[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260608 12:49:08.747087  4865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.192.126:33187,127.4.192.125:34655,127.4.192.124:40627
I20260608 12:49:08.748919  4865 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260608 12:49:08.749907  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:08.764842  4871 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
W20260608 12:49:08.764906  4872 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
W20260608 12:49:08.766510  4874 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
W20260608 12:49:09.958626  4873 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260608 12:49:09.958705  4865 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260608 12:49:09.962383  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:09.962651  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:09.962893  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780922949962867 us; error 0 us; skew 500 ppm
I20260608 12:49:09.963908  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:09.970351  4865 webserver.cc:533] Webserver started at http://127.4.192.126:36209/ using document root <none> and password file <none>
I20260608 12:49:09.971217  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:09.971514  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:09.972031  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:09.977809  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-0-root/instance:
uuid: "e5ada7ffd5c046ada00a67c3336b85a2"
format_stamp: "Formatted at 2026-06-08 12:49:09 on dist-test-slave-pmzz"
I20260608 12:49:09.985756  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260608 12:49:09.991215  4880 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:09.992488  4865 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:49:09.992846  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-0-root
uuid: "e5ada7ffd5c046ada00a67c3336b85a2"
format_stamp: "Formatted at 2026-06-08 12:49:09 on dist-test-slave-pmzz"
I20260608 12:49:09.993194  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-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)
I20260608 12:49:10.058665  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:10.060366  4865 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260608 12:49:10.060845  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:10.134253  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.126:33187
I20260608 12:49:10.134366  4931 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.126:33187 every 8 connection(s)
I20260608 12:49:10.140775  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:49:10.142684  4932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:49:10.147622  4934 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
W20260608 12:49:10.149494  4935 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
I20260608 12:49:10.152601  4865 server_base.cc:1061] running on GCE node
W20260608 12:49:10.152701  4937 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
I20260608 12:49:10.153604  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:10.153798  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:10.154006  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780922950153974 us; error 0 us; skew 500 ppm
I20260608 12:49:10.154659  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:10.159123  4865 webserver.cc:533] Webserver started at http://127.4.192.125:43553/ using document root <none> and password file <none>
I20260608 12:49:10.159762  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:10.159971  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:10.160266  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:10.161339  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-1-root/instance:
uuid: "21d589a8069e4fcd9738d070d2856a6a"
format_stamp: "Formatted at 2026-06-08 12:49:10 on dist-test-slave-pmzz"
I20260608 12:49:10.163522  4932 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.192.126" port: 33187 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:49:10.168013  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260608 12:49:10.173516  4944 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:10.174382  4865 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:49:10.174758  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-1-root
uuid: "21d589a8069e4fcd9738d070d2856a6a"
format_stamp: "Formatted at 2026-06-08 12:49:10 on dist-test-slave-pmzz"
I20260608 12:49:10.175155  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-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)
I20260608 12:49:10.195354  4932 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.192.125" port: 34655 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:49:10.197975  4882 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.192.125:34655: connect: Connection refused (error 111)
W20260608 12:49:10.202281  4932 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.192.125:34655: Network error: Client connection negotiation failed: client connection to 127.4.192.125:34655: connect: Connection refused (error 111)
I20260608 12:49:10.213200  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:10.214547  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:10.251796  4932 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.192.125" port: 34655 } attempt: 1
W20260608 12:49:10.256937  4932 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.192.125:34655: Network error: Client connection negotiation failed: client connection to 127.4.192.125:34655: connect: Connection refused (error 111)
I20260608 12:49:10.285315  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.125:34655
I20260608 12:49:10.285496  4996 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.125:34655 every 8 connection(s)
I20260608 12:49:10.290858  4997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:10.290853  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:49:10.296948  4997 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.192.126" port: 33187 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:49:10.297861  4999 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
W20260608 12:49:10.299099  5000 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
W20260608 12:49:10.303910  5002 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
I20260608 12:49:10.305389  4865 server_base.cc:1061] running on GCE node
I20260608 12:49:10.306232  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:10.306483  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:10.306701  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780922950306682 us; error 0 us; skew 500 ppm
I20260608 12:49:10.307663  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:10.311124  4865 webserver.cc:533] Webserver started at http://127.4.192.124:42353/ using document root <none> and password file <none>
I20260608 12:49:10.311892  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:10.312180  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:10.312542  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:10.314108  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-2-root/instance:
uuid: "bdec3cb2123c4c478ad342c700b8d289"
format_stamp: "Formatted at 2026-06-08 12:49:10 on dist-test-slave-pmzz"
I20260608 12:49:10.315320  4997 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.192.125" port: 34655 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:49:10.320951  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.004s
I20260608 12:49:10.325515  4932 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.192.125" port: 34655 } attempt: 2
I20260608 12:49:10.325990  5009 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:10.326921  4865 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 12:49:10.327344  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-2-root
uuid: "bdec3cb2123c4c478ad342c700b8d289"
format_stamp: "Formatted at 2026-06-08 12:49:10 on dist-test-slave-pmzz"
I20260608 12:49:10.327754  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-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)
I20260608 12:49:10.332937  4997 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.192.124" port: 40627 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:49:10.340211  4932 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.192.124" port: 40627 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:49:10.341182  4997 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.192.124:40627: Network error: Client connection negotiation failed: client connection to 127.4.192.124:40627: connect: Connection refused (error 111)
W20260608 12:49:10.344955  4932 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.192.124:40627: Network error: Client connection negotiation failed: client connection to 127.4.192.124:40627: connect: Connection refused (error 111)
I20260608 12:49:10.353714  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:10.354939  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:10.376411  4932 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.192.124" port: 40627 } attempt: 1
W20260608 12:49:10.382819  4932 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.192.124:40627: Network error: Client connection negotiation failed: client connection to 127.4.192.124:40627: connect: Connection refused (error 111)
I20260608 12:49:10.384627  4997 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.192.124" port: 40627 } attempt: 1
W20260608 12:49:10.390182  4997 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.192.124:40627: Network error: Client connection negotiation failed: client connection to 127.4.192.124:40627: connect: Connection refused (error 111)
I20260608 12:49:10.422876  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.124:40627
I20260608 12:49:10.422996  5062 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.124:40627 every 8 connection(s)
I20260608 12:49:10.427073  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:49:10.428128  5063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:10.433722  5063 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.192.126" port: 33187 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:49:10.445374  5063 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.192.125" port: 34655 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:49:10.454945  5063 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.192.124" port: 40627 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:49:10.457753  4997 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.192.124" port: 40627 } attempt: 2
I20260608 12:49:10.458344  4932 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.192.124" port: 40627 } attempt: 2
I20260608 12:49:10.479568  4997 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21d589a8069e4fcd9738d070d2856a6a: Bootstrap starting.
I20260608 12:49:10.479573  5063 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289: Bootstrap starting.
I20260608 12:49:10.481431  4932 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5ada7ffd5c046ada00a67c3336b85a2: Bootstrap starting.
I20260608 12:49:10.486169  4997 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 21d589a8069e4fcd9738d070d2856a6a: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:10.487814  5063 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:10.488255  4997 log.cc:826] T 00000000000000000000000000000000 P 21d589a8069e4fcd9738d070d2856a6a: Log is configured to *not* fsync() on all Append() calls
I20260608 12:49:10.488395  4932 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e5ada7ffd5c046ada00a67c3336b85a2: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:10.493656  4997 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21d589a8069e4fcd9738d070d2856a6a: No bootstrap required, opened a new log
I20260608 12:49:10.496750  5063 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289: No bootstrap required, opened a new log
I20260608 12:49:10.500216  4932 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5ada7ffd5c046ada00a67c3336b85a2: No bootstrap required, opened a new log
I20260608 12:49:10.513033  4997 raft_consensus.cc:359] T 00000000000000000000000000000000 P 21d589a8069e4fcd9738d070d2856a6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5ada7ffd5c046ada00a67c3336b85a2" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 33187 } } peers { permanent_uuid: "21d589a8069e4fcd9738d070d2856a6a" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 34655 } } peers { permanent_uuid: "bdec3cb2123c4c478ad342c700b8d289" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 40627 } }
I20260608 12:49:10.513777  4997 raft_consensus.cc:385] T 00000000000000000000000000000000 P 21d589a8069e4fcd9738d070d2856a6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:10.513058  4932 raft_consensus.cc:359] T 00000000000000000000000000000000 P e5ada7ffd5c046ada00a67c3336b85a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5ada7ffd5c046ada00a67c3336b85a2" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 33187 } } peers { permanent_uuid: "21d589a8069e4fcd9738d070d2856a6a" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 34655 } } peers { permanent_uuid: "bdec3cb2123c4c478ad342c700b8d289" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 40627 } }
I20260608 12:49:10.513058  5063 raft_consensus.cc:359] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5ada7ffd5c046ada00a67c3336b85a2" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 33187 } } peers { permanent_uuid: "21d589a8069e4fcd9738d070d2856a6a" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 34655 } } peers { permanent_uuid: "bdec3cb2123c4c478ad342c700b8d289" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 40627 } }
I20260608 12:49:10.514060  4997 raft_consensus.cc:740] T 00000000000000000000000000000000 P 21d589a8069e4fcd9738d070d2856a6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21d589a8069e4fcd9738d070d2856a6a, State: Initialized, Role: FOLLOWER
I20260608 12:49:10.514220  4932 raft_consensus.cc:385] T 00000000000000000000000000000000 P e5ada7ffd5c046ada00a67c3336b85a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:10.514278  5063 raft_consensus.cc:385] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:10.514678  4932 raft_consensus.cc:740] T 00000000000000000000000000000000 P e5ada7ffd5c046ada00a67c3336b85a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5ada7ffd5c046ada00a67c3336b85a2, State: Initialized, Role: FOLLOWER
I20260608 12:49:10.514751  5063 raft_consensus.cc:740] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdec3cb2123c4c478ad342c700b8d289, State: Initialized, Role: FOLLOWER
I20260608 12:49:10.515272  4997 consensus_queue.cc:260] T 00000000000000000000000000000000 P 21d589a8069e4fcd9738d070d2856a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5ada7ffd5c046ada00a67c3336b85a2" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 33187 } } peers { permanent_uuid: "21d589a8069e4fcd9738d070d2856a6a" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 34655 } } peers { permanent_uuid: "bdec3cb2123c4c478ad342c700b8d289" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 40627 } }
I20260608 12:49:10.515679  4932 consensus_queue.cc:260] T 00000000000000000000000000000000 P e5ada7ffd5c046ada00a67c3336b85a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5ada7ffd5c046ada00a67c3336b85a2" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 33187 } } peers { permanent_uuid: "21d589a8069e4fcd9738d070d2856a6a" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 34655 } } peers { permanent_uuid: "bdec3cb2123c4c478ad342c700b8d289" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 40627 } }
I20260608 12:49:10.515733  5063 consensus_queue.cc:260] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5ada7ffd5c046ada00a67c3336b85a2" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 33187 } } peers { permanent_uuid: "21d589a8069e4fcd9738d070d2856a6a" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 34655 } } peers { permanent_uuid: "bdec3cb2123c4c478ad342c700b8d289" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 40627 } }
I20260608 12:49:10.522302  5063 sys_catalog.cc:565] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:49:10.522460  4932 sys_catalog.cc:565] T 00000000000000000000000000000000 P e5ada7ffd5c046ada00a67c3336b85a2 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:49:10.522460  4997 sys_catalog.cc:565] T 00000000000000000000000000000000 P 21d589a8069e4fcd9738d070d2856a6a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:49:10.523754  5074 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5ada7ffd5c046ada00a67c3336b85a2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5ada7ffd5c046ada00a67c3336b85a2" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 33187 } } peers { permanent_uuid: "21d589a8069e4fcd9738d070d2856a6a" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 34655 } } peers { permanent_uuid: "bdec3cb2123c4c478ad342c700b8d289" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 40627 } } }
I20260608 12:49:10.520746  5072 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21d589a8069e4fcd9738d070d2856a6a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5ada7ffd5c046ada00a67c3336b85a2" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 33187 } } peers { permanent_uuid: "21d589a8069e4fcd9738d070d2856a6a" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 34655 } } peers { permanent_uuid: "bdec3cb2123c4c478ad342c700b8d289" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 40627 } } }
I20260608 12:49:10.524750  5074 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5ada7ffd5c046ada00a67c3336b85a2 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:10.523882  5073 sys_catalog.cc:455] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5ada7ffd5c046ada00a67c3336b85a2" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 33187 } } peers { permanent_uuid: "21d589a8069e4fcd9738d070d2856a6a" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 34655 } } peers { permanent_uuid: "bdec3cb2123c4c478ad342c700b8d289" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 40627 } } }
I20260608 12:49:10.526969  5073 sys_catalog.cc:458] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:10.527151  5072 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21d589a8069e4fcd9738d070d2856a6a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:10.557448  5073 raft_consensus.cc:493] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:10.558256  5073 raft_consensus.cc:515] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5ada7ffd5c046ada00a67c3336b85a2" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 33187 } } peers { permanent_uuid: "21d589a8069e4fcd9738d070d2856a6a" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 34655 } } peers { permanent_uuid: "bdec3cb2123c4c478ad342c700b8d289" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 40627 } }
I20260608 12:49:10.563546  4907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bdec3cb2123c4c478ad342c700b8d289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ada7ffd5c046ada00a67c3336b85a2" is_pre_election: true
I20260608 12:49:10.564663  4907 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e5ada7ffd5c046ada00a67c3336b85a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdec3cb2123c4c478ad342c700b8d289 in term 0.
W20260608 12:49:10.566459  4886 tablet.cc:2404] T 00000000000000000000000000000000 P e5ada7ffd5c046ada00a67c3336b85a2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:49:10.566753  5013 leader_election.cc:304] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdec3cb2123c4c478ad342c700b8d289, e5ada7ffd5c046ada00a67c3336b85a2; no voters: 
I20260608 12:49:10.570469  4972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bdec3cb2123c4c478ad342c700b8d289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21d589a8069e4fcd9738d070d2856a6a" is_pre_election: true
I20260608 12:49:10.571420  4972 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 21d589a8069e4fcd9738d070d2856a6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdec3cb2123c4c478ad342c700b8d289 in term 0.
I20260608 12:49:10.573283  5073 leader_election.cc:290] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5ada7ffd5c046ada00a67c3336b85a2 (127.4.192.126:33187), 21d589a8069e4fcd9738d070d2856a6a (127.4.192.125:34655)
I20260608 12:49:10.573952  5073 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:10.574390  5073 raft_consensus.cc:493] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:10.574812  5073 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:10.586738  5073 raft_consensus.cc:515] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5ada7ffd5c046ada00a67c3336b85a2" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 33187 } } peers { permanent_uuid: "21d589a8069e4fcd9738d070d2856a6a" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 34655 } } peers { permanent_uuid: "bdec3cb2123c4c478ad342c700b8d289" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 40627 } }
I20260608 12:49:10.591316  4972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bdec3cb2123c4c478ad342c700b8d289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21d589a8069e4fcd9738d070d2856a6a"
I20260608 12:49:10.592096  4972 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 21d589a8069e4fcd9738d070d2856a6a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:10.596141  4907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bdec3cb2123c4c478ad342c700b8d289" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5ada7ffd5c046ada00a67c3336b85a2"
I20260608 12:49:10.596909  4907 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e5ada7ffd5c046ada00a67c3336b85a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:10.601920  5073 leader_election.cc:290] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [CANDIDATE]: Term 1 election: Requested vote from peers e5ada7ffd5c046ada00a67c3336b85a2 (127.4.192.126:33187), 21d589a8069e4fcd9738d070d2856a6a (127.4.192.125:34655)
I20260608 12:49:10.614229  4972 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 21d589a8069e4fcd9738d070d2856a6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdec3cb2123c4c478ad342c700b8d289 in term 1.
I20260608 12:49:10.614457  4907 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e5ada7ffd5c046ada00a67c3336b85a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdec3cb2123c4c478ad342c700b8d289 in term 1.
I20260608 12:49:10.616348  5012 leader_election.cc:304] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21d589a8069e4fcd9738d070d2856a6a, bdec3cb2123c4c478ad342c700b8d289; no voters: 
I20260608 12:49:10.617672  5073 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:10.618314  5073 raft_consensus.cc:697] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [term 1 LEADER]: Becoming Leader. State: Replica: bdec3cb2123c4c478ad342c700b8d289, State: Running, Role: LEADER
I20260608 12:49:10.619712  5073 consensus_queue.cc:237] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5ada7ffd5c046ada00a67c3336b85a2" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 33187 } } peers { permanent_uuid: "21d589a8069e4fcd9738d070d2856a6a" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 34655 } } peers { permanent_uuid: "bdec3cb2123c4c478ad342c700b8d289" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 40627 } }
I20260608 12:49:10.635453  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:49:10.635970  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260608 12:49:10.643639  5108 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 21d589a8069e4fcd9738d070d2856a6a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:49:10.644076  5108 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:49:10.643440  5094 sys_catalog.cc:455] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bdec3cb2123c4c478ad342c700b8d289. Latest consensus state: current_term: 1 leader_uuid: "bdec3cb2123c4c478ad342c700b8d289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5ada7ffd5c046ada00a67c3336b85a2" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 33187 } } peers { permanent_uuid: "21d589a8069e4fcd9738d070d2856a6a" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 34655 } } peers { permanent_uuid: "bdec3cb2123c4c478ad342c700b8d289" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 40627 } } }
I20260608 12:49:10.644583  5094 sys_catalog.cc:458] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [sys.catalog]: This master's current role is: LEADER
W20260608 12:49:10.644577  5107 catalog_manager.cc:1593] T 00000000000000000000000000000000 P e5ada7ffd5c046ada00a67c3336b85a2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:49:10.645244  5107 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:49:10.648542  5111 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:49:10.650074  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:49:10.657357  5111 catalog_manager.cc:1519] Initializing Kudu cluster ID...
W20260608 12:49:10.661449  5112 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
W20260608 12:49:10.662701  5113 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
I20260608 12:49:10.668336  4865 server_base.cc:1061] running on GCE node
W20260608 12:49:10.669550  5115 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
I20260608 12:49:10.670739  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:10.671066  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:10.671396  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780922950671370 us; error 0 us; skew 500 ppm
I20260608 12:49:10.672214  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:10.676620  4972 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 21d589a8069e4fcd9738d070d2856a6a [term 1 FOLLOWER]: Refusing update from remote peer bdec3cb2123c4c478ad342c700b8d289: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:10.678220  4907 raft_consensus.cc:1275] T 00000000000000000000000000000000 P e5ada7ffd5c046ada00a67c3336b85a2 [term 1 FOLLOWER]: Refusing update from remote peer bdec3cb2123c4c478ad342c700b8d289: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:10.679955  5094 consensus_queue.cc:1048] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21d589a8069e4fcd9738d070d2856a6a" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 34655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:10.680915  5073 consensus_queue.cc:1048] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5ada7ffd5c046ada00a67c3336b85a2" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 33187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:10.681643  4865 webserver.cc:533] Webserver started at http://127.4.192.65:38361/ using document root <none> and password file <none>
I20260608 12:49:10.682364  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:10.682607  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:10.682953  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:10.684489  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-0/minicluster-data/ts-0-root/instance:
uuid: "0a950f7eea8c4724bc347a49d037e910"
format_stamp: "Formatted at 2026-06-08 12:49:10 on dist-test-slave-pmzz"
I20260608 12:49:10.703068  5072 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21d589a8069e4fcd9738d070d2856a6a [sys.catalog]: SysCatalogTable state changed. Reason: New leader bdec3cb2123c4c478ad342c700b8d289. Latest consensus state: current_term: 1 leader_uuid: "bdec3cb2123c4c478ad342c700b8d289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5ada7ffd5c046ada00a67c3336b85a2" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 33187 } } peers { permanent_uuid: "21d589a8069e4fcd9738d070d2856a6a" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 34655 } } peers { permanent_uuid: "bdec3cb2123c4c478ad342c700b8d289" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 40627 } } }
I20260608 12:49:10.703974  5072 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21d589a8069e4fcd9738d070d2856a6a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:10.706004  5074 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5ada7ffd5c046ada00a67c3336b85a2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bdec3cb2123c4c478ad342c700b8d289. Latest consensus state: current_term: 1 leader_uuid: "bdec3cb2123c4c478ad342c700b8d289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5ada7ffd5c046ada00a67c3336b85a2" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 33187 } } peers { permanent_uuid: "21d589a8069e4fcd9738d070d2856a6a" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 34655 } } peers { permanent_uuid: "bdec3cb2123c4c478ad342c700b8d289" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 40627 } } }
I20260608 12:49:10.706698  5074 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5ada7ffd5c046ada00a67c3336b85a2 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:10.709398  5117 mvcc.cc:204] Tried to move back new op lower bound from 7294660405951799296 to 7294660405753036800. Current Snapshot: MvccSnapshot[applied={T|T < 7294660405951799296}]
I20260608 12:49:10.721953  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.037s	user 0.013s	sys 0.024s
I20260608 12:49:10.721778  5074 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5ada7ffd5c046ada00a67c3336b85a2 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "bdec3cb2123c4c478ad342c700b8d289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5ada7ffd5c046ada00a67c3336b85a2" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 33187 } } peers { permanent_uuid: "21d589a8069e4fcd9738d070d2856a6a" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 34655 } } peers { permanent_uuid: "bdec3cb2123c4c478ad342c700b8d289" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 40627 } } }
I20260608 12:49:10.722836  5074 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5ada7ffd5c046ada00a67c3336b85a2 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:10.731815  5094 sys_catalog.cc:455] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "bdec3cb2123c4c478ad342c700b8d289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5ada7ffd5c046ada00a67c3336b85a2" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 33187 } } peers { permanent_uuid: "21d589a8069e4fcd9738d070d2856a6a" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 34655 } } peers { permanent_uuid: "bdec3cb2123c4c478ad342c700b8d289" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 40627 } } }
I20260608 12:49:10.732725  5094 sys_catalog.cc:458] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:10.737478  5111 catalog_manager.cc:1382] Generated new cluster ID: 310229756a4f410486742d2c9d9b7677
I20260608 12:49:10.737908  5111 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:49:10.738973  5072 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21d589a8069e4fcd9738d070d2856a6a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "bdec3cb2123c4c478ad342c700b8d289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5ada7ffd5c046ada00a67c3336b85a2" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 33187 } } peers { permanent_uuid: "21d589a8069e4fcd9738d070d2856a6a" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 34655 } } peers { permanent_uuid: "bdec3cb2123c4c478ad342c700b8d289" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 40627 } } }
I20260608 12:49:10.739696  5072 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21d589a8069e4fcd9738d070d2856a6a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:10.746438  5128 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:10.748291  4865 fs_manager.cc:730] Time spent opening block manager: real 0.023s	user 0.007s	sys 0.003s
I20260608 12:49:10.748659  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-0/minicluster-data/ts-0-root
uuid: "0a950f7eea8c4724bc347a49d037e910"
format_stamp: "Formatted at 2026-06-08 12:49:10 on dist-test-slave-pmzz"
I20260608 12:49:10.749043  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-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)
I20260608 12:49:10.760798  5073 sys_catalog.cc:455] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "bdec3cb2123c4c478ad342c700b8d289" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5ada7ffd5c046ada00a67c3336b85a2" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 33187 } } peers { permanent_uuid: "21d589a8069e4fcd9738d070d2856a6a" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 34655 } } peers { permanent_uuid: "bdec3cb2123c4c478ad342c700b8d289" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 40627 } } }
I20260608 12:49:10.761543  5073 sys_catalog.cc:458] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:10.780755  5111 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:49:10.783346  5111 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:49:10.818200  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:10.820041  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:10.822844  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:10.829183  5111 catalog_manager.cc:6069] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289: Generated new TSK 0
I20260608 12:49:10.830431  5111 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:49:10.837889  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:10.838210  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:10.838521  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:10.838754  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:10.926537  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.65:38817
I20260608 12:49:10.926651  5193 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.65:38817 every 8 connection(s)
I20260608 12:49:10.951730  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:49:10.953758  5195 heartbeater.cc:344] Connected to a master server at 127.4.192.125:34655
I20260608 12:49:10.954243  5195 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:10.955595  5195 heartbeater.cc:507] Master 127.4.192.125:34655 requested a full tablet report, sending...
I20260608 12:49:10.960035  4962 ts_manager.cc:194] Registered new tserver with Master: 0a950f7eea8c4724bc347a49d037e910 (127.4.192.65:38817)
I20260608 12:49:10.961069  5194 heartbeater.cc:344] Connected to a master server at 127.4.192.124:40627
I20260608 12:49:10.961476  5194 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:10.962496  5194 heartbeater.cc:507] Master 127.4.192.124:40627 requested a full tablet report, sending...
I20260608 12:49:10.965372  5028 ts_manager.cc:194] Registered new tserver with Master: 0a950f7eea8c4724bc347a49d037e910 (127.4.192.65:38817)
I20260608 12:49:10.968578  5028 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46870
I20260608 12:49:10.974742  5196 heartbeater.cc:344] Connected to a master server at 127.4.192.126:33187
I20260608 12:49:10.975147  5196 heartbeater.cc:461] Registering TS with master...
W20260608 12:49:10.975272  5201 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
I20260608 12:49:10.975914  5196 heartbeater.cc:507] Master 127.4.192.126:33187 requested a full tablet report, sending...
I20260608 12:49:10.978442  4897 ts_manager.cc:194] Registered new tserver with Master: 0a950f7eea8c4724bc347a49d037e910 (127.4.192.65:38817)
W20260608 12:49:10.980792  5202 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
I20260608 12:49:10.988466  4865 server_base.cc:1061] running on GCE node
W20260608 12:49:10.988628  5204 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
I20260608 12:49:10.989686  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:10.989936  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:10.990124  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780922950990106 us; error 0 us; skew 500 ppm
I20260608 12:49:10.990747  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:10.993324  4865 webserver.cc:533] Webserver started at http://127.4.192.66:37121/ using document root <none> and password file <none>
I20260608 12:49:10.994002  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:10.994271  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:10.994585  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:10.995736  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-0/minicluster-data/ts-1-root/instance:
uuid: "4d6ef8b63a694f359aae26a82f42fe9e"
format_stamp: "Formatted at 2026-06-08 12:49:10 on dist-test-slave-pmzz"
I20260608 12:49:11.000988  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:49:11.004629  5209 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:11.005437  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:49:11.005730  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-0/minicluster-data/ts-1-root
uuid: "4d6ef8b63a694f359aae26a82f42fe9e"
format_stamp: "Formatted at 2026-06-08 12:49:10 on dist-test-slave-pmzz"
I20260608 12:49:11.006026  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-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)
I20260608 12:49:11.020968  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:11.022228  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:11.023772  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:11.026666  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:11.026906  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:11.027146  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:11.027369  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:49:11.124660  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.66:45541
I20260608 12:49:11.124853  5271 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.66:45541 every 8 connection(s)
I20260608 12:49:11.160597  5272 heartbeater.cc:344] Connected to a master server at 127.4.192.124:40627
I20260608 12:49:11.161182  5272 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:11.162359  5272 heartbeater.cc:507] Master 127.4.192.124:40627 requested a full tablet report, sending...
I20260608 12:49:11.165865  5028 ts_manager.cc:194] Registered new tserver with Master: 4d6ef8b63a694f359aae26a82f42fe9e (127.4.192.66:45541)
I20260608 12:49:11.168256  5028 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46876
I20260608 12:49:11.175678  5274 heartbeater.cc:344] Connected to a master server at 127.4.192.126:33187
I20260608 12:49:11.176185  5274 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:11.176766  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:49:11.176892  5274 heartbeater.cc:507] Master 127.4.192.126:33187 requested a full tablet report, sending...
I20260608 12:49:11.178077  5273 heartbeater.cc:344] Connected to a master server at 127.4.192.125:34655
I20260608 12:49:11.178453  5273 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:11.179165  5273 heartbeater.cc:507] Master 127.4.192.125:34655 requested a full tablet report, sending...
I20260608 12:49:11.180217  4897 ts_manager.cc:194] Registered new tserver with Master: 4d6ef8b63a694f359aae26a82f42fe9e (127.4.192.66:45541)
I20260608 12:49:11.182036  4962 ts_manager.cc:194] Registered new tserver with Master: 4d6ef8b63a694f359aae26a82f42fe9e (127.4.192.66:45541)
W20260608 12:49:11.186245  5279 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
W20260608 12:49:11.187172  5280 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
I20260608 12:49:11.191609  4865 server_base.cc:1061] running on GCE node
W20260608 12:49:11.192093  5282 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
I20260608 12:49:11.193058  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:11.193317  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:11.193526  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780922951193507 us; error 0 us; skew 500 ppm
I20260608 12:49:11.194118  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:11.196754  4865 webserver.cc:533] Webserver started at http://127.4.192.67:33137/ using document root <none> and password file <none>
I20260608 12:49:11.197276  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:11.197508  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:11.197789  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:11.198838  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-0/minicluster-data/ts-2-root/instance:
uuid: "b47f20e43b994c9da249892833f6a05a"
format_stamp: "Formatted at 2026-06-08 12:49:11 on dist-test-slave-pmzz"
I20260608 12:49:11.203454  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260608 12:49:11.207101  5287 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:11.207986  4865 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:49:11.208310  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-0/minicluster-data/ts-2-root
uuid: "b47f20e43b994c9da249892833f6a05a"
format_stamp: "Formatted at 2026-06-08 12:49:11 on dist-test-slave-pmzz"
I20260608 12:49:11.208611  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922948580137-4865-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)
I20260608 12:49:11.233815  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:11.235124  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:11.236689  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:11.239205  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:11.239459  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260608 12:49:11.239739  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:11.239907  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:11.337287  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.67:38597
I20260608 12:49:11.337502  5349 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.67:38597 every 8 connection(s)
I20260608 12:49:11.363364  5350 heartbeater.cc:344] Connected to a master server at 127.4.192.124:40627
I20260608 12:49:11.363940  5350 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:11.365159  5350 heartbeater.cc:507] Master 127.4.192.124:40627 requested a full tablet report, sending...
I20260608 12:49:11.368275  5028 ts_manager.cc:194] Registered new tserver with Master: b47f20e43b994c9da249892833f6a05a (127.4.192.67:38597)
I20260608 12:49:11.370218  5028 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46878
I20260608 12:49:11.382119  5352 heartbeater.cc:344] Connected to a master server at 127.4.192.126:33187
I20260608 12:49:11.382980  5352 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:11.383864  5352 heartbeater.cc:507] Master 127.4.192.126:33187 requested a full tablet report, sending...
I20260608 12:49:11.386003  5351 heartbeater.cc:344] Connected to a master server at 127.4.192.125:34655
I20260608 12:49:11.386379  5351 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:11.386729  4897 ts_manager.cc:194] Registered new tserver with Master: b47f20e43b994c9da249892833f6a05a (127.4.192.67:38597)
I20260608 12:49:11.386915  5351 heartbeater.cc:507] Master 127.4.192.125:34655 requested a full tablet report, sending...
I20260608 12:49:11.389351  4962 ts_manager.cc:194] Registered new tserver with Master: b47f20e43b994c9da249892833f6a05a (127.4.192.67:38597)
I20260608 12:49:11.390344  4865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014997674s
I20260608 12:49:11.651525  5107 catalog_manager.cc:1294] Loaded cluster ID: 310229756a4f410486742d2c9d9b7677
I20260608 12:49:11.651599  5108 catalog_manager.cc:1294] Loaded cluster ID: 310229756a4f410486742d2c9d9b7677
I20260608 12:49:11.651990  5107 catalog_manager.cc:1587] T 00000000000000000000000000000000 P e5ada7ffd5c046ada00a67c3336b85a2: loading cluster ID for follower catalog manager: success
I20260608 12:49:11.652083  5108 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 21d589a8069e4fcd9738d070d2856a6a: loading cluster ID for follower catalog manager: success
I20260608 12:49:11.657368  5108 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 21d589a8069e4fcd9738d070d2856a6a: acquiring CA information for follower catalog manager: success
I20260608 12:49:11.659169  5107 catalog_manager.cc:1609] T 00000000000000000000000000000000 P e5ada7ffd5c046ada00a67c3336b85a2: acquiring CA information for follower catalog manager: success
I20260608 12:49:11.661293  5108 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 21d589a8069e4fcd9738d070d2856a6a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:49:11.664664  5107 catalog_manager.cc:1637] T 00000000000000000000000000000000 P e5ada7ffd5c046ada00a67c3336b85a2: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:49:11.973217  5194 heartbeater.cc:499] Master 127.4.192.124:40627 was elected leader, sending a full tablet report...
I20260608 12:49:12.172297  5272 heartbeater.cc:499] Master 127.4.192.124:40627 was elected leader, sending a full tablet report...
I20260608 12:49:12.373550  5350 heartbeater.cc:499] Master 127.4.192.124:40627 was elected leader, sending a full tablet report...
I20260608 12:49:12.618618  5100 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:12.760428  5028 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46884:
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: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:49:12.846683  5159 tablet_service.cc:1511] Processing CreateTablet for tablet 731e12d125da4d73b212695e91ead40a (DEFAULT_TABLE table=test-workload [id=8d72c35d09b3418f8f8dc1a1dbb52683]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:49:12.848459  5159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731e12d125da4d73b212695e91ead40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:12.850260  5315 tablet_service.cc:1511] Processing CreateTablet for tablet 8075f6c03cf7487395b8f91827fa3352 (DEFAULT_TABLE table=test-workload [id=8d72c35d09b3418f8f8dc1a1dbb52683]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:49:12.852954  5158 tablet_service.cc:1511] Processing CreateTablet for tablet fbef7456531c420085aad8b04ba8296f (DEFAULT_TABLE table=test-workload [id=8d72c35d09b3418f8f8dc1a1dbb52683]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:49:12.853735  5315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8075f6c03cf7487395b8f91827fa3352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:12.853406  5237 tablet_service.cc:1511] Processing CreateTablet for tablet 2adbc534039e4e61979687686a612b45 (DEFAULT_TABLE table=test-workload [id=8d72c35d09b3418f8f8dc1a1dbb52683]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:49:12.854472  5158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbef7456531c420085aad8b04ba8296f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:12.854856  5237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2adbc534039e4e61979687686a612b45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:12.867574  5385 tablet_bootstrap.cc:492] T 731e12d125da4d73b212695e91ead40a P 0a950f7eea8c4724bc347a49d037e910: Bootstrap starting.
I20260608 12:49:12.874176  5386 tablet_bootstrap.cc:492] T 2adbc534039e4e61979687686a612b45 P 4d6ef8b63a694f359aae26a82f42fe9e: Bootstrap starting.
I20260608 12:49:12.877820  5385 tablet_bootstrap.cc:654] T 731e12d125da4d73b212695e91ead40a P 0a950f7eea8c4724bc347a49d037e910: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:12.881155  5386 tablet_bootstrap.cc:654] T 2adbc534039e4e61979687686a612b45 P 4d6ef8b63a694f359aae26a82f42fe9e: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:12.881949  5387 tablet_bootstrap.cc:492] T 8075f6c03cf7487395b8f91827fa3352 P b47f20e43b994c9da249892833f6a05a: Bootstrap starting.
I20260608 12:49:12.887787  5385 tablet_bootstrap.cc:492] T 731e12d125da4d73b212695e91ead40a P 0a950f7eea8c4724bc347a49d037e910: No bootstrap required, opened a new log
I20260608 12:49:12.888309  5385 ts_tablet_manager.cc:1403] T 731e12d125da4d73b212695e91ead40a P 0a950f7eea8c4724bc347a49d037e910: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.006s
I20260608 12:49:12.888367  5386 tablet_bootstrap.cc:492] T 2adbc534039e4e61979687686a612b45 P 4d6ef8b63a694f359aae26a82f42fe9e: No bootstrap required, opened a new log
I20260608 12:49:12.889482  5386 ts_tablet_manager.cc:1403] T 2adbc534039e4e61979687686a612b45 P 4d6ef8b63a694f359aae26a82f42fe9e: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260608 12:49:12.889711  5387 tablet_bootstrap.cc:654] T 8075f6c03cf7487395b8f91827fa3352 P b47f20e43b994c9da249892833f6a05a: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:12.891705  5385 raft_consensus.cc:359] T 731e12d125da4d73b212695e91ead40a P 0a950f7eea8c4724bc347a49d037e910 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a950f7eea8c4724bc347a49d037e910" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38817 } }
I20260608 12:49:12.892369  5385 raft_consensus.cc:385] T 731e12d125da4d73b212695e91ead40a P 0a950f7eea8c4724bc347a49d037e910 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:12.892431  5386 raft_consensus.cc:359] T 2adbc534039e4e61979687686a612b45 P 4d6ef8b63a694f359aae26a82f42fe9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d6ef8b63a694f359aae26a82f42fe9e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 45541 } }
I20260608 12:49:12.892884  5385 raft_consensus.cc:740] T 731e12d125da4d73b212695e91ead40a P 0a950f7eea8c4724bc347a49d037e910 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a950f7eea8c4724bc347a49d037e910, State: Initialized, Role: FOLLOWER
I20260608 12:49:12.893114  5386 raft_consensus.cc:385] T 2adbc534039e4e61979687686a612b45 P 4d6ef8b63a694f359aae26a82f42fe9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:12.893515  5386 raft_consensus.cc:740] T 2adbc534039e4e61979687686a612b45 P 4d6ef8b63a694f359aae26a82f42fe9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d6ef8b63a694f359aae26a82f42fe9e, State: Initialized, Role: FOLLOWER
I20260608 12:49:12.893836  5385 consensus_queue.cc:260] T 731e12d125da4d73b212695e91ead40a P 0a950f7eea8c4724bc347a49d037e910 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0a950f7eea8c4724bc347a49d037e910" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38817 } }
I20260608 12:49:12.894550  5385 raft_consensus.cc:399] T 731e12d125da4d73b212695e91ead40a P 0a950f7eea8c4724bc347a49d037e910 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:12.894956  5385 raft_consensus.cc:493] T 731e12d125da4d73b212695e91ead40a P 0a950f7eea8c4724bc347a49d037e910 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:12.894304  5386 consensus_queue.cc:260] T 2adbc534039e4e61979687686a612b45 P 4d6ef8b63a694f359aae26a82f42fe9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4d6ef8b63a694f359aae26a82f42fe9e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 45541 } }
I20260608 12:49:12.895263  5385 raft_consensus.cc:3060] T 731e12d125da4d73b212695e91ead40a P 0a950f7eea8c4724bc347a49d037e910 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:12.895560  5387 tablet_bootstrap.cc:492] T 8075f6c03cf7487395b8f91827fa3352 P b47f20e43b994c9da249892833f6a05a: No bootstrap required, opened a new log
I20260608 12:49:12.895473  5386 raft_consensus.cc:399] T 2adbc534039e4e61979687686a612b45 P 4d6ef8b63a694f359aae26a82f42fe9e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:12.896067  5387 ts_tablet_manager.cc:1403] T 8075f6c03cf7487395b8f91827fa3352 P b47f20e43b994c9da249892833f6a05a: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260608 12:49:12.895998  5386 raft_consensus.cc:493] T 2adbc534039e4e61979687686a612b45 P 4d6ef8b63a694f359aae26a82f42fe9e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:12.896564  5386 raft_consensus.cc:3060] T 2adbc534039e4e61979687686a612b45 P 4d6ef8b63a694f359aae26a82f42fe9e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:12.898759  5387 raft_consensus.cc:359] T 8075f6c03cf7487395b8f91827fa3352 P b47f20e43b994c9da249892833f6a05a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b47f20e43b994c9da249892833f6a05a" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 38597 } }
I20260608 12:49:12.899209  5387 raft_consensus.cc:385] T 8075f6c03cf7487395b8f91827fa3352 P b47f20e43b994c9da249892833f6a05a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:12.899504  5387 raft_consensus.cc:740] T 8075f6c03cf7487395b8f91827fa3352 P b47f20e43b994c9da249892833f6a05a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b47f20e43b994c9da249892833f6a05a, State: Initialized, Role: FOLLOWER
I20260608 12:49:12.900137  5387 consensus_queue.cc:260] T 8075f6c03cf7487395b8f91827fa3352 P b47f20e43b994c9da249892833f6a05a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b47f20e43b994c9da249892833f6a05a" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 38597 } }
I20260608 12:49:12.900621  5387 raft_consensus.cc:399] T 8075f6c03cf7487395b8f91827fa3352 P b47f20e43b994c9da249892833f6a05a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:12.900885  5387 raft_consensus.cc:493] T 8075f6c03cf7487395b8f91827fa3352 P b47f20e43b994c9da249892833f6a05a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:12.901157  5387 raft_consensus.cc:3060] T 8075f6c03cf7487395b8f91827fa3352 P b47f20e43b994c9da249892833f6a05a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:12.902117  5385 raft_consensus.cc:515] T 731e12d125da4d73b212695e91ead40a P 0a950f7eea8c4724bc347a49d037e910 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a950f7eea8c4724bc347a49d037e910" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38817 } }
I20260608 12:49:12.902930  5385 leader_election.cc:304] T 731e12d125da4d73b212695e91ead40a P 0a950f7eea8c4724bc347a49d037e910 [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: 0a950f7eea8c4724bc347a49d037e910; no voters: 
I20260608 12:49:12.903676  5386 raft_consensus.cc:515] T 2adbc534039e4e61979687686a612b45 P 4d6ef8b63a694f359aae26a82f42fe9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d6ef8b63a694f359aae26a82f42fe9e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 45541 } }
I20260608 12:49:12.904589  5386 leader_election.cc:304] T 2adbc534039e4e61979687686a612b45 P 4d6ef8b63a694f359aae26a82f42fe9e [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: 4d6ef8b63a694f359aae26a82f42fe9e; no voters: 
I20260608 12:49:12.905270  5385 leader_election.cc:290] T 731e12d125da4d73b212695e91ead40a P 0a950f7eea8c4724bc347a49d037e910 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:12.906268  5391 raft_consensus.cc:2804] T 731e12d125da4d73b212695e91ead40a P 0a950f7eea8c4724bc347a49d037e910 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:12.907331  5386 leader_election.cc:290] T 2adbc534039e4e61979687686a612b45 P 4d6ef8b63a694f359aae26a82f42fe9e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:12.908879  5392 raft_consensus.cc:2804] T 2adbc534039e4e61979687686a612b45 P 4d6ef8b63a694f359aae26a82f42fe9e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:12.910245  5385 ts_tablet_manager.cc:1434] T 731e12d125da4d73b212695e91ead40a P 0a950f7eea8c4724bc347a49d037e910: Time spent starting tablet: real 0.021s	user 0.015s	sys 0.005s
I20260608 12:49:12.909992  5387 raft_consensus.cc:515] T 8075f6c03cf7487395b8f91827fa3352 P b47f20e43b994c9da249892833f6a05a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b47f20e43b994c9da249892833f6a05a" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 38597 } }
I20260608 12:49:12.911114  5387 leader_election.cc:304] T 8075f6c03cf7487395b8f91827fa3352 P b47f20e43b994c9da249892833f6a05a [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: b47f20e43b994c9da249892833f6a05a; no voters: 
I20260608 12:49:12.911964  5385 tablet_bootstrap.cc:492] T fbef7456531c420085aad8b04ba8296f P 0a950f7eea8c4724bc347a49d037e910: Bootstrap starting.
I20260608 12:49:12.914832  5391 raft_consensus.cc:697] T 731e12d125da4d73b212695e91ead40a P 0a950f7eea8c4724bc347a49d037e910 [term 1 LEADER]: Becoming Leader. State: Replica: 0a950f7eea8c4724bc347a49d037e910, State: Running, Role: LEADER
I20260608 12:49:12.916080  5397 raft_consensus.cc:2804] T 8075f6c03cf7487395b8f91827fa3352 P b47f20e43b994c9da249892833f6a05a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:12.916018  5391 consensus_queue.cc:237] T 731e12d125da4d73b212695e91ead40a P 0a950f7eea8c4724bc347a49d037e910 [LEADER]: Queue going to LEADER mode. State: All 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: "0a950f7eea8c4724bc347a49d037e910" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38817 } }
I20260608 12:49:12.922005  5386 ts_tablet_manager.cc:1434] T 2adbc534039e4e61979687686a612b45 P 4d6ef8b63a694f359aae26a82f42fe9e: Time spent starting tablet: real 0.032s	user 0.015s	sys 0.009s
I20260608 12:49:12.923354  5387 leader_election.cc:290] T 8075f6c03cf7487395b8f91827fa3352 P b47f20e43b994c9da249892833f6a05a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:12.923519  5397 raft_consensus.cc:697] T 8075f6c03cf7487395b8f91827fa3352 P b47f20e43b994c9da249892833f6a05a [term 1 LEADER]: Becoming Leader. State: Replica: b47f20e43b994c9da249892833f6a05a, State: Running, Role: LEADER
I20260608 12:49:12.924449  5397 consensus_queue.cc:237] T 8075f6c03cf7487395b8f91827fa3352 P b47f20e43b994c9da249892833f6a05a [LEADER]: Queue going to LEADER mode. State: All 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: "b47f20e43b994c9da249892833f6a05a" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 38597 } }
I20260608 12:49:12.926026  5392 raft_consensus.cc:697] T 2adbc534039e4e61979687686a612b45 P 4d6ef8b63a694f359aae26a82f42fe9e [term 1 LEADER]: Becoming Leader. State: Replica: 4d6ef8b63a694f359aae26a82f42fe9e, State: Running, Role: LEADER
I20260608 12:49:12.927035  5392 consensus_queue.cc:237] T 2adbc534039e4e61979687686a612b45 P 4d6ef8b63a694f359aae26a82f42fe9e [LEADER]: Queue going to LEADER mode. State: All 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: "4d6ef8b63a694f359aae26a82f42fe9e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 45541 } }
I20260608 12:49:12.930462  5387 ts_tablet_manager.cc:1434] T 8075f6c03cf7487395b8f91827fa3352 P b47f20e43b994c9da249892833f6a05a: Time spent starting tablet: real 0.034s	user 0.016s	sys 0.006s
I20260608 12:49:12.932315  5385 tablet_bootstrap.cc:654] T fbef7456531c420085aad8b04ba8296f P 0a950f7eea8c4724bc347a49d037e910: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:12.952529  5028 catalog_manager.cc:5696] T 731e12d125da4d73b212695e91ead40a P 0a950f7eea8c4724bc347a49d037e910 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a950f7eea8c4724bc347a49d037e910 (127.4.192.65). New cstate: current_term: 1 leader_uuid: "0a950f7eea8c4724bc347a49d037e910" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a950f7eea8c4724bc347a49d037e910" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38817 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:13.016686  5027 catalog_manager.cc:5696] T 8075f6c03cf7487395b8f91827fa3352 P b47f20e43b994c9da249892833f6a05a reported cstate change: term changed from 0 to 1, leader changed from <none> to b47f20e43b994c9da249892833f6a05a (127.4.192.67). New cstate: current_term: 1 leader_uuid: "b47f20e43b994c9da249892833f6a05a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b47f20e43b994c9da249892833f6a05a" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 38597 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:13.020119  5026 catalog_manager.cc:5696] T 2adbc534039e4e61979687686a612b45 P 4d6ef8b63a694f359aae26a82f42fe9e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d6ef8b63a694f359aae26a82f42fe9e (127.4.192.66). New cstate: current_term: 1 leader_uuid: "4d6ef8b63a694f359aae26a82f42fe9e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d6ef8b63a694f359aae26a82f42fe9e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 45541 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:13.038527  5385 tablet_bootstrap.cc:492] T fbef7456531c420085aad8b04ba8296f P 0a950f7eea8c4724bc347a49d037e910: No bootstrap required, opened a new log
I20260608 12:49:13.038970  5385 ts_tablet_manager.cc:1403] T fbef7456531c420085aad8b04ba8296f P 0a950f7eea8c4724bc347a49d037e910: Time spent bootstrapping tablet: real 0.127s	user 0.046s	sys 0.052s
I20260608 12:49:13.042450  5385 raft_consensus.cc:359] T fbef7456531c420085aad8b04ba8296f P 0a950f7eea8c4724bc347a49d037e910 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a950f7eea8c4724bc347a49d037e910" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38817 } }
I20260608 12:49:13.043030  5385 raft_consensus.cc:385] T fbef7456531c420085aad8b04ba8296f P 0a950f7eea8c4724bc347a49d037e910 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:13.043361  5385 raft_consensus.cc:740] T fbef7456531c420085aad8b04ba8296f P 0a950f7eea8c4724bc347a49d037e910 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a950f7eea8c4724bc347a49d037e910, State: Initialized, Role: FOLLOWER
I20260608 12:49:13.044312  5385 consensus_queue.cc:260] T fbef7456531c420085aad8b04ba8296f P 0a950f7eea8c4724bc347a49d037e910 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0a950f7eea8c4724bc347a49d037e910" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38817 } }
I20260608 12:49:13.045046  5385 raft_consensus.cc:399] T fbef7456531c420085aad8b04ba8296f P 0a950f7eea8c4724bc347a49d037e910 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:13.045413  5385 raft_consensus.cc:493] T fbef7456531c420085aad8b04ba8296f P 0a950f7eea8c4724bc347a49d037e910 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:13.045835  5385 raft_consensus.cc:3060] T fbef7456531c420085aad8b04ba8296f P 0a950f7eea8c4724bc347a49d037e910 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:13.053779  5385 raft_consensus.cc:515] T fbef7456531c420085aad8b04ba8296f P 0a950f7eea8c4724bc347a49d037e910 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a950f7eea8c4724bc347a49d037e910" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38817 } }
I20260608 12:49:13.054477  5385 leader_election.cc:304] T fbef7456531c420085aad8b04ba8296f P 0a950f7eea8c4724bc347a49d037e910 [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: 0a950f7eea8c4724bc347a49d037e910; no voters: 
I20260608 12:49:13.055325  5385 leader_election.cc:290] T fbef7456531c420085aad8b04ba8296f P 0a950f7eea8c4724bc347a49d037e910 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:13.056213  5394 raft_consensus.cc:2804] T fbef7456531c420085aad8b04ba8296f P 0a950f7eea8c4724bc347a49d037e910 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:13.056751  5394 raft_consensus.cc:697] T fbef7456531c420085aad8b04ba8296f P 0a950f7eea8c4724bc347a49d037e910 [term 1 LEADER]: Becoming Leader. State: Replica: 0a950f7eea8c4724bc347a49d037e910, State: Running, Role: LEADER
I20260608 12:49:13.057112  5385 ts_tablet_manager.cc:1434] T fbef7456531c420085aad8b04ba8296f P 0a950f7eea8c4724bc347a49d037e910: Time spent starting tablet: real 0.018s	user 0.016s	sys 0.001s
I20260608 12:49:13.057504  5394 consensus_queue.cc:237] T fbef7456531c420085aad8b04ba8296f P 0a950f7eea8c4724bc347a49d037e910 [LEADER]: Queue going to LEADER mode. State: All 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: "0a950f7eea8c4724bc347a49d037e910" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38817 } }
I20260608 12:49:13.065248  5027 catalog_manager.cc:5696] T fbef7456531c420085aad8b04ba8296f P 0a950f7eea8c4724bc347a49d037e910 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a950f7eea8c4724bc347a49d037e910 (127.4.192.65). New cstate: current_term: 1 leader_uuid: "0a950f7eea8c4724bc347a49d037e910" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a950f7eea8c4724bc347a49d037e910" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38817 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:13.140375  4865 tablet_server.cc:179] TabletServer@127.4.192.65:0 shutting down...
I20260608 12:49:13.159664  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:13.160537  4865 tablet_replica.cc:333] T fbef7456531c420085aad8b04ba8296f P 0a950f7eea8c4724bc347a49d037e910: stopping tablet replica
I20260608 12:49:13.161134  4865 raft_consensus.cc:2243] T fbef7456531c420085aad8b04ba8296f P 0a950f7eea8c4724bc347a49d037e910 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:13.161583  4865 raft_consensus.cc:2272] T fbef7456531c420085aad8b04ba8296f P 0a950f7eea8c4724bc347a49d037e910 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:13.164098  4865 tablet_replica.cc:333] T 731e12d125da4d73b212695e91ead40a P 0a950f7eea8c4724bc347a49d037e910: stopping tablet replica
I20260608 12:49:13.164529  4865 raft_consensus.cc:2243] T 731e12d125da4d73b212695e91ead40a P 0a950f7eea8c4724bc347a49d037e910 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:13.164880  4865 raft_consensus.cc:2272] T 731e12d125da4d73b212695e91ead40a P 0a950f7eea8c4724bc347a49d037e910 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:13.308230  4865 tablet_server.cc:196] TabletServer@127.4.192.65:0 shutdown complete.
I20260608 12:49:13.317858  4865 tablet_server.cc:179] TabletServer@127.4.192.66:0 shutting down...
I20260608 12:49:13.333349  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:13.334167  4865 tablet_replica.cc:333] T 2adbc534039e4e61979687686a612b45 P 4d6ef8b63a694f359aae26a82f42fe9e: stopping tablet replica
I20260608 12:49:13.334735  4865 raft_consensus.cc:2243] T 2adbc534039e4e61979687686a612b45 P 4d6ef8b63a694f359aae26a82f42fe9e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:13.335189  4865 raft_consensus.cc:2272] T 2adbc534039e4e61979687686a612b45 P 4d6ef8b63a694f359aae26a82f42fe9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:13.353621  4865 tablet_server.cc:196] TabletServer@127.4.192.66:0 shutdown complete.
I20260608 12:49:13.361163  4865 tablet_server.cc:179] TabletServer@127.4.192.67:0 shutting down...
I20260608 12:49:13.376742  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:13.377569  4865 tablet_replica.cc:333] T 8075f6c03cf7487395b8f91827fa3352 P b47f20e43b994c9da249892833f6a05a: stopping tablet replica
I20260608 12:49:13.378120  4865 raft_consensus.cc:2243] T 8075f6c03cf7487395b8f91827fa3352 P b47f20e43b994c9da249892833f6a05a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:13.378561  4865 raft_consensus.cc:2272] T 8075f6c03cf7487395b8f91827fa3352 P b47f20e43b994c9da249892833f6a05a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:13.397204  4865 tablet_server.cc:196] TabletServer@127.4.192.67:0 shutdown complete.
I20260608 12:49:13.404781  4865 master.cc:562] Master@127.4.192.126:33187 shutting down...
I20260608 12:49:13.493495  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e5ada7ffd5c046ada00a67c3336b85a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:13.494035  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e5ada7ffd5c046ada00a67c3336b85a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:13.494324  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P e5ada7ffd5c046ada00a67c3336b85a2: stopping tablet replica
I20260608 12:49:13.512923  4865 master.cc:584] Master@127.4.192.126:33187 shutdown complete.
I20260608 12:49:13.526325  4865 master.cc:562] Master@127.4.192.125:34655 shutting down...
W20260608 12:49:13.534943  5012 consensus_peers.cc:597] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 -> Peer 21d589a8069e4fcd9738d070d2856a6a (127.4.192.125:34655): Couldn't send request to peer 21d589a8069e4fcd9738d070d2856a6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on Master. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:13.543922  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 21d589a8069e4fcd9738d070d2856a6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:13.544435  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 21d589a8069e4fcd9738d070d2856a6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:13.544760  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 21d589a8069e4fcd9738d070d2856a6a: stopping tablet replica
I20260608 12:49:13.593560  4865 master.cc:584] Master@127.4.192.125:34655 shutdown complete.
I20260608 12:49:13.604302  4865 master.cc:562] Master@127.4.192.124:40627 shutting down...
I20260608 12:49:13.617969  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:13.618816  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:13.619155  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P bdec3cb2123c4c478ad342c700b8d289: stopping tablet replica
I20260608 12:49:13.637590  4865 master.cc:584] Master@127.4.192.124:40627 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (4919 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 12:49:13.663626  4865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.192.126:46267
I20260608 12:49:13.664748  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:13.669584  5413 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
W20260608 12:49:13.670559  5414 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
W20260608 12:49:13.671478  5416 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
I20260608 12:49:13.672107  4865 server_base.cc:1061] running on GCE node
I20260608 12:49:13.672892  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:13.673091  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:13.673259  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780922953673242 us; error 0 us; skew 500 ppm
I20260608 12:49:13.673827  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:13.676158  4865 webserver.cc:533] Webserver started at http://127.4.192.126:46737/ using document root <none> and password file <none>
I20260608 12:49:13.676641  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:13.676843  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:13.677100  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:13.678100  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922948580137-4865-0/minicluster-data/master-0-root/instance:
uuid: "19bed128485342ccb994b3ea41e10da0"
format_stamp: "Formatted at 2026-06-08 12:49:13 on dist-test-slave-pmzz"
I20260608 12:49:13.682336  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:49:13.685523  5421 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:13.686342  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:49:13.686574  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922948580137-4865-0/minicluster-data/master-0-root
uuid: "19bed128485342ccb994b3ea41e10da0"
format_stamp: "Formatted at 2026-06-08 12:49:13 on dist-test-slave-pmzz"
I20260608 12:49:13.686796  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922948580137-4865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922948580137-4865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922948580137-4865-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)
I20260608 12:49:13.708007  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:13.709390  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:13.744244  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.126:46267
I20260608 12:49:13.744383  5472 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.126:46267 every 8 connection(s)
I20260608 12:49:13.748167  5473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:13.757226  5473 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 19bed128485342ccb994b3ea41e10da0: Bootstrap starting.
I20260608 12:49:13.761484  5473 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 19bed128485342ccb994b3ea41e10da0: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:13.765223  5473 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 19bed128485342ccb994b3ea41e10da0: No bootstrap required, opened a new log
I20260608 12:49:13.767114  5473 raft_consensus.cc:359] T 00000000000000000000000000000000 P 19bed128485342ccb994b3ea41e10da0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19bed128485342ccb994b3ea41e10da0" member_type: VOTER }
I20260608 12:49:13.767561  5473 raft_consensus.cc:385] T 00000000000000000000000000000000 P 19bed128485342ccb994b3ea41e10da0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:13.767788  5473 raft_consensus.cc:740] T 00000000000000000000000000000000 P 19bed128485342ccb994b3ea41e10da0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19bed128485342ccb994b3ea41e10da0, State: Initialized, Role: FOLLOWER
I20260608 12:49:13.768435  5473 consensus_queue.cc:260] T 00000000000000000000000000000000 P 19bed128485342ccb994b3ea41e10da0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "19bed128485342ccb994b3ea41e10da0" member_type: VOTER }
I20260608 12:49:13.768888  5473 raft_consensus.cc:399] T 00000000000000000000000000000000 P 19bed128485342ccb994b3ea41e10da0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:13.769114  5473 raft_consensus.cc:493] T 00000000000000000000000000000000 P 19bed128485342ccb994b3ea41e10da0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:13.769398  5473 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 19bed128485342ccb994b3ea41e10da0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:13.773115  5473 raft_consensus.cc:515] T 00000000000000000000000000000000 P 19bed128485342ccb994b3ea41e10da0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19bed128485342ccb994b3ea41e10da0" member_type: VOTER }
I20260608 12:49:13.773620  5473 leader_election.cc:304] T 00000000000000000000000000000000 P 19bed128485342ccb994b3ea41e10da0 [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: 19bed128485342ccb994b3ea41e10da0; no voters: 
I20260608 12:49:13.774712  5473 leader_election.cc:290] T 00000000000000000000000000000000 P 19bed128485342ccb994b3ea41e10da0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:13.775060  5476 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 19bed128485342ccb994b3ea41e10da0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:13.776461  5476 raft_consensus.cc:697] T 00000000000000000000000000000000 P 19bed128485342ccb994b3ea41e10da0 [term 1 LEADER]: Becoming Leader. State: Replica: 19bed128485342ccb994b3ea41e10da0, State: Running, Role: LEADER
I20260608 12:49:13.777031  5476 consensus_queue.cc:237] T 00000000000000000000000000000000 P 19bed128485342ccb994b3ea41e10da0 [LEADER]: Queue going to LEADER mode. State: All 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: "19bed128485342ccb994b3ea41e10da0" member_type: VOTER }
I20260608 12:49:13.777736  5473 sys_catalog.cc:565] T 00000000000000000000000000000000 P 19bed128485342ccb994b3ea41e10da0 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:49:13.779937  5477 sys_catalog.cc:455] T 00000000000000000000000000000000 P 19bed128485342ccb994b3ea41e10da0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "19bed128485342ccb994b3ea41e10da0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19bed128485342ccb994b3ea41e10da0" member_type: VOTER } }
I20260608 12:49:13.780023  5478 sys_catalog.cc:455] T 00000000000000000000000000000000 P 19bed128485342ccb994b3ea41e10da0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 19bed128485342ccb994b3ea41e10da0. Latest consensus state: current_term: 1 leader_uuid: "19bed128485342ccb994b3ea41e10da0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19bed128485342ccb994b3ea41e10da0" member_type: VOTER } }
I20260608 12:49:13.780634  5477 sys_catalog.cc:458] T 00000000000000000000000000000000 P 19bed128485342ccb994b3ea41e10da0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:13.780717  5478 sys_catalog.cc:458] T 00000000000000000000000000000000 P 19bed128485342ccb994b3ea41e10da0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:13.783165  5482 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:49:13.788288  5482 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:49:13.793428  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:49:13.798110  5482 catalog_manager.cc:1382] Generated new cluster ID: fd1c49d51285415885e2a4e600312538
I20260608 12:49:13.798435  5482 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:49:13.816629  5482 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:49:13.817806  5482 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:49:13.829795  5482 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 19bed128485342ccb994b3ea41e10da0: Generated new TSK 0
I20260608 12:49:13.830366  5482 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:49:13.859316  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:13.864880  5494 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
W20260608 12:49:13.865924  5495 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
I20260608 12:49:13.868431  4865 server_base.cc:1061] running on GCE node
W20260608 12:49:13.868368  5497 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
I20260608 12:49:13.869449  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:13.869668  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:13.869838  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780922953869819 us; error 0 us; skew 500 ppm
I20260608 12:49:13.870393  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:13.872524  4865 webserver.cc:533] Webserver started at http://127.4.192.65:37449/ using document root <none> and password file <none>
I20260608 12:49:13.873029  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:13.873224  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:13.873487  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:13.874507  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922948580137-4865-0/minicluster-data/ts-0-root/instance:
uuid: "fe6874c5d10b42a2823f51cc64a4e116"
format_stamp: "Formatted at 2026-06-08 12:49:13 on dist-test-slave-pmzz"
I20260608 12:49:13.878685  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 12:49:13.882550  5502 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:13.883562  4865 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:49:13.883953  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922948580137-4865-0/minicluster-data/ts-0-root
uuid: "fe6874c5d10b42a2823f51cc64a4e116"
format_stamp: "Formatted at 2026-06-08 12:49:13 on dist-test-slave-pmzz"
I20260608 12:49:13.884327  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922948580137-4865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922948580137-4865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922948580137-4865-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)
I20260608 12:49:13.900167  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:13.901118  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:13.902436  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:13.904668  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:13.904887  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:13.905119  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:13.905287  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:13.941363  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.65:42199
I20260608 12:49:13.941473  5564 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.65:42199 every 8 connection(s)
I20260608 12:49:13.946435  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:13.953009  5569 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
W20260608 12:49:13.955114  5570 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
W20260608 12:49:13.956847  5572 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
I20260608 12:49:13.958040  4865 server_base.cc:1061] running on GCE node
I20260608 12:49:13.958233  5565 heartbeater.cc:344] Connected to a master server at 127.4.192.126:46267
I20260608 12:49:13.958676  5565 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:13.959067  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:13.959326  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:13.959434  5565 heartbeater.cc:507] Master 127.4.192.126:46267 requested a full tablet report, sending...
I20260608 12:49:13.959502  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780922953959471 us; error 0 us; skew 500 ppm
I20260608 12:49:13.960351  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:13.961746  5438 ts_manager.cc:194] Registered new tserver with Master: fe6874c5d10b42a2823f51cc64a4e116 (127.4.192.65:42199)
I20260608 12:49:13.963526  5438 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37372
I20260608 12:49:13.966177  4865 webserver.cc:533] Webserver started at http://127.4.192.66:45559/ using document root <none> and password file <none>
I20260608 12:49:13.966661  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:13.966820  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:13.967023  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:13.968029  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922948580137-4865-0/minicluster-data/ts-1-root/instance:
uuid: "b15fceb03bde4550bff68cdaf2e2e36d"
format_stamp: "Formatted at 2026-06-08 12:49:13 on dist-test-slave-pmzz"
I20260608 12:49:13.972101  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:49:13.975164  5577 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:13.975952  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260608 12:49:13.976236  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922948580137-4865-0/minicluster-data/ts-1-root
uuid: "b15fceb03bde4550bff68cdaf2e2e36d"
format_stamp: "Formatted at 2026-06-08 12:49:13 on dist-test-slave-pmzz"
I20260608 12:49:13.976490  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922948580137-4865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922948580137-4865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922948580137-4865-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)
I20260608 12:49:13.987528  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:13.988508  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:13.989785  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:13.991869  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:13.992086  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:13.992319  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:13.992487  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:14.029613  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.66:38731
I20260608 12:49:14.029729  5639 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.66:38731 every 8 connection(s)
I20260608 12:49:14.034492  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:14.042374  5643 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
W20260608 12:49:14.043828  5644 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
I20260608 12:49:14.045670  5640 heartbeater.cc:344] Connected to a master server at 127.4.192.126:46267
I20260608 12:49:14.046062  5640 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:14.046836  5640 heartbeater.cc:507] Master 127.4.192.126:46267 requested a full tablet report, sending...
I20260608 12:49:14.049026  5438 ts_manager.cc:194] Registered new tserver with Master: b15fceb03bde4550bff68cdaf2e2e36d (127.4.192.66:38731)
W20260608 12:49:14.049546  5646 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
I20260608 12:49:14.050431  4865 server_base.cc:1061] running on GCE node
I20260608 12:49:14.050668  5438 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37380
I20260608 12:49:14.051419  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:14.051645  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:14.051849  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780922954051831 us; error 0 us; skew 500 ppm
I20260608 12:49:14.052469  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:14.054750  4865 webserver.cc:533] Webserver started at http://127.4.192.67:33701/ using document root <none> and password file <none>
I20260608 12:49:14.055320  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:14.055524  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:14.055787  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:14.056797  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922948580137-4865-0/minicluster-data/ts-2-root/instance:
uuid: "5f8671267bc64231bf2e66d70533b02b"
format_stamp: "Formatted at 2026-06-08 12:49:14 on dist-test-slave-pmzz"
I20260608 12:49:14.060981  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:49:14.064164  5651 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:14.064855  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:49:14.065138  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922948580137-4865-0/minicluster-data/ts-2-root
uuid: "5f8671267bc64231bf2e66d70533b02b"
format_stamp: "Formatted at 2026-06-08 12:49:14 on dist-test-slave-pmzz"
I20260608 12:49:14.065418  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922948580137-4865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922948580137-4865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922948580137-4865-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)
I20260608 12:49:14.082082  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:14.083091  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:14.084452  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:14.086660  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:14.086881  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:14.087153  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:14.087369  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:49:14.122785  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.67:41913
I20260608 12:49:14.122890  5713 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.67:41913 every 8 connection(s)
I20260608 12:49:14.135684  5714 heartbeater.cc:344] Connected to a master server at 127.4.192.126:46267
I20260608 12:49:14.136060  5714 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:14.136719  5714 heartbeater.cc:507] Master 127.4.192.126:46267 requested a full tablet report, sending...
I20260608 12:49:14.138531  5438 ts_manager.cc:194] Registered new tserver with Master: 5f8671267bc64231bf2e66d70533b02b (127.4.192.67:41913)
I20260608 12:49:14.139389  4865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013253573s
I20260608 12:49:14.139921  5438 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37396
I20260608 12:49:14.966408  5565 heartbeater.cc:499] Master 127.4.192.126:46267 was elected leader, sending a full tablet report...
I20260608 12:49:15.053143  5640 heartbeater.cc:499] Master 127.4.192.126:46267 was elected leader, sending a full tablet report...
I20260608 12:49:15.142446  5714 heartbeater.cc:499] Master 127.4.192.126:46267 was elected leader, sending a full tablet report...
I20260608 12:49:15.193082  5438 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37404:
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\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:49:15.195514  5438 catalog_manager.cc:7076] 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.
I20260608 12:49:15.280954  5605 tablet_service.cc:1511] Processing CreateTablet for tablet 2834a470befb4979967ad8c1e8ae0f11 (DEFAULT_TABLE table=test-workload [id=5dd62d88d6d14a58a745b5c7827925ff]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:49:15.281164  5604 tablet_service.cc:1511] Processing CreateTablet for tablet 8ac40ac64fa94a2282d5cdf7e8addd53 (DEFAULT_TABLE table=test-workload [id=5dd62d88d6d14a58a745b5c7827925ff]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:49:15.282490  5604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac40ac64fa94a2282d5cdf7e8addd53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:15.283083  5603 tablet_service.cc:1511] Processing CreateTablet for tablet 881a9fe0cb58475781aac709d71f110f (DEFAULT_TABLE table=test-workload [id=5dd62d88d6d14a58a745b5c7827925ff]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:49:15.283576  5601 tablet_service.cc:1511] Processing CreateTablet for tablet 26e07d8266964ec0ad0d84c3ccb80393 (DEFAULT_TABLE table=test-workload [id=5dd62d88d6d14a58a745b5c7827925ff]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:49:15.284438  5603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 881a9fe0cb58475781aac709d71f110f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:15.285027  5599 tablet_service.cc:1511] Processing CreateTablet for tablet 3e83a48e5da3417cba94179f50d3a942 (DEFAULT_TABLE table=test-workload [id=5dd62d88d6d14a58a745b5c7827925ff]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:49:15.285053  5601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e07d8266964ec0ad0d84c3ccb80393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:15.286648  5602 tablet_service.cc:1511] Processing CreateTablet for tablet a5daae1be14647ada191cd81095d0222 (DEFAULT_TABLE table=test-workload [id=5dd62d88d6d14a58a745b5c7827925ff]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:49:15.287559  5605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2834a470befb4979967ad8c1e8ae0f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:15.287511  5600 tablet_service.cc:1511] Processing CreateTablet for tablet 48d13b5c88d44818941fae490a032a32 (DEFAULT_TABLE table=test-workload [id=5dd62d88d6d14a58a745b5c7827925ff]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:49:15.288354  5602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5daae1be14647ada191cd81095d0222. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:15.288980  5600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48d13b5c88d44818941fae490a032a32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:15.291761  5599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e83a48e5da3417cba94179f50d3a942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:15.296579  5598 tablet_service.cc:1511] Processing CreateTablet for tablet 8445b8c2be2a47ec89f5d8143bf1542c (DEFAULT_TABLE table=test-workload [id=5dd62d88d6d14a58a745b5c7827925ff]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:49:15.297905  5598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8445b8c2be2a47ec89f5d8143bf1542c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:15.311275  5679 tablet_service.cc:1511] Processing CreateTablet for tablet 2834a470befb4979967ad8c1e8ae0f11 (DEFAULT_TABLE table=test-workload [id=5dd62d88d6d14a58a745b5c7827925ff]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:49:15.312729  5679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2834a470befb4979967ad8c1e8ae0f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:15.314337  5530 tablet_service.cc:1511] Processing CreateTablet for tablet 2834a470befb4979967ad8c1e8ae0f11 (DEFAULT_TABLE table=test-workload [id=5dd62d88d6d14a58a745b5c7827925ff]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:49:15.315435  5678 tablet_service.cc:1511] Processing CreateTablet for tablet 8ac40ac64fa94a2282d5cdf7e8addd53 (DEFAULT_TABLE table=test-workload [id=5dd62d88d6d14a58a745b5c7827925ff]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:49:15.316159  5530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2834a470befb4979967ad8c1e8ae0f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:15.317206  5678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac40ac64fa94a2282d5cdf7e8addd53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:15.318706  5529 tablet_service.cc:1511] Processing CreateTablet for tablet 8ac40ac64fa94a2282d5cdf7e8addd53 (DEFAULT_TABLE table=test-workload [id=5dd62d88d6d14a58a745b5c7827925ff]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:49:15.319774  5677 tablet_service.cc:1511] Processing CreateTablet for tablet 881a9fe0cb58475781aac709d71f110f (DEFAULT_TABLE table=test-workload [id=5dd62d88d6d14a58a745b5c7827925ff]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:49:15.321352  5529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac40ac64fa94a2282d5cdf7e8addd53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:15.321509  5677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 881a9fe0cb58475781aac709d71f110f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:15.324079  5676 tablet_service.cc:1511] Processing CreateTablet for tablet a5daae1be14647ada191cd81095d0222 (DEFAULT_TABLE table=test-workload [id=5dd62d88d6d14a58a745b5c7827925ff]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:49:15.325764  5676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5daae1be14647ada191cd81095d0222. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:15.328227  5675 tablet_service.cc:1511] Processing CreateTablet for tablet 26e07d8266964ec0ad0d84c3ccb80393 (DEFAULT_TABLE table=test-workload [id=5dd62d88d6d14a58a745b5c7827925ff]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:49:15.329767  5675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e07d8266964ec0ad0d84c3ccb80393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:15.332305  5674 tablet_service.cc:1511] Processing CreateTablet for tablet 48d13b5c88d44818941fae490a032a32 (DEFAULT_TABLE table=test-workload [id=5dd62d88d6d14a58a745b5c7827925ff]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:49:15.334004  5674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48d13b5c88d44818941fae490a032a32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:15.336336  5673 tablet_service.cc:1511] Processing CreateTablet for tablet 3e83a48e5da3417cba94179f50d3a942 (DEFAULT_TABLE table=test-workload [id=5dd62d88d6d14a58a745b5c7827925ff]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:49:15.337613  5673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e83a48e5da3417cba94179f50d3a942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:15.340505  5672 tablet_service.cc:1511] Processing CreateTablet for tablet 8445b8c2be2a47ec89f5d8143bf1542c (DEFAULT_TABLE table=test-workload [id=5dd62d88d6d14a58a745b5c7827925ff]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:49:15.341794  5672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8445b8c2be2a47ec89f5d8143bf1542c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:15.344873  5528 tablet_service.cc:1511] Processing CreateTablet for tablet 881a9fe0cb58475781aac709d71f110f (DEFAULT_TABLE table=test-workload [id=5dd62d88d6d14a58a745b5c7827925ff]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:49:15.346293  5528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 881a9fe0cb58475781aac709d71f110f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:15.356397  5527 tablet_service.cc:1511] Processing CreateTablet for tablet a5daae1be14647ada191cd81095d0222 (DEFAULT_TABLE table=test-workload [id=5dd62d88d6d14a58a745b5c7827925ff]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:49:15.357846  5527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5daae1be14647ada191cd81095d0222. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:15.365091  5526 tablet_service.cc:1511] Processing CreateTablet for tablet 26e07d8266964ec0ad0d84c3ccb80393 (DEFAULT_TABLE table=test-workload [id=5dd62d88d6d14a58a745b5c7827925ff]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:49:15.367771  5526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e07d8266964ec0ad0d84c3ccb80393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:15.367607  5524 tablet_service.cc:1511] Processing CreateTablet for tablet 3e83a48e5da3417cba94179f50d3a942 (DEFAULT_TABLE table=test-workload [id=5dd62d88d6d14a58a745b5c7827925ff]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:49:15.368631  5523 tablet_service.cc:1511] Processing CreateTablet for tablet 8445b8c2be2a47ec89f5d8143bf1542c (DEFAULT_TABLE table=test-workload [id=5dd62d88d6d14a58a745b5c7827925ff]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:49:15.365097  5525 tablet_service.cc:1511] Processing CreateTablet for tablet 48d13b5c88d44818941fae490a032a32 (DEFAULT_TABLE table=test-workload [id=5dd62d88d6d14a58a745b5c7827925ff]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:49:15.374835  5524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e83a48e5da3417cba94179f50d3a942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:15.376845  5523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8445b8c2be2a47ec89f5d8143bf1542c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:15.381047  5525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48d13b5c88d44818941fae490a032a32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:15.398931  5734 tablet_bootstrap.cc:492] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d: Bootstrap starting.
I20260608 12:49:15.417248  5735 tablet_bootstrap.cc:492] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b: Bootstrap starting.
I20260608 12:49:15.435211  5735 tablet_bootstrap.cc:654] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:15.441502  5736 tablet_bootstrap.cc:492] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116: Bootstrap starting.
I20260608 12:49:15.449756  5736 tablet_bootstrap.cc:654] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:15.452316  5734 tablet_bootstrap.cc:654] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:15.454246  5735 tablet_bootstrap.cc:492] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b: No bootstrap required, opened a new log
I20260608 12:49:15.454768  5735 ts_tablet_manager.cc:1403] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.010s
I20260608 12:49:15.457629  5735 raft_consensus.cc:359] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } }
I20260608 12:49:15.458124  5734 tablet_bootstrap.cc:492] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d: No bootstrap required, opened a new log
I20260608 12:49:15.458214  5735 raft_consensus.cc:385] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:15.458658  5735 raft_consensus.cc:740] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8671267bc64231bf2e66d70533b02b, State: Initialized, Role: FOLLOWER
I20260608 12:49:15.458688  5734 ts_tablet_manager.cc:1403] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d: Time spent bootstrapping tablet: real 0.060s	user 0.005s	sys 0.006s
I20260608 12:49:15.459904  5736 tablet_bootstrap.cc:492] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116: No bootstrap required, opened a new log
I20260608 12:49:15.459546  5735 consensus_queue.cc:260] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } }
I20260608 12:49:15.460439  5736 ts_tablet_manager.cc:1403] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.005s
I20260608 12:49:15.461854  5734 raft_consensus.cc:359] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.462616  5734 raft_consensus.cc:385] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:15.462967  5734 raft_consensus.cc:740] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b15fceb03bde4550bff68cdaf2e2e36d, State: Initialized, Role: FOLLOWER
I20260608 12:49:15.463367  5736 raft_consensus.cc:359] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } }
I20260608 12:49:15.464071  5736 raft_consensus.cc:385] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:15.463773  5734 consensus_queue.cc:260] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.464383  5736 raft_consensus.cc:740] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6874c5d10b42a2823f51cc64a4e116, State: Initialized, Role: FOLLOWER
I20260608 12:49:15.465252  5736 consensus_queue.cc:260] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } }
I20260608 12:49:15.468847  5736 ts_tablet_manager.cc:1434] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 12:49:15.470165  5736 tablet_bootstrap.cc:492] T 3e83a48e5da3417cba94179f50d3a942 P fe6874c5d10b42a2823f51cc64a4e116: Bootstrap starting.
I20260608 12:49:15.470402  5735 ts_tablet_manager.cc:1434] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.006s
I20260608 12:49:15.473062  5735 tablet_bootstrap.cc:492] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 5f8671267bc64231bf2e66d70533b02b: Bootstrap starting.
I20260608 12:49:15.479408  5735 tablet_bootstrap.cc:654] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 5f8671267bc64231bf2e66d70533b02b: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:15.479594  5734 ts_tablet_manager.cc:1434] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d: Time spent starting tablet: real 0.020s	user 0.016s	sys 0.003s
I20260608 12:49:15.480736  5734 tablet_bootstrap.cc:492] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d: Bootstrap starting.
I20260608 12:49:15.481978  5736 tablet_bootstrap.cc:654] T 3e83a48e5da3417cba94179f50d3a942 P fe6874c5d10b42a2823f51cc64a4e116: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:15.487934  5734 tablet_bootstrap.cc:654] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:15.493372  5735 tablet_bootstrap.cc:492] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 5f8671267bc64231bf2e66d70533b02b: No bootstrap required, opened a new log
I20260608 12:49:15.493875  5735 ts_tablet_manager.cc:1403] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 5f8671267bc64231bf2e66d70533b02b: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260608 12:49:15.495496  5736 tablet_bootstrap.cc:492] T 3e83a48e5da3417cba94179f50d3a942 P fe6874c5d10b42a2823f51cc64a4e116: No bootstrap required, opened a new log
I20260608 12:49:15.496018  5736 ts_tablet_manager.cc:1403] T 3e83a48e5da3417cba94179f50d3a942 P fe6874c5d10b42a2823f51cc64a4e116: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.005s
I20260608 12:49:15.496786  5735 raft_consensus.cc:359] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.497640  5735 raft_consensus.cc:385] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:15.497954  5735 raft_consensus.cc:740] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8671267bc64231bf2e66d70533b02b, State: Initialized, Role: FOLLOWER
I20260608 12:49:15.498746  5735 consensus_queue.cc:260] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 5f8671267bc64231bf2e66d70533b02b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.498932  5736 raft_consensus.cc:359] T 3e83a48e5da3417cba94179f50d3a942 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.499593  5736 raft_consensus.cc:385] T 3e83a48e5da3417cba94179f50d3a942 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:15.499919  5736 raft_consensus.cc:740] T 3e83a48e5da3417cba94179f50d3a942 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6874c5d10b42a2823f51cc64a4e116, State: Initialized, Role: FOLLOWER
I20260608 12:49:15.500788  5736 consensus_queue.cc:260] T 3e83a48e5da3417cba94179f50d3a942 P fe6874c5d10b42a2823f51cc64a4e116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.503016  5736 ts_tablet_manager.cc:1434] T 3e83a48e5da3417cba94179f50d3a942 P fe6874c5d10b42a2823f51cc64a4e116: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:49:15.504020  5736 tablet_bootstrap.cc:492] T a5daae1be14647ada191cd81095d0222 P fe6874c5d10b42a2823f51cc64a4e116: Bootstrap starting.
I20260608 12:49:15.506450  5734 tablet_bootstrap.cc:492] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d: No bootstrap required, opened a new log
I20260608 12:49:15.506863  5734 ts_tablet_manager.cc:1403] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.004s
I20260608 12:49:15.509143  5734 raft_consensus.cc:359] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.501277  5735 ts_tablet_manager.cc:1434] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 5f8671267bc64231bf2e66d70533b02b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:49:15.509672  5734 raft_consensus.cc:385] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:15.510134  5736 tablet_bootstrap.cc:654] T a5daae1be14647ada191cd81095d0222 P fe6874c5d10b42a2823f51cc64a4e116: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:15.510906  5734 raft_consensus.cc:740] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b15fceb03bde4550bff68cdaf2e2e36d, State: Initialized, Role: FOLLOWER
I20260608 12:49:15.511938  5734 consensus_queue.cc:260] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.510546  5735 tablet_bootstrap.cc:492] T 881a9fe0cb58475781aac709d71f110f P 5f8671267bc64231bf2e66d70533b02b: Bootstrap starting.
I20260608 12:49:15.514231  5734 ts_tablet_manager.cc:1434] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 12:49:15.515311  5734 tablet_bootstrap.cc:492] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d: Bootstrap starting.
I20260608 12:49:15.520646  5735 tablet_bootstrap.cc:654] T 881a9fe0cb58475781aac709d71f110f P 5f8671267bc64231bf2e66d70533b02b: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:15.521469  5734 tablet_bootstrap.cc:654] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:15.533645  5735 tablet_bootstrap.cc:492] T 881a9fe0cb58475781aac709d71f110f P 5f8671267bc64231bf2e66d70533b02b: No bootstrap required, opened a new log
I20260608 12:49:15.533778  5736 tablet_bootstrap.cc:492] T a5daae1be14647ada191cd81095d0222 P fe6874c5d10b42a2823f51cc64a4e116: No bootstrap required, opened a new log
I20260608 12:49:15.534132  5735 ts_tablet_manager.cc:1403] T 881a9fe0cb58475781aac709d71f110f P 5f8671267bc64231bf2e66d70533b02b: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.013s
I20260608 12:49:15.534158  5734 tablet_bootstrap.cc:492] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d: No bootstrap required, opened a new log
I20260608 12:49:15.534296  5736 ts_tablet_manager.cc:1403] T a5daae1be14647ada191cd81095d0222 P fe6874c5d10b42a2823f51cc64a4e116: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.004s
I20260608 12:49:15.534813  5734 ts_tablet_manager.cc:1403] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260608 12:49:15.536893  5735 raft_consensus.cc:359] T 881a9fe0cb58475781aac709d71f110f P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.537472  5735 raft_consensus.cc:385] T 881a9fe0cb58475781aac709d71f110f P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:15.538053  5735 raft_consensus.cc:740] T 881a9fe0cb58475781aac709d71f110f P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8671267bc64231bf2e66d70533b02b, State: Initialized, Role: FOLLOWER
I20260608 12:49:15.537452  5736 raft_consensus.cc:359] T a5daae1be14647ada191cd81095d0222 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.537636  5734 raft_consensus.cc:359] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.538513  5736 raft_consensus.cc:385] T a5daae1be14647ada191cd81095d0222 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:15.538592  5734 raft_consensus.cc:385] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:15.538921  5736 raft_consensus.cc:740] T a5daae1be14647ada191cd81095d0222 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6874c5d10b42a2823f51cc64a4e116, State: Initialized, Role: FOLLOWER
I20260608 12:49:15.539029  5734 raft_consensus.cc:740] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b15fceb03bde4550bff68cdaf2e2e36d, State: Initialized, Role: FOLLOWER
I20260608 12:49:15.538830  5735 consensus_queue.cc:260] T 881a9fe0cb58475781aac709d71f110f P 5f8671267bc64231bf2e66d70533b02b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.540002  5734 consensus_queue.cc:260] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.540072  5736 consensus_queue.cc:260] T a5daae1be14647ada191cd81095d0222 P fe6874c5d10b42a2823f51cc64a4e116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.541208  5735 ts_tablet_manager.cc:1434] T 881a9fe0cb58475781aac709d71f110f P 5f8671267bc64231bf2e66d70533b02b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:49:15.542153  5735 tablet_bootstrap.cc:492] T 26e07d8266964ec0ad0d84c3ccb80393 P 5f8671267bc64231bf2e66d70533b02b: Bootstrap starting.
I20260608 12:49:15.542502  5736 ts_tablet_manager.cc:1434] T a5daae1be14647ada191cd81095d0222 P fe6874c5d10b42a2823f51cc64a4e116: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:49:15.543641  5736 tablet_bootstrap.cc:492] T 8ac40ac64fa94a2282d5cdf7e8addd53 P fe6874c5d10b42a2823f51cc64a4e116: Bootstrap starting.
I20260608 12:49:15.544231  5734 ts_tablet_manager.cc:1434] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:49:15.545288  5734 tablet_bootstrap.cc:492] T 48d13b5c88d44818941fae490a032a32 P b15fceb03bde4550bff68cdaf2e2e36d: Bootstrap starting.
I20260608 12:49:15.548245  5735 tablet_bootstrap.cc:654] T 26e07d8266964ec0ad0d84c3ccb80393 P 5f8671267bc64231bf2e66d70533b02b: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:15.549521  5736 tablet_bootstrap.cc:654] T 8ac40ac64fa94a2282d5cdf7e8addd53 P fe6874c5d10b42a2823f51cc64a4e116: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:15.552557  5734 tablet_bootstrap.cc:654] T 48d13b5c88d44818941fae490a032a32 P b15fceb03bde4550bff68cdaf2e2e36d: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:15.565033  5734 tablet_bootstrap.cc:492] T 48d13b5c88d44818941fae490a032a32 P b15fceb03bde4550bff68cdaf2e2e36d: No bootstrap required, opened a new log
I20260608 12:49:15.565595  5734 ts_tablet_manager.cc:1403] T 48d13b5c88d44818941fae490a032a32 P b15fceb03bde4550bff68cdaf2e2e36d: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260608 12:49:15.568675  5735 tablet_bootstrap.cc:492] T 26e07d8266964ec0ad0d84c3ccb80393 P 5f8671267bc64231bf2e66d70533b02b: No bootstrap required, opened a new log
I20260608 12:49:15.568625  5734 raft_consensus.cc:359] T 48d13b5c88d44818941fae490a032a32 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.569305  5735 ts_tablet_manager.cc:1403] T 26e07d8266964ec0ad0d84c3ccb80393 P 5f8671267bc64231bf2e66d70533b02b: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.008s
I20260608 12:49:15.569530  5734 raft_consensus.cc:385] T 48d13b5c88d44818941fae490a032a32 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:15.569891  5734 raft_consensus.cc:740] T 48d13b5c88d44818941fae490a032a32 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b15fceb03bde4550bff68cdaf2e2e36d, State: Initialized, Role: FOLLOWER
I20260608 12:49:15.570834  5734 consensus_queue.cc:260] T 48d13b5c88d44818941fae490a032a32 P b15fceb03bde4550bff68cdaf2e2e36d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.572402  5735 raft_consensus.cc:359] T 26e07d8266964ec0ad0d84c3ccb80393 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.573175  5735 raft_consensus.cc:385] T 26e07d8266964ec0ad0d84c3ccb80393 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:15.573523  5735 raft_consensus.cc:740] T 26e07d8266964ec0ad0d84c3ccb80393 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8671267bc64231bf2e66d70533b02b, State: Initialized, Role: FOLLOWER
I20260608 12:49:15.574481  5735 consensus_queue.cc:260] T 26e07d8266964ec0ad0d84c3ccb80393 P 5f8671267bc64231bf2e66d70533b02b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.576783  5735 ts_tablet_manager.cc:1434] T 26e07d8266964ec0ad0d84c3ccb80393 P 5f8671267bc64231bf2e66d70533b02b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260608 12:49:15.576917  5736 tablet_bootstrap.cc:492] T 8ac40ac64fa94a2282d5cdf7e8addd53 P fe6874c5d10b42a2823f51cc64a4e116: No bootstrap required, opened a new log
I20260608 12:49:15.577468  5736 ts_tablet_manager.cc:1403] T 8ac40ac64fa94a2282d5cdf7e8addd53 P fe6874c5d10b42a2823f51cc64a4e116: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.015s
I20260608 12:49:15.578058  5735 tablet_bootstrap.cc:492] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b: Bootstrap starting.
I20260608 12:49:15.579069  5734 ts_tablet_manager.cc:1434] T 48d13b5c88d44818941fae490a032a32 P b15fceb03bde4550bff68cdaf2e2e36d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 12:49:15.580415  5736 raft_consensus.cc:359] T 8ac40ac64fa94a2282d5cdf7e8addd53 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.581188  5736 raft_consensus.cc:385] T 8ac40ac64fa94a2282d5cdf7e8addd53 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:15.581529  5736 raft_consensus.cc:740] T 8ac40ac64fa94a2282d5cdf7e8addd53 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6874c5d10b42a2823f51cc64a4e116, State: Initialized, Role: FOLLOWER
I20260608 12:49:15.582412  5736 consensus_queue.cc:260] T 8ac40ac64fa94a2282d5cdf7e8addd53 P fe6874c5d10b42a2823f51cc64a4e116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.582913  5734 tablet_bootstrap.cc:492] T a5daae1be14647ada191cd81095d0222 P b15fceb03bde4550bff68cdaf2e2e36d: Bootstrap starting.
I20260608 12:49:15.584815  5736 ts_tablet_manager.cc:1434] T 8ac40ac64fa94a2282d5cdf7e8addd53 P fe6874c5d10b42a2823f51cc64a4e116: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:49:15.585006  5735 tablet_bootstrap.cc:654] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:15.586027  5736 tablet_bootstrap.cc:492] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116: Bootstrap starting.
I20260608 12:49:15.590449  5734 tablet_bootstrap.cc:654] T a5daae1be14647ada191cd81095d0222 P b15fceb03bde4550bff68cdaf2e2e36d: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:15.597563  5735 tablet_bootstrap.cc:492] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b: No bootstrap required, opened a new log
I20260608 12:49:15.597985  5736 tablet_bootstrap.cc:654] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:15.598284  5735 ts_tablet_manager.cc:1403] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.001s
I20260608 12:49:15.601926  5735 raft_consensus.cc:359] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.602667  5735 raft_consensus.cc:385] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:15.602977  5735 raft_consensus.cc:740] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8671267bc64231bf2e66d70533b02b, State: Initialized, Role: FOLLOWER
I20260608 12:49:15.603515  5734 tablet_bootstrap.cc:492] T a5daae1be14647ada191cd81095d0222 P b15fceb03bde4550bff68cdaf2e2e36d: No bootstrap required, opened a new log
I20260608 12:49:15.603780  5736 tablet_bootstrap.cc:492] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116: No bootstrap required, opened a new log
I20260608 12:49:15.603992  5734 ts_tablet_manager.cc:1403] T a5daae1be14647ada191cd81095d0222 P b15fceb03bde4550bff68cdaf2e2e36d: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260608 12:49:15.604439  5736 ts_tablet_manager.cc:1403] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.003s
I20260608 12:49:15.603767  5735 consensus_queue.cc:260] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.606366  5735 ts_tablet_manager.cc:1434] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260608 12:49:15.607399  5735 tablet_bootstrap.cc:492] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b: Bootstrap starting.
I20260608 12:49:15.608493  5734 raft_consensus.cc:359] T a5daae1be14647ada191cd81095d0222 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.609294  5734 raft_consensus.cc:385] T a5daae1be14647ada191cd81095d0222 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:15.609630  5734 raft_consensus.cc:740] T a5daae1be14647ada191cd81095d0222 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b15fceb03bde4550bff68cdaf2e2e36d, State: Initialized, Role: FOLLOWER
I20260608 12:49:15.610450  5734 consensus_queue.cc:260] T a5daae1be14647ada191cd81095d0222 P b15fceb03bde4550bff68cdaf2e2e36d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.612061  5736 raft_consensus.cc:359] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.612794  5736 raft_consensus.cc:385] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:15.613212  5735 tablet_bootstrap.cc:654] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:15.613998  5734 ts_tablet_manager.cc:1434] T a5daae1be14647ada191cd81095d0222 P b15fceb03bde4550bff68cdaf2e2e36d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:49:15.613117  5736 raft_consensus.cc:740] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6874c5d10b42a2823f51cc64a4e116, State: Initialized, Role: FOLLOWER
I20260608 12:49:15.615245  5734 tablet_bootstrap.cc:492] T 2834a470befb4979967ad8c1e8ae0f11 P b15fceb03bde4550bff68cdaf2e2e36d: Bootstrap starting.
I20260608 12:49:15.615831  5736 consensus_queue.cc:260] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.621709  5734 tablet_bootstrap.cc:654] T 2834a470befb4979967ad8c1e8ae0f11 P b15fceb03bde4550bff68cdaf2e2e36d: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:15.622713  5736 ts_tablet_manager.cc:1434] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260608 12:49:15.623889  5736 tablet_bootstrap.cc:492] T 8445b8c2be2a47ec89f5d8143bf1542c P fe6874c5d10b42a2823f51cc64a4e116: Bootstrap starting.
I20260608 12:49:15.625111  5735 tablet_bootstrap.cc:492] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b: No bootstrap required, opened a new log
I20260608 12:49:15.625666  5735 ts_tablet_manager.cc:1403] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260608 12:49:15.628679  5735 raft_consensus.cc:359] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.629473  5735 raft_consensus.cc:385] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:15.629827  5735 raft_consensus.cc:740] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8671267bc64231bf2e66d70533b02b, State: Initialized, Role: FOLLOWER
I20260608 12:49:15.630765  5735 consensus_queue.cc:260] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.633364  5735 ts_tablet_manager.cc:1434] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:49:15.633430  5734 tablet_bootstrap.cc:492] T 2834a470befb4979967ad8c1e8ae0f11 P b15fceb03bde4550bff68cdaf2e2e36d: No bootstrap required, opened a new log
I20260608 12:49:15.634145  5734 ts_tablet_manager.cc:1403] T 2834a470befb4979967ad8c1e8ae0f11 P b15fceb03bde4550bff68cdaf2e2e36d: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260608 12:49:15.634516  5735 tablet_bootstrap.cc:492] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b: Bootstrap starting.
I20260608 12:49:15.637413  5736 tablet_bootstrap.cc:654] T 8445b8c2be2a47ec89f5d8143bf1542c P fe6874c5d10b42a2823f51cc64a4e116: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:15.640822  5734 raft_consensus.cc:359] T 2834a470befb4979967ad8c1e8ae0f11 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } }
I20260608 12:49:15.641779  5734 raft_consensus.cc:385] T 2834a470befb4979967ad8c1e8ae0f11 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:15.642068  5734 raft_consensus.cc:740] T 2834a470befb4979967ad8c1e8ae0f11 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b15fceb03bde4550bff68cdaf2e2e36d, State: Initialized, Role: FOLLOWER
I20260608 12:49:15.642741  5734 consensus_queue.cc:260] T 2834a470befb4979967ad8c1e8ae0f11 P b15fceb03bde4550bff68cdaf2e2e36d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } }
I20260608 12:49:15.643967  5735 tablet_bootstrap.cc:654] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:15.644194  5736 tablet_bootstrap.cc:492] T 8445b8c2be2a47ec89f5d8143bf1542c P fe6874c5d10b42a2823f51cc64a4e116: No bootstrap required, opened a new log
I20260608 12:49:15.644773  5736 ts_tablet_manager.cc:1403] T 8445b8c2be2a47ec89f5d8143bf1542c P fe6874c5d10b42a2823f51cc64a4e116: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.004s
I20260608 12:49:15.644997  5734 ts_tablet_manager.cc:1434] T 2834a470befb4979967ad8c1e8ae0f11 P b15fceb03bde4550bff68cdaf2e2e36d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:49:15.646090  5734 tablet_bootstrap.cc:492] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d: Bootstrap starting.
I20260608 12:49:15.647837  5736 raft_consensus.cc:359] T 8445b8c2be2a47ec89f5d8143bf1542c P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.648593  5736 raft_consensus.cc:385] T 8445b8c2be2a47ec89f5d8143bf1542c P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:15.648990  5736 raft_consensus.cc:740] T 8445b8c2be2a47ec89f5d8143bf1542c P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6874c5d10b42a2823f51cc64a4e116, State: Initialized, Role: FOLLOWER
I20260608 12:49:15.649976  5736 consensus_queue.cc:260] T 8445b8c2be2a47ec89f5d8143bf1542c P fe6874c5d10b42a2823f51cc64a4e116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.652501  5734 tablet_bootstrap.cc:654] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:15.657819  5735 tablet_bootstrap.cc:492] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b: No bootstrap required, opened a new log
I20260608 12:49:15.658340  5735 ts_tablet_manager.cc:1403] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.012s
I20260608 12:49:15.661007  5735 raft_consensus.cc:359] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.661530  5735 raft_consensus.cc:385] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:15.661592  5736 ts_tablet_manager.cc:1434] T 8445b8c2be2a47ec89f5d8143bf1542c P fe6874c5d10b42a2823f51cc64a4e116: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 12:49:15.661820  5735 raft_consensus.cc:740] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8671267bc64231bf2e66d70533b02b, State: Initialized, Role: FOLLOWER
I20260608 12:49:15.662194  5734 tablet_bootstrap.cc:492] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d: No bootstrap required, opened a new log
I20260608 12:49:15.662696  5736 tablet_bootstrap.cc:492] T 48d13b5c88d44818941fae490a032a32 P fe6874c5d10b42a2823f51cc64a4e116: Bootstrap starting.
I20260608 12:49:15.662701  5734 ts_tablet_manager.cc:1403] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.011s
I20260608 12:49:15.662784  5735 consensus_queue.cc:260] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.666400  5734 raft_consensus.cc:359] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.667289  5734 raft_consensus.cc:385] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:15.667686  5734 raft_consensus.cc:740] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b15fceb03bde4550bff68cdaf2e2e36d, State: Initialized, Role: FOLLOWER
I20260608 12:49:15.668594  5734 consensus_queue.cc:260] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.669351  5736 tablet_bootstrap.cc:654] T 48d13b5c88d44818941fae490a032a32 P fe6874c5d10b42a2823f51cc64a4e116: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:15.670740  5741 raft_consensus.cc:493] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:15.671269  5741 raft_consensus.cc:515] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.672325  5735 ts_tablet_manager.cc:1434] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
I20260608 12:49:15.676309  5740 raft_consensus.cc:493] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:15.676728  5740 raft_consensus.cc:515] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.679003  5740 leader_election.cc:290] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe6874c5d10b42a2823f51cc64a4e116 (127.4.192.65:42199), b15fceb03bde4550bff68cdaf2e2e36d (127.4.192.66:38731)
I20260608 12:49:15.681492  5736 tablet_bootstrap.cc:492] T 48d13b5c88d44818941fae490a032a32 P fe6874c5d10b42a2823f51cc64a4e116: No bootstrap required, opened a new log
I20260608 12:49:15.682034  5736 ts_tablet_manager.cc:1403] T 48d13b5c88d44818941fae490a032a32 P fe6874c5d10b42a2823f51cc64a4e116: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260608 12:49:15.683372  5735 tablet_bootstrap.cc:492] T 8445b8c2be2a47ec89f5d8143bf1542c P 5f8671267bc64231bf2e66d70533b02b: Bootstrap starting.
I20260608 12:49:15.690313  5736 raft_consensus.cc:359] T 48d13b5c88d44818941fae490a032a32 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.691222  5736 raft_consensus.cc:385] T 48d13b5c88d44818941fae490a032a32 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:15.691603  5736 raft_consensus.cc:740] T 48d13b5c88d44818941fae490a032a32 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6874c5d10b42a2823f51cc64a4e116, State: Initialized, Role: FOLLOWER
I20260608 12:49:15.692420  5735 tablet_bootstrap.cc:654] T 8445b8c2be2a47ec89f5d8143bf1542c P 5f8671267bc64231bf2e66d70533b02b: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:15.694770  5736 consensus_queue.cc:260] T 48d13b5c88d44818941fae490a032a32 P fe6874c5d10b42a2823f51cc64a4e116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.696870  5741 leader_election.cc:290] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe6874c5d10b42a2823f51cc64a4e116 (127.4.192.65:42199), 5f8671267bc64231bf2e66d70533b02b (127.4.192.67:41913)
I20260608 12:49:15.706346  5736 ts_tablet_manager.cc:1434] T 48d13b5c88d44818941fae490a032a32 P fe6874c5d10b42a2823f51cc64a4e116: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260608 12:49:15.707865  5735 tablet_bootstrap.cc:492] T 8445b8c2be2a47ec89f5d8143bf1542c P 5f8671267bc64231bf2e66d70533b02b: No bootstrap required, opened a new log
I20260608 12:49:15.715189  5735 ts_tablet_manager.cc:1403] T 8445b8c2be2a47ec89f5d8143bf1542c P 5f8671267bc64231bf2e66d70533b02b: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.007s
I20260608 12:49:15.711032  5734 ts_tablet_manager.cc:1434] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.001s
I20260608 12:49:15.717372  5734 tablet_bootstrap.cc:492] T 881a9fe0cb58475781aac709d71f110f P b15fceb03bde4550bff68cdaf2e2e36d: Bootstrap starting.
I20260608 12:49:15.715186  5736 tablet_bootstrap.cc:492] T 26e07d8266964ec0ad0d84c3ccb80393 P fe6874c5d10b42a2823f51cc64a4e116: Bootstrap starting.
I20260608 12:49:15.725567  5741 raft_consensus.cc:493] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:15.726044  5741 raft_consensus.cc:515] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.718758  5735 raft_consensus.cc:359] T 8445b8c2be2a47ec89f5d8143bf1542c P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.726961  5735 raft_consensus.cc:385] T 8445b8c2be2a47ec89f5d8143bf1542c P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:15.727294  5735 raft_consensus.cc:740] T 8445b8c2be2a47ec89f5d8143bf1542c P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8671267bc64231bf2e66d70533b02b, State: Initialized, Role: FOLLOWER
I20260608 12:49:15.728235  5741 leader_election.cc:290] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe6874c5d10b42a2823f51cc64a4e116 (127.4.192.65:42199), 5f8671267bc64231bf2e66d70533b02b (127.4.192.67:41913)
I20260608 12:49:15.728717  5741 raft_consensus.cc:493] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:15.728333  5735 consensus_queue.cc:260] T 8445b8c2be2a47ec89f5d8143bf1542c P 5f8671267bc64231bf2e66d70533b02b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.729007  5741 raft_consensus.cc:515] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.731166  5735 ts_tablet_manager.cc:1434] T 8445b8c2be2a47ec89f5d8143bf1542c P 5f8671267bc64231bf2e66d70533b02b: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.001s
I20260608 12:49:15.732158  5741 leader_election.cc:290] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe6874c5d10b42a2823f51cc64a4e116 (127.4.192.65:42199), 5f8671267bc64231bf2e66d70533b02b (127.4.192.67:41913)
I20260608 12:49:15.732892  5736 tablet_bootstrap.cc:654] T 26e07d8266964ec0ad0d84c3ccb80393 P fe6874c5d10b42a2823f51cc64a4e116: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:15.744064  5540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e07d8266964ec0ad0d84c3ccb80393" candidate_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6874c5d10b42a2823f51cc64a4e116" is_pre_election: true
W20260608 12:49:15.745783  5579 leader_election.cc:343] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe6874c5d10b42a2823f51cc64a4e116 (127.4.192.65:42199): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:49:15.746652  5539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e83a48e5da3417cba94179f50d3a942" candidate_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6874c5d10b42a2823f51cc64a4e116" is_pre_election: true
I20260608 12:49:15.747417  5539 raft_consensus.cc:2468] T 3e83a48e5da3417cba94179f50d3a942 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b15fceb03bde4550bff68cdaf2e2e36d in term 0.
I20260608 12:49:15.748256  5540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8445b8c2be2a47ec89f5d8143bf1542c" candidate_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6874c5d10b42a2823f51cc64a4e116" is_pre_election: true
I20260608 12:49:15.749034  5579 leader_election.cc:304] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b15fceb03bde4550bff68cdaf2e2e36d, fe6874c5d10b42a2823f51cc64a4e116; no voters: 
I20260608 12:49:15.749119  5540 raft_consensus.cc:2468] T 8445b8c2be2a47ec89f5d8143bf1542c P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b15fceb03bde4550bff68cdaf2e2e36d in term 0.
I20260608 12:49:15.752465  5689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e07d8266964ec0ad0d84c3ccb80393" candidate_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8671267bc64231bf2e66d70533b02b" is_pre_election: true
I20260608 12:49:15.753552  5688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8445b8c2be2a47ec89f5d8143bf1542c" candidate_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8671267bc64231bf2e66d70533b02b" is_pre_election: true
I20260608 12:49:15.753712  5689 raft_consensus.cc:2468] T 26e07d8266964ec0ad0d84c3ccb80393 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b15fceb03bde4550bff68cdaf2e2e36d in term 0.
I20260608 12:49:15.755328  5741 raft_consensus.cc:2804] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:15.755219  5688 raft_consensus.cc:2468] T 8445b8c2be2a47ec89f5d8143bf1542c P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b15fceb03bde4550bff68cdaf2e2e36d in term 0.
I20260608 12:49:15.755774  5741 raft_consensus.cc:493] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:15.756141  5741 raft_consensus.cc:3060] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.757161  5734 tablet_bootstrap.cc:654] T 881a9fe0cb58475781aac709d71f110f P b15fceb03bde4550bff68cdaf2e2e36d: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:15.761646  5767 raft_consensus.cc:493] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:15.762219  5767 raft_consensus.cc:515] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.762775  5615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e83a48e5da3417cba94179f50d3a942" candidate_uuid: "5f8671267bc64231bf2e66d70533b02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" is_pre_election: true
I20260608 12:49:15.760975  5581 leader_election.cc:304] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f8671267bc64231bf2e66d70533b02b, b15fceb03bde4550bff68cdaf2e2e36d; no voters: 
I20260608 12:49:15.763453  5689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e83a48e5da3417cba94179f50d3a942" candidate_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8671267bc64231bf2e66d70533b02b" is_pre_election: true
I20260608 12:49:15.768225  5734 tablet_bootstrap.cc:492] T 881a9fe0cb58475781aac709d71f110f P b15fceb03bde4550bff68cdaf2e2e36d: No bootstrap required, opened a new log
I20260608 12:49:15.768240  5736 tablet_bootstrap.cc:492] T 26e07d8266964ec0ad0d84c3ccb80393 P fe6874c5d10b42a2823f51cc64a4e116: No bootstrap required, opened a new log
I20260608 12:49:15.768822  5736 ts_tablet_manager.cc:1403] T 26e07d8266964ec0ad0d84c3ccb80393 P fe6874c5d10b42a2823f51cc64a4e116: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.017s
I20260608 12:49:15.768822  5734 ts_tablet_manager.cc:1403] T 881a9fe0cb58475781aac709d71f110f P b15fceb03bde4550bff68cdaf2e2e36d: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.001s
I20260608 12:49:15.768955  5742 raft_consensus.cc:493] T 48d13b5c88d44818941fae490a032a32 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:15.769742  5742 raft_consensus.cc:515] T 48d13b5c88d44818941fae490a032a32 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.771934  5734 raft_consensus.cc:359] T 881a9fe0cb58475781aac709d71f110f P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.772091  5736 raft_consensus.cc:359] T 26e07d8266964ec0ad0d84c3ccb80393 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.772678  5734 raft_consensus.cc:385] T 881a9fe0cb58475781aac709d71f110f P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:15.772820  5736 raft_consensus.cc:385] T 26e07d8266964ec0ad0d84c3ccb80393 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:15.773048  5734 raft_consensus.cc:740] T 881a9fe0cb58475781aac709d71f110f P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b15fceb03bde4550bff68cdaf2e2e36d, State: Initialized, Role: FOLLOWER
I20260608 12:49:15.773180  5736 raft_consensus.cc:740] T 26e07d8266964ec0ad0d84c3ccb80393 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6874c5d10b42a2823f51cc64a4e116, State: Initialized, Role: FOLLOWER
I20260608 12:49:15.773931  5540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e83a48e5da3417cba94179f50d3a942" candidate_uuid: "5f8671267bc64231bf2e66d70533b02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6874c5d10b42a2823f51cc64a4e116" is_pre_election: true
I20260608 12:49:15.773910  5734 consensus_queue.cc:260] T 881a9fe0cb58475781aac709d71f110f P b15fceb03bde4550bff68cdaf2e2e36d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.774729  5540 raft_consensus.cc:2468] T 3e83a48e5da3417cba94179f50d3a942 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f8671267bc64231bf2e66d70533b02b in term 0.
I20260608 12:49:15.772301  5742 leader_election.cc:290] T 48d13b5c88d44818941fae490a032a32 P fe6874c5d10b42a2823f51cc64a4e116 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b15fceb03bde4550bff68cdaf2e2e36d (127.4.192.66:38731), 5f8671267bc64231bf2e66d70533b02b (127.4.192.67:41913)
I20260608 12:49:15.773917  5736 consensus_queue.cc:260] T 26e07d8266964ec0ad0d84c3ccb80393 P fe6874c5d10b42a2823f51cc64a4e116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.768393  5689 raft_consensus.cc:2468] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b15fceb03bde4550bff68cdaf2e2e36d in term 0.
I20260608 12:49:15.780584  5653 leader_election.cc:304] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f8671267bc64231bf2e66d70533b02b, fe6874c5d10b42a2823f51cc64a4e116; no voters: 
I20260608 12:49:15.781289  5740 raft_consensus.cc:2804] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:15.781663  5740 raft_consensus.cc:493] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:15.781965  5740 raft_consensus.cc:3060] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:49:15.790467  5486 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:49:15.792356  5741 raft_consensus.cc:515] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.793177  5491 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 12:49:15.802726  5491 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:49:15.794924  5767 leader_election.cc:290] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe6874c5d10b42a2823f51cc64a4e116 (127.4.192.65:42199), 5f8671267bc64231bf2e66d70533b02b (127.4.192.67:41913)
I20260608 12:49:15.800002  5540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac40ac64fa94a2282d5cdf7e8addd53" candidate_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6874c5d10b42a2823f51cc64a4e116" is_pre_election: true
I20260608 12:49:15.805770  5540 raft_consensus.cc:2468] T 8ac40ac64fa94a2282d5cdf7e8addd53 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b15fceb03bde4550bff68cdaf2e2e36d in term 0.
W20260608 12:49:15.809026  5581 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.192.67:41913, user_credentials={real_user=slave}} blocked reactor thread for 48793.7us
I20260608 12:49:15.809932  5581 leader_election.cc:304] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d [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: 5f8671267bc64231bf2e66d70533b02b, b15fceb03bde4550bff68cdaf2e2e36d; no voters: fe6874c5d10b42a2823f51cc64a4e116
I20260608 12:49:15.813997  5772 raft_consensus.cc:2804] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:15.814280  5736 ts_tablet_manager.cc:1434] T 26e07d8266964ec0ad0d84c3ccb80393 P fe6874c5d10b42a2823f51cc64a4e116: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.029s
I20260608 12:49:15.814651  5734 ts_tablet_manager.cc:1434] T 881a9fe0cb58475781aac709d71f110f P b15fceb03bde4550bff68cdaf2e2e36d: Time spent starting tablet: real 0.045s	user 0.011s	sys 0.028s
I20260608 12:49:15.815620  5689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac40ac64fa94a2282d5cdf7e8addd53" candidate_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8671267bc64231bf2e66d70533b02b" is_pre_election: true
I20260608 12:49:15.816149  5772 raft_consensus.cc:493] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:15.807606  5579 leader_election.cc:304] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b15fceb03bde4550bff68cdaf2e2e36d, fe6874c5d10b42a2823f51cc64a4e116; no voters: 
I20260608 12:49:15.816617  5772 raft_consensus.cc:3060] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.804041  5740 raft_consensus.cc:515] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.816573  5689 raft_consensus.cc:2468] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b15fceb03bde4550bff68cdaf2e2e36d in term 0.
I20260608 12:49:15.820947  5767 raft_consensus.cc:2804] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:15.825212  5615 raft_consensus.cc:2393] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f8671267bc64231bf2e66d70533b02b in current term 1: Already voted for candidate b15fceb03bde4550bff68cdaf2e2e36d in this term.
I20260608 12:49:15.826454  5772 raft_consensus.cc:515] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.834121  5614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e83a48e5da3417cba94179f50d3a942" candidate_uuid: "5f8671267bc64231bf2e66d70533b02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15fceb03bde4550bff68cdaf2e2e36d"
I20260608 12:49:15.835330  5614 raft_consensus.cc:2393] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f8671267bc64231bf2e66d70533b02b in current term 1: Already voted for candidate b15fceb03bde4550bff68cdaf2e2e36d in this term.
I20260608 12:49:15.835284  5540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e07d8266964ec0ad0d84c3ccb80393" candidate_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6874c5d10b42a2823f51cc64a4e116"
I20260608 12:49:15.836295  5540 raft_consensus.cc:3060] T 26e07d8266964ec0ad0d84c3ccb80393 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.824544  5767 raft_consensus.cc:493] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:15.840734  5767 raft_consensus.cc:3060] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.831949  5770 raft_consensus.cc:2804] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:15.833729  5740 leader_election.cc:290] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b [CANDIDATE]: Term 1 election: Requested vote from peers fe6874c5d10b42a2823f51cc64a4e116 (127.4.192.65:42199), b15fceb03bde4550bff68cdaf2e2e36d (127.4.192.66:38731)
I20260608 12:49:15.845275  5776 raft_consensus.cc:493] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:15.845736  5776 raft_consensus.cc:515] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.847795  5539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e83a48e5da3417cba94179f50d3a942" candidate_uuid: "5f8671267bc64231bf2e66d70533b02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6874c5d10b42a2823f51cc64a4e116"
I20260608 12:49:15.848035  5772 leader_election.cc:290] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d [CANDIDATE]: Term 1 election: Requested vote from peers fe6874c5d10b42a2823f51cc64a4e116 (127.4.192.65:42199), 5f8671267bc64231bf2e66d70533b02b (127.4.192.67:41913)
I20260608 12:49:15.848785  5539 raft_consensus.cc:3060] T 3e83a48e5da3417cba94179f50d3a942 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.846124  5775 raft_consensus.cc:493] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:15.847110  5740 raft_consensus.cc:493] T 881a9fe0cb58475781aac709d71f110f P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:15.849782  5770 raft_consensus.cc:493] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:15.852849  5775 raft_consensus.cc:515] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.854104  5538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e83a48e5da3417cba94179f50d3a942" candidate_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6874c5d10b42a2823f51cc64a4e116"
I20260608 12:49:15.855203  5689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e07d8266964ec0ad0d84c3ccb80393" candidate_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8671267bc64231bf2e66d70533b02b"
I20260608 12:49:15.853863  5770 raft_consensus.cc:3060] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.863389  5773 raft_consensus.cc:493] T a5daae1be14647ada191cd81095d0222 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:15.863926  5773 raft_consensus.cc:515] T a5daae1be14647ada191cd81095d0222 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.857825  5689 raft_consensus.cc:3060] T 26e07d8266964ec0ad0d84c3ccb80393 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.864356  5742 raft_consensus.cc:493] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:15.865082  5775 leader_election.cc:290] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe6874c5d10b42a2823f51cc64a4e116 (127.4.192.65:42199), b15fceb03bde4550bff68cdaf2e2e36d (127.4.192.66:38731)
I20260608 12:49:15.866016  5775 raft_consensus.cc:493] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:15.868036  5775 raft_consensus.cc:515] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } }
I20260608 12:49:15.868737  5614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d13b5c88d44818941fae490a032a32" candidate_uuid: "5f8671267bc64231bf2e66d70533b02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" is_pre_election: true
I20260608 12:49:15.869366  5614 raft_consensus.cc:2468] T 48d13b5c88d44818941fae490a032a32 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f8671267bc64231bf2e66d70533b02b in term 0.
I20260608 12:49:15.864936  5742 raft_consensus.cc:515] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.870779  5776 leader_election.cc:290] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe6874c5d10b42a2823f51cc64a4e116 (127.4.192.65:42199), b15fceb03bde4550bff68cdaf2e2e36d (127.4.192.66:38731)
I20260608 12:49:15.870848  5688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e83a48e5da3417cba94179f50d3a942" candidate_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8671267bc64231bf2e66d70533b02b"
I20260608 12:49:15.871755  5688 raft_consensus.cc:2393] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b15fceb03bde4550bff68cdaf2e2e36d in current term 1: Already voted for candidate 5f8671267bc64231bf2e66d70533b02b in this term.
I20260608 12:49:15.871717  5775 leader_election.cc:290] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b15fceb03bde4550bff68cdaf2e2e36d (127.4.192.66:38731), fe6874c5d10b42a2823f51cc64a4e116 (127.4.192.65:42199)
I20260608 12:49:15.872146  5742 leader_election.cc:290] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b15fceb03bde4550bff68cdaf2e2e36d (127.4.192.66:38731), 5f8671267bc64231bf2e66d70533b02b (127.4.192.67:41913)
I20260608 12:49:15.862596  5741 leader_election.cc:290] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d [CANDIDATE]: Term 1 election: Requested vote from peers fe6874c5d10b42a2823f51cc64a4e116 (127.4.192.65:42199), 5f8671267bc64231bf2e66d70533b02b (127.4.192.67:41913)
I20260608 12:49:15.854374  5740 raft_consensus.cc:515] T 881a9fe0cb58475781aac709d71f110f P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.873129  5537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5daae1be14647ada191cd81095d0222" candidate_uuid: "5f8671267bc64231bf2e66d70533b02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6874c5d10b42a2823f51cc64a4e116" is_pre_election: true
I20260608 12:49:15.873070  5767 raft_consensus.cc:515] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.874418  5742 raft_consensus.cc:493] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:15.874490  5614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2834a470befb4979967ad8c1e8ae0f11" candidate_uuid: "5f8671267bc64231bf2e66d70533b02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" is_pre_election: true
I20260608 12:49:15.876741  5536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2834a470befb4979967ad8c1e8ae0f11" candidate_uuid: "5f8671267bc64231bf2e66d70533b02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6874c5d10b42a2823f51cc64a4e116" is_pre_election: true
I20260608 12:49:15.875344  5615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5daae1be14647ada191cd81095d0222" candidate_uuid: "5f8671267bc64231bf2e66d70533b02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" is_pre_election: true
I20260608 12:49:15.876011  5538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d13b5c88d44818941fae490a032a32" candidate_uuid: "5f8671267bc64231bf2e66d70533b02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6874c5d10b42a2823f51cc64a4e116" is_pre_election: true
I20260608 12:49:15.877727  5537 raft_consensus.cc:2468] T a5daae1be14647ada191cd81095d0222 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f8671267bc64231bf2e66d70533b02b in term 0.
I20260608 12:49:15.878610  5742 raft_consensus.cc:515] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } }
I20260608 12:49:15.877746  5655 leader_election.cc:304] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f8671267bc64231bf2e66d70533b02b, b15fceb03bde4550bff68cdaf2e2e36d; no voters: 
I20260608 12:49:15.877970  5581 leader_election.cc:304] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d [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: b15fceb03bde4550bff68cdaf2e2e36d; no voters: 5f8671267bc64231bf2e66d70533b02b, fe6874c5d10b42a2823f51cc64a4e116
I20260608 12:49:15.880178  5615 raft_consensus.cc:2468] T a5daae1be14647ada191cd81095d0222 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f8671267bc64231bf2e66d70533b02b in term 0.
I20260608 12:49:15.880618  5773 leader_election.cc:290] T a5daae1be14647ada191cd81095d0222 P fe6874c5d10b42a2823f51cc64a4e116 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b15fceb03bde4550bff68cdaf2e2e36d (127.4.192.66:38731), 5f8671267bc64231bf2e66d70533b02b (127.4.192.67:41913)
I20260608 12:49:15.881407  5536 raft_consensus.cc:2468] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f8671267bc64231bf2e66d70533b02b in term 0.
I20260608 12:49:15.884225  5742 leader_election.cc:290] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b15fceb03bde4550bff68cdaf2e2e36d (127.4.192.66:38731), 5f8671267bc64231bf2e66d70533b02b (127.4.192.67:41913)
I20260608 12:49:15.882511  5538 raft_consensus.cc:2468] T 48d13b5c88d44818941fae490a032a32 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f8671267bc64231bf2e66d70533b02b in term 0.
I20260608 12:49:15.878484  5614 raft_consensus.cc:2468] T 2834a470befb4979967ad8c1e8ae0f11 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f8671267bc64231bf2e66d70533b02b in term 0.
I20260608 12:49:15.885249  5540 raft_consensus.cc:2468] T 26e07d8266964ec0ad0d84c3ccb80393 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b15fceb03bde4550bff68cdaf2e2e36d in term 1.
I20260608 12:49:15.886157  5689 raft_consensus.cc:2468] T 26e07d8266964ec0ad0d84c3ccb80393 P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b15fceb03bde4550bff68cdaf2e2e36d in term 1.
I20260608 12:49:15.886673  5579 leader_election.cc:304] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b15fceb03bde4550bff68cdaf2e2e36d, fe6874c5d10b42a2823f51cc64a4e116; no voters: 
I20260608 12:49:15.887446  5772 raft_consensus.cc:2804] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:15.889113  5653 leader_election.cc:304] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f8671267bc64231bf2e66d70533b02b, fe6874c5d10b42a2823f51cc64a4e116; no voters: 
I20260608 12:49:15.894120  5539 raft_consensus.cc:2468] T 3e83a48e5da3417cba94179f50d3a942 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8671267bc64231bf2e66d70533b02b in term 1.
I20260608 12:49:15.897408  5613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881a9fe0cb58475781aac709d71f110f" candidate_uuid: "fe6874c5d10b42a2823f51cc64a4e116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" is_pre_election: true
I20260608 12:49:15.896703  5615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d13b5c88d44818941fae490a032a32" candidate_uuid: "fe6874c5d10b42a2823f51cc64a4e116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" is_pre_election: true
I20260608 12:49:15.882570  5741 raft_consensus.cc:2749] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:49:15.898567  5613 raft_consensus.cc:2468] T 881a9fe0cb58475781aac709d71f110f P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe6874c5d10b42a2823f51cc64a4e116 in term 0.
I20260608 12:49:15.898687  5615 raft_consensus.cc:2468] T 48d13b5c88d44818941fae490a032a32 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe6874c5d10b42a2823f51cc64a4e116 in term 0.
I20260608 12:49:15.899859  5653 leader_election.cc:304] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f8671267bc64231bf2e66d70533b02b, fe6874c5d10b42a2823f51cc64a4e116; no voters: 
I20260608 12:49:15.901244  5506 leader_election.cc:304] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b15fceb03bde4550bff68cdaf2e2e36d, fe6874c5d10b42a2823f51cc64a4e116; no voters: 
I20260608 12:49:15.898815  5772 raft_consensus.cc:697] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 LEADER]: Becoming Leader. State: Replica: b15fceb03bde4550bff68cdaf2e2e36d, State: Running, Role: LEADER
I20260608 12:49:15.902980  5614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5daae1be14647ada191cd81095d0222" candidate_uuid: "fe6874c5d10b42a2823f51cc64a4e116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" is_pre_election: true
I20260608 12:49:15.903173  5742 raft_consensus.cc:2804] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:15.903376  5506 leader_election.cc:304] T 48d13b5c88d44818941fae490a032a32 P fe6874c5d10b42a2823f51cc64a4e116 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b15fceb03bde4550bff68cdaf2e2e36d, fe6874c5d10b42a2823f51cc64a4e116; no voters: 
I20260608 12:49:15.903589  5742 raft_consensus.cc:493] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:15.903656  5614 raft_consensus.cc:2468] T a5daae1be14647ada191cd81095d0222 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe6874c5d10b42a2823f51cc64a4e116 in term 0.
I20260608 12:49:15.904250  5773 raft_consensus.cc:2804] T 48d13b5c88d44818941fae490a032a32 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:15.903661  5772 consensus_queue.cc:237] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.904623  5773 raft_consensus.cc:493] T 48d13b5c88d44818941fae490a032a32 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:15.905036  5773 raft_consensus.cc:3060] T 48d13b5c88d44818941fae490a032a32 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.905115  5506 leader_election.cc:304] T a5daae1be14647ada191cd81095d0222 P fe6874c5d10b42a2823f51cc64a4e116 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b15fceb03bde4550bff68cdaf2e2e36d, fe6874c5d10b42a2823f51cc64a4e116; no voters: 
I20260608 12:49:15.901325  5615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2834a470befb4979967ad8c1e8ae0f11" candidate_uuid: "fe6874c5d10b42a2823f51cc64a4e116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" is_pre_election: true
I20260608 12:49:15.901741  5653 leader_election.cc:304] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b [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: 5f8671267bc64231bf2e66d70533b02b, fe6874c5d10b42a2823f51cc64a4e116; no voters: b15fceb03bde4550bff68cdaf2e2e36d
I20260608 12:49:15.902098  5775 raft_consensus.cc:2804] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:15.907217  5775 raft_consensus.cc:493] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:15.908634  5775 raft_consensus.cc:3060] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.909740  5777 raft_consensus.cc:2804] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:15.910179  5777 raft_consensus.cc:493] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:15.910557  5777 raft_consensus.cc:3060] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.902391  5776 raft_consensus.cc:2804] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:15.910894  5614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881a9fe0cb58475781aac709d71f110f" candidate_uuid: "5f8671267bc64231bf2e66d70533b02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" is_pre_election: true
I20260608 12:49:15.911751  5740 leader_election.cc:290] T 881a9fe0cb58475781aac709d71f110f P 5f8671267bc64231bf2e66d70533b02b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe6874c5d10b42a2823f51cc64a4e116 (127.4.192.65:42199), b15fceb03bde4550bff68cdaf2e2e36d (127.4.192.66:38731)
I20260608 12:49:15.906505  5742 raft_consensus.cc:3060] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.907793  5615 raft_consensus.cc:2468] T 2834a470befb4979967ad8c1e8ae0f11 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe6874c5d10b42a2823f51cc64a4e116 in term 0.
I20260608 12:49:15.914400  5740 raft_consensus.cc:2804] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:15.915632  5740 raft_consensus.cc:697] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b [term 1 LEADER]: Becoming Leader. State: Replica: 5f8671267bc64231bf2e66d70533b02b, State: Running, Role: LEADER
I20260608 12:49:15.912417  5776 raft_consensus.cc:493] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:15.916707  5776 raft_consensus.cc:3060] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.917373  5539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8445b8c2be2a47ec89f5d8143bf1542c" candidate_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6874c5d10b42a2823f51cc64a4e116"
I20260608 12:49:15.918752  5539 raft_consensus.cc:3060] T 8445b8c2be2a47ec89f5d8143bf1542c P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.918571  5740 consensus_queue.cc:237] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.913421  5614 raft_consensus.cc:2468] T 881a9fe0cb58475781aac709d71f110f P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f8671267bc64231bf2e66d70533b02b in term 0.
I20260608 12:49:15.925246  5506 leader_election.cc:304] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b15fceb03bde4550bff68cdaf2e2e36d, fe6874c5d10b42a2823f51cc64a4e116; no voters: 
I20260608 12:49:15.927121  5655 leader_election.cc:304] T 881a9fe0cb58475781aac709d71f110f P 5f8671267bc64231bf2e66d70533b02b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f8671267bc64231bf2e66d70533b02b, b15fceb03bde4550bff68cdaf2e2e36d; no voters: 
I20260608 12:49:15.931636  5773 raft_consensus.cc:515] T 48d13b5c88d44818941fae490a032a32 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.934422  5773 leader_election.cc:290] T 48d13b5c88d44818941fae490a032a32 P fe6874c5d10b42a2823f51cc64a4e116 [CANDIDATE]: Term 1 election: Requested vote from peers b15fceb03bde4550bff68cdaf2e2e36d (127.4.192.66:38731), 5f8671267bc64231bf2e66d70533b02b (127.4.192.67:41913)
I20260608 12:49:15.933090  5539 raft_consensus.cc:2468] T 8445b8c2be2a47ec89f5d8143bf1542c P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b15fceb03bde4550bff68cdaf2e2e36d in term 1.
I20260608 12:49:15.936353  5579 leader_election.cc:304] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b15fceb03bde4550bff68cdaf2e2e36d, fe6874c5d10b42a2823f51cc64a4e116; no voters: 
I20260608 12:49:15.928224  5767 leader_election.cc:290] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d [CANDIDATE]: Term 1 election: Requested vote from peers fe6874c5d10b42a2823f51cc64a4e116 (127.4.192.65:42199), 5f8671267bc64231bf2e66d70533b02b (127.4.192.67:41913)
I20260608 12:49:15.937755  5773 raft_consensus.cc:2804] T a5daae1be14647ada191cd81095d0222 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:15.941877  5742 raft_consensus.cc:515] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.943056  5689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8445b8c2be2a47ec89f5d8143bf1542c" candidate_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8671267bc64231bf2e66d70533b02b"
I20260608 12:49:15.943033  5539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881a9fe0cb58475781aac709d71f110f" candidate_uuid: "5f8671267bc64231bf2e66d70533b02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6874c5d10b42a2823f51cc64a4e116" is_pre_election: true
I20260608 12:49:15.943879  5689 raft_consensus.cc:3060] T 8445b8c2be2a47ec89f5d8143bf1542c P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.944226  5539 raft_consensus.cc:2393] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f8671267bc64231bf2e66d70533b02b in current term 1: Already voted for candidate fe6874c5d10b42a2823f51cc64a4e116 in this term.
I20260608 12:49:15.945300  5742 leader_election.cc:290] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116 [CANDIDATE]: Term 1 election: Requested vote from peers b15fceb03bde4550bff68cdaf2e2e36d (127.4.192.66:38731), 5f8671267bc64231bf2e66d70533b02b (127.4.192.67:41913)
I20260608 12:49:15.946035  5775 raft_consensus.cc:515] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.947984  5770 raft_consensus.cc:515] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.948436  5779 raft_consensus.cc:2804] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:15.948908  5779 raft_consensus.cc:493] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:15.949301  5779 raft_consensus.cc:3060] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.950192  5778 raft_consensus.cc:2804] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:15.950693  5689 raft_consensus.cc:2468] T 8445b8c2be2a47ec89f5d8143bf1542c P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b15fceb03bde4550bff68cdaf2e2e36d in term 1.
I20260608 12:49:15.950801  5778 raft_consensus.cc:697] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d [term 1 LEADER]: Becoming Leader. State: Replica: b15fceb03bde4550bff68cdaf2e2e36d, State: Running, Role: LEADER
I20260608 12:49:15.953361  5689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac40ac64fa94a2282d5cdf7e8addd53" candidate_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8671267bc64231bf2e66d70533b02b"
I20260608 12:49:15.954586  5689 raft_consensus.cc:3060] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.954779  5775 leader_election.cc:290] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b [CANDIDATE]: Term 1 election: Requested vote from peers fe6874c5d10b42a2823f51cc64a4e116 (127.4.192.65:42199), b15fceb03bde4550bff68cdaf2e2e36d (127.4.192.66:38731)
I20260608 12:49:15.954893  5539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac40ac64fa94a2282d5cdf7e8addd53" candidate_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6874c5d10b42a2823f51cc64a4e116"
I20260608 12:49:15.955663  5539 raft_consensus.cc:3060] T 8ac40ac64fa94a2282d5cdf7e8addd53 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.942605  5773 raft_consensus.cc:493] T a5daae1be14647ada191cd81095d0222 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:15.952812  5770 leader_election.cc:290] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d [CANDIDATE]: Term 1 election: Requested vote from peers fe6874c5d10b42a2823f51cc64a4e116 (127.4.192.65:42199), 5f8671267bc64231bf2e66d70533b02b (127.4.192.67:41913)
I20260608 12:49:15.957172  5614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d13b5c88d44818941fae490a032a32" candidate_uuid: "5f8671267bc64231bf2e66d70533b02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15fceb03bde4550bff68cdaf2e2e36d"
I20260608 12:49:15.958214  5773 raft_consensus.cc:3060] T a5daae1be14647ada191cd81095d0222 P fe6874c5d10b42a2823f51cc64a4e116 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.963979  5614 raft_consensus.cc:3060] T 48d13b5c88d44818941fae490a032a32 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.966039  5540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d13b5c88d44818941fae490a032a32" candidate_uuid: "5f8671267bc64231bf2e66d70533b02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6874c5d10b42a2823f51cc64a4e116"
I20260608 12:49:15.964732  5776 raft_consensus.cc:515] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } }
I20260608 12:49:15.968289  5781 raft_consensus.cc:2804] T 881a9fe0cb58475781aac709d71f110f P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:15.968717  5781 raft_consensus.cc:493] T 881a9fe0cb58475781aac709d71f110f P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:15.969137  5781 raft_consensus.cc:3060] T 881a9fe0cb58475781aac709d71f110f P 5f8671267bc64231bf2e66d70533b02b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.969705  5540 raft_consensus.cc:2393] T 48d13b5c88d44818941fae490a032a32 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f8671267bc64231bf2e66d70533b02b in current term 1: Already voted for candidate fe6874c5d10b42a2823f51cc64a4e116 in this term.
I20260608 12:49:15.971066  5777 raft_consensus.cc:515] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.971395  5438 catalog_manager.cc:5696] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d reported cstate change: term changed from 0 to 1, leader changed from <none> to b15fceb03bde4550bff68cdaf2e2e36d (127.4.192.66). New cstate: current_term: 1 leader_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:15.973953  5540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5daae1be14647ada191cd81095d0222" candidate_uuid: "5f8671267bc64231bf2e66d70533b02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6874c5d10b42a2823f51cc64a4e116"
I20260608 12:49:15.952354  5778 consensus_queue.cc:237] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.976207  5615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5daae1be14647ada191cd81095d0222" candidate_uuid: "5f8671267bc64231bf2e66d70533b02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15fceb03bde4550bff68cdaf2e2e36d"
I20260608 12:49:15.976009  5689 raft_consensus.cc:2468] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b15fceb03bde4550bff68cdaf2e2e36d in term 1.
I20260608 12:49:15.976220  5777 leader_election.cc:290] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b [CANDIDATE]: Term 1 election: Requested vote from peers fe6874c5d10b42a2823f51cc64a4e116 (127.4.192.65:42199), b15fceb03bde4550bff68cdaf2e2e36d (127.4.192.66:38731)
I20260608 12:49:15.976893  5615 raft_consensus.cc:3060] T a5daae1be14647ada191cd81095d0222 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.978246  5581 leader_election.cc:304] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f8671267bc64231bf2e66d70533b02b, b15fceb03bde4550bff68cdaf2e2e36d; no voters: 
I20260608 12:49:15.979666  5770 raft_consensus.cc:2804] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:15.976083  5539 raft_consensus.cc:2468] T 8ac40ac64fa94a2282d5cdf7e8addd53 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b15fceb03bde4550bff68cdaf2e2e36d in term 1.
I20260608 12:49:15.980839  5613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d13b5c88d44818941fae490a032a32" candidate_uuid: "fe6874c5d10b42a2823f51cc64a4e116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15fceb03bde4550bff68cdaf2e2e36d"
I20260608 12:49:15.975123  5614 raft_consensus.cc:2468] T 48d13b5c88d44818941fae490a032a32 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8671267bc64231bf2e66d70533b02b in term 1.
I20260608 12:49:15.980640  5770 raft_consensus.cc:697] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 LEADER]: Becoming Leader. State: Replica: b15fceb03bde4550bff68cdaf2e2e36d, State: Running, Role: LEADER
I20260608 12:49:15.983595  5613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2834a470befb4979967ad8c1e8ae0f11" candidate_uuid: "5f8671267bc64231bf2e66d70533b02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15fceb03bde4550bff68cdaf2e2e36d"
I20260608 12:49:15.983827  5770 consensus_queue.cc:237] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:15.984185  5613 raft_consensus.cc:3060] T 2834a470befb4979967ad8c1e8ae0f11 P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.984164  5655 leader_election.cc:304] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b [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: 5f8671267bc64231bf2e66d70533b02b, b15fceb03bde4550bff68cdaf2e2e36d; no voters: fe6874c5d10b42a2823f51cc64a4e116
I20260608 12:49:15.988703  5688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881a9fe0cb58475781aac709d71f110f" candidate_uuid: "fe6874c5d10b42a2823f51cc64a4e116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8671267bc64231bf2e66d70533b02b" is_pre_election: true
I20260608 12:49:15.988118  5689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d13b5c88d44818941fae490a032a32" candidate_uuid: "fe6874c5d10b42a2823f51cc64a4e116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8671267bc64231bf2e66d70533b02b" is_pre_election: true
I20260608 12:49:15.987962  5777 raft_consensus.cc:2804] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:15.994273  5614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881a9fe0cb58475781aac709d71f110f" candidate_uuid: "fe6874c5d10b42a2823f51cc64a4e116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15fceb03bde4550bff68cdaf2e2e36d"
I20260608 12:49:16.002229  5685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d13b5c88d44818941fae490a032a32" candidate_uuid: "fe6874c5d10b42a2823f51cc64a4e116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8671267bc64231bf2e66d70533b02b"
I20260608 12:49:16.000983  5614 raft_consensus.cc:3060] T 881a9fe0cb58475781aac709d71f110f P b15fceb03bde4550bff68cdaf2e2e36d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:15.997721  5686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2834a470befb4979967ad8c1e8ae0f11" candidate_uuid: "fe6874c5d10b42a2823f51cc64a4e116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8671267bc64231bf2e66d70533b02b" is_pre_election: true
I20260608 12:49:15.999291  5776 leader_election.cc:290] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [CANDIDATE]: Term 1 election: Requested vote from peers b15fceb03bde4550bff68cdaf2e2e36d (127.4.192.66:38731), fe6874c5d10b42a2823f51cc64a4e116 (127.4.192.65:42199)
I20260608 12:49:16.000201  5777 raft_consensus.cc:697] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b [term 1 LEADER]: Becoming Leader. State: Replica: 5f8671267bc64231bf2e66d70533b02b, State: Running, Role: LEADER
I20260608 12:49:16.005275  5686 raft_consensus.cc:2393] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe6874c5d10b42a2823f51cc64a4e116 in current term 1: Already voted for candidate 5f8671267bc64231bf2e66d70533b02b in this term.
I20260608 12:49:16.005100  5684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881a9fe0cb58475781aac709d71f110f" candidate_uuid: "fe6874c5d10b42a2823f51cc64a4e116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8671267bc64231bf2e66d70533b02b"
I20260608 12:49:16.007447  5777 consensus_queue.cc:237] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:16.009567  5687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5daae1be14647ada191cd81095d0222" candidate_uuid: "fe6874c5d10b42a2823f51cc64a4e116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8671267bc64231bf2e66d70533b02b" is_pre_election: true
I20260608 12:49:16.010425  5687 raft_consensus.cc:2393] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe6874c5d10b42a2823f51cc64a4e116 in current term 1: Already voted for candidate 5f8671267bc64231bf2e66d70533b02b in this term.
I20260608 12:49:16.011309  5539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2834a470befb4979967ad8c1e8ae0f11" candidate_uuid: "5f8671267bc64231bf2e66d70533b02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6874c5d10b42a2823f51cc64a4e116"
I20260608 12:49:16.029549  5773 raft_consensus.cc:515] T a5daae1be14647ada191cd81095d0222 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:16.030725  5540 raft_consensus.cc:2393] T a5daae1be14647ada191cd81095d0222 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f8671267bc64231bf2e66d70533b02b in current term 1: Already voted for candidate fe6874c5d10b42a2823f51cc64a4e116 in this term.
I20260608 12:49:16.031646  5773 leader_election.cc:290] T a5daae1be14647ada191cd81095d0222 P fe6874c5d10b42a2823f51cc64a4e116 [CANDIDATE]: Term 1 election: Requested vote from peers b15fceb03bde4550bff68cdaf2e2e36d (127.4.192.66:38731), 5f8671267bc64231bf2e66d70533b02b (127.4.192.67:41913)
I20260608 12:49:16.037472  5779 raft_consensus.cc:515] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } }
I20260608 12:49:16.033126  5615 raft_consensus.cc:2468] T a5daae1be14647ada191cd81095d0222 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8671267bc64231bf2e66d70533b02b in term 1.
I20260608 12:49:16.034096  5436 catalog_manager.cc:5696] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f8671267bc64231bf2e66d70533b02b (127.4.192.67). New cstate: current_term: 1 leader_uuid: "5f8671267bc64231bf2e66d70533b02b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:16.040475  5612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5daae1be14647ada191cd81095d0222" candidate_uuid: "fe6874c5d10b42a2823f51cc64a4e116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15fceb03bde4550bff68cdaf2e2e36d"
I20260608 12:49:16.044229  5612 raft_consensus.cc:2393] T a5daae1be14647ada191cd81095d0222 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fe6874c5d10b42a2823f51cc64a4e116 in current term 1: Already voted for candidate 5f8671267bc64231bf2e66d70533b02b in this term.
I20260608 12:49:16.045760  5539 raft_consensus.cc:2393] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f8671267bc64231bf2e66d70533b02b in current term 1: Already voted for candidate fe6874c5d10b42a2823f51cc64a4e116 in this term.
I20260608 12:49:16.047688  5655 leader_election.cc:304] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b [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: 5f8671267bc64231bf2e66d70533b02b, b15fceb03bde4550bff68cdaf2e2e36d; no voters: fe6874c5d10b42a2823f51cc64a4e116
I20260608 12:49:16.048360  5689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5daae1be14647ada191cd81095d0222" candidate_uuid: "fe6874c5d10b42a2823f51cc64a4e116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8671267bc64231bf2e66d70533b02b"
I20260608 12:49:16.049134  5689 raft_consensus.cc:2393] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fe6874c5d10b42a2823f51cc64a4e116 in current term 1: Already voted for candidate 5f8671267bc64231bf2e66d70533b02b in this term.
I20260608 12:49:16.049441  5614 raft_consensus.cc:2468] T 881a9fe0cb58475781aac709d71f110f P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe6874c5d10b42a2823f51cc64a4e116 in term 1.
I20260608 12:49:16.049799  5779 leader_election.cc:290] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [CANDIDATE]: Term 1 election: Requested vote from peers b15fceb03bde4550bff68cdaf2e2e36d (127.4.192.66:38731), 5f8671267bc64231bf2e66d70533b02b (127.4.192.67:41913)
I20260608 12:49:16.050423  5777 raft_consensus.cc:2804] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:16.051051  5506 leader_election.cc:304] T 48d13b5c88d44818941fae490a032a32 P fe6874c5d10b42a2823f51cc64a4e116 [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: fe6874c5d10b42a2823f51cc64a4e116; no voters: 5f8671267bc64231bf2e66d70533b02b, b15fceb03bde4550bff68cdaf2e2e36d
I20260608 12:49:16.051502  5777 raft_consensus.cc:697] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b [term 1 LEADER]: Becoming Leader. State: Replica: 5f8671267bc64231bf2e66d70533b02b, State: Running, Role: LEADER
I20260608 12:49:16.052052  5779 raft_consensus.cc:2749] T 48d13b5c88d44818941fae490a032a32 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:49:16.052497  5777 consensus_queue.cc:237] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:16.055824  5689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2834a470befb4979967ad8c1e8ae0f11" candidate_uuid: "fe6874c5d10b42a2823f51cc64a4e116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8671267bc64231bf2e66d70533b02b"
I20260608 12:49:16.056591  5689 raft_consensus.cc:2393] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fe6874c5d10b42a2823f51cc64a4e116 in current term 1: Already voted for candidate 5f8671267bc64231bf2e66d70533b02b in this term.
I20260608 12:49:16.057973  5614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2834a470befb4979967ad8c1e8ae0f11" candidate_uuid: "fe6874c5d10b42a2823f51cc64a4e116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15fceb03bde4550bff68cdaf2e2e36d"
I20260608 12:49:16.058856  5506 leader_election.cc:304] T a5daae1be14647ada191cd81095d0222 P fe6874c5d10b42a2823f51cc64a4e116 [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: fe6874c5d10b42a2823f51cc64a4e116; no voters: 5f8671267bc64231bf2e66d70533b02b, b15fceb03bde4550bff68cdaf2e2e36d
I20260608 12:49:16.055657  5781 raft_consensus.cc:515] T 881a9fe0cb58475781aac709d71f110f P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:16.060740  5779 raft_consensus.cc:2749] T a5daae1be14647ada191cd81095d0222 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:49:16.060999  5688 raft_consensus.cc:2393] T 881a9fe0cb58475781aac709d71f110f P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe6874c5d10b42a2823f51cc64a4e116 in current term 1: Already voted for candidate 5f8671267bc64231bf2e66d70533b02b in this term.
I20260608 12:49:16.064827  5781 leader_election.cc:290] T 881a9fe0cb58475781aac709d71f110f P 5f8671267bc64231bf2e66d70533b02b [CANDIDATE]: Term 1 election: Requested vote from peers fe6874c5d10b42a2823f51cc64a4e116 (127.4.192.65:42199), b15fceb03bde4550bff68cdaf2e2e36d (127.4.192.66:38731)
I20260608 12:49:16.065408  5614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881a9fe0cb58475781aac709d71f110f" candidate_uuid: "5f8671267bc64231bf2e66d70533b02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15fceb03bde4550bff68cdaf2e2e36d"
I20260608 12:49:16.065582  5539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881a9fe0cb58475781aac709d71f110f" candidate_uuid: "5f8671267bc64231bf2e66d70533b02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6874c5d10b42a2823f51cc64a4e116"
I20260608 12:49:16.066028  5614 raft_consensus.cc:2393] T 881a9fe0cb58475781aac709d71f110f P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f8671267bc64231bf2e66d70533b02b in current term 1: Already voted for candidate fe6874c5d10b42a2823f51cc64a4e116 in this term.
I20260608 12:49:16.066727  5539 raft_consensus.cc:2393] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f8671267bc64231bf2e66d70533b02b in current term 1: Already voted for candidate fe6874c5d10b42a2823f51cc64a4e116 in this term.
I20260608 12:49:16.061101  5506 leader_election.cc:304] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116 [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: b15fceb03bde4550bff68cdaf2e2e36d, fe6874c5d10b42a2823f51cc64a4e116; no voters: 5f8671267bc64231bf2e66d70533b02b
I20260608 12:49:16.068570  5613 raft_consensus.cc:2468] T 2834a470befb4979967ad8c1e8ae0f11 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8671267bc64231bf2e66d70533b02b in term 1.
I20260608 12:49:16.068483  5653 leader_election.cc:304] T 881a9fe0cb58475781aac709d71f110f P 5f8671267bc64231bf2e66d70533b02b [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: 5f8671267bc64231bf2e66d70533b02b; no voters: b15fceb03bde4550bff68cdaf2e2e36d, fe6874c5d10b42a2823f51cc64a4e116
I20260608 12:49:16.069061  5506 leader_election.cc:304] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [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: fe6874c5d10b42a2823f51cc64a4e116; no voters: 5f8671267bc64231bf2e66d70533b02b, b15fceb03bde4550bff68cdaf2e2e36d
I20260608 12:49:16.069798  5655 leader_election.cc:304] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [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: 5f8671267bc64231bf2e66d70533b02b, b15fceb03bde4550bff68cdaf2e2e36d; no voters: fe6874c5d10b42a2823f51cc64a4e116
I20260608 12:49:16.070174  5781 raft_consensus.cc:2749] T 881a9fe0cb58475781aac709d71f110f P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:49:16.070605  5773 raft_consensus.cc:2749] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:49:16.071092  5781 raft_consensus.cc:2804] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:16.071370  5779 raft_consensus.cc:2804] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:16.071799  5781 raft_consensus.cc:697] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [term 1 LEADER]: Becoming Leader. State: Replica: 5f8671267bc64231bf2e66d70533b02b, State: Running, Role: LEADER
I20260608 12:49:16.072145  5779 raft_consensus.cc:697] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116 [term 1 LEADER]: Becoming Leader. State: Replica: fe6874c5d10b42a2823f51cc64a4e116, State: Running, Role: LEADER
I20260608 12:49:16.073122  5779 consensus_queue.cc:237] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } }
I20260608 12:49:16.072932  5781 consensus_queue.cc:237] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } }
I20260608 12:49:16.094964  5436 catalog_manager.cc:5696] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe6874c5d10b42a2823f51cc64a4e116 (127.4.192.65). New cstate: current_term: 1 leader_uuid: "fe6874c5d10b42a2823f51cc64a4e116" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:16.095552  5438 catalog_manager.cc:5696] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d reported cstate change: term changed from 0 to 1, leader changed from <none> to b15fceb03bde4550bff68cdaf2e2e36d (127.4.192.66). New cstate: current_term: 1 leader_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:16.097270  5438 catalog_manager.cc:5696] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d reported cstate change: term changed from 0 to 1, leader changed from <none> to b15fceb03bde4550bff68cdaf2e2e36d (127.4.192.66). New cstate: current_term: 1 leader_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:16.097942  5435 catalog_manager.cc:5696] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f8671267bc64231bf2e66d70533b02b (127.4.192.67). New cstate: current_term: 1 leader_uuid: "5f8671267bc64231bf2e66d70533b02b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:16.099421  5435 catalog_manager.cc:5696] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f8671267bc64231bf2e66d70533b02b (127.4.192.67). New cstate: current_term: 1 leader_uuid: "5f8671267bc64231bf2e66d70533b02b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:16.101050  5435 catalog_manager.cc:5696] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f8671267bc64231bf2e66d70533b02b (127.4.192.67). New cstate: current_term: 1 leader_uuid: "5f8671267bc64231bf2e66d70533b02b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:16.254488  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:16.260232  5795 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
W20260608 12:49:16.261364  5796 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
W20260608 12:49:16.262439  5798 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
I20260608 12:49:16.263773  4865 server_base.cc:1061] running on GCE node
I20260608 12:49:16.264555  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:16.264796  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:16.264959  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780922956264946 us; error 0 us; skew 500 ppm
I20260608 12:49:16.265614  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:16.268368  4865 webserver.cc:533] Webserver started at http://127.4.192.68:33245/ using document root <none> and password file <none>
I20260608 12:49:16.268893  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:16.269100  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:16.269397  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:16.270505  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922948580137-4865-0/minicluster-data/ts-3-root/instance:
uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0"
format_stamp: "Formatted at 2026-06-08 12:49:16 on dist-test-slave-pmzz"
I20260608 12:49:16.275022  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:49:16.278270  5803 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:16.279213  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:49:16.279500  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922948580137-4865-0/minicluster-data/ts-3-root
uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0"
format_stamp: "Formatted at 2026-06-08 12:49:16 on dist-test-slave-pmzz"
I20260608 12:49:16.279734  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922948580137-4865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922948580137-4865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922948580137-4865-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)
I20260608 12:49:16.295130  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:16.296315  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:16.297587  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:16.299860  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:16.300035  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:16.300360  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:16.300509  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:16.330534  5770 consensus_queue.cc:1048] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:16.349030  5781 consensus_queue.cc:1048] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:16.353703  5772 consensus_queue.cc:1048] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:16.372655  5781 consensus_queue.cc:1048] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:16.400725  5770 consensus_queue.cc:1048] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:16.407081  5780 consensus_queue.cc:1048] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:16.427076  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.68:41387
I20260608 12:49:16.428426  5772 consensus_queue.cc:1048] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:16.427181  5874 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.68:41387 every 8 connection(s)
I20260608 12:49:16.434842  5781 consensus_queue.cc:1048] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:16.466041  5875 heartbeater.cc:344] Connected to a master server at 127.4.192.126:46267
I20260608 12:49:16.468509  5875 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:16.469211  5875 heartbeater.cc:507] Master 127.4.192.126:46267 requested a full tablet report, sending...
I20260608 12:49:16.471202  5435 ts_manager.cc:194] Registered new tserver with Master: 4f83dd7d8ac8472ea29b9432ec4d49f0 (127.4.192.68:41387)
I20260608 12:49:16.472852  5435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37418
I20260608 12:49:16.477166  5770 consensus_queue.cc:1048] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:16.487612  5778 consensus_queue.cc:1048] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:16.539955  5781 consensus_queue.cc:1048] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:16.550032  5776 consensus_queue.cc:1048] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:16.558840  5779 consensus_queue.cc:1048] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:16.570243  5773 consensus_queue.cc:1048] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:16.579668  5776 consensus_queue.cc:1048] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:16.590837  5781 consensus_queue.cc:1048] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:17.475667  5875 heartbeater.cc:499] Master 127.4.192.126:46267 was elected leader, sending a full tablet report...
I20260608 12:49:17.803762  5491 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:17.826792  5689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2834a470befb4979967ad8c1e8ae0f11"
dest_uuid: "5f8671267bc64231bf2e66d70533b02b"
mode: GRACEFUL
new_leader_uuid: "fe6874c5d10b42a2823f51cc64a4e116"
 from {username='slave'} at 127.0.0.1:36388
I20260608 12:49:17.827445  5689 raft_consensus.cc:606] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [term 1 LEADER]: Received request to transfer leadership to TS fe6874c5d10b42a2823f51cc64a4e116
I20260608 12:49:17.828761  5491 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 12:49:17.829289  5491 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:18.147550  5780 raft_consensus.cc:993] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b: : Instructing follower fe6874c5d10b42a2823f51cc64a4e116 to start an election
I20260608 12:49:18.147995  5781 raft_consensus.cc:1081] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [term 1 LEADER]: Signalling peer fe6874c5d10b42a2823f51cc64a4e116 to start an election
I20260608 12:49:18.149437  5536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2834a470befb4979967ad8c1e8ae0f11"
dest_uuid: "fe6874c5d10b42a2823f51cc64a4e116"
 from {username='slave'} at 127.0.0.1:51536
I20260608 12:49:18.149907  5536 raft_consensus.cc:493] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:49:18.150209  5536 raft_consensus.cc:3060] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:18.154889  5536 raft_consensus.cc:515] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } }
I20260608 12:49:18.156599  5536 leader_election.cc:290] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [CANDIDATE]: Term 2 election: Requested vote from peers b15fceb03bde4550bff68cdaf2e2e36d (127.4.192.66:38731), 5f8671267bc64231bf2e66d70533b02b (127.4.192.67:41913)
I20260608 12:49:18.157284  5613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2834a470befb4979967ad8c1e8ae0f11" candidate_uuid: "fe6874c5d10b42a2823f51cc64a4e116" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b15fceb03bde4550bff68cdaf2e2e36d"
I20260608 12:49:18.157536  5689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2834a470befb4979967ad8c1e8ae0f11" candidate_uuid: "fe6874c5d10b42a2823f51cc64a4e116" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f8671267bc64231bf2e66d70533b02b"
I20260608 12:49:18.157943  5613 raft_consensus.cc:3060] T 2834a470befb4979967ad8c1e8ae0f11 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:18.158048  5689 raft_consensus.cc:3055] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:49:18.158456  5689 raft_consensus.cc:740] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f8671267bc64231bf2e66d70533b02b, State: Running, Role: LEADER
I20260608 12:49:18.159307  5689 consensus_queue.cc:260] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } }
I20260608 12:49:18.160490  5689 raft_consensus.cc:3060] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:18.164470  5613 raft_consensus.cc:2468] T 2834a470befb4979967ad8c1e8ae0f11 P b15fceb03bde4550bff68cdaf2e2e36d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe6874c5d10b42a2823f51cc64a4e116 in term 2.
I20260608 12:49:18.165760  5506 leader_election.cc:304] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b15fceb03bde4550bff68cdaf2e2e36d, fe6874c5d10b42a2823f51cc64a4e116; no voters: 
I20260608 12:49:18.166548  5773 raft_consensus.cc:2804] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:49:18.166935  5689 raft_consensus.cc:2468] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe6874c5d10b42a2823f51cc64a4e116 in term 2.
I20260608 12:49:18.167676  5773 raft_consensus.cc:697] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [term 2 LEADER]: Becoming Leader. State: Replica: fe6874c5d10b42a2823f51cc64a4e116, State: Running, Role: LEADER
I20260608 12:49:18.168514  5773 consensus_queue.cc:237] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } }
I20260608 12:49:18.177588  5435 catalog_manager.cc:5696] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 reported cstate change: term changed from 1 to 2, leader changed from 5f8671267bc64231bf2e66d70533b02b (127.4.192.67) to fe6874c5d10b42a2823f51cc64a4e116 (127.4.192.65). New cstate: current_term: 2 leader_uuid: "fe6874c5d10b42a2823f51cc64a4e116" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:18.614233  5689 raft_consensus.cc:1275] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [term 2 FOLLOWER]: Refusing update from remote peer fe6874c5d10b42a2823f51cc64a4e116: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:49:18.615876  5773 consensus_queue.cc:1048] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:49:18.629415  5613 raft_consensus.cc:1275] T 2834a470befb4979967ad8c1e8ae0f11 P b15fceb03bde4550bff68cdaf2e2e36d [term 2 FOLLOWER]: Refusing update from remote peer fe6874c5d10b42a2823f51cc64a4e116: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:49:18.631440  5901 consensus_queue.cc:1048] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:49:18.645535  5710 debug-util.cc:398] Leaking SignalData structure 0x7b08001f1080 after lost signal to thread 4868
W20260608 12:49:18.646692  5710 debug-util.cc:398] Leaking SignalData structure 0x7b08001f1760 after lost signal to thread 5472
W20260608 12:49:18.647917  5710 debug-util.cc:398] Leaking SignalData structure 0x7b0800071c60 after lost signal to thread 5564
W20260608 12:49:18.649122  5710 debug-util.cc:398] Leaking SignalData structure 0x7b08000d7d80 after lost signal to thread 5639
W20260608 12:49:18.651170  5710 debug-util.cc:398] Leaking SignalData structure 0x7b08001ec980 after lost signal to thread 5874
I20260608 12:49:19.830444  5491 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:19.836908  5491 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:19.837446  5491 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:21.838315  5491 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:21.844504  5491 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:21.845007  5491 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:22.827706  5614 consensus_queue.cc:237] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d [LEADER]: Queue 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: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } attrs { replace: true } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } }
I20260608 12:49:22.836241  5689 raft_consensus.cc:1275] T 26e07d8266964ec0ad0d84c3ccb80393 P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Refusing update from remote peer b15fceb03bde4550bff68cdaf2e2e36d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:22.837512  5536 raft_consensus.cc:1275] T 26e07d8266964ec0ad0d84c3ccb80393 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Refusing update from remote peer b15fceb03bde4550bff68cdaf2e2e36d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:22.838253  5908 consensus_queue.cc:1048] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:49:22.839385  5914 consensus_queue.cc:1048] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:49:22.850620  5580 consensus_peers.cc:597] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d -> Peer 4f83dd7d8ac8472ea29b9432ec4d49f0 (127.4.192.68:41387): Couldn't send request to peer 4f83dd7d8ac8472ea29b9432ec4d49f0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 26e07d8266964ec0ad0d84c3ccb80393. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:22.851641  5914 raft_consensus.cc:2955] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f83dd7d8ac8472ea29b9432ec4d49f0 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } attrs { replace: true } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } } }
I20260608 12:49:22.853423  5536 raft_consensus.cc:2955] T 26e07d8266964ec0ad0d84c3ccb80393 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f83dd7d8ac8472ea29b9432ec4d49f0 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } attrs { replace: true } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } } }
I20260608 12:49:22.855698  5689 raft_consensus.cc:2955] T 26e07d8266964ec0ad0d84c3ccb80393 P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f83dd7d8ac8472ea29b9432ec4d49f0 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } attrs { replace: true } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } } }
I20260608 12:49:22.872982  5438 catalog_manager.cc:5696] T 26e07d8266964ec0ad0d84c3ccb80393 P fe6874c5d10b42a2823f51cc64a4e116 reported cstate change: config changed from index -1 to 2, NON_VOTER 4f83dd7d8ac8472ea29b9432ec4d49f0 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } attrs { replace: true } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } } }
I20260608 12:49:22.895084  5536 consensus_queue.cc:237] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } attrs { replace: true } } peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } }
I20260608 12:49:22.902859  5689 raft_consensus.cc:1275] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [term 2 FOLLOWER]: Refusing update from remote peer fe6874c5d10b42a2823f51cc64a4e116: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:49:22.903474  5614 raft_consensus.cc:1275] T 2834a470befb4979967ad8c1e8ae0f11 P b15fceb03bde4550bff68cdaf2e2e36d [term 2 FOLLOWER]: Refusing update from remote peer fe6874c5d10b42a2823f51cc64a4e116: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:49:22.904793  5927 consensus_queue.cc:1048] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:49:22.906085  5901 consensus_queue.cc:1048] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:49:22.914340  5901 raft_consensus.cc:2955] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4f83dd7d8ac8472ea29b9432ec4d49f0 (127.4.192.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } attrs { replace: true } } peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } } }
W20260608 12:49:22.916740  5505 consensus_peers.cc:597] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 -> Peer 4f83dd7d8ac8472ea29b9432ec4d49f0 (127.4.192.68:41387): Couldn't send request to peer 4f83dd7d8ac8472ea29b9432ec4d49f0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2834a470befb4979967ad8c1e8ae0f11. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:22.918556  5689 raft_consensus.cc:2955] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4f83dd7d8ac8472ea29b9432ec4d49f0 (127.4.192.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } attrs { replace: true } } peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } } }
I20260608 12:49:22.924743  5614 raft_consensus.cc:2955] T 2834a470befb4979967ad8c1e8ae0f11 P b15fceb03bde4550bff68cdaf2e2e36d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4f83dd7d8ac8472ea29b9432ec4d49f0 (127.4.192.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } attrs { replace: true } } peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } } }
I20260608 12:49:22.929934  5435 catalog_manager.cc:5696] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 reported cstate change: config changed from index -1 to 3, NON_VOTER 4f83dd7d8ac8472ea29b9432ec4d49f0 (127.4.192.68) added. New cstate: current_term: 2 leader_uuid: "fe6874c5d10b42a2823f51cc64a4e116" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:22.946058  5689 consensus_queue.cc:237] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b [LEADER]: Queue 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: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } attrs { replace: true } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } }
I20260608 12:49:22.954061  5614 raft_consensus.cc:1275] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Refusing update from remote peer 5f8671267bc64231bf2e66d70533b02b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:22.955073  5536 raft_consensus.cc:1275] T 3e83a48e5da3417cba94179f50d3a942 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Refusing update from remote peer 5f8671267bc64231bf2e66d70533b02b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:22.956243  5935 consensus_queue.cc:1048] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:49:22.957257  5781 consensus_queue.cc:1048] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:49:22.966356  5654 consensus_peers.cc:597] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b -> Peer 4f83dd7d8ac8472ea29b9432ec4d49f0 (127.4.192.68:41387): Couldn't send request to peer 4f83dd7d8ac8472ea29b9432ec4d49f0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e83a48e5da3417cba94179f50d3a942. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:22.966298  5935 raft_consensus.cc:2955] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f83dd7d8ac8472ea29b9432ec4d49f0 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } attrs { replace: true } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } } }
I20260608 12:49:22.967628  5614 raft_consensus.cc:2955] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f83dd7d8ac8472ea29b9432ec4d49f0 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } attrs { replace: true } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } } }
I20260608 12:49:22.970403  5536 raft_consensus.cc:2955] T 3e83a48e5da3417cba94179f50d3a942 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f83dd7d8ac8472ea29b9432ec4d49f0 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } attrs { replace: true } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } } }
I20260608 12:49:22.981380  5614 consensus_queue.cc:237] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d [LEADER]: Queue 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: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } attrs { replace: true } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } }
I20260608 12:49:22.981235  5438 catalog_manager.cc:5696] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d reported cstate change: config changed from index -1 to 2, NON_VOTER 4f83dd7d8ac8472ea29b9432ec4d49f0 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "5f8671267bc64231bf2e66d70533b02b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } attrs { replace: true } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } } }
I20260608 12:49:22.990723  5689 raft_consensus.cc:1275] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Refusing update from remote peer b15fceb03bde4550bff68cdaf2e2e36d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:49:22.990851  5580 consensus_peers.cc:597] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d -> Peer 4f83dd7d8ac8472ea29b9432ec4d49f0 (127.4.192.68:41387): Couldn't send request to peer 4f83dd7d8ac8472ea29b9432ec4d49f0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8ac40ac64fa94a2282d5cdf7e8addd53. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:22.992281  5920 consensus_queue.cc:1048] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:49:22.992853  5536 raft_consensus.cc:1275] T 8ac40ac64fa94a2282d5cdf7e8addd53 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Refusing update from remote peer b15fceb03bde4550bff68cdaf2e2e36d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:22.994732  5920 consensus_queue.cc:1048] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:49:23.001607  5908 raft_consensus.cc:2955] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f83dd7d8ac8472ea29b9432ec4d49f0 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } attrs { replace: true } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } } }
I20260608 12:49:23.003518  5689 raft_consensus.cc:2955] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f83dd7d8ac8472ea29b9432ec4d49f0 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } attrs { replace: true } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } } }
I20260608 12:49:23.005864  5536 raft_consensus.cc:2955] T 8ac40ac64fa94a2282d5cdf7e8addd53 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f83dd7d8ac8472ea29b9432ec4d49f0 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } attrs { replace: true } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } } }
I20260608 12:49:23.016422  5436 catalog_manager.cc:5696] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d reported cstate change: config changed from index -1 to 2, NON_VOTER 4f83dd7d8ac8472ea29b9432ec4d49f0 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:23.298252  5942 ts_tablet_manager.cc:933] T 2834a470befb4979967ad8c1e8ae0f11 P 4f83dd7d8ac8472ea29b9432ec4d49f0: Initiating tablet copy from peer fe6874c5d10b42a2823f51cc64a4e116 (127.4.192.65:42199)
I20260608 12:49:23.300956  5942 tablet_copy_client.cc:323] T 2834a470befb4979967ad8c1e8ae0f11 P 4f83dd7d8ac8472ea29b9432ec4d49f0: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.65:42199
I20260608 12:49:23.313053  5550 tablet_copy_service.cc:140] P fe6874c5d10b42a2823f51cc64a4e116: Received BeginTabletCopySession request for tablet 2834a470befb4979967ad8c1e8ae0f11 from peer 4f83dd7d8ac8472ea29b9432ec4d49f0 ({username='slave'} at 127.0.0.1:49810)
I20260608 12:49:23.313736  5550 tablet_copy_service.cc:161] P fe6874c5d10b42a2823f51cc64a4e116: Beginning new tablet copy session on tablet 2834a470befb4979967ad8c1e8ae0f11 from peer 4f83dd7d8ac8472ea29b9432ec4d49f0 at {username='slave'} at 127.0.0.1:49810: session id = 4f83dd7d8ac8472ea29b9432ec4d49f0-2834a470befb4979967ad8c1e8ae0f11
I20260608 12:49:23.321949  5550 tablet_copy_source_session.cc:215] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:49:23.326279  5942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2834a470befb4979967ad8c1e8ae0f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:23.336304  5945 ts_tablet_manager.cc:933] T 26e07d8266964ec0ad0d84c3ccb80393 P 4f83dd7d8ac8472ea29b9432ec4d49f0: Initiating tablet copy from peer b15fceb03bde4550bff68cdaf2e2e36d (127.4.192.66:38731)
I20260608 12:49:23.338449  5945 tablet_copy_client.cc:323] T 26e07d8266964ec0ad0d84c3ccb80393 P 4f83dd7d8ac8472ea29b9432ec4d49f0: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.66:38731
I20260608 12:49:23.338932  5942 tablet_copy_client.cc:806] T 2834a470befb4979967ad8c1e8ae0f11 P 4f83dd7d8ac8472ea29b9432ec4d49f0: tablet copy: Starting download of 0 data blocks...
I20260608 12:49:23.339766  5942 tablet_copy_client.cc:670] T 2834a470befb4979967ad8c1e8ae0f11 P 4f83dd7d8ac8472ea29b9432ec4d49f0: tablet copy: Starting download of 1 WAL segments...
I20260608 12:49:23.345410  5942 tablet_copy_client.cc:538] T 2834a470befb4979967ad8c1e8ae0f11 P 4f83dd7d8ac8472ea29b9432ec4d49f0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:49:23.350708  5625 tablet_copy_service.cc:140] P b15fceb03bde4550bff68cdaf2e2e36d: Received BeginTabletCopySession request for tablet 26e07d8266964ec0ad0d84c3ccb80393 from peer 4f83dd7d8ac8472ea29b9432ec4d49f0 ({username='slave'} at 127.0.0.1:34112)
I20260608 12:49:23.351225  5625 tablet_copy_service.cc:161] P b15fceb03bde4550bff68cdaf2e2e36d: Beginning new tablet copy session on tablet 26e07d8266964ec0ad0d84c3ccb80393 from peer 4f83dd7d8ac8472ea29b9432ec4d49f0 at {username='slave'} at 127.0.0.1:34112: session id = 4f83dd7d8ac8472ea29b9432ec4d49f0-26e07d8266964ec0ad0d84c3ccb80393
I20260608 12:49:23.354478  5942 tablet_bootstrap.cc:492] T 2834a470befb4979967ad8c1e8ae0f11 P 4f83dd7d8ac8472ea29b9432ec4d49f0: Bootstrap starting.
I20260608 12:49:23.355957  5625 tablet_copy_source_session.cc:215] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:49:23.358619  5945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e07d8266964ec0ad0d84c3ccb80393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:23.369957  5945 tablet_copy_client.cc:806] T 26e07d8266964ec0ad0d84c3ccb80393 P 4f83dd7d8ac8472ea29b9432ec4d49f0: tablet copy: Starting download of 0 data blocks...
I20260608 12:49:23.370507  5945 tablet_copy_client.cc:670] T 26e07d8266964ec0ad0d84c3ccb80393 P 4f83dd7d8ac8472ea29b9432ec4d49f0: tablet copy: Starting download of 1 WAL segments...
I20260608 12:49:23.374862  5945 tablet_copy_client.cc:538] T 26e07d8266964ec0ad0d84c3ccb80393 P 4f83dd7d8ac8472ea29b9432ec4d49f0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:49:23.380100  5945 tablet_bootstrap.cc:492] T 26e07d8266964ec0ad0d84c3ccb80393 P 4f83dd7d8ac8472ea29b9432ec4d49f0: Bootstrap starting.
I20260608 12:49:23.381138  5942 tablet_bootstrap.cc:492] T 2834a470befb4979967ad8c1e8ae0f11 P 4f83dd7d8ac8472ea29b9432ec4d49f0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:49:23.382128  5942 tablet_bootstrap.cc:492] T 2834a470befb4979967ad8c1e8ae0f11 P 4f83dd7d8ac8472ea29b9432ec4d49f0: Bootstrap complete.
I20260608 12:49:23.382805  5942 ts_tablet_manager.cc:1403] T 2834a470befb4979967ad8c1e8ae0f11 P 4f83dd7d8ac8472ea29b9432ec4d49f0: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.014s
I20260608 12:49:23.386472  5942 raft_consensus.cc:359] T 2834a470befb4979967ad8c1e8ae0f11 P 4f83dd7d8ac8472ea29b9432ec4d49f0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } attrs { replace: true } } peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } }
I20260608 12:49:23.387410  5942 raft_consensus.cc:740] T 2834a470befb4979967ad8c1e8ae0f11 P 4f83dd7d8ac8472ea29b9432ec4d49f0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4f83dd7d8ac8472ea29b9432ec4d49f0, State: Initialized, Role: LEARNER
I20260608 12:49:23.388191  5942 consensus_queue.cc:260] T 2834a470befb4979967ad8c1e8ae0f11 P 4f83dd7d8ac8472ea29b9432ec4d49f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } attrs { replace: true } } peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } }
I20260608 12:49:23.391086  5942 ts_tablet_manager.cc:1434] T 2834a470befb4979967ad8c1e8ae0f11 P 4f83dd7d8ac8472ea29b9432ec4d49f0: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260608 12:49:23.393190  5550 tablet_copy_service.cc:342] P fe6874c5d10b42a2823f51cc64a4e116: Request end of tablet copy session 4f83dd7d8ac8472ea29b9432ec4d49f0-2834a470befb4979967ad8c1e8ae0f11 received from {username='slave'} at 127.0.0.1:49810
I20260608 12:49:23.393672  5550 tablet_copy_service.cc:434] P fe6874c5d10b42a2823f51cc64a4e116: ending tablet copy session 4f83dd7d8ac8472ea29b9432ec4d49f0-2834a470befb4979967ad8c1e8ae0f11 on tablet 2834a470befb4979967ad8c1e8ae0f11 with peer 4f83dd7d8ac8472ea29b9432ec4d49f0
I20260608 12:49:23.404304  5945 tablet_bootstrap.cc:492] T 26e07d8266964ec0ad0d84c3ccb80393 P 4f83dd7d8ac8472ea29b9432ec4d49f0: 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
I20260608 12:49:23.405172  5945 tablet_bootstrap.cc:492] T 26e07d8266964ec0ad0d84c3ccb80393 P 4f83dd7d8ac8472ea29b9432ec4d49f0: Bootstrap complete.
I20260608 12:49:23.405887  5945 ts_tablet_manager.cc:1403] T 26e07d8266964ec0ad0d84c3ccb80393 P 4f83dd7d8ac8472ea29b9432ec4d49f0: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.008s
I20260608 12:49:23.408082  5945 raft_consensus.cc:359] T 26e07d8266964ec0ad0d84c3ccb80393 P 4f83dd7d8ac8472ea29b9432ec4d49f0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } attrs { replace: true } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } }
I20260608 12:49:23.408660  5945 raft_consensus.cc:740] T 26e07d8266964ec0ad0d84c3ccb80393 P 4f83dd7d8ac8472ea29b9432ec4d49f0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4f83dd7d8ac8472ea29b9432ec4d49f0, State: Initialized, Role: LEARNER
I20260608 12:49:23.409181  5945 consensus_queue.cc:260] T 26e07d8266964ec0ad0d84c3ccb80393 P 4f83dd7d8ac8472ea29b9432ec4d49f0 [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: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } attrs { replace: true } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } }
I20260608 12:49:23.410805  5945 ts_tablet_manager.cc:1434] T 26e07d8266964ec0ad0d84c3ccb80393 P 4f83dd7d8ac8472ea29b9432ec4d49f0: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260608 12:49:23.412513  5625 tablet_copy_service.cc:342] P b15fceb03bde4550bff68cdaf2e2e36d: Request end of tablet copy session 4f83dd7d8ac8472ea29b9432ec4d49f0-26e07d8266964ec0ad0d84c3ccb80393 received from {username='slave'} at 127.0.0.1:34112
I20260608 12:49:23.412949  5625 tablet_copy_service.cc:434] P b15fceb03bde4550bff68cdaf2e2e36d: ending tablet copy session 4f83dd7d8ac8472ea29b9432ec4d49f0-26e07d8266964ec0ad0d84c3ccb80393 on tablet 26e07d8266964ec0ad0d84c3ccb80393 with peer 4f83dd7d8ac8472ea29b9432ec4d49f0
I20260608 12:49:23.418550  5945 ts_tablet_manager.cc:933] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 4f83dd7d8ac8472ea29b9432ec4d49f0: Initiating tablet copy from peer b15fceb03bde4550bff68cdaf2e2e36d (127.4.192.66:38731)
I20260608 12:49:23.420223  5945 tablet_copy_client.cc:323] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 4f83dd7d8ac8472ea29b9432ec4d49f0: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.66:38731
I20260608 12:49:23.421787  5625 tablet_copy_service.cc:140] P b15fceb03bde4550bff68cdaf2e2e36d: Received BeginTabletCopySession request for tablet 8ac40ac64fa94a2282d5cdf7e8addd53 from peer 4f83dd7d8ac8472ea29b9432ec4d49f0 ({username='slave'} at 127.0.0.1:34112)
I20260608 12:49:23.422211  5625 tablet_copy_service.cc:161] P b15fceb03bde4550bff68cdaf2e2e36d: Beginning new tablet copy session on tablet 8ac40ac64fa94a2282d5cdf7e8addd53 from peer 4f83dd7d8ac8472ea29b9432ec4d49f0 at {username='slave'} at 127.0.0.1:34112: session id = 4f83dd7d8ac8472ea29b9432ec4d49f0-8ac40ac64fa94a2282d5cdf7e8addd53
I20260608 12:49:23.427733  5625 tablet_copy_source_session.cc:215] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:49:23.430775  5945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac40ac64fa94a2282d5cdf7e8addd53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:23.441887  5942 ts_tablet_manager.cc:933] T 3e83a48e5da3417cba94179f50d3a942 P 4f83dd7d8ac8472ea29b9432ec4d49f0: Initiating tablet copy from peer 5f8671267bc64231bf2e66d70533b02b (127.4.192.67:41913)
I20260608 12:49:23.443800  5942 tablet_copy_client.cc:323] T 3e83a48e5da3417cba94179f50d3a942 P 4f83dd7d8ac8472ea29b9432ec4d49f0: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.67:41913
I20260608 12:49:23.445813  5945 tablet_copy_client.cc:806] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 4f83dd7d8ac8472ea29b9432ec4d49f0: tablet copy: Starting download of 0 data blocks...
I20260608 12:49:23.446377  5945 tablet_copy_client.cc:670] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 4f83dd7d8ac8472ea29b9432ec4d49f0: tablet copy: Starting download of 1 WAL segments...
I20260608 12:49:23.450639  5945 tablet_copy_client.cc:538] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 4f83dd7d8ac8472ea29b9432ec4d49f0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:49:23.457922  5699 tablet_copy_service.cc:140] P 5f8671267bc64231bf2e66d70533b02b: Received BeginTabletCopySession request for tablet 3e83a48e5da3417cba94179f50d3a942 from peer 4f83dd7d8ac8472ea29b9432ec4d49f0 ({username='slave'} at 127.0.0.1:36408)
I20260608 12:49:23.458484  5945 tablet_bootstrap.cc:492] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 4f83dd7d8ac8472ea29b9432ec4d49f0: Bootstrap starting.
I20260608 12:49:23.458554  5699 tablet_copy_service.cc:161] P 5f8671267bc64231bf2e66d70533b02b: Beginning new tablet copy session on tablet 3e83a48e5da3417cba94179f50d3a942 from peer 4f83dd7d8ac8472ea29b9432ec4d49f0 at {username='slave'} at 127.0.0.1:36408: session id = 4f83dd7d8ac8472ea29b9432ec4d49f0-3e83a48e5da3417cba94179f50d3a942
I20260608 12:49:23.465936  5699 tablet_copy_source_session.cc:215] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:49:23.471503  5942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e83a48e5da3417cba94179f50d3a942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:23.481854  5945 tablet_bootstrap.cc:492] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 4f83dd7d8ac8472ea29b9432ec4d49f0: 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
I20260608 12:49:23.482821  5945 tablet_bootstrap.cc:492] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 4f83dd7d8ac8472ea29b9432ec4d49f0: Bootstrap complete.
I20260608 12:49:23.483493  5945 ts_tablet_manager.cc:1403] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 4f83dd7d8ac8472ea29b9432ec4d49f0: Time spent bootstrapping tablet: real 0.025s	user 0.026s	sys 0.001s
I20260608 12:49:23.486616  5945 raft_consensus.cc:359] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 4f83dd7d8ac8472ea29b9432ec4d49f0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } attrs { replace: true } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } }
I20260608 12:49:23.487301  5945 raft_consensus.cc:740] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 4f83dd7d8ac8472ea29b9432ec4d49f0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4f83dd7d8ac8472ea29b9432ec4d49f0, State: Initialized, Role: LEARNER
I20260608 12:49:23.487890  5945 consensus_queue.cc:260] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 4f83dd7d8ac8472ea29b9432ec4d49f0 [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: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } attrs { replace: true } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } }
I20260608 12:49:23.489996  5942 tablet_copy_client.cc:806] T 3e83a48e5da3417cba94179f50d3a942 P 4f83dd7d8ac8472ea29b9432ec4d49f0: tablet copy: Starting download of 0 data blocks...
I20260608 12:49:23.490154  5945 ts_tablet_manager.cc:1434] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 4f83dd7d8ac8472ea29b9432ec4d49f0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:49:23.490607  5942 tablet_copy_client.cc:670] T 3e83a48e5da3417cba94179f50d3a942 P 4f83dd7d8ac8472ea29b9432ec4d49f0: tablet copy: Starting download of 1 WAL segments...
I20260608 12:49:23.493101  5625 tablet_copy_service.cc:342] P b15fceb03bde4550bff68cdaf2e2e36d: Request end of tablet copy session 4f83dd7d8ac8472ea29b9432ec4d49f0-8ac40ac64fa94a2282d5cdf7e8addd53 received from {username='slave'} at 127.0.0.1:34112
I20260608 12:49:23.493538  5625 tablet_copy_service.cc:434] P b15fceb03bde4550bff68cdaf2e2e36d: ending tablet copy session 4f83dd7d8ac8472ea29b9432ec4d49f0-8ac40ac64fa94a2282d5cdf7e8addd53 on tablet 8ac40ac64fa94a2282d5cdf7e8addd53 with peer 4f83dd7d8ac8472ea29b9432ec4d49f0
I20260608 12:49:23.497169  5942 tablet_copy_client.cc:538] T 3e83a48e5da3417cba94179f50d3a942 P 4f83dd7d8ac8472ea29b9432ec4d49f0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:49:23.504597  5942 tablet_bootstrap.cc:492] T 3e83a48e5da3417cba94179f50d3a942 P 4f83dd7d8ac8472ea29b9432ec4d49f0: Bootstrap starting.
I20260608 12:49:23.520290  5942 tablet_bootstrap.cc:492] T 3e83a48e5da3417cba94179f50d3a942 P 4f83dd7d8ac8472ea29b9432ec4d49f0: 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
I20260608 12:49:23.521200  5942 tablet_bootstrap.cc:492] T 3e83a48e5da3417cba94179f50d3a942 P 4f83dd7d8ac8472ea29b9432ec4d49f0: Bootstrap complete.
I20260608 12:49:23.521799  5942 ts_tablet_manager.cc:1403] T 3e83a48e5da3417cba94179f50d3a942 P 4f83dd7d8ac8472ea29b9432ec4d49f0: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.005s
I20260608 12:49:23.524453  5942 raft_consensus.cc:359] T 3e83a48e5da3417cba94179f50d3a942 P 4f83dd7d8ac8472ea29b9432ec4d49f0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } attrs { replace: true } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } }
I20260608 12:49:23.525331  5942 raft_consensus.cc:740] T 3e83a48e5da3417cba94179f50d3a942 P 4f83dd7d8ac8472ea29b9432ec4d49f0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4f83dd7d8ac8472ea29b9432ec4d49f0, State: Initialized, Role: LEARNER
I20260608 12:49:23.525902  5942 consensus_queue.cc:260] T 3e83a48e5da3417cba94179f50d3a942 P 4f83dd7d8ac8472ea29b9432ec4d49f0 [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: "fe6874c5d10b42a2823f51cc64a4e116" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42199 } } peers { permanent_uuid: "b15fceb03bde4550bff68cdaf2e2e36d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38731 } attrs { replace: true } } peers { permanent_uuid: "5f8671267bc64231bf2e66d70533b02b" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41913 } } peers { permanent_uuid: "4f83dd7d8ac8472ea29b9432ec4d49f0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41387 } attrs { promote: true } }
I20260608 12:49:23.527954  5942 ts_tablet_manager.cc:1434] T 3e83a48e5da3417cba94179f50d3a942 P 4f83dd7d8ac8472ea29b9432ec4d49f0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:49:23.530086  5699 tablet_copy_service.cc:342] P 5f8671267bc64231bf2e66d70533b02b: Request end of tablet copy session 4f83dd7d8ac8472ea29b9432ec4d49f0-3e83a48e5da3417cba94179f50d3a942 received from {username='slave'} at 127.0.0.1:36408
I20260608 12:49:23.530541  5699 tablet_copy_service.cc:434] P 5f8671267bc64231bf2e66d70533b02b: ending tablet copy session 4f83dd7d8ac8472ea29b9432ec4d49f0-3e83a48e5da3417cba94179f50d3a942 on tablet 3e83a48e5da3417cba94179f50d3a942 with peer 4f83dd7d8ac8472ea29b9432ec4d49f0
I20260608 12:49:23.691838  5841 raft_consensus.cc:1217] T 2834a470befb4979967ad8c1e8ae0f11 P 4f83dd7d8ac8472ea29b9432ec4d49f0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:49:23.845896  5491 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:23.852919  5491 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:23.853379  5491 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:23.858294  5841 raft_consensus.cc:1217] T 26e07d8266964ec0ad0d84c3ccb80393 P 4f83dd7d8ac8472ea29b9432ec4d49f0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:49:23.883667  4865 tablet_server.cc:179] TabletServer@127.4.192.65:0 shutting down...
W20260608 12:49:23.903136  5653 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]
W20260608 12:49:23.909272  5653 consensus_peers.cc:597] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b -> Peer fe6874c5d10b42a2823f51cc64a4e116 (127.4.192.65:42199): Couldn't send request to peer fe6874c5d10b42a2823f51cc64a4e116. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:23.935331  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:23.936726  4865 tablet_replica.cc:333] T 26e07d8266964ec0ad0d84c3ccb80393 P fe6874c5d10b42a2823f51cc64a4e116: stopping tablet replica
I20260608 12:49:23.937644  4865 raft_consensus.cc:2243] T 26e07d8266964ec0ad0d84c3ccb80393 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:23.938282  4865 raft_consensus.cc:2272] T 26e07d8266964ec0ad0d84c3ccb80393 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:23.941216  4865 tablet_replica.cc:333] T 48d13b5c88d44818941fae490a032a32 P fe6874c5d10b42a2823f51cc64a4e116: stopping tablet replica
I20260608 12:49:23.942013  4865 raft_consensus.cc:2243] T 48d13b5c88d44818941fae490a032a32 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:23.942564  4865 raft_consensus.cc:2272] T 48d13b5c88d44818941fae490a032a32 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:23.945433  4865 tablet_replica.cc:333] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116: stopping tablet replica
I20260608 12:49:23.946171  4865 raft_consensus.cc:2243] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:23.947223  4865 raft_consensus.cc:2272] T 881a9fe0cb58475781aac709d71f110f P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:23.949945  4865 tablet_replica.cc:333] T a5daae1be14647ada191cd81095d0222 P fe6874c5d10b42a2823f51cc64a4e116: stopping tablet replica
I20260608 12:49:23.950691  4865 raft_consensus.cc:2243] T a5daae1be14647ada191cd81095d0222 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:23.951225  4865 raft_consensus.cc:2272] T a5daae1be14647ada191cd81095d0222 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:23.953959  4865 tablet_replica.cc:333] T 8ac40ac64fa94a2282d5cdf7e8addd53 P fe6874c5d10b42a2823f51cc64a4e116: stopping tablet replica
I20260608 12:49:23.954710  4865 raft_consensus.cc:2243] T 8ac40ac64fa94a2282d5cdf7e8addd53 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:23.955427  4865 raft_consensus.cc:2272] T 8ac40ac64fa94a2282d5cdf7e8addd53 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:23.959059  4865 tablet_replica.cc:333] T 3e83a48e5da3417cba94179f50d3a942 P fe6874c5d10b42a2823f51cc64a4e116: stopping tablet replica
I20260608 12:49:23.959868  4865 raft_consensus.cc:2243] T 3e83a48e5da3417cba94179f50d3a942 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:23.960486  4865 raft_consensus.cc:2272] T 3e83a48e5da3417cba94179f50d3a942 P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:23.963584  4865 tablet_replica.cc:333] T 8445b8c2be2a47ec89f5d8143bf1542c P fe6874c5d10b42a2823f51cc64a4e116: stopping tablet replica
I20260608 12:49:23.964339  4865 raft_consensus.cc:2243] T 8445b8c2be2a47ec89f5d8143bf1542c P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:23.964864  4865 raft_consensus.cc:2272] T 8445b8c2be2a47ec89f5d8143bf1542c P fe6874c5d10b42a2823f51cc64a4e116 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:23.967540  4865 tablet_replica.cc:333] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116: stopping tablet replica
I20260608 12:49:23.968190  4865 raft_consensus.cc:2243] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:49:23.969508  4865 raft_consensus.cc:2272] T 2834a470befb4979967ad8c1e8ae0f11 P fe6874c5d10b42a2823f51cc64a4e116 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:23.986363  5841 raft_consensus.cc:1217] T 3e83a48e5da3417cba94179f50d3a942 P 4f83dd7d8ac8472ea29b9432ec4d49f0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:49:24.002640  5841 raft_consensus.cc:1217] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 4f83dd7d8ac8472ea29b9432ec4d49f0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:49:24.006827  4865 tablet_server.cc:196] TabletServer@127.4.192.65:0 shutdown complete.
W20260608 12:49:24.022217  5579 consensus_peers.cc:597] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d -> Peer fe6874c5d10b42a2823f51cc64a4e116 (127.4.192.65:42199): Couldn't send request to peer fe6874c5d10b42a2823f51cc64a4e116. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:42199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:49:24.032796  5579 consensus_peers.cc:597] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d -> Peer fe6874c5d10b42a2823f51cc64a4e116 (127.4.192.65:42199): Couldn't send request to peer fe6874c5d10b42a2823f51cc64a4e116. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:42199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:24.035418  4865 tablet_server.cc:179] TabletServer@127.4.192.66:0 shutting down...
W20260608 12:49:24.070024  5655 consensus_peers.cc:597] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b -> Peer b15fceb03bde4550bff68cdaf2e2e36d (127.4.192.66:38731): Couldn't send request to peer b15fceb03bde4550bff68cdaf2e2e36d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:24.075139  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:24.076264  4865 tablet_replica.cc:333] T 881a9fe0cb58475781aac709d71f110f P b15fceb03bde4550bff68cdaf2e2e36d: stopping tablet replica
I20260608 12:49:24.077162  4865 raft_consensus.cc:2243] T 881a9fe0cb58475781aac709d71f110f P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:24.077762  4865 raft_consensus.cc:2272] T 881a9fe0cb58475781aac709d71f110f P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:24.080713  4865 tablet_replica.cc:333] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d: stopping tablet replica
I20260608 12:49:24.081596  4865 raft_consensus.cc:2243] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:24.082756  4865 raft_consensus.cc:2272] T 8445b8c2be2a47ec89f5d8143bf1542c P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:24.085628  4865 tablet_replica.cc:333] T 2834a470befb4979967ad8c1e8ae0f11 P b15fceb03bde4550bff68cdaf2e2e36d: stopping tablet replica
I20260608 12:49:24.086418  4865 raft_consensus.cc:2243] T 2834a470befb4979967ad8c1e8ae0f11 P b15fceb03bde4550bff68cdaf2e2e36d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:24.087021  4865 raft_consensus.cc:2272] T 2834a470befb4979967ad8c1e8ae0f11 P b15fceb03bde4550bff68cdaf2e2e36d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:24.089825  4865 tablet_replica.cc:333] T a5daae1be14647ada191cd81095d0222 P b15fceb03bde4550bff68cdaf2e2e36d: stopping tablet replica
I20260608 12:49:24.090764  4865 raft_consensus.cc:2243] T a5daae1be14647ada191cd81095d0222 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:24.091395  4865 raft_consensus.cc:2272] T a5daae1be14647ada191cd81095d0222 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:24.094312  4865 tablet_replica.cc:333] T 48d13b5c88d44818941fae490a032a32 P b15fceb03bde4550bff68cdaf2e2e36d: stopping tablet replica
I20260608 12:49:24.095053  4865 raft_consensus.cc:2243] T 48d13b5c88d44818941fae490a032a32 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:24.095636  4865 raft_consensus.cc:2272] T 48d13b5c88d44818941fae490a032a32 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:24.098368  4865 tablet_replica.cc:333] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d: stopping tablet replica
I20260608 12:49:24.099071  4865 raft_consensus.cc:2243] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:24.100356  4865 raft_consensus.cc:2272] T 26e07d8266964ec0ad0d84c3ccb80393 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:24.102958  4865 tablet_replica.cc:333] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d: stopping tablet replica
I20260608 12:49:24.103664  4865 raft_consensus.cc:2243] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:24.104242  4865 raft_consensus.cc:2272] T 3e83a48e5da3417cba94179f50d3a942 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:24.106873  4865 tablet_replica.cc:333] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d: stopping tablet replica
I20260608 12:49:24.107574  4865 raft_consensus.cc:2243] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:24.108886  4865 raft_consensus.cc:2272] T 8ac40ac64fa94a2282d5cdf7e8addd53 P b15fceb03bde4550bff68cdaf2e2e36d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:24.144266  4865 tablet_server.cc:196] TabletServer@127.4.192.66:0 shutdown complete.
I20260608 12:49:24.164798  4865 tablet_server.cc:179] TabletServer@127.4.192.67:0 shutting down...
I20260608 12:49:24.196506  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:24.197381  4865 tablet_replica.cc:333] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b: stopping tablet replica
I20260608 12:49:24.198057  4865 raft_consensus.cc:2243] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:24.198963  4865 raft_consensus.cc:2272] T 48d13b5c88d44818941fae490a032a32 P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:24.200990  4865 tablet_replica.cc:333] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b: stopping tablet replica
I20260608 12:49:24.201541  4865 raft_consensus.cc:2243] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:24.202482  4865 raft_consensus.cc:2272] T 3e83a48e5da3417cba94179f50d3a942 P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:24.204507  4865 tablet_replica.cc:333] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b: stopping tablet replica
I20260608 12:49:24.205060  4865 raft_consensus.cc:2243] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:24.205862  4865 raft_consensus.cc:2272] T a5daae1be14647ada191cd81095d0222 P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:24.207674  4865 tablet_replica.cc:333] T 26e07d8266964ec0ad0d84c3ccb80393 P 5f8671267bc64231bf2e66d70533b02b: stopping tablet replica
I20260608 12:49:24.208161  4865 raft_consensus.cc:2243] T 26e07d8266964ec0ad0d84c3ccb80393 P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:24.208590  4865 raft_consensus.cc:2272] T 26e07d8266964ec0ad0d84c3ccb80393 P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:24.210384  4865 tablet_replica.cc:333] T 881a9fe0cb58475781aac709d71f110f P 5f8671267bc64231bf2e66d70533b02b: stopping tablet replica
I20260608 12:49:24.210878  4865 raft_consensus.cc:2243] T 881a9fe0cb58475781aac709d71f110f P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:24.211314  4865 raft_consensus.cc:2272] T 881a9fe0cb58475781aac709d71f110f P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:24.213208  4865 tablet_replica.cc:333] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 5f8671267bc64231bf2e66d70533b02b: stopping tablet replica
I20260608 12:49:24.213692  4865 raft_consensus.cc:2243] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:24.214114  4865 raft_consensus.cc:2272] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:24.216423  4865 tablet_replica.cc:333] T 8445b8c2be2a47ec89f5d8143bf1542c P 5f8671267bc64231bf2e66d70533b02b: stopping tablet replica
I20260608 12:49:24.216909  4865 raft_consensus.cc:2243] T 8445b8c2be2a47ec89f5d8143bf1542c P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:24.217326  4865 raft_consensus.cc:2272] T 8445b8c2be2a47ec89f5d8143bf1542c P 5f8671267bc64231bf2e66d70533b02b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:24.219097  4865 tablet_replica.cc:333] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b: stopping tablet replica
I20260608 12:49:24.219559  4865 raft_consensus.cc:2243] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:24.220007  4865 raft_consensus.cc:2272] T 2834a470befb4979967ad8c1e8ae0f11 P 5f8671267bc64231bf2e66d70533b02b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:24.273248  4865 tablet_server.cc:196] TabletServer@127.4.192.67:0 shutdown complete.
I20260608 12:49:24.304697  4865 tablet_server.cc:179] TabletServer@127.4.192.68:0 shutting down...
I20260608 12:49:24.332631  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:24.333463  4865 tablet_replica.cc:333] T 3e83a48e5da3417cba94179f50d3a942 P 4f83dd7d8ac8472ea29b9432ec4d49f0: stopping tablet replica
I20260608 12:49:24.334080  4865 raft_consensus.cc:2243] T 3e83a48e5da3417cba94179f50d3a942 P 4f83dd7d8ac8472ea29b9432ec4d49f0 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:49:24.334486  4865 raft_consensus.cc:2272] T 3e83a48e5da3417cba94179f50d3a942 P 4f83dd7d8ac8472ea29b9432ec4d49f0 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:49:24.336272  4865 tablet_replica.cc:333] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 4f83dd7d8ac8472ea29b9432ec4d49f0: stopping tablet replica
I20260608 12:49:24.336751  4865 raft_consensus.cc:2243] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 4f83dd7d8ac8472ea29b9432ec4d49f0 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:49:24.337097  4865 raft_consensus.cc:2272] T 8ac40ac64fa94a2282d5cdf7e8addd53 P 4f83dd7d8ac8472ea29b9432ec4d49f0 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:49:24.338713  4865 tablet_replica.cc:333] T 26e07d8266964ec0ad0d84c3ccb80393 P 4f83dd7d8ac8472ea29b9432ec4d49f0: stopping tablet replica
I20260608 12:49:24.339178  4865 raft_consensus.cc:2243] T 26e07d8266964ec0ad0d84c3ccb80393 P 4f83dd7d8ac8472ea29b9432ec4d49f0 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:49:24.339591  4865 raft_consensus.cc:2272] T 26e07d8266964ec0ad0d84c3ccb80393 P 4f83dd7d8ac8472ea29b9432ec4d49f0 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:49:24.341252  4865 tablet_replica.cc:333] T 2834a470befb4979967ad8c1e8ae0f11 P 4f83dd7d8ac8472ea29b9432ec4d49f0: stopping tablet replica
I20260608 12:49:24.341706  4865 raft_consensus.cc:2243] T 2834a470befb4979967ad8c1e8ae0f11 P 4f83dd7d8ac8472ea29b9432ec4d49f0 [term 2 LEARNER]: Raft consensus shutting down.
I20260608 12:49:24.342051  4865 raft_consensus.cc:2272] T 2834a470befb4979967ad8c1e8ae0f11 P 4f83dd7d8ac8472ea29b9432ec4d49f0 [term 2 LEARNER]: Raft consensus is shut down!
I20260608 12:49:24.363508  4865 tablet_server.cc:196] TabletServer@127.4.192.68:0 shutdown complete.
I20260608 12:49:24.377406  4865 master.cc:562] Master@127.4.192.126:46267 shutting down...
W20260608 12:49:24.404567  5486 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:49:24.404886  5486 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:49:24.405122  5486 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:49:24.406368  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 19bed128485342ccb994b3ea41e10da0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:24.406826  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 19bed128485342ccb994b3ea41e10da0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:24.407153  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 19bed128485342ccb994b3ea41e10da0: stopping tablet replica
I20260608 12:49:24.426381  4865 master.cc:584] Master@127.4.192.126:46267 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (10801 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 12:49:24.465274  4865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.192.126:42243,127.4.192.125:43313,127.4.192.124:41649
I20260608 12:49:24.466686  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:24.472757  5967 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
W20260608 12:49:24.473488  5969 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
W20260608 12:49:24.473809  5966 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
I20260608 12:49:24.475483  4865 server_base.cc:1061] running on GCE node
I20260608 12:49:24.476212  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:24.476392  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:24.476533  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780922964476520 us; error 0 us; skew 500 ppm
I20260608 12:49:24.477028  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:24.479355  4865 webserver.cc:533] Webserver started at http://127.4.192.126:38041/ using document root <none> and password file <none>
I20260608 12:49:24.479818  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:24.479967  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:24.480180  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:24.481201  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-0-root/instance:
uuid: "97e140a308254a1e895cdbb98ab56ad1"
format_stamp: "Formatted at 2026-06-08 12:49:24 on dist-test-slave-pmzz"
I20260608 12:49:24.485545  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:49:24.488857  5974 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:24.489581  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:49:24.489817  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-0-root
uuid: "97e140a308254a1e895cdbb98ab56ad1"
format_stamp: "Formatted at 2026-06-08 12:49:24 on dist-test-slave-pmzz"
I20260608 12:49:24.490049  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-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)
I20260608 12:49:24.500166  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:24.501276  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:24.540710  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.126:42243
I20260608 12:49:24.540855  6025 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.126:42243 every 8 connection(s)
I20260608 12:49:24.545374  6026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:24.545485  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:24.551028  6028 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
W20260608 12:49:24.551402  6029 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
I20260608 12:49:24.552189  6026 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:49:24.554414  4865 server_base.cc:1061] running on GCE node
W20260608 12:49:24.555039  6032 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
I20260608 12:49:24.556314  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:24.556576  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:24.556798  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780922964556778 us; error 0 us; skew 500 ppm
I20260608 12:49:24.557749  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:24.560648  4865 webserver.cc:533] Webserver started at http://127.4.192.125:45907/ using document root <none> and password file <none>
I20260608 12:49:24.561153  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:24.561369  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:24.561652  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:24.562662  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-1-root/instance:
uuid: "4e1d945310ee4812857f3bea27ab1ebd"
format_stamp: "Formatted at 2026-06-08 12:49:24 on dist-test-slave-pmzz"
I20260608 12:49:24.567209  6026 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:49:24.567652  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:49:24.571656  6039 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:24.572628  4865 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:49:24.572939  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-1-root
uuid: "4e1d945310ee4812857f3bea27ab1ebd"
format_stamp: "Formatted at 2026-06-08 12:49:24 on dist-test-slave-pmzz"
I20260608 12:49:24.573221  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-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)
W20260608 12:49:24.573392  6026 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.192.125:43313: Network error: Client connection negotiation failed: client connection to 127.4.192.125:43313: connect: Connection refused (error 111)
I20260608 12:49:24.590152  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:24.591506  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:24.629585  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.125:43313
I20260608 12:49:24.629729  6090 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.125:43313 every 8 connection(s)
I20260608 12:49:24.633682  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:49:24.634088  6091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:24.637023  6026 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } attempt: 1
W20260608 12:49:24.641085  6093 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
I20260608 12:49:24.643010  6091 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:49:24.644416  6094 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
I20260608 12:49:24.651201  4865 server_base.cc:1061] running on GCE node
W20260608 12:49:24.652628  6097 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
I20260608 12:49:24.653674  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:24.653995  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:24.654223  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780922964654196 us; error 0 us; skew 500 ppm
I20260608 12:49:24.654973  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:24.656286  6026 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:49:24.658592  4865 webserver.cc:533] Webserver started at http://127.4.192.124:42225/ using document root <none> and password file <none>
I20260608 12:49:24.659349  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:24.659652  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:24.660028  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:24.661545  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-2-root/instance:
uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d"
format_stamp: "Formatted at 2026-06-08 12:49:24 on dist-test-slave-pmzz"
I20260608 12:49:24.661545  6091 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:49:24.663865  6026 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.192.124:41649: Network error: Client connection negotiation failed: client connection to 127.4.192.124:41649: connect: Connection refused (error 111)
I20260608 12:49:24.666973  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:49:24.671375  6103 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:24.672151  6091 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:49:24.672245  4865 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:49:24.672632  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-2-root
uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d"
format_stamp: "Formatted at 2026-06-08 12:49:24 on dist-test-slave-pmzz"
I20260608 12:49:24.672991  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-0/minicluster-data/master-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)
W20260608 12:49:24.678391  6091 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.192.124:41649: Network error: Client connection negotiation failed: client connection to 127.4.192.124:41649: connect: Connection refused (error 111)
I20260608 12:49:24.680323  6026 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } attempt: 1
W20260608 12:49:24.684309  6026 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.192.124:41649: Network error: Client connection negotiation failed: client connection to 127.4.192.124:41649: connect: Connection refused (error 111)
I20260608 12:49:24.694044  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:24.695138  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:24.718971  6091 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } attempt: 1
W20260608 12:49:24.724278  6091 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.192.124:41649: Network error: Client connection negotiation failed: client connection to 127.4.192.124:41649: connect: Connection refused (error 111)
I20260608 12:49:24.732719  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.124:41649
I20260608 12:49:24.732837  6155 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.124:41649 every 8 connection(s)
I20260608 12:49:24.735747  6026 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } attempt: 2
I20260608 12:49:24.735989  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:49:24.737143  6156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:24.744292  6156 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:49:24.753141  6026 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1: Bootstrap starting.
I20260608 12:49:24.756402  6156 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:49:24.758708  6026 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:24.764060  6026 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1: No bootstrap required, opened a new log
I20260608 12:49:24.766731  6156 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:49:24.766763  6026 raft_consensus.cc:359] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e140a308254a1e895cdbb98ab56ad1" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 } } peers { permanent_uuid: "4e1d945310ee4812857f3bea27ab1ebd" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } } peers { permanent_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } }
I20260608 12:49:24.767583  6026 raft_consensus.cc:385] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:24.767827  6026 raft_consensus.cc:740] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e140a308254a1e895cdbb98ab56ad1, State: Initialized, Role: FOLLOWER
I20260608 12:49:24.768577  6026 consensus_queue.cc:260] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e140a308254a1e895cdbb98ab56ad1" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 } } peers { permanent_uuid: "4e1d945310ee4812857f3bea27ab1ebd" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } } peers { permanent_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } }
I20260608 12:49:24.770874  6161 sys_catalog.cc:455] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e140a308254a1e895cdbb98ab56ad1" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 } } peers { permanent_uuid: "4e1d945310ee4812857f3bea27ab1ebd" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } } peers { permanent_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } } }
I20260608 12:49:24.771531  6161 sys_catalog.cc:458] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:24.772274  6026 sys_catalog.cc:565] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:49:24.782861  6091 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } attempt: 2
I20260608 12:49:24.784132  6156 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d: Bootstrap starting.
I20260608 12:49:24.786432  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260608 12:49:24.790241  6172 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:49:24.790552  6172 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:49:24.791309  6156 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:24.796646  6156 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d: No bootstrap required, opened a new log
I20260608 12:49:24.799512  6156 raft_consensus.cc:359] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e140a308254a1e895cdbb98ab56ad1" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 } } peers { permanent_uuid: "4e1d945310ee4812857f3bea27ab1ebd" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } } peers { permanent_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } }
I20260608 12:49:24.800177  6156 raft_consensus.cc:385] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:24.800496  6156 raft_consensus.cc:740] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0c9b6724f3e42f5add318e8e5f6ed0d, State: Initialized, Role: FOLLOWER
I20260608 12:49:24.801254  6156 consensus_queue.cc:260] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e140a308254a1e895cdbb98ab56ad1" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 } } peers { permanent_uuid: "4e1d945310ee4812857f3bea27ab1ebd" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } } peers { permanent_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } }
I20260608 12:49:24.803040  6091 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd: Bootstrap starting.
I20260608 12:49:24.803226  6174 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e140a308254a1e895cdbb98ab56ad1" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 } } peers { permanent_uuid: "4e1d945310ee4812857f3bea27ab1ebd" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } } peers { permanent_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } } }
I20260608 12:49:24.803864  6174 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:24.804939  6156 sys_catalog.cc:565] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:49:24.810240  6091 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:24.816514  6091 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd: No bootstrap required, opened a new log
I20260608 12:49:24.819346  6091 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e140a308254a1e895cdbb98ab56ad1" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 } } peers { permanent_uuid: "4e1d945310ee4812857f3bea27ab1ebd" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } } peers { permanent_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } }
I20260608 12:49:24.819869  6091 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:24.820120  6091 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1d945310ee4812857f3bea27ab1ebd, State: Initialized, Role: FOLLOWER
I20260608 12:49:24.820788  6091 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e140a308254a1e895cdbb98ab56ad1" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 } } peers { permanent_uuid: "4e1d945310ee4812857f3bea27ab1ebd" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } } peers { permanent_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } }
W20260608 12:49:24.821610  6186 catalog_manager.cc:1593] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:49:24.821940  6186 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:49:24.822568  6187 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e140a308254a1e895cdbb98ab56ad1" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 } } peers { permanent_uuid: "4e1d945310ee4812857f3bea27ab1ebd" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } } peers { permanent_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } } }
I20260608 12:49:24.823067  6187 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:24.823707  6091 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:49:24.825024  6187 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:24.825414  6187 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e140a308254a1e895cdbb98ab56ad1" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 } } peers { permanent_uuid: "4e1d945310ee4812857f3bea27ab1ebd" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } } peers { permanent_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } }
I20260608 12:49:24.828431  6187 leader_election.cc:290] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e140a308254a1e895cdbb98ab56ad1 (127.4.192.126:42243), a0c9b6724f3e42f5add318e8e5f6ed0d (127.4.192.124:41649)
I20260608 12:49:24.828541  6001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4e1d945310ee4812857f3bea27ab1ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e140a308254a1e895cdbb98ab56ad1" is_pre_election: true
I20260608 12:49:24.828831  6131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4e1d945310ee4812857f3bea27ab1ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" is_pre_election: true
I20260608 12:49:24.829259  6001 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e1d945310ee4812857f3bea27ab1ebd in term 0.
I20260608 12:49:24.829406  6131 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e1d945310ee4812857f3bea27ab1ebd in term 0.
I20260608 12:49:24.830550  6043 leader_election.cc:304] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1d945310ee4812857f3bea27ab1ebd, 97e140a308254a1e895cdbb98ab56ad1; no voters: 
I20260608 12:49:24.831656  6187 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:24.832046  6187 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:24.832345  6187 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:24.837069  6187 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e140a308254a1e895cdbb98ab56ad1" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 } } peers { permanent_uuid: "4e1d945310ee4812857f3bea27ab1ebd" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } } peers { permanent_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } }
I20260608 12:49:24.838882  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 12:49:24.839622  6187 leader_election.cc:290] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [CANDIDATE]: Term 1 election: Requested vote from peers 97e140a308254a1e895cdbb98ab56ad1 (127.4.192.126:42243), a0c9b6724f3e42f5add318e8e5f6ed0d (127.4.192.124:41649)
I20260608 12:49:24.840054  6131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4e1d945310ee4812857f3bea27ab1ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d"
I20260608 12:49:24.840454  6001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4e1d945310ee4812857f3bea27ab1ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e140a308254a1e895cdbb98ab56ad1"
I20260608 12:49:24.840631  6131 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:24.840799  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:49:24.841044  6001 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:49:24.843516  6198 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:49:24.843847  6198 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:49:24.847966  6131 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1d945310ee4812857f3bea27ab1ebd in term 1.
I20260608 12:49:24.847968  6001 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1d945310ee4812857f3bea27ab1ebd in term 1.
I20260608 12:49:24.849445  6042 leader_election.cc:304] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1d945310ee4812857f3bea27ab1ebd, a0c9b6724f3e42f5add318e8e5f6ed0d; no voters: 
I20260608 12:49:24.850623  6187 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [term 1 FOLLOWER]: Leader election won for term 1
W20260608 12:49:24.850871  6200 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
W20260608 12:49:24.851076  6199 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
I20260608 12:49:24.853200  6187 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [term 1 LEADER]: Becoming Leader. State: Replica: 4e1d945310ee4812857f3bea27ab1ebd, State: Running, Role: LEADER
W20260608 12:49:24.854565  6203 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
I20260608 12:49:24.854441  6187 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e140a308254a1e895cdbb98ab56ad1" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 } } peers { permanent_uuid: "4e1d945310ee4812857f3bea27ab1ebd" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } } peers { permanent_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } }
I20260608 12:49:24.855593  4865 server_base.cc:1061] running on GCE node
I20260608 12:49:24.856448  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:24.856627  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:24.856896  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780922964856863 us; error 0 us; skew 500 ppm
I20260608 12:49:24.857463  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:24.859920  6202 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4e1d945310ee4812857f3bea27ab1ebd. Latest consensus state: current_term: 1 leader_uuid: "4e1d945310ee4812857f3bea27ab1ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e140a308254a1e895cdbb98ab56ad1" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 } } peers { permanent_uuid: "4e1d945310ee4812857f3bea27ab1ebd" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } } peers { permanent_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } } }
I20260608 12:49:24.860478  6202 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:24.861083  4865 webserver.cc:533] Webserver started at http://127.4.192.65:40829/ using document root <none> and password file <none>
I20260608 12:49:24.861820  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:24.861953  6208 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:49:24.862079  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:24.862465  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:24.864051  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-0/minicluster-data/ts-0-root/instance:
uuid: "a594e97534c64e2aa6ab52b6972bb97e"
format_stamp: "Formatted at 2026-06-08 12:49:24 on dist-test-slave-pmzz"
I20260608 12:49:24.869267  6208 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:49:24.870517  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:49:24.875996  6211 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:24.876900  4865 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:49:24.877197  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-0/minicluster-data/ts-0-root
uuid: "a594e97534c64e2aa6ab52b6972bb97e"
format_stamp: "Formatted at 2026-06-08 12:49:24 on dist-test-slave-pmzz"
I20260608 12:49:24.877470  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-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)
I20260608 12:49:24.880168  6131 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [term 1 FOLLOWER]: Refusing update from remote peer 4e1d945310ee4812857f3bea27ab1ebd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:24.880164  6001 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1 [term 1 FOLLOWER]: Refusing update from remote peer 4e1d945310ee4812857f3bea27ab1ebd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:24.882108  6202 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:49:24.883915  6187 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e140a308254a1e895cdbb98ab56ad1" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:24.896811  6174 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4e1d945310ee4812857f3bea27ab1ebd. Latest consensus state: current_term: 1 leader_uuid: "4e1d945310ee4812857f3bea27ab1ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e140a308254a1e895cdbb98ab56ad1" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 } } peers { permanent_uuid: "4e1d945310ee4812857f3bea27ab1ebd" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } } peers { permanent_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } } }
I20260608 12:49:24.897830  6174 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:24.911341  6174 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "4e1d945310ee4812857f3bea27ab1ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e140a308254a1e895cdbb98ab56ad1" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 } } peers { permanent_uuid: "4e1d945310ee4812857f3bea27ab1ebd" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } } peers { permanent_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } } }
I20260608 12:49:24.912091  6174 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:24.914410  6161 sys_catalog.cc:455] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4e1d945310ee4812857f3bea27ab1ebd. Latest consensus state: current_term: 1 leader_uuid: "4e1d945310ee4812857f3bea27ab1ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e140a308254a1e895cdbb98ab56ad1" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 } } peers { permanent_uuid: "4e1d945310ee4812857f3bea27ab1ebd" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } } peers { permanent_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } } }
I20260608 12:49:24.915128  6161 sys_catalog.cc:458] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:24.916682  6202 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "4e1d945310ee4812857f3bea27ab1ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e140a308254a1e895cdbb98ab56ad1" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 } } peers { permanent_uuid: "4e1d945310ee4812857f3bea27ab1ebd" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } } peers { permanent_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } } }
I20260608 12:49:24.917385  6202 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:24.917850  6208 catalog_manager.cc:1382] Generated new cluster ID: fb720f60d1c34c41b2326205595f22ff
I20260608 12:49:24.918138  6208 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:49:24.918236  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:24.920177  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:24.920105  6187 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "4e1d945310ee4812857f3bea27ab1ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e140a308254a1e895cdbb98ab56ad1" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 } } peers { permanent_uuid: "4e1d945310ee4812857f3bea27ab1ebd" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } } peers { permanent_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } } }
I20260608 12:49:24.920900  6187 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:24.922618  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:24.924377  6161 sys_catalog.cc:455] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "4e1d945310ee4812857f3bea27ab1ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e140a308254a1e895cdbb98ab56ad1" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 } } peers { permanent_uuid: "4e1d945310ee4812857f3bea27ab1ebd" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } } peers { permanent_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } } }
I20260608 12:49:24.925091  6161 sys_catalog.cc:458] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:49:24.929159  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:24.929462  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:24.929737  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:24.929922  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:24.959086  6208 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:49:24.961316  6208 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:49:24.991849  6208 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd: Generated new TSK 0
I20260608 12:49:24.992802  6208 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:49:25.003531  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.65:37039
I20260608 12:49:25.003643  6282 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.65:37039 every 8 connection(s)
I20260608 12:49:25.031502  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:49:25.038779  6284 heartbeater.cc:344] Connected to a master server at 127.4.192.125:43313
I20260608 12:49:25.039428  6284 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:25.038748  6283 heartbeater.cc:344] Connected to a master server at 127.4.192.124:41649
I20260608 12:49:25.040449  6284 heartbeater.cc:507] Master 127.4.192.125:43313 requested a full tablet report, sending...
I20260608 12:49:25.040696  6283 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:25.041659  6283 heartbeater.cc:507] Master 127.4.192.124:41649 requested a full tablet report, sending...
W20260608 12:49:25.041743  6290 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
I20260608 12:49:25.042098  6285 heartbeater.cc:344] Connected to a master server at 127.4.192.126:42243
I20260608 12:49:25.042589  6285 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:25.043339  6056 ts_manager.cc:194] Registered new tserver with Master: a594e97534c64e2aa6ab52b6972bb97e (127.4.192.65:37039)
I20260608 12:49:25.043859  6285 heartbeater.cc:507] Master 127.4.192.126:42243 requested a full tablet report, sending...
I20260608 12:49:25.045083  6121 ts_manager.cc:194] Registered new tserver with Master: a594e97534c64e2aa6ab52b6972bb97e (127.4.192.65:37039)
I20260608 12:49:25.045943  6056 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52212
I20260608 12:49:25.048291  5991 ts_manager.cc:194] Registered new tserver with Master: a594e97534c64e2aa6ab52b6972bb97e (127.4.192.65:37039)
W20260608 12:49:25.049818  6291 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
W20260608 12:49:25.051889  6293 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
I20260608 12:49:25.052634  4865 server_base.cc:1061] running on GCE node
I20260608 12:49:25.053531  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:25.053756  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:25.053953  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780922965053934 us; error 0 us; skew 500 ppm
I20260608 12:49:25.054684  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:25.057049  4865 webserver.cc:533] Webserver started at http://127.4.192.66:35503/ using document root <none> and password file <none>
I20260608 12:49:25.057543  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:25.057762  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:25.058032  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:25.059121  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-0/minicluster-data/ts-1-root/instance:
uuid: "e1f10536955b4fb1ba14d78caeab914c"
format_stamp: "Formatted at 2026-06-08 12:49:25 on dist-test-slave-pmzz"
I20260608 12:49:25.063714  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:49:25.066892  6298 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:25.067726  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:49:25.068022  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-0/minicluster-data/ts-1-root
uuid: "e1f10536955b4fb1ba14d78caeab914c"
format_stamp: "Formatted at 2026-06-08 12:49:25 on dist-test-slave-pmzz"
I20260608 12:49:25.068289  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-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)
I20260608 12:49:25.082149  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:25.083410  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:25.084829  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:25.087031  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:25.087275  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:25.087538  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:25.087728  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:25.126761  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.66:33043
I20260608 12:49:25.126875  6360 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.66:33043 every 8 connection(s)
I20260608 12:49:25.140983  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:49:25.150799  6361 heartbeater.cc:344] Connected to a master server at 127.4.192.124:41649
I20260608 12:49:25.151265  6361 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:25.151576  6363 heartbeater.cc:344] Connected to a master server at 127.4.192.126:42243
I20260608 12:49:25.151719  6362 heartbeater.cc:344] Connected to a master server at 127.4.192.125:43313
I20260608 12:49:25.151991  6363 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:25.152235  6361 heartbeater.cc:507] Master 127.4.192.124:41649 requested a full tablet report, sending...
I20260608 12:49:25.152313  6362 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:25.152917  6363 heartbeater.cc:507] Master 127.4.192.126:42243 requested a full tablet report, sending...
I20260608 12:49:25.153604  6362 heartbeater.cc:507] Master 127.4.192.125:43313 requested a full tablet report, sending...
I20260608 12:49:25.155444  6121 ts_manager.cc:194] Registered new tserver with Master: e1f10536955b4fb1ba14d78caeab914c (127.4.192.66:33043)
I20260608 12:49:25.156769  6056 ts_manager.cc:194] Registered new tserver with Master: e1f10536955b4fb1ba14d78caeab914c (127.4.192.66:33043)
I20260608 12:49:25.156786  5991 ts_manager.cc:194] Registered new tserver with Master: e1f10536955b4fb1ba14d78caeab914c (127.4.192.66:33043)
I20260608 12:49:25.159170  6056 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52222
W20260608 12:49:25.160099  6368 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
W20260608 12:49:25.163156  6369 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
W20260608 12:49:25.163515  6371 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
I20260608 12:49:25.164001  4865 server_base.cc:1061] running on GCE node
I20260608 12:49:25.164844  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:25.165031  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:25.165167  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780922965165156 us; error 0 us; skew 500 ppm
I20260608 12:49:25.165650  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:25.167965  4865 webserver.cc:533] Webserver started at http://127.4.192.67:41559/ using document root <none> and password file <none>
I20260608 12:49:25.168392  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:25.168551  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:25.168763  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:25.169956  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-0/minicluster-data/ts-2-root/instance:
uuid: "6dfe725411ef4afe9e591446ee32f45e"
format_stamp: "Formatted at 2026-06-08 12:49:25 on dist-test-slave-pmzz"
I20260608 12:49:25.174329  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:49:25.177793  6376 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:25.178534  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:49:25.178841  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-0/minicluster-data/ts-2-root
uuid: "6dfe725411ef4afe9e591446ee32f45e"
format_stamp: "Formatted at 2026-06-08 12:49:25 on dist-test-slave-pmzz"
I20260608 12:49:25.179078  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922948580137-4865-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)
I20260608 12:49:25.197616  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:25.198904  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:25.200264  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:25.202559  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:25.202746  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:25.203039  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:25.203181  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:25.243850  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.67:39125
I20260608 12:49:25.243973  6438 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.67:39125 every 8 connection(s)
I20260608 12:49:25.272189  6439 heartbeater.cc:344] Connected to a master server at 127.4.192.124:41649
I20260608 12:49:25.272624  6439 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:25.273557  6439 heartbeater.cc:507] Master 127.4.192.124:41649 requested a full tablet report, sending...
I20260608 12:49:25.274322  6441 heartbeater.cc:344] Connected to a master server at 127.4.192.126:42243
I20260608 12:49:25.274753  6441 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:25.275566  6440 heartbeater.cc:344] Connected to a master server at 127.4.192.125:43313
I20260608 12:49:25.275743  6441 heartbeater.cc:507] Master 127.4.192.126:42243 requested a full tablet report, sending...
I20260608 12:49:25.275910  6440 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:25.276714  6121 ts_manager.cc:194] Registered new tserver with Master: 6dfe725411ef4afe9e591446ee32f45e (127.4.192.67:39125)
I20260608 12:49:25.276759  6440 heartbeater.cc:507] Master 127.4.192.125:43313 requested a full tablet report, sending...
I20260608 12:49:25.278895  5991 ts_manager.cc:194] Registered new tserver with Master: 6dfe725411ef4afe9e591446ee32f45e (127.4.192.67:39125)
I20260608 12:49:25.279515  6056 ts_manager.cc:194] Registered new tserver with Master: 6dfe725411ef4afe9e591446ee32f45e (127.4.192.67:39125)
I20260608 12:49:25.280288  4865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017075038s
I20260608 12:49:25.281610  6056 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52224
I20260608 12:49:25.794487  6172 catalog_manager.cc:1294] Loaded cluster ID: fb720f60d1c34c41b2326205595f22ff
I20260608 12:49:25.794754  6172 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1: loading cluster ID for follower catalog manager: success
I20260608 12:49:25.799126  6172 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1: acquiring CA information for follower catalog manager: success
I20260608 12:49:25.802325  6172 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:49:25.825589  6186 catalog_manager.cc:1294] Loaded cluster ID: fb720f60d1c34c41b2326205595f22ff
I20260608 12:49:25.825846  6186 catalog_manager.cc:1587] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d: loading cluster ID for follower catalog manager: success
I20260608 12:49:25.830017  6186 catalog_manager.cc:1609] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d: acquiring CA information for follower catalog manager: success
I20260608 12:49:25.833243  6186 catalog_manager.cc:1637] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:49:26.049548  6284 heartbeater.cc:499] Master 127.4.192.125:43313 was elected leader, sending a full tablet report...
I20260608 12:49:26.162441  6362 heartbeater.cc:499] Master 127.4.192.125:43313 was elected leader, sending a full tablet report...
I20260608 12:49:26.284515  6440 heartbeater.cc:499] Master 127.4.192.125:43313 was elected leader, sending a full tablet report...
I20260608 12:49:26.838529  6197 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:26.882263  6056 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52232:
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: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:49:26.955286  6404 tablet_service.cc:1511] Processing CreateTablet for tablet e44d02a7091143f2b102896e9b40bc8e (DEFAULT_TABLE table=test-workload [id=e92d0dd04ad443828c7d76f923b4a6ea]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:49:26.956763  6404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44d02a7091143f2b102896e9b40bc8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:26.965277  6326 tablet_service.cc:1511] Processing CreateTablet for tablet a1ad260957514525b66b86212422de9d (DEFAULT_TABLE table=test-workload [id=e92d0dd04ad443828c7d76f923b4a6ea]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:49:26.966632  6326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1ad260957514525b66b86212422de9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:26.966626  6248 tablet_service.cc:1511] Processing CreateTablet for tablet 54131079e0d942d29bd06e1658d4e9ff (DEFAULT_TABLE table=test-workload [id=e92d0dd04ad443828c7d76f923b4a6ea]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:49:26.968124  6248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54131079e0d942d29bd06e1658d4e9ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:26.973215  6475 tablet_bootstrap.cc:492] T e44d02a7091143f2b102896e9b40bc8e P 6dfe725411ef4afe9e591446ee32f45e: Bootstrap starting.
I20260608 12:49:26.980607  6475 tablet_bootstrap.cc:654] T e44d02a7091143f2b102896e9b40bc8e P 6dfe725411ef4afe9e591446ee32f45e: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:26.983695  6477 tablet_bootstrap.cc:492] T 54131079e0d942d29bd06e1658d4e9ff P a594e97534c64e2aa6ab52b6972bb97e: Bootstrap starting.
I20260608 12:49:26.985757  6476 tablet_bootstrap.cc:492] T a1ad260957514525b66b86212422de9d P e1f10536955b4fb1ba14d78caeab914c: Bootstrap starting.
I20260608 12:49:26.988776  6475 tablet_bootstrap.cc:492] T e44d02a7091143f2b102896e9b40bc8e P 6dfe725411ef4afe9e591446ee32f45e: No bootstrap required, opened a new log
I20260608 12:49:26.989316  6475 ts_tablet_manager.cc:1403] T e44d02a7091143f2b102896e9b40bc8e P 6dfe725411ef4afe9e591446ee32f45e: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260608 12:49:26.990419  6477 tablet_bootstrap.cc:654] T 54131079e0d942d29bd06e1658d4e9ff P a594e97534c64e2aa6ab52b6972bb97e: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:26.992470  6475 raft_consensus.cc:359] T e44d02a7091143f2b102896e9b40bc8e P 6dfe725411ef4afe9e591446ee32f45e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6dfe725411ef4afe9e591446ee32f45e" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39125 } }
I20260608 12:49:26.993098  6475 raft_consensus.cc:385] T e44d02a7091143f2b102896e9b40bc8e P 6dfe725411ef4afe9e591446ee32f45e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:26.993389  6475 raft_consensus.cc:740] T e44d02a7091143f2b102896e9b40bc8e P 6dfe725411ef4afe9e591446ee32f45e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dfe725411ef4afe9e591446ee32f45e, State: Initialized, Role: FOLLOWER
I20260608 12:49:26.994333  6476 tablet_bootstrap.cc:654] T a1ad260957514525b66b86212422de9d P e1f10536955b4fb1ba14d78caeab914c: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:26.994316  6475 consensus_queue.cc:260] T e44d02a7091143f2b102896e9b40bc8e P 6dfe725411ef4afe9e591446ee32f45e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6dfe725411ef4afe9e591446ee32f45e" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39125 } }
I20260608 12:49:26.995167  6475 raft_consensus.cc:399] T e44d02a7091143f2b102896e9b40bc8e P 6dfe725411ef4afe9e591446ee32f45e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:26.995530  6475 raft_consensus.cc:493] T e44d02a7091143f2b102896e9b40bc8e P 6dfe725411ef4afe9e591446ee32f45e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:26.995834  6475 raft_consensus.cc:3060] T e44d02a7091143f2b102896e9b40bc8e P 6dfe725411ef4afe9e591446ee32f45e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:26.996476  6477 tablet_bootstrap.cc:492] T 54131079e0d942d29bd06e1658d4e9ff P a594e97534c64e2aa6ab52b6972bb97e: No bootstrap required, opened a new log
I20260608 12:49:26.996958  6477 ts_tablet_manager.cc:1403] T 54131079e0d942d29bd06e1658d4e9ff P a594e97534c64e2aa6ab52b6972bb97e: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.006s
I20260608 12:49:27.000130  6476 tablet_bootstrap.cc:492] T a1ad260957514525b66b86212422de9d P e1f10536955b4fb1ba14d78caeab914c: No bootstrap required, opened a new log
I20260608 12:49:27.000027  6477 raft_consensus.cc:359] T 54131079e0d942d29bd06e1658d4e9ff P a594e97534c64e2aa6ab52b6972bb97e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a594e97534c64e2aa6ab52b6972bb97e" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 37039 } }
I20260608 12:49:27.000634  6476 ts_tablet_manager.cc:1403] T a1ad260957514525b66b86212422de9d P e1f10536955b4fb1ba14d78caeab914c: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260608 12:49:27.000633  6477 raft_consensus.cc:385] T 54131079e0d942d29bd06e1658d4e9ff P a594e97534c64e2aa6ab52b6972bb97e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:27.001086  6475 raft_consensus.cc:515] T e44d02a7091143f2b102896e9b40bc8e P 6dfe725411ef4afe9e591446ee32f45e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6dfe725411ef4afe9e591446ee32f45e" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39125 } }
I20260608 12:49:27.001283  6477 raft_consensus.cc:740] T 54131079e0d942d29bd06e1658d4e9ff P a594e97534c64e2aa6ab52b6972bb97e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a594e97534c64e2aa6ab52b6972bb97e, State: Initialized, Role: FOLLOWER
I20260608 12:49:27.001873  6475 leader_election.cc:304] T e44d02a7091143f2b102896e9b40bc8e P 6dfe725411ef4afe9e591446ee32f45e [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: 6dfe725411ef4afe9e591446ee32f45e; no voters: 
I20260608 12:49:27.002168  6477 consensus_queue.cc:260] T 54131079e0d942d29bd06e1658d4e9ff P a594e97534c64e2aa6ab52b6972bb97e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a594e97534c64e2aa6ab52b6972bb97e" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 37039 } }
I20260608 12:49:27.002929  6477 raft_consensus.cc:399] T 54131079e0d942d29bd06e1658d4e9ff P a594e97534c64e2aa6ab52b6972bb97e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:27.003340  6477 raft_consensus.cc:493] T 54131079e0d942d29bd06e1658d4e9ff P a594e97534c64e2aa6ab52b6972bb97e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:27.003547  6475 leader_election.cc:290] T e44d02a7091143f2b102896e9b40bc8e P 6dfe725411ef4afe9e591446ee32f45e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:27.003805  6477 raft_consensus.cc:3060] T 54131079e0d942d29bd06e1658d4e9ff P a594e97534c64e2aa6ab52b6972bb97e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:27.003984  6481 raft_consensus.cc:2804] T e44d02a7091143f2b102896e9b40bc8e P 6dfe725411ef4afe9e591446ee32f45e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:27.004120  6476 raft_consensus.cc:359] T a1ad260957514525b66b86212422de9d P e1f10536955b4fb1ba14d78caeab914c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1f10536955b4fb1ba14d78caeab914c" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33043 } }
I20260608 12:49:27.004881  6476 raft_consensus.cc:385] T a1ad260957514525b66b86212422de9d P e1f10536955b4fb1ba14d78caeab914c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:27.005200  6476 raft_consensus.cc:740] T a1ad260957514525b66b86212422de9d P e1f10536955b4fb1ba14d78caeab914c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f10536955b4fb1ba14d78caeab914c, State: Initialized, Role: FOLLOWER
I20260608 12:49:27.006071  6476 consensus_queue.cc:260] T a1ad260957514525b66b86212422de9d P e1f10536955b4fb1ba14d78caeab914c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e1f10536955b4fb1ba14d78caeab914c" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33043 } }
I20260608 12:49:27.006778  6476 raft_consensus.cc:399] T a1ad260957514525b66b86212422de9d P e1f10536955b4fb1ba14d78caeab914c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:27.007141  6476 raft_consensus.cc:493] T a1ad260957514525b66b86212422de9d P e1f10536955b4fb1ba14d78caeab914c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:27.007553  6476 raft_consensus.cc:3060] T a1ad260957514525b66b86212422de9d P e1f10536955b4fb1ba14d78caeab914c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:27.010799  6477 raft_consensus.cc:515] T 54131079e0d942d29bd06e1658d4e9ff P a594e97534c64e2aa6ab52b6972bb97e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a594e97534c64e2aa6ab52b6972bb97e" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 37039 } }
I20260608 12:49:27.011647  6477 leader_election.cc:304] T 54131079e0d942d29bd06e1658d4e9ff P a594e97534c64e2aa6ab52b6972bb97e [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: a594e97534c64e2aa6ab52b6972bb97e; no voters: 
I20260608 12:49:27.013513  6481 raft_consensus.cc:697] T e44d02a7091143f2b102896e9b40bc8e P 6dfe725411ef4afe9e591446ee32f45e [term 1 LEADER]: Becoming Leader. State: Replica: 6dfe725411ef4afe9e591446ee32f45e, State: Running, Role: LEADER
I20260608 12:49:27.014330  6476 raft_consensus.cc:515] T a1ad260957514525b66b86212422de9d P e1f10536955b4fb1ba14d78caeab914c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1f10536955b4fb1ba14d78caeab914c" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33043 } }
I20260608 12:49:27.014631  6481 consensus_queue.cc:237] T e44d02a7091143f2b102896e9b40bc8e P 6dfe725411ef4afe9e591446ee32f45e [LEADER]: Queue going to LEADER mode. State: All 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: "6dfe725411ef4afe9e591446ee32f45e" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39125 } }
I20260608 12:49:27.015131  6476 leader_election.cc:304] T a1ad260957514525b66b86212422de9d P e1f10536955b4fb1ba14d78caeab914c [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: e1f10536955b4fb1ba14d78caeab914c; no voters: 
I20260608 12:49:27.017001  6477 leader_election.cc:290] T 54131079e0d942d29bd06e1658d4e9ff P a594e97534c64e2aa6ab52b6972bb97e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:27.017628  6484 raft_consensus.cc:2804] T 54131079e0d942d29bd06e1658d4e9ff P a594e97534c64e2aa6ab52b6972bb97e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:27.020866  6484 raft_consensus.cc:697] T 54131079e0d942d29bd06e1658d4e9ff P a594e97534c64e2aa6ab52b6972bb97e [term 1 LEADER]: Becoming Leader. State: Replica: a594e97534c64e2aa6ab52b6972bb97e, State: Running, Role: LEADER
I20260608 12:49:27.021955  6484 consensus_queue.cc:237] T 54131079e0d942d29bd06e1658d4e9ff P a594e97534c64e2aa6ab52b6972bb97e [LEADER]: Queue going to LEADER mode. State: All 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: "a594e97534c64e2aa6ab52b6972bb97e" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 37039 } }
I20260608 12:49:27.028007  6476 leader_election.cc:290] T a1ad260957514525b66b86212422de9d P e1f10536955b4fb1ba14d78caeab914c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:27.028565  6485 raft_consensus.cc:2804] T a1ad260957514525b66b86212422de9d P e1f10536955b4fb1ba14d78caeab914c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:27.032228  6485 raft_consensus.cc:697] T a1ad260957514525b66b86212422de9d P e1f10536955b4fb1ba14d78caeab914c [term 1 LEADER]: Becoming Leader. State: Replica: e1f10536955b4fb1ba14d78caeab914c, State: Running, Role: LEADER
I20260608 12:49:27.035497  6485 consensus_queue.cc:237] T a1ad260957514525b66b86212422de9d P e1f10536955b4fb1ba14d78caeab914c [LEADER]: Queue going to LEADER mode. State: All 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: "e1f10536955b4fb1ba14d78caeab914c" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33043 } }
I20260608 12:49:27.041210  6477 ts_tablet_manager.cc:1434] T 54131079e0d942d29bd06e1658d4e9ff P a594e97534c64e2aa6ab52b6972bb97e: Time spent starting tablet: real 0.044s	user 0.021s	sys 0.010s
I20260608 12:49:27.042562  6475 ts_tablet_manager.cc:1434] T e44d02a7091143f2b102896e9b40bc8e P 6dfe725411ef4afe9e591446ee32f45e: Time spent starting tablet: real 0.053s	user 0.020s	sys 0.008s
I20260608 12:49:27.047784  6056 catalog_manager.cc:5696] T 54131079e0d942d29bd06e1658d4e9ff P a594e97534c64e2aa6ab52b6972bb97e reported cstate change: term changed from 0 to 1, leader changed from <none> to a594e97534c64e2aa6ab52b6972bb97e (127.4.192.65). New cstate: current_term: 1 leader_uuid: "a594e97534c64e2aa6ab52b6972bb97e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a594e97534c64e2aa6ab52b6972bb97e" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 37039 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:27.060925  6055 catalog_manager.cc:5696] T e44d02a7091143f2b102896e9b40bc8e P 6dfe725411ef4afe9e591446ee32f45e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dfe725411ef4afe9e591446ee32f45e (127.4.192.67). New cstate: current_term: 1 leader_uuid: "6dfe725411ef4afe9e591446ee32f45e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6dfe725411ef4afe9e591446ee32f45e" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39125 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:27.094148  6476 ts_tablet_manager.cc:1434] T a1ad260957514525b66b86212422de9d P e1f10536955b4fb1ba14d78caeab914c: Time spent starting tablet: real 0.093s	user 0.042s	sys 0.032s
I20260608 12:49:27.110863  6055 catalog_manager.cc:5696] T a1ad260957514525b66b86212422de9d P e1f10536955b4fb1ba14d78caeab914c reported cstate change: term changed from 0 to 1, leader changed from <none> to e1f10536955b4fb1ba14d78caeab914c (127.4.192.66). New cstate: current_term: 1 leader_uuid: "e1f10536955b4fb1ba14d78caeab914c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1f10536955b4fb1ba14d78caeab914c" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33043 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:27.170447  4865 master.cc:562] Master@127.4.192.125:43313 shutting down...
I20260608 12:49:27.186211  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:27.186982  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:27.187382  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4e1d945310ee4812857f3bea27ab1ebd: stopping tablet replica
I20260608 12:49:27.198982  4865 master.cc:584] Master@127.4.192.125:43313 shutdown complete.
W20260608 12:49:28.133001  6284 heartbeater.cc:646] Failed to heartbeat to 127.4.192.125:43313 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.4.192.125:43313: connect: Connection refused (error 111)
I20260608 12:49:28.662657  6499 raft_consensus.cc:493] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4e1d945310ee4812857f3bea27ab1ebd)
I20260608 12:49:28.663200  6499 raft_consensus.cc:515] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e140a308254a1e895cdbb98ab56ad1" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 } } peers { permanent_uuid: "4e1d945310ee4812857f3bea27ab1ebd" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } } peers { permanent_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } }
I20260608 12:49:28.665303  6500 raft_consensus.cc:493] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4e1d945310ee4812857f3bea27ab1ebd)
I20260608 12:49:28.665793  6499 leader_election.cc:290] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97e140a308254a1e895cdbb98ab56ad1 (127.4.192.126:42243), 4e1d945310ee4812857f3bea27ab1ebd (127.4.192.125:43313)
I20260608 12:49:28.665840  6500 raft_consensus.cc:515] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e140a308254a1e895cdbb98ab56ad1" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 } } peers { permanent_uuid: "4e1d945310ee4812857f3bea27ab1ebd" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } } peers { permanent_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } }
I20260608 12:49:28.666014  6001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 12 } } ignore_live_leader: false dest_uuid: "97e140a308254a1e895cdbb98ab56ad1" is_pre_election: true
I20260608 12:49:28.667218  6001 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0c9b6724f3e42f5add318e8e5f6ed0d in term 1.
I20260608 12:49:28.668493  6500 leader_election.cc:290] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4e1d945310ee4812857f3bea27ab1ebd (127.4.192.125:43313), a0c9b6724f3e42f5add318e8e5f6ed0d (127.4.192.124:41649)
I20260608 12:49:28.670353  6108 leader_election.cc:304] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [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: 97e140a308254a1e895cdbb98ab56ad1, a0c9b6724f3e42f5add318e8e5f6ed0d; no voters: 
I20260608 12:49:28.671191  6499 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:49:28.671190  6131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "97e140a308254a1e895cdbb98ab56ad1" candidate_term: 2 candidate_status { last_received { term: 1 index: 12 } } ignore_live_leader: false dest_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" is_pre_election: true
I20260608 12:49:28.671885  6499 raft_consensus.cc:493] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4e1d945310ee4812857f3bea27ab1ebd)
I20260608 12:49:28.672390  6499 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:49:28.673345  6105 leader_election.cc:336] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4e1d945310ee4812857f3bea27ab1ebd (127.4.192.125:43313): Network error: Client connection negotiation failed: client connection to 127.4.192.125:43313: connect: Connection refused (error 111)
W20260608 12:49:28.675203  5975 leader_election.cc:336] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4e1d945310ee4812857f3bea27ab1ebd (127.4.192.125:43313): Network error: Client connection negotiation failed: client connection to 127.4.192.125:43313: connect: Connection refused (error 111)
I20260608 12:49:28.677747  6499 raft_consensus.cc:515] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e140a308254a1e895cdbb98ab56ad1" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 } } peers { permanent_uuid: "4e1d945310ee4812857f3bea27ab1ebd" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } } peers { permanent_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } }
I20260608 12:49:28.678705  6131 raft_consensus.cc:2393] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97e140a308254a1e895cdbb98ab56ad1 in current term 2: Already voted for candidate a0c9b6724f3e42f5add318e8e5f6ed0d in this term.
I20260608 12:49:28.679551  6499 leader_election.cc:290] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [CANDIDATE]: Term 2 election: Requested vote from peers 97e140a308254a1e895cdbb98ab56ad1 (127.4.192.126:42243), 4e1d945310ee4812857f3bea27ab1ebd (127.4.192.125:43313)
I20260608 12:49:28.680383  6001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 12 } } ignore_live_leader: false dest_uuid: "97e140a308254a1e895cdbb98ab56ad1"
I20260608 12:49:28.680991  6001 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:49:28.681938  5977 leader_election.cc:304] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1 [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: 97e140a308254a1e895cdbb98ab56ad1; no voters: 4e1d945310ee4812857f3bea27ab1ebd, a0c9b6724f3e42f5add318e8e5f6ed0d
W20260608 12:49:28.683910  6105 leader_election.cc:336] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4e1d945310ee4812857f3bea27ab1ebd (127.4.192.125:43313): Network error: Client connection negotiation failed: client connection to 127.4.192.125:43313: connect: Connection refused (error 111)
I20260608 12:49:28.685959  6001 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0c9b6724f3e42f5add318e8e5f6ed0d in term 2.
I20260608 12:49:28.686390  6500 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:49:28.687069  6108 leader_election.cc:304] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [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: 97e140a308254a1e895cdbb98ab56ad1, a0c9b6724f3e42f5add318e8e5f6ed0d; no voters: 4e1d945310ee4812857f3bea27ab1ebd
I20260608 12:49:28.688016  6499 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:49:28.689283  6499 raft_consensus.cc:697] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [term 2 LEADER]: Becoming Leader. State: Replica: a0c9b6724f3e42f5add318e8e5f6ed0d, State: Running, Role: LEADER
I20260608 12:49:28.690024  6499 consensus_queue.cc:237] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e140a308254a1e895cdbb98ab56ad1" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 } } peers { permanent_uuid: "4e1d945310ee4812857f3bea27ab1ebd" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } } peers { permanent_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } }
I20260608 12:49:28.693441  6505 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [sys.catalog]: SysCatalogTable state changed. Reason: New leader a0c9b6724f3e42f5add318e8e5f6ed0d. Latest consensus state: current_term: 2 leader_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e140a308254a1e895cdbb98ab56ad1" member_type: VOTER last_known_addr { host: "127.4.192.126" port: 42243 } } peers { permanent_uuid: "4e1d945310ee4812857f3bea27ab1ebd" member_type: VOTER last_known_addr { host: "127.4.192.125" port: 43313 } } peers { permanent_uuid: "a0c9b6724f3e42f5add318e8e5f6ed0d" member_type: VOTER last_known_addr { host: "127.4.192.124" port: 41649 } } }
I20260608 12:49:28.693997  6505 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:28.695667  6507 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:49:28.700374  6507 catalog_manager.cc:679] Loaded metadata for table test-workload [id=e92d0dd04ad443828c7d76f923b4a6ea]
I20260608 12:49:28.705327  6507 tablet_loader.cc:96] loaded metadata for tablet 54131079e0d942d29bd06e1658d4e9ff (table test-workload [id=e92d0dd04ad443828c7d76f923b4a6ea])
I20260608 12:49:28.706351  6507 tablet_loader.cc:96] loaded metadata for tablet a1ad260957514525b66b86212422de9d (table test-workload [id=e92d0dd04ad443828c7d76f923b4a6ea])
I20260608 12:49:28.707337  6507 tablet_loader.cc:96] loaded metadata for tablet e44d02a7091143f2b102896e9b40bc8e (table test-workload [id=e92d0dd04ad443828c7d76f923b4a6ea])
I20260608 12:49:28.708251  6507 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:49:28.711830  6507 catalog_manager.cc:1294] Loaded cluster ID: fb720f60d1c34c41b2326205595f22ff
I20260608 12:49:28.712044  6507 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:49:28.715559  6507 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:49:28.718484  6507 catalog_manager.cc:6080] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d: Loaded TSK: 0
I20260608 12:49:28.719442  6507 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:49:28.846869  6185 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:28.847898  6185 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:28.863044  4865 tablet_server.cc:179] TabletServer@127.4.192.65:0 shutting down...
I20260608 12:49:28.891820  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:28.892716  4865 tablet_replica.cc:333] T 54131079e0d942d29bd06e1658d4e9ff P a594e97534c64e2aa6ab52b6972bb97e: stopping tablet replica
I20260608 12:49:28.893433  4865 raft_consensus.cc:2243] T 54131079e0d942d29bd06e1658d4e9ff P a594e97534c64e2aa6ab52b6972bb97e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:28.894145  4865 raft_consensus.cc:2272] T 54131079e0d942d29bd06e1658d4e9ff P a594e97534c64e2aa6ab52b6972bb97e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:28.914390  4865 tablet_server.cc:196] TabletServer@127.4.192.65:0 shutdown complete.
I20260608 12:49:28.926522  4865 tablet_server.cc:179] TabletServer@127.4.192.66:0 shutting down...
I20260608 12:49:28.950559  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:28.951407  4865 tablet_replica.cc:333] T a1ad260957514525b66b86212422de9d P e1f10536955b4fb1ba14d78caeab914c: stopping tablet replica
I20260608 12:49:28.952049  4865 raft_consensus.cc:2243] T a1ad260957514525b66b86212422de9d P e1f10536955b4fb1ba14d78caeab914c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:28.952663  4865 raft_consensus.cc:2272] T a1ad260957514525b66b86212422de9d P e1f10536955b4fb1ba14d78caeab914c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:28.971293  4865 tablet_server.cc:196] TabletServer@127.4.192.66:0 shutdown complete.
I20260608 12:49:28.981968  4865 tablet_server.cc:179] TabletServer@127.4.192.67:0 shutting down...
I20260608 12:49:29.005565  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:29.006398  4865 tablet_replica.cc:333] T e44d02a7091143f2b102896e9b40bc8e P 6dfe725411ef4afe9e591446ee32f45e: stopping tablet replica
I20260608 12:49:29.007212  4865 raft_consensus.cc:2243] T e44d02a7091143f2b102896e9b40bc8e P 6dfe725411ef4afe9e591446ee32f45e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:29.007866  4865 raft_consensus.cc:2272] T e44d02a7091143f2b102896e9b40bc8e P 6dfe725411ef4afe9e591446ee32f45e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:29.026777  4865 tablet_server.cc:196] TabletServer@127.4.192.67:0 shutdown complete.
I20260608 12:49:29.037057  4865 master.cc:562] Master@127.4.192.126:42243 shutting down...
I20260608 12:49:29.055387  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:29.056056  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:29.056412  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 97e140a308254a1e895cdbb98ab56ad1: stopping tablet replica
I20260608 12:49:29.076622  4865 master.cc:584] Master@127.4.192.126:42243 shutdown complete.
I20260608 12:49:29.089861  4865 master.cc:562] Master@127.4.192.124:41649 shutting down...
I20260608 12:49:29.111182  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:49:29.112238  4865 pending_rounds.cc:70] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d: Trying to abort 1 pending ops.
I20260608 12:49:29.112484  4865 pending_rounds.cc:77] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d: Aborting op as it isn't in flight: id { term: 2 index: 13 } timestamp: 7294660479761367040 op_type: NO_OP noop_request { }
I20260608 12:49:29.112914  4865 raft_consensus.cc:2889] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:49:29.113169  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:29.113662  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P a0c9b6724f3e42f5add318e8e5f6ed0d: stopping tablet replica
I20260608 12:49:29.133414  4865 master.cc:584] Master@127.4.192.124:41649 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (4700 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 12:49:29.166512  4865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.192.126:41899
I20260608 12:49:29.167811  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:29.173345  6510 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
W20260608 12:49:29.173352  6509 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
I20260608 12:49:29.175491  4865 server_base.cc:1061] running on GCE node
W20260608 12:49:29.175799  6512 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
I20260608 12:49:29.176672  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:29.176899  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:29.177062  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780922969177046 us; error 0 us; skew 500 ppm
I20260608 12:49:29.177618  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:29.179976  4865 webserver.cc:533] Webserver started at http://127.4.192.126:37441/ using document root <none> and password file <none>
I20260608 12:49:29.180486  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:29.180699  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:29.180979  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:29.182175  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922948580137-4865-0/minicluster-data/master-0-root/instance:
uuid: "f6b2cf9456fc4876b8a77540a84c0fe1"
format_stamp: "Formatted at 2026-06-08 12:49:29 on dist-test-slave-pmzz"
I20260608 12:49:29.186599  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:49:29.190063  6517 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:29.190860  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:49:29.191135  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922948580137-4865-0/minicluster-data/master-0-root
uuid: "f6b2cf9456fc4876b8a77540a84c0fe1"
format_stamp: "Formatted at 2026-06-08 12:49:29 on dist-test-slave-pmzz"
I20260608 12:49:29.191474  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922948580137-4865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922948580137-4865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922948580137-4865-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)
I20260608 12:49:29.212855  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:29.214103  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:29.252992  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.126:41899
I20260608 12:49:29.253113  6568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.126:41899 every 8 connection(s)
I20260608 12:49:29.257366  6569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:29.267954  6569 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6b2cf9456fc4876b8a77540a84c0fe1: Bootstrap starting.
I20260608 12:49:29.272827  6569 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f6b2cf9456fc4876b8a77540a84c0fe1: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:29.277034  6569 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6b2cf9456fc4876b8a77540a84c0fe1: No bootstrap required, opened a new log
I20260608 12:49:29.279265  6569 raft_consensus.cc:359] T 00000000000000000000000000000000 P f6b2cf9456fc4876b8a77540a84c0fe1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6b2cf9456fc4876b8a77540a84c0fe1" member_type: VOTER }
I20260608 12:49:29.279690  6569 raft_consensus.cc:385] T 00000000000000000000000000000000 P f6b2cf9456fc4876b8a77540a84c0fe1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:29.279929  6569 raft_consensus.cc:740] T 00000000000000000000000000000000 P f6b2cf9456fc4876b8a77540a84c0fe1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6b2cf9456fc4876b8a77540a84c0fe1, State: Initialized, Role: FOLLOWER
I20260608 12:49:29.280625  6569 consensus_queue.cc:260] T 00000000000000000000000000000000 P f6b2cf9456fc4876b8a77540a84c0fe1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f6b2cf9456fc4876b8a77540a84c0fe1" member_type: VOTER }
I20260608 12:49:29.281108  6569 raft_consensus.cc:399] T 00000000000000000000000000000000 P f6b2cf9456fc4876b8a77540a84c0fe1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:29.281355  6569 raft_consensus.cc:493] T 00000000000000000000000000000000 P f6b2cf9456fc4876b8a77540a84c0fe1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:29.281638  6569 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f6b2cf9456fc4876b8a77540a84c0fe1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:29.285909  6569 raft_consensus.cc:515] T 00000000000000000000000000000000 P f6b2cf9456fc4876b8a77540a84c0fe1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6b2cf9456fc4876b8a77540a84c0fe1" member_type: VOTER }
I20260608 12:49:29.286419  6569 leader_election.cc:304] T 00000000000000000000000000000000 P f6b2cf9456fc4876b8a77540a84c0fe1 [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: f6b2cf9456fc4876b8a77540a84c0fe1; no voters: 
I20260608 12:49:29.287590  6569 leader_election.cc:290] T 00000000000000000000000000000000 P f6b2cf9456fc4876b8a77540a84c0fe1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:29.288081  6572 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f6b2cf9456fc4876b8a77540a84c0fe1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:29.289474  6572 raft_consensus.cc:697] T 00000000000000000000000000000000 P f6b2cf9456fc4876b8a77540a84c0fe1 [term 1 LEADER]: Becoming Leader. State: Replica: f6b2cf9456fc4876b8a77540a84c0fe1, State: Running, Role: LEADER
I20260608 12:49:29.290246  6572 consensus_queue.cc:237] T 00000000000000000000000000000000 P f6b2cf9456fc4876b8a77540a84c0fe1 [LEADER]: Queue going to LEADER mode. State: All 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: "f6b2cf9456fc4876b8a77540a84c0fe1" member_type: VOTER }
I20260608 12:49:29.290820  6569 sys_catalog.cc:565] T 00000000000000000000000000000000 P f6b2cf9456fc4876b8a77540a84c0fe1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:49:29.294358  6573 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6b2cf9456fc4876b8a77540a84c0fe1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f6b2cf9456fc4876b8a77540a84c0fe1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6b2cf9456fc4876b8a77540a84c0fe1" member_type: VOTER } }
I20260608 12:49:29.295117  6573 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6b2cf9456fc4876b8a77540a84c0fe1 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:29.295521  6574 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6b2cf9456fc4876b8a77540a84c0fe1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f6b2cf9456fc4876b8a77540a84c0fe1. Latest consensus state: current_term: 1 leader_uuid: "f6b2cf9456fc4876b8a77540a84c0fe1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6b2cf9456fc4876b8a77540a84c0fe1" member_type: VOTER } }
I20260608 12:49:29.296285  6574 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6b2cf9456fc4876b8a77540a84c0fe1 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:29.301234  6580 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:49:29.307132  6580 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:49:29.308382  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:49:29.316493  6580 catalog_manager.cc:1382] Generated new cluster ID: 37ba5dfd58364e02814604e48d47e2d2
I20260608 12:49:29.316771  6580 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:49:29.359917  6580 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:49:29.361164  6580 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:49:29.374644  6580 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f6b2cf9456fc4876b8a77540a84c0fe1: Generated new TSK 0
I20260608 12:49:29.375222  6580 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:49:29.439760  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:29.445860  6590 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:29.447177  6591 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:49:29.448549  6593 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:49:29.448761  4865 server_base.cc:1061] running on GCE node
I20260608 12:49:29.449607  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:29.449791  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:29.449915  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780922969449904 us; error 0 us; skew 500 ppm
I20260608 12:49:29.450418  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:29.452648  4865 webserver.cc:533] Webserver started at http://127.4.192.65:41401/ using document root <none> and password file <none>
I20260608 12:49:29.453088  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:29.453243  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:29.453451  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:29.454457  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922948580137-4865-0/minicluster-data/ts-0-root/instance:
uuid: "188862c09f08438d8a41de6b395c5318"
format_stamp: "Formatted at 2026-06-08 12:49:29 on dist-test-slave-pmzz"
I20260608 12:49:29.458709  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 12:49:29.461921  6598 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:29.462652  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:49:29.462934  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922948580137-4865-0/minicluster-data/ts-0-root
uuid: "188862c09f08438d8a41de6b395c5318"
format_stamp: "Formatted at 2026-06-08 12:49:29 on dist-test-slave-pmzz"
I20260608 12:49:29.463214  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922948580137-4865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922948580137-4865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922948580137-4865-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)
I20260608 12:49:29.472793  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:29.473917  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:29.475404  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:29.477628  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:29.477854  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:29.478085  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:29.478266  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:29.518158  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.65:46243
I20260608 12:49:29.518271  6660 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.65:46243 every 8 connection(s)
I20260608 12:49:29.523494  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:29.530532  6665 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
W20260608 12:49:29.532527  6666 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
I20260608 12:49:29.534674  4865 server_base.cc:1061] running on GCE node
W20260608 12:49:29.534895  6668 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
I20260608 12:49:29.535790  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:29.535996  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:29.536188  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780922969536170 us; error 0 us; skew 500 ppm
I20260608 12:49:29.536796  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:29.539022  4865 webserver.cc:533] Webserver started at http://127.4.192.66:35947/ using document root <none> and password file <none>
I20260608 12:49:29.539587  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:29.539788  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:29.540087  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:29.541213  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922948580137-4865-0/minicluster-data/ts-1-root/instance:
uuid: "41e245f35cef4e44a8df918714f602c6"
format_stamp: "Formatted at 2026-06-08 12:49:29 on dist-test-slave-pmzz"
I20260608 12:49:29.544415  6661 heartbeater.cc:344] Connected to a master server at 127.4.192.126:41899
I20260608 12:49:29.544785  6661 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:29.545482  6661 heartbeater.cc:507] Master 127.4.192.126:41899 requested a full tablet report, sending...
I20260608 12:49:29.546886  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 12:49:29.548280  6534 ts_manager.cc:194] Registered new tserver with Master: 188862c09f08438d8a41de6b395c5318 (127.4.192.65:46243)
I20260608 12:49:29.550818  6534 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45778
I20260608 12:49:29.551668  6673 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:29.552579  4865 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:49:29.552883  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922948580137-4865-0/minicluster-data/ts-1-root
uuid: "41e245f35cef4e44a8df918714f602c6"
format_stamp: "Formatted at 2026-06-08 12:49:29 on dist-test-slave-pmzz"
I20260608 12:49:29.553121  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922948580137-4865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922948580137-4865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922948580137-4865-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)
I20260608 12:49:29.568315  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:29.569453  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:29.570868  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:29.573267  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:29.573500  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:29.573745  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:29.573917  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:29.614130  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.66:39279
I20260608 12:49:29.614251  6735 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.66:39279 every 8 connection(s)
I20260608 12:49:29.619254  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:29.626683  6739 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
W20260608 12:49:29.627547  6740 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
I20260608 12:49:29.631199  4865 server_base.cc:1061] running on GCE node
I20260608 12:49:29.631718  6736 heartbeater.cc:344] Connected to a master server at 127.4.192.126:41899
I20260608 12:49:29.632257  6736 heartbeater.cc:461] Registering TS with master...
W20260608 12:49:29.632764  6742 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
I20260608 12:49:29.633237  6736 heartbeater.cc:507] Master 127.4.192.126:41899 requested a full tablet report, sending...
I20260608 12:49:29.633694  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:29.633947  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:29.634135  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780922969634111 us; error 0 us; skew 500 ppm
I20260608 12:49:29.634795  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:29.635481  6534 ts_manager.cc:194] Registered new tserver with Master: 41e245f35cef4e44a8df918714f602c6 (127.4.192.66:39279)
I20260608 12:49:29.637470  6534 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45794
I20260608 12:49:29.637676  4865 webserver.cc:533] Webserver started at http://127.4.192.67:35523/ using document root <none> and password file <none>
I20260608 12:49:29.638419  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:29.638649  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:29.638948  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:29.640129  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922948580137-4865-0/minicluster-data/ts-2-root/instance:
uuid: "d393daaab3894d3c8a9586d6481e54e6"
format_stamp: "Formatted at 2026-06-08 12:49:29 on dist-test-slave-pmzz"
I20260608 12:49:29.644661  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:49:29.647898  6747 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:29.648582  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:49:29.648898  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922948580137-4865-0/minicluster-data/ts-2-root
uuid: "d393daaab3894d3c8a9586d6481e54e6"
format_stamp: "Formatted at 2026-06-08 12:49:29 on dist-test-slave-pmzz"
I20260608 12:49:29.649191  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922948580137-4865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922948580137-4865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922948580137-4865-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)
I20260608 12:49:29.660370  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:29.661517  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:29.662875  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:29.665156  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:29.665393  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:29.665629  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:29.665813  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:29.714972  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.67:32831
I20260608 12:49:29.715042  6809 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.67:32831 every 8 connection(s)
I20260608 12:49:29.732692  6810 heartbeater.cc:344] Connected to a master server at 127.4.192.126:41899
I20260608 12:49:29.733054  6810 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:29.733783  6810 heartbeater.cc:507] Master 127.4.192.126:41899 requested a full tablet report, sending...
I20260608 12:49:29.735879  6534 ts_manager.cc:194] Registered new tserver with Master: d393daaab3894d3c8a9586d6481e54e6 (127.4.192.67:32831)
I20260608 12:49:29.736661  4865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017823046s
I20260608 12:49:29.737304  6534 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45806
I20260608 12:49:30.553714  6661 heartbeater.cc:499] Master 127.4.192.126:41899 was elected leader, sending a full tablet report...
I20260608 12:49:30.640162  6736 heartbeater.cc:499] Master 127.4.192.126:41899 was elected leader, sending a full tablet report...
I20260608 12:49:30.739979  6810 heartbeater.cc:499] Master 127.4.192.126:41899 was elected leader, sending a full tablet report...
I20260608 12:49:30.792709  6534 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45812:
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\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:49:30.794927  6534 catalog_manager.cc:7076] 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.
I20260608 12:49:30.846298  6701 tablet_service.cc:1511] Processing CreateTablet for tablet 7d36c48f5e0f42da955ae63c2c6abb57 (DEFAULT_TABLE table=test-workload [id=9ae2217f49ea46fa8eda569527f915c8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:49:30.846726  6700 tablet_service.cc:1511] Processing CreateTablet for tablet 8621f200df474bf4af2f7c46f72658e9 (DEFAULT_TABLE table=test-workload [id=9ae2217f49ea46fa8eda569527f915c8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:49:30.847927  6701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d36c48f5e0f42da955ae63c2c6abb57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:30.848688  6700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8621f200df474bf4af2f7c46f72658e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:30.852437  6626 tablet_service.cc:1511] Processing CreateTablet for tablet 7d36c48f5e0f42da955ae63c2c6abb57 (DEFAULT_TABLE table=test-workload [id=9ae2217f49ea46fa8eda569527f915c8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:49:30.853818  6626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d36c48f5e0f42da955ae63c2c6abb57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:30.855475  6625 tablet_service.cc:1511] Processing CreateTablet for tablet 8621f200df474bf4af2f7c46f72658e9 (DEFAULT_TABLE table=test-workload [id=9ae2217f49ea46fa8eda569527f915c8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:49:30.856837  6625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8621f200df474bf4af2f7c46f72658e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:30.857189  6775 tablet_service.cc:1511] Processing CreateTablet for tablet 7d36c48f5e0f42da955ae63c2c6abb57 (DEFAULT_TABLE table=test-workload [id=9ae2217f49ea46fa8eda569527f915c8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:49:30.858476  6775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d36c48f5e0f42da955ae63c2c6abb57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:30.860615  6774 tablet_service.cc:1511] Processing CreateTablet for tablet 8621f200df474bf4af2f7c46f72658e9 (DEFAULT_TABLE table=test-workload [id=9ae2217f49ea46fa8eda569527f915c8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:49:30.861889  6774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8621f200df474bf4af2f7c46f72658e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:30.885128  6831 tablet_bootstrap.cc:492] T 7d36c48f5e0f42da955ae63c2c6abb57 P 188862c09f08438d8a41de6b395c5318: Bootstrap starting.
I20260608 12:49:30.888710  6830 tablet_bootstrap.cc:492] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6: Bootstrap starting.
I20260608 12:49:30.889978  6832 tablet_bootstrap.cc:492] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6: Bootstrap starting.
I20260608 12:49:30.893622  6831 tablet_bootstrap.cc:654] T 7d36c48f5e0f42da955ae63c2c6abb57 P 188862c09f08438d8a41de6b395c5318: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:30.894572  6830 tablet_bootstrap.cc:654] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:30.897696  6832 tablet_bootstrap.cc:654] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:30.902748  6831 tablet_bootstrap.cc:492] T 7d36c48f5e0f42da955ae63c2c6abb57 P 188862c09f08438d8a41de6b395c5318: No bootstrap required, opened a new log
I20260608 12:49:30.903153  6830 tablet_bootstrap.cc:492] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6: No bootstrap required, opened a new log
I20260608 12:49:30.903218  6831 ts_tablet_manager.cc:1403] T 7d36c48f5e0f42da955ae63c2c6abb57 P 188862c09f08438d8a41de6b395c5318: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260608 12:49:30.903764  6830 ts_tablet_manager.cc:1403] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.011s
I20260608 12:49:30.904091  6832 tablet_bootstrap.cc:492] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6: No bootstrap required, opened a new log
I20260608 12:49:30.904489  6832 ts_tablet_manager.cc:1403] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:49:30.906652  6831 raft_consensus.cc:359] T 7d36c48f5e0f42da955ae63c2c6abb57 P 188862c09f08438d8a41de6b395c5318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } }
I20260608 12:49:30.906862  6830 raft_consensus.cc:359] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } }
I20260608 12:49:30.907006  6832 raft_consensus.cc:359] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } } peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } }
I20260608 12:49:30.907472  6831 raft_consensus.cc:385] T 7d36c48f5e0f42da955ae63c2c6abb57 P 188862c09f08438d8a41de6b395c5318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:30.907630  6830 raft_consensus.cc:385] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:30.907835  6832 raft_consensus.cc:385] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:30.907936  6831 raft_consensus.cc:740] T 7d36c48f5e0f42da955ae63c2c6abb57 P 188862c09f08438d8a41de6b395c5318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 188862c09f08438d8a41de6b395c5318, State: Initialized, Role: FOLLOWER
I20260608 12:49:30.908061  6830 raft_consensus.cc:740] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41e245f35cef4e44a8df918714f602c6, State: Initialized, Role: FOLLOWER
I20260608 12:49:30.908337  6832 raft_consensus.cc:740] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d393daaab3894d3c8a9586d6481e54e6, State: Initialized, Role: FOLLOWER
I20260608 12:49:30.909226  6832 consensus_queue.cc:260] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } } peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } }
I20260608 12:49:30.909008  6831 consensus_queue.cc:260] T 7d36c48f5e0f42da955ae63c2c6abb57 P 188862c09f08438d8a41de6b395c5318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } }
I20260608 12:49:30.908974  6830 consensus_queue.cc:260] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } }
I20260608 12:49:30.912418  6832 ts_tablet_manager.cc:1434] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:49:30.913465  6832 tablet_bootstrap.cc:492] T 7d36c48f5e0f42da955ae63c2c6abb57 P d393daaab3894d3c8a9586d6481e54e6: Bootstrap starting.
I20260608 12:49:30.919958  6832 tablet_bootstrap.cc:654] T 7d36c48f5e0f42da955ae63c2c6abb57 P d393daaab3894d3c8a9586d6481e54e6: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:30.949313  6840 raft_consensus.cc:493] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:30.950109  6840 raft_consensus.cc:515] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } }
I20260608 12:49:30.983530  6831 ts_tablet_manager.cc:1434] T 7d36c48f5e0f42da955ae63c2c6abb57 P 188862c09f08438d8a41de6b395c5318: Time spent starting tablet: real 0.080s	user 0.013s	sys 0.059s
I20260608 12:49:30.977449  6840 leader_election.cc:290] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 188862c09f08438d8a41de6b395c5318 (127.4.192.65:46243), d393daaab3894d3c8a9586d6481e54e6 (127.4.192.67:32831)
I20260608 12:49:30.984304  6830 ts_tablet_manager.cc:1434] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6: Time spent starting tablet: real 0.080s	user 0.030s	sys 0.048s
I20260608 12:49:30.986505  6830 tablet_bootstrap.cc:492] T 8621f200df474bf4af2f7c46f72658e9 P 41e245f35cef4e44a8df918714f602c6: Bootstrap starting.
I20260608 12:49:30.988791  6832 tablet_bootstrap.cc:492] T 7d36c48f5e0f42da955ae63c2c6abb57 P d393daaab3894d3c8a9586d6481e54e6: No bootstrap required, opened a new log
I20260608 12:49:30.989482  6832 ts_tablet_manager.cc:1403] T 7d36c48f5e0f42da955ae63c2c6abb57 P d393daaab3894d3c8a9586d6481e54e6: Time spent bootstrapping tablet: real 0.076s	user 0.033s	sys 0.042s
I20260608 12:49:30.993011  6830 tablet_bootstrap.cc:654] T 8621f200df474bf4af2f7c46f72658e9 P 41e245f35cef4e44a8df918714f602c6: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:30.993479  6832 raft_consensus.cc:359] T 7d36c48f5e0f42da955ae63c2c6abb57 P d393daaab3894d3c8a9586d6481e54e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } }
I20260608 12:49:30.994467  6832 raft_consensus.cc:385] T 7d36c48f5e0f42da955ae63c2c6abb57 P d393daaab3894d3c8a9586d6481e54e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:30.994886  6832 raft_consensus.cc:740] T 7d36c48f5e0f42da955ae63c2c6abb57 P d393daaab3894d3c8a9586d6481e54e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d393daaab3894d3c8a9586d6481e54e6, State: Initialized, Role: FOLLOWER
I20260608 12:49:30.996083  6832 consensus_queue.cc:260] T 7d36c48f5e0f42da955ae63c2c6abb57 P d393daaab3894d3c8a9586d6481e54e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } }
I20260608 12:49:30.998821  6831 tablet_bootstrap.cc:492] T 8621f200df474bf4af2f7c46f72658e9 P 188862c09f08438d8a41de6b395c5318: Bootstrap starting.
I20260608 12:49:31.004897  6830 tablet_bootstrap.cc:492] T 8621f200df474bf4af2f7c46f72658e9 P 41e245f35cef4e44a8df918714f602c6: No bootstrap required, opened a new log
I20260608 12:49:31.005474  6830 ts_tablet_manager.cc:1403] T 8621f200df474bf4af2f7c46f72658e9 P 41e245f35cef4e44a8df918714f602c6: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260608 12:49:31.007478  6836 raft_consensus.cc:493] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:49:31.007980  6836 raft_consensus.cc:515] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } } peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } }
I20260608 12:49:31.008726  6830 raft_consensus.cc:359] T 8621f200df474bf4af2f7c46f72658e9 P 41e245f35cef4e44a8df918714f602c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } } peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } }
I20260608 12:49:31.009490  6830 raft_consensus.cc:385] T 8621f200df474bf4af2f7c46f72658e9 P 41e245f35cef4e44a8df918714f602c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:31.009778  6830 raft_consensus.cc:740] T 8621f200df474bf4af2f7c46f72658e9 P 41e245f35cef4e44a8df918714f602c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41e245f35cef4e44a8df918714f602c6, State: Initialized, Role: FOLLOWER
I20260608 12:49:31.010795  6836 leader_election.cc:290] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 188862c09f08438d8a41de6b395c5318 (127.4.192.65:46243), 41e245f35cef4e44a8df918714f602c6 (127.4.192.66:39279)
I20260608 12:49:31.010558  6830 consensus_queue.cc:260] T 8621f200df474bf4af2f7c46f72658e9 P 41e245f35cef4e44a8df918714f602c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } } peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } }
I20260608 12:49:31.013283  6830 ts_tablet_manager.cc:1434] T 8621f200df474bf4af2f7c46f72658e9 P 41e245f35cef4e44a8df918714f602c6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:49:31.015425  6831 tablet_bootstrap.cc:654] T 8621f200df474bf4af2f7c46f72658e9 P 188862c09f08438d8a41de6b395c5318: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:31.024129  6785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d36c48f5e0f42da955ae63c2c6abb57" candidate_uuid: "41e245f35cef4e44a8df918714f602c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d393daaab3894d3c8a9586d6481e54e6" is_pre_election: true
I20260608 12:49:31.025024  6785 raft_consensus.cc:2468] T 7d36c48f5e0f42da955ae63c2c6abb57 P d393daaab3894d3c8a9586d6481e54e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41e245f35cef4e44a8df918714f602c6 in term 0.
I20260608 12:49:31.026777  6674 leader_election.cc:304] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41e245f35cef4e44a8df918714f602c6, d393daaab3894d3c8a9586d6481e54e6; no voters: 
I20260608 12:49:31.027951  6840 raft_consensus.cc:2804] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:31.028177  6831 tablet_bootstrap.cc:492] T 8621f200df474bf4af2f7c46f72658e9 P 188862c09f08438d8a41de6b395c5318: No bootstrap required, opened a new log
I20260608 12:49:31.006904  6832 ts_tablet_manager.cc:1434] T 7d36c48f5e0f42da955ae63c2c6abb57 P d393daaab3894d3c8a9586d6481e54e6: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260608 12:49:31.028434  6840 raft_consensus.cc:493] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:31.028784  6831 ts_tablet_manager.cc:1403] T 8621f200df474bf4af2f7c46f72658e9 P 188862c09f08438d8a41de6b395c5318: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.008s
I20260608 12:49:31.029124  6840 raft_consensus.cc:3060] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:31.032824  6831 raft_consensus.cc:359] T 8621f200df474bf4af2f7c46f72658e9 P 188862c09f08438d8a41de6b395c5318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } } peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } }
I20260608 12:49:31.033543  6831 raft_consensus.cc:385] T 8621f200df474bf4af2f7c46f72658e9 P 188862c09f08438d8a41de6b395c5318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:31.033845  6831 raft_consensus.cc:740] T 8621f200df474bf4af2f7c46f72658e9 P 188862c09f08438d8a41de6b395c5318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 188862c09f08438d8a41de6b395c5318, State: Initialized, Role: FOLLOWER
I20260608 12:49:31.034673  6831 consensus_queue.cc:260] T 8621f200df474bf4af2f7c46f72658e9 P 188862c09f08438d8a41de6b395c5318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } } peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } }
I20260608 12:49:31.028455  6636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d36c48f5e0f42da955ae63c2c6abb57" candidate_uuid: "41e245f35cef4e44a8df918714f602c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "188862c09f08438d8a41de6b395c5318" is_pre_election: true
I20260608 12:49:31.036139  6636 raft_consensus.cc:2468] T 7d36c48f5e0f42da955ae63c2c6abb57 P 188862c09f08438d8a41de6b395c5318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41e245f35cef4e44a8df918714f602c6 in term 0.
I20260608 12:49:31.039682  6831 ts_tablet_manager.cc:1434] T 8621f200df474bf4af2f7c46f72658e9 P 188862c09f08438d8a41de6b395c5318: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:49:31.042335  6840 raft_consensus.cc:515] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } }
I20260608 12:49:31.043062  6636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8621f200df474bf4af2f7c46f72658e9" candidate_uuid: "d393daaab3894d3c8a9586d6481e54e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "188862c09f08438d8a41de6b395c5318" is_pre_election: true
I20260608 12:49:31.043720  6636 raft_consensus.cc:2468] T 8621f200df474bf4af2f7c46f72658e9 P 188862c09f08438d8a41de6b395c5318 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d393daaab3894d3c8a9586d6481e54e6 in term 0.
I20260608 12:49:31.044948  6840 leader_election.cc:290] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6 [CANDIDATE]: Term 1 election: Requested vote from peers 188862c09f08438d8a41de6b395c5318 (127.4.192.65:46243), d393daaab3894d3c8a9586d6481e54e6 (127.4.192.67:32831)
I20260608 12:49:31.045115  6750 leader_election.cc:304] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 188862c09f08438d8a41de6b395c5318, d393daaab3894d3c8a9586d6481e54e6; no voters: 
I20260608 12:49:31.045698  6636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d36c48f5e0f42da955ae63c2c6abb57" candidate_uuid: "41e245f35cef4e44a8df918714f602c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "188862c09f08438d8a41de6b395c5318"
I20260608 12:49:31.046046  6836 raft_consensus.cc:2804] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:49:31.046298  6636 raft_consensus.cc:3060] T 7d36c48f5e0f42da955ae63c2c6abb57 P 188862c09f08438d8a41de6b395c5318 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:31.046519  6836 raft_consensus.cc:493] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:49:31.046952  6836 raft_consensus.cc:3060] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:31.046890  6785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d36c48f5e0f42da955ae63c2c6abb57" candidate_uuid: "41e245f35cef4e44a8df918714f602c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d393daaab3894d3c8a9586d6481e54e6"
I20260608 12:49:31.048868  6785 raft_consensus.cc:3060] T 7d36c48f5e0f42da955ae63c2c6abb57 P d393daaab3894d3c8a9586d6481e54e6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:31.050127  6711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8621f200df474bf4af2f7c46f72658e9" candidate_uuid: "d393daaab3894d3c8a9586d6481e54e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41e245f35cef4e44a8df918714f602c6" is_pre_election: true
I20260608 12:49:31.050836  6711 raft_consensus.cc:2468] T 8621f200df474bf4af2f7c46f72658e9 P 41e245f35cef4e44a8df918714f602c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d393daaab3894d3c8a9586d6481e54e6 in term 0.
I20260608 12:49:31.054014  6836 raft_consensus.cc:515] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } } peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } }
I20260608 12:49:31.057034  6635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8621f200df474bf4af2f7c46f72658e9" candidate_uuid: "d393daaab3894d3c8a9586d6481e54e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "188862c09f08438d8a41de6b395c5318"
I20260608 12:49:31.057092  6785 raft_consensus.cc:2468] T 7d36c48f5e0f42da955ae63c2c6abb57 P d393daaab3894d3c8a9586d6481e54e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41e245f35cef4e44a8df918714f602c6 in term 1.
I20260608 12:49:31.057488  6636 raft_consensus.cc:2468] T 7d36c48f5e0f42da955ae63c2c6abb57 P 188862c09f08438d8a41de6b395c5318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41e245f35cef4e44a8df918714f602c6 in term 1.
I20260608 12:49:31.057781  6635 raft_consensus.cc:3060] T 8621f200df474bf4af2f7c46f72658e9 P 188862c09f08438d8a41de6b395c5318 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:31.057528  6711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8621f200df474bf4af2f7c46f72658e9" candidate_uuid: "d393daaab3894d3c8a9586d6481e54e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41e245f35cef4e44a8df918714f602c6"
I20260608 12:49:31.058352  6674 leader_election.cc:304] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41e245f35cef4e44a8df918714f602c6, d393daaab3894d3c8a9586d6481e54e6; no voters: 
I20260608 12:49:31.058530  6711 raft_consensus.cc:3060] T 8621f200df474bf4af2f7c46f72658e9 P 41e245f35cef4e44a8df918714f602c6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:31.059298  6840 raft_consensus.cc:2804] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:31.058820  6836 leader_election.cc:290] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [CANDIDATE]: Term 1 election: Requested vote from peers 188862c09f08438d8a41de6b395c5318 (127.4.192.65:46243), 41e245f35cef4e44a8df918714f602c6 (127.4.192.66:39279)
I20260608 12:49:31.060339  6840 raft_consensus.cc:697] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6 [term 1 LEADER]: Becoming Leader. State: Replica: 41e245f35cef4e44a8df918714f602c6, State: Running, Role: LEADER
I20260608 12:49:31.061045  6840 consensus_queue.cc:237] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } }
I20260608 12:49:31.065884  6711 raft_consensus.cc:2468] T 8621f200df474bf4af2f7c46f72658e9 P 41e245f35cef4e44a8df918714f602c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d393daaab3894d3c8a9586d6481e54e6 in term 1.
I20260608 12:49:31.067219  6750 leader_election.cc:304] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41e245f35cef4e44a8df918714f602c6, d393daaab3894d3c8a9586d6481e54e6; no voters: 
I20260608 12:49:31.067832  6635 raft_consensus.cc:2468] T 8621f200df474bf4af2f7c46f72658e9 P 188862c09f08438d8a41de6b395c5318 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d393daaab3894d3c8a9586d6481e54e6 in term 1.
I20260608 12:49:31.068138  6836 raft_consensus.cc:2804] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:31.069458  6836 raft_consensus.cc:697] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [term 1 LEADER]: Becoming Leader. State: Replica: d393daaab3894d3c8a9586d6481e54e6, State: Running, Role: LEADER
I20260608 12:49:31.070363  6836 consensus_queue.cc:237] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } } peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } }
I20260608 12:49:31.072067  6534 catalog_manager.cc:5696] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41e245f35cef4e44a8df918714f602c6 (127.4.192.66). New cstate: current_term: 1 leader_uuid: "41e245f35cef4e44a8df918714f602c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } health_report { overall_health: UNKNOWN } } }
I20260608 12:49:31.078318  6533 catalog_manager.cc:5696] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d393daaab3894d3c8a9586d6481e54e6 (127.4.192.67). New cstate: current_term: 1 leader_uuid: "d393daaab3894d3c8a9586d6481e54e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } health_report { overall_health: HEALTHY } } }
I20260608 12:49:31.306294  6587 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:31.308295  6587 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:31.308602  6587 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:31.478379  6840 consensus_queue.cc:1048] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:31.493227  6840 consensus_queue.cc:1048] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:31.625898  6836 consensus_queue.cc:1048] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:31.627285  6857 consensus_queue.cc:1048] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:49:33.309450  6587 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:33.311452  6587 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:33.311805  6587 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:35.312673  6587 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:35.314649  6587 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:35.315033  6587 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:37.315948  6587 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:37.318166  6587 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:37.318522  6587 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:39.319638  6587 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:39.321996  6587 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:39.322350  6587 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:41.323194  6587 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:41.325222  6587 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:41.325567  6587 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:42.165346  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:42.173092  6864 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
W20260608 12:49:42.173171  6865 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
W20260608 12:49:42.177007  6867 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
I20260608 12:49:42.177390  4865 server_base.cc:1061] running on GCE node
I20260608 12:49:42.179622  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:42.179854  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:42.180073  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780922982180055 us; error 0 us; skew 500 ppm
I20260608 12:49:42.180723  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:42.183408  4865 webserver.cc:533] Webserver started at http://127.4.192.68:35831/ using document root <none> and password file <none>
I20260608 12:49:42.183960  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:42.184182  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:42.184506  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:42.185913  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922948580137-4865-0/minicluster-data/ts-3-root/instance:
uuid: "02cb3d01bc3547d696c3ab751c6b02d6"
format_stamp: "Formatted at 2026-06-08 12:49:42 on dist-test-slave-pmzz"
I20260608 12:49:42.190754  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:49:42.194391  6872 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:42.195182  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:49:42.195545  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922948580137-4865-0/minicluster-data/ts-3-root
uuid: "02cb3d01bc3547d696c3ab751c6b02d6"
format_stamp: "Formatted at 2026-06-08 12:49:42 on dist-test-slave-pmzz"
I20260608 12:49:42.195852  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922948580137-4865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922948580137-4865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922948580137-4865-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)
I20260608 12:49:42.209913  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:42.211345  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:42.213286  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:49:42.215724  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:49:42.215966  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:42.216228  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:49:42.216430  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:42.258322  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.68:35157
I20260608 12:49:42.258437  6934 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.68:35157 every 8 connection(s)
I20260608 12:49:42.274533  6935 heartbeater.cc:344] Connected to a master server at 127.4.192.126:41899
I20260608 12:49:42.274930  6935 heartbeater.cc:461] Registering TS with master...
I20260608 12:49:42.275687  6935 heartbeater.cc:507] Master 127.4.192.126:41899 requested a full tablet report, sending...
I20260608 12:49:42.277981  6532 ts_manager.cc:194] Registered new tserver with Master: 02cb3d01bc3547d696c3ab751c6b02d6 (127.4.192.68:35157)
I20260608 12:49:42.279428  6532 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52462
I20260608 12:49:42.374322  6785 consensus_queue.cc:237] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [LEADER]: Queue 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: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } attrs { replace: true } } peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } } peers { permanent_uuid: "02cb3d01bc3547d696c3ab751c6b02d6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35157 } attrs { promote: true } }
I20260608 12:49:42.383049  6711 raft_consensus.cc:1275] T 8621f200df474bf4af2f7c46f72658e9 P 41e245f35cef4e44a8df918714f602c6 [term 1 FOLLOWER]: Refusing update from remote peer d393daaab3894d3c8a9586d6481e54e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:42.383414  6635 raft_consensus.cc:1275] T 8621f200df474bf4af2f7c46f72658e9 P 188862c09f08438d8a41de6b395c5318 [term 1 FOLLOWER]: Refusing update from remote peer d393daaab3894d3c8a9586d6481e54e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:49:42.385144  6862 consensus_queue.cc:1048] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:49:42.386232  6942 consensus_queue.cc:1048] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:49:42.398552  6751 consensus_peers.cc:597] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 -> Peer 02cb3d01bc3547d696c3ab751c6b02d6 (127.4.192.68:35157): Couldn't send request to peer 02cb3d01bc3547d696c3ab751c6b02d6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8621f200df474bf4af2f7c46f72658e9. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:42.398497  6942 raft_consensus.cc:2955] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 02cb3d01bc3547d696c3ab751c6b02d6 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } attrs { replace: true } } peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } } peers { permanent_uuid: "02cb3d01bc3547d696c3ab751c6b02d6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35157 } attrs { promote: true } } }
I20260608 12:49:42.400599  6635 raft_consensus.cc:2955] T 8621f200df474bf4af2f7c46f72658e9 P 188862c09f08438d8a41de6b395c5318 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 02cb3d01bc3547d696c3ab751c6b02d6 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } attrs { replace: true } } peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } } peers { permanent_uuid: "02cb3d01bc3547d696c3ab751c6b02d6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35157 } attrs { promote: true } } }
I20260608 12:49:42.402405  6711 raft_consensus.cc:2955] T 8621f200df474bf4af2f7c46f72658e9 P 41e245f35cef4e44a8df918714f602c6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 02cb3d01bc3547d696c3ab751c6b02d6 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } attrs { replace: true } } peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } } peers { permanent_uuid: "02cb3d01bc3547d696c3ab751c6b02d6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35157 } attrs { promote: true } } }
I20260608 12:49:42.417078  6532 catalog_manager.cc:5696] T 8621f200df474bf4af2f7c46f72658e9 P 188862c09f08438d8a41de6b395c5318 reported cstate change: config changed from index -1 to 2, NON_VOTER 02cb3d01bc3547d696c3ab751c6b02d6 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "d393daaab3894d3c8a9586d6481e54e6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } attrs { replace: true } } peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } } peers { permanent_uuid: "02cb3d01bc3547d696c3ab751c6b02d6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35157 } attrs { promote: true } } }
I20260608 12:49:42.999657  6954 ts_tablet_manager.cc:933] T 8621f200df474bf4af2f7c46f72658e9 P 02cb3d01bc3547d696c3ab751c6b02d6: Initiating tablet copy from peer d393daaab3894d3c8a9586d6481e54e6 (127.4.192.67:32831)
I20260608 12:49:43.001330  6954 tablet_copy_client.cc:323] T 8621f200df474bf4af2f7c46f72658e9 P 02cb3d01bc3547d696c3ab751c6b02d6: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.67:32831
I20260608 12:49:43.014397  6795 tablet_copy_service.cc:140] P d393daaab3894d3c8a9586d6481e54e6: Received BeginTabletCopySession request for tablet 8621f200df474bf4af2f7c46f72658e9 from peer 02cb3d01bc3547d696c3ab751c6b02d6 ({username='slave'} at 127.0.0.1:58940)
I20260608 12:49:43.015022  6795 tablet_copy_service.cc:161] P d393daaab3894d3c8a9586d6481e54e6: Beginning new tablet copy session on tablet 8621f200df474bf4af2f7c46f72658e9 from peer 02cb3d01bc3547d696c3ab751c6b02d6 at {username='slave'} at 127.0.0.1:58940: session id = 02cb3d01bc3547d696c3ab751c6b02d6-8621f200df474bf4af2f7c46f72658e9
I20260608 12:49:43.022964  6795 tablet_copy_source_session.cc:215] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:49:43.026086  6954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8621f200df474bf4af2f7c46f72658e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:43.036831  6954 tablet_copy_client.cc:806] T 8621f200df474bf4af2f7c46f72658e9 P 02cb3d01bc3547d696c3ab751c6b02d6: tablet copy: Starting download of 0 data blocks...
I20260608 12:49:43.037458  6954 tablet_copy_client.cc:670] T 8621f200df474bf4af2f7c46f72658e9 P 02cb3d01bc3547d696c3ab751c6b02d6: tablet copy: Starting download of 1 WAL segments...
I20260608 12:49:43.041592  6954 tablet_copy_client.cc:538] T 8621f200df474bf4af2f7c46f72658e9 P 02cb3d01bc3547d696c3ab751c6b02d6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:49:43.049937  6954 tablet_bootstrap.cc:492] T 8621f200df474bf4af2f7c46f72658e9 P 02cb3d01bc3547d696c3ab751c6b02d6: Bootstrap starting.
I20260608 12:49:43.071296  6954 tablet_bootstrap.cc:492] T 8621f200df474bf4af2f7c46f72658e9 P 02cb3d01bc3547d696c3ab751c6b02d6: 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
I20260608 12:49:43.072165  6954 tablet_bootstrap.cc:492] T 8621f200df474bf4af2f7c46f72658e9 P 02cb3d01bc3547d696c3ab751c6b02d6: Bootstrap complete.
I20260608 12:49:43.072870  6954 ts_tablet_manager.cc:1403] T 8621f200df474bf4af2f7c46f72658e9 P 02cb3d01bc3547d696c3ab751c6b02d6: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.012s
I20260608 12:49:43.076265  6954 raft_consensus.cc:359] T 8621f200df474bf4af2f7c46f72658e9 P 02cb3d01bc3547d696c3ab751c6b02d6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } attrs { replace: true } } peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } } peers { permanent_uuid: "02cb3d01bc3547d696c3ab751c6b02d6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35157 } attrs { promote: true } }
I20260608 12:49:43.077126  6954 raft_consensus.cc:740] T 8621f200df474bf4af2f7c46f72658e9 P 02cb3d01bc3547d696c3ab751c6b02d6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 02cb3d01bc3547d696c3ab751c6b02d6, State: Initialized, Role: LEARNER
I20260608 12:49:43.077816  6954 consensus_queue.cc:260] T 8621f200df474bf4af2f7c46f72658e9 P 02cb3d01bc3547d696c3ab751c6b02d6 [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: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } attrs { replace: true } } peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } } peers { permanent_uuid: "02cb3d01bc3547d696c3ab751c6b02d6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35157 } attrs { promote: true } }
I20260608 12:49:43.080227  6935 heartbeater.cc:499] Master 127.4.192.126:41899 was elected leader, sending a full tablet report...
I20260608 12:49:43.080840  6954 ts_tablet_manager.cc:1434] T 8621f200df474bf4af2f7c46f72658e9 P 02cb3d01bc3547d696c3ab751c6b02d6: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 12:49:43.082612  6795 tablet_copy_service.cc:342] P d393daaab3894d3c8a9586d6481e54e6: Request end of tablet copy session 02cb3d01bc3547d696c3ab751c6b02d6-8621f200df474bf4af2f7c46f72658e9 received from {username='slave'} at 127.0.0.1:58940
I20260608 12:49:43.083076  6795 tablet_copy_service.cc:434] P d393daaab3894d3c8a9586d6481e54e6: ending tablet copy session 02cb3d01bc3547d696c3ab751c6b02d6-8621f200df474bf4af2f7c46f72658e9 on tablet 8621f200df474bf4af2f7c46f72658e9 with peer 02cb3d01bc3547d696c3ab751c6b02d6
I20260608 12:49:43.326550  6587 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:43.328763  6587 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:43.329130  6587 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:43.441396  6910 raft_consensus.cc:1217] T 8621f200df474bf4af2f7c46f72658e9 P 02cb3d01bc3547d696c3ab751c6b02d6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:49:43.981858  6962 raft_consensus.cc:1064] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6: attempting to promote NON_VOTER 02cb3d01bc3547d696c3ab751c6b02d6 to VOTER
I20260608 12:49:43.984030  6962 consensus_queue.cc:237] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [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: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } attrs { replace: true } } peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } } peers { permanent_uuid: "02cb3d01bc3547d696c3ab751c6b02d6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35157 } attrs { promote: false } }
I20260608 12:49:43.991397  6910 raft_consensus.cc:1275] T 8621f200df474bf4af2f7c46f72658e9 P 02cb3d01bc3547d696c3ab751c6b02d6 [term 1 LEARNER]: Refusing update from remote peer d393daaab3894d3c8a9586d6481e54e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:43.991276  6711 raft_consensus.cc:1275] T 8621f200df474bf4af2f7c46f72658e9 P 41e245f35cef4e44a8df918714f602c6 [term 1 FOLLOWER]: Refusing update from remote peer d393daaab3894d3c8a9586d6481e54e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:43.993438  6635 raft_consensus.cc:1275] T 8621f200df474bf4af2f7c46f72658e9 P 188862c09f08438d8a41de6b395c5318 [term 1 FOLLOWER]: Refusing update from remote peer d393daaab3894d3c8a9586d6481e54e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:49:43.995087  6953 consensus_queue.cc:1048] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02cb3d01bc3547d696c3ab751c6b02d6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35157 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:49:43.996042  6962 consensus_queue.cc:1048] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:49:43.996843  6964 consensus_queue.cc:1048] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:49:44.019910  6964 raft_consensus.cc:2955] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 02cb3d01bc3547d696c3ab751c6b02d6 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } attrs { replace: true } } peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } } peers { permanent_uuid: "02cb3d01bc3547d696c3ab751c6b02d6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35157 } attrs { promote: false } } }
I20260608 12:49:44.021939  6910 raft_consensus.cc:2955] T 8621f200df474bf4af2f7c46f72658e9 P 02cb3d01bc3547d696c3ab751c6b02d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 02cb3d01bc3547d696c3ab751c6b02d6 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } attrs { replace: true } } peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } } peers { permanent_uuid: "02cb3d01bc3547d696c3ab751c6b02d6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35157 } attrs { promote: false } } }
I20260608 12:49:44.025033  6635 raft_consensus.cc:2955] T 8621f200df474bf4af2f7c46f72658e9 P 188862c09f08438d8a41de6b395c5318 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 02cb3d01bc3547d696c3ab751c6b02d6 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } attrs { replace: true } } peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } } peers { permanent_uuid: "02cb3d01bc3547d696c3ab751c6b02d6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35157 } attrs { promote: false } } }
I20260608 12:49:44.031996  6711 raft_consensus.cc:2955] T 8621f200df474bf4af2f7c46f72658e9 P 41e245f35cef4e44a8df918714f602c6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 02cb3d01bc3547d696c3ab751c6b02d6 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } attrs { replace: true } } peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } } peers { permanent_uuid: "02cb3d01bc3547d696c3ab751c6b02d6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35157 } attrs { promote: false } } }
I20260608 12:49:44.033710  6534 catalog_manager.cc:5696] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 reported cstate change: config changed from index 2 to 3, 02cb3d01bc3547d696c3ab751c6b02d6 (127.4.192.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d393daaab3894d3c8a9586d6481e54e6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "188862c09f08438d8a41de6b395c5318" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 46243 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02cb3d01bc3547d696c3ab751c6b02d6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35157 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:49:44.075387  6785 consensus_queue.cc:237] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [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: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } } peers { permanent_uuid: "02cb3d01bc3547d696c3ab751c6b02d6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35157 } attrs { promote: false } }
I20260608 12:49:44.081147  6711 raft_consensus.cc:1275] T 8621f200df474bf4af2f7c46f72658e9 P 41e245f35cef4e44a8df918714f602c6 [term 1 FOLLOWER]: Refusing update from remote peer d393daaab3894d3c8a9586d6481e54e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:49:44.081410  6910 raft_consensus.cc:1275] T 8621f200df474bf4af2f7c46f72658e9 P 02cb3d01bc3547d696c3ab751c6b02d6 [term 1 FOLLOWER]: Refusing update from remote peer d393daaab3894d3c8a9586d6481e54e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:49:44.082500  6953 consensus_queue.cc:1048] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:44.083194  6964 consensus_queue.cc:1048] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02cb3d01bc3547d696c3ab751c6b02d6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35157 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:49:44.089632  6953 raft_consensus.cc:2955] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 188862c09f08438d8a41de6b395c5318 (127.4.192.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } } peers { permanent_uuid: "02cb3d01bc3547d696c3ab751c6b02d6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35157 } attrs { promote: false } } }
I20260608 12:49:44.092473  6910 raft_consensus.cc:2955] T 8621f200df474bf4af2f7c46f72658e9 P 02cb3d01bc3547d696c3ab751c6b02d6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 188862c09f08438d8a41de6b395c5318 (127.4.192.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } } peers { permanent_uuid: "02cb3d01bc3547d696c3ab751c6b02d6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35157 } attrs { promote: false } } }
I20260608 12:49:44.093541  6711 raft_consensus.cc:2955] T 8621f200df474bf4af2f7c46f72658e9 P 41e245f35cef4e44a8df918714f602c6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 188862c09f08438d8a41de6b395c5318 (127.4.192.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } } peers { permanent_uuid: "02cb3d01bc3547d696c3ab751c6b02d6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35157 } attrs { promote: false } } }
I20260608 12:49:44.100642  6518 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8621f200df474bf4af2f7c46f72658e9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:49:44.107199  6531 catalog_manager.cc:5696] T 8621f200df474bf4af2f7c46f72658e9 P 02cb3d01bc3547d696c3ab751c6b02d6 reported cstate change: config changed from index 3 to 4, VOTER 188862c09f08438d8a41de6b395c5318 (127.4.192.65) evicted. New cstate: current_term: 1 leader_uuid: "d393daaab3894d3c8a9586d6481e54e6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41e245f35cef4e44a8df918714f602c6" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39279 } } peers { permanent_uuid: "d393daaab3894d3c8a9586d6481e54e6" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32831 } } peers { permanent_uuid: "02cb3d01bc3547d696c3ab751c6b02d6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35157 } attrs { promote: false } } }
I20260608 12:49:44.117878  6626 tablet_service.cc:1558] Processing DeleteTablet for tablet 8621f200df474bf4af2f7c46f72658e9 with delete_type TABLET_DATA_TOMBSTONED (TS 188862c09f08438d8a41de6b395c5318 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58204
I20260608 12:49:44.120481  6974 tablet_replica.cc:333] T 8621f200df474bf4af2f7c46f72658e9 P 188862c09f08438d8a41de6b395c5318: stopping tablet replica
I20260608 12:49:44.121183  6974 raft_consensus.cc:2243] T 8621f200df474bf4af2f7c46f72658e9 P 188862c09f08438d8a41de6b395c5318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:44.121805  6974 raft_consensus.cc:2272] T 8621f200df474bf4af2f7c46f72658e9 P 188862c09f08438d8a41de6b395c5318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:44.124624  6974 ts_tablet_manager.cc:1916] T 8621f200df474bf4af2f7c46f72658e9 P 188862c09f08438d8a41de6b395c5318: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:49:44.134557  6974 ts_tablet_manager.cc:1929] T 8621f200df474bf4af2f7c46f72658e9 P 188862c09f08438d8a41de6b395c5318: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:49:44.134894  6974 log.cc:1199] T 8621f200df474bf4af2f7c46f72658e9 P 188862c09f08438d8a41de6b395c5318: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922948580137-4865-0/minicluster-data/ts-0-root/wals/8621f200df474bf4af2f7c46f72658e9
I20260608 12:49:44.136345  6520 catalog_manager.cc:5027] TS 188862c09f08438d8a41de6b395c5318 (127.4.192.65:46243): tablet 8621f200df474bf4af2f7c46f72658e9 (table test-workload [id=9ae2217f49ea46fa8eda569527f915c8]) successfully deleted
I20260608 12:49:45.330118  6587 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:45.332325  6587 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:45.332667  6587 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:47.333628  6587 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:47.335745  6587 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:47.336090  6587 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:49.337146  6587 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:49.339466  6587 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:49.339840  6587 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:51.340713  6587 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:51.342888  6587 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:51.343284  6587 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:53.344182  6587 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:53.346251  6587 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:53.346613  6587 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:49:53.952211  6931 debug-util.cc:398] Leaking SignalData structure 0x7b08001f0ba0 after lost signal to thread 4868
W20260608 12:49:53.953559  6931 debug-util.cc:398] Leaking SignalData structure 0x7b0800119e00 after lost signal to thread 6568
W20260608 12:49:53.954962  6931 debug-util.cc:398] Leaking SignalData structure 0x7b08001bc780 after lost signal to thread 6660
W20260608 12:49:53.956244  6931 debug-util.cc:398] Leaking SignalData structure 0x7b08001776c0 after lost signal to thread 6735
W20260608 12:49:53.957306  6931 debug-util.cc:398] Leaking SignalData structure 0x7b0800134c20 after lost signal to thread 6809
W20260608 12:49:53.958200  6931 debug-util.cc:398] Leaking SignalData structure 0x7b08001739a0 after lost signal to thread 6934
I20260608 12:49:55.347663  6587 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:49:55.349862  6587 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:49:55.350224  6587 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:49:55.543951  4865 tablet_server.cc:179] TabletServer@127.4.192.65:0 shutting down...
I20260608 12:49:55.579310  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:55.580224  4865 tablet_replica.cc:333] T 7d36c48f5e0f42da955ae63c2c6abb57 P 188862c09f08438d8a41de6b395c5318: stopping tablet replica
I20260608 12:49:55.581069  4865 raft_consensus.cc:2243] T 7d36c48f5e0f42da955ae63c2c6abb57 P 188862c09f08438d8a41de6b395c5318 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:55.581988  4865 raft_consensus.cc:2272] T 7d36c48f5e0f42da955ae63c2c6abb57 P 188862c09f08438d8a41de6b395c5318 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:49:55.583542  6676 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
W20260608 12:49:55.588687  6676 consensus_peers.cc:597] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6 -> Peer 188862c09f08438d8a41de6b395c5318 (127.4.192.65:46243): Couldn't send request to peer 188862c09f08438d8a41de6b395c5318. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:49:55.610035  4865 tablet_server.cc:196] TabletServer@127.4.192.65:0 shutdown complete.
I20260608 12:49:55.630694  4865 tablet_server.cc:179] TabletServer@127.4.192.66:0 shutting down...
I20260608 12:49:55.661144  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:55.662071  4865 tablet_replica.cc:333] T 8621f200df474bf4af2f7c46f72658e9 P 41e245f35cef4e44a8df918714f602c6: stopping tablet replica
I20260608 12:49:55.662925  4865 raft_consensus.cc:2243] T 8621f200df474bf4af2f7c46f72658e9 P 41e245f35cef4e44a8df918714f602c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:55.663805  4865 raft_consensus.cc:2272] T 8621f200df474bf4af2f7c46f72658e9 P 41e245f35cef4e44a8df918714f602c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:55.667187  4865 tablet_replica.cc:333] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6: stopping tablet replica
I20260608 12:49:55.667865  4865 raft_consensus.cc:2243] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:55.669056  4865 raft_consensus.cc:2272] T 7d36c48f5e0f42da955ae63c2c6abb57 P 41e245f35cef4e44a8df918714f602c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:55.693921  4865 tablet_server.cc:196] TabletServer@127.4.192.66:0 shutdown complete.
I20260608 12:49:55.712313  4865 tablet_server.cc:179] TabletServer@127.4.192.67:0 shutting down...
I20260608 12:49:55.747197  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:55.748171  4865 tablet_replica.cc:333] T 7d36c48f5e0f42da955ae63c2c6abb57 P d393daaab3894d3c8a9586d6481e54e6: stopping tablet replica
I20260608 12:49:55.748930  4865 raft_consensus.cc:2243] T 7d36c48f5e0f42da955ae63c2c6abb57 P d393daaab3894d3c8a9586d6481e54e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:55.749568  4865 raft_consensus.cc:2272] T 7d36c48f5e0f42da955ae63c2c6abb57 P d393daaab3894d3c8a9586d6481e54e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:55.752982  4865 tablet_replica.cc:333] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6: stopping tablet replica
I20260608 12:49:55.753508  4865 raft_consensus.cc:2243] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:55.754441  4865 raft_consensus.cc:2272] T 8621f200df474bf4af2f7c46f72658e9 P d393daaab3894d3c8a9586d6481e54e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:55.777027  4865 tablet_server.cc:196] TabletServer@127.4.192.67:0 shutdown complete.
I20260608 12:49:55.790964  4865 tablet_server.cc:179] TabletServer@127.4.192.68:0 shutting down...
I20260608 12:49:55.817816  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:49:55.818563  4865 tablet_replica.cc:333] T 8621f200df474bf4af2f7c46f72658e9 P 02cb3d01bc3547d696c3ab751c6b02d6: stopping tablet replica
I20260608 12:49:55.819137  4865 raft_consensus.cc:2243] T 8621f200df474bf4af2f7c46f72658e9 P 02cb3d01bc3547d696c3ab751c6b02d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:49:55.819977  4865 raft_consensus.cc:2272] T 8621f200df474bf4af2f7c46f72658e9 P 02cb3d01bc3547d696c3ab751c6b02d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:56.586681  4865 tablet_server.cc:196] TabletServer@127.4.192.68:0 shutdown complete.
I20260608 12:49:56.597002  4865 master.cc:562] Master@127.4.192.126:41899 shutting down...
I20260608 12:49:56.614629  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f6b2cf9456fc4876b8a77540a84c0fe1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:49:56.615316  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f6b2cf9456fc4876b8a77540a84c0fe1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:49:56.615689  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P f6b2cf9456fc4876b8a77540a84c0fe1: stopping tablet replica
I20260608 12:49:56.634950  4865 master.cc:584] Master@127.4.192.126:41899 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27507 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 12:49:56.673249  4865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.192.126:34545
I20260608 12:49:56.674597  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:49:56.679867  6980 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
W20260608 12:49:56.680749  6981 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
W20260608 12:49:56.681561  6983 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
I20260608 12:49:56.681915  4865 server_base.cc:1061] running on GCE node
I20260608 12:49:56.682897  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:49:56.683072  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:49:56.683182  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780922996683171 us; error 0 us; skew 500 ppm
I20260608 12:49:56.683774  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:49:56.686028  4865 webserver.cc:533] Webserver started at http://127.4.192.126:40699/ using document root <none> and password file <none>
I20260608 12:49:56.686462  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:49:56.686615  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:49:56.686816  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:49:56.687981  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922948580137-4865-0/minicluster-data/master-0-root/instance:
uuid: "02da7576bdd34e6fa639deac45f61b24"
format_stamp: "Formatted at 2026-06-08 12:49:56 on dist-test-slave-pmzz"
I20260608 12:49:56.692371  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:49:56.695639  6988 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:49:56.696359  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:49:56.696588  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922948580137-4865-0/minicluster-data/master-0-root
uuid: "02da7576bdd34e6fa639deac45f61b24"
format_stamp: "Formatted at 2026-06-08 12:49:56 on dist-test-slave-pmzz"
I20260608 12:49:56.696825  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922948580137-4865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922948580137-4865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922948580137-4865-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)
I20260608 12:49:56.740315  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:49:56.741539  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:49:56.779294  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.126:34545
I20260608 12:49:56.779438  7039 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.126:34545 every 8 connection(s)
I20260608 12:49:56.783491  7040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:49:56.793267  7040 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 02da7576bdd34e6fa639deac45f61b24: Bootstrap starting.
I20260608 12:49:56.798019  7040 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 02da7576bdd34e6fa639deac45f61b24: Neither blocks nor log segments found. Creating new log.
I20260608 12:49:56.802371  7040 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 02da7576bdd34e6fa639deac45f61b24: No bootstrap required, opened a new log
I20260608 12:49:56.804651  7040 raft_consensus.cc:359] T 00000000000000000000000000000000 P 02da7576bdd34e6fa639deac45f61b24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02da7576bdd34e6fa639deac45f61b24" member_type: VOTER }
I20260608 12:49:56.805104  7040 raft_consensus.cc:385] T 00000000000000000000000000000000 P 02da7576bdd34e6fa639deac45f61b24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:49:56.805332  7040 raft_consensus.cc:740] T 00000000000000000000000000000000 P 02da7576bdd34e6fa639deac45f61b24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02da7576bdd34e6fa639deac45f61b24, State: Initialized, Role: FOLLOWER
I20260608 12:49:56.805917  7040 consensus_queue.cc:260] T 00000000000000000000000000000000 P 02da7576bdd34e6fa639deac45f61b24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "02da7576bdd34e6fa639deac45f61b24" member_type: VOTER }
I20260608 12:49:56.806411  7040 raft_consensus.cc:399] T 00000000000000000000000000000000 P 02da7576bdd34e6fa639deac45f61b24 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:49:56.806638  7040 raft_consensus.cc:493] T 00000000000000000000000000000000 P 02da7576bdd34e6fa639deac45f61b24 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:49:56.806912  7040 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 02da7576bdd34e6fa639deac45f61b24 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:49:56.810901  7040 raft_consensus.cc:515] T 00000000000000000000000000000000 P 02da7576bdd34e6fa639deac45f61b24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02da7576bdd34e6fa639deac45f61b24" member_type: VOTER }
I20260608 12:49:56.811439  7040 leader_election.cc:304] T 00000000000000000000000000000000 P 02da7576bdd34e6fa639deac45f61b24 [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: 02da7576bdd34e6fa639deac45f61b24; no voters: 
I20260608 12:49:56.812544  7040 leader_election.cc:290] T 00000000000000000000000000000000 P 02da7576bdd34e6fa639deac45f61b24 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:49:56.813019  7043 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 02da7576bdd34e6fa639deac45f61b24 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:49:56.814355  7043 raft_consensus.cc:697] T 00000000000000000000000000000000 P 02da7576bdd34e6fa639deac45f61b24 [term 1 LEADER]: Becoming Leader. State: Replica: 02da7576bdd34e6fa639deac45f61b24, State: Running, Role: LEADER
I20260608 12:49:56.815078  7043 consensus_queue.cc:237] T 00000000000000000000000000000000 P 02da7576bdd34e6fa639deac45f61b24 [LEADER]: Queue going to LEADER mode. State: All 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: "02da7576bdd34e6fa639deac45f61b24" member_type: VOTER }
I20260608 12:49:56.815557  7040 sys_catalog.cc:565] T 00000000000000000000000000000000 P 02da7576bdd34e6fa639deac45f61b24 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:49:56.820699  7045 sys_catalog.cc:455] T 00000000000000000000000000000000 P 02da7576bdd34e6fa639deac45f61b24 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 02da7576bdd34e6fa639deac45f61b24. Latest consensus state: current_term: 1 leader_uuid: "02da7576bdd34e6fa639deac45f61b24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02da7576bdd34e6fa639deac45f61b24" member_type: VOTER } }
I20260608 12:49:56.821265  7044 sys_catalog.cc:455] T 00000000000000000000000000000000 P 02da7576bdd34e6fa639deac45f61b24 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "02da7576bdd34e6fa639deac45f61b24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02da7576bdd34e6fa639deac45f61b24" member_type: VOTER } }
I20260608 12:49:56.821460  7045 sys_catalog.cc:458] T 00000000000000000000000000000000 P 02da7576bdd34e6fa639deac45f61b24 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:56.821827  7044 sys_catalog.cc:458] T 00000000000000000000000000000000 P 02da7576bdd34e6fa639deac45f61b24 [sys.catalog]: This master's current role is: LEADER
I20260608 12:49:56.823804  7051 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:49:56.828794  7051 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:49:56.831398  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:49:56.838092  7051 catalog_manager.cc:1382] Generated new cluster ID: 8d3c07aa716c44279d308c52ce47b869
I20260608 12:49:56.838361  7051 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:49:56.857190  7051 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:49:56.858356  7051 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:49:56.869629  7051 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 02da7576bdd34e6fa639deac45f61b24: Generated new TSK 0
I20260608 12:49:56.870149  7051 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:49:56.898762  4865 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000224627s
I20260608 12:50:08.991850  4865 master.cc:562] Master@127.4.192.126:34545 shutting down...
I20260608 12:50:09.014772  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 02da7576bdd34e6fa639deac45f61b24 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:09.015702  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 02da7576bdd34e6fa639deac45f61b24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:09.016059  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 02da7576bdd34e6fa639deac45f61b24: stopping tablet replica
I20260608 12:50:09.035705  4865 master.cc:584] Master@127.4.192.126:34545 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12391 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 12:50:09.065342  4865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.192.126:37817
I20260608 12:50:09.066524  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:09.072765  7064 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
W20260608 12:50:09.072786  7065 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
W20260608 12:50:09.074121  7067 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
I20260608 12:50:09.075489  4865 server_base.cc:1061] running on GCE node
I20260608 12:50:09.076174  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:09.076345  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:09.076550  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923009076508 us; error 0 us; skew 500 ppm
I20260608 12:50:09.077117  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:09.079895  4865 webserver.cc:533] Webserver started at http://127.4.192.126:37591/ using document root <none> and password file <none>
I20260608 12:50:09.080596  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:09.080859  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:09.081198  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:09.082630  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922948580137-4865-0/minicluster-data/master-0-root/instance:
uuid: "b8ae712bf9ef475daadb78260548908b"
format_stamp: "Formatted at 2026-06-08 12:50:09 on dist-test-slave-pmzz"
I20260608 12:50:09.087141  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:50:09.090440  7072 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:09.091156  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:50:09.091495  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922948580137-4865-0/minicluster-data/master-0-root
uuid: "b8ae712bf9ef475daadb78260548908b"
format_stamp: "Formatted at 2026-06-08 12:50:09 on dist-test-slave-pmzz"
I20260608 12:50:09.091760  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922948580137-4865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922948580137-4865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922948580137-4865-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)
I20260608 12:50:09.116904  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:09.118139  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:09.155808  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.126:37817
I20260608 12:50:09.155934  7123 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.126:37817 every 8 connection(s)
I20260608 12:50:09.160073  7124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:09.170473  7124 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b8ae712bf9ef475daadb78260548908b: Bootstrap starting.
I20260608 12:50:09.175206  7124 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b8ae712bf9ef475daadb78260548908b: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:09.179369  7124 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b8ae712bf9ef475daadb78260548908b: No bootstrap required, opened a new log
I20260608 12:50:09.181545  7124 raft_consensus.cc:359] T 00000000000000000000000000000000 P b8ae712bf9ef475daadb78260548908b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8ae712bf9ef475daadb78260548908b" member_type: VOTER }
I20260608 12:50:09.181984  7124 raft_consensus.cc:385] T 00000000000000000000000000000000 P b8ae712bf9ef475daadb78260548908b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:09.182222  7124 raft_consensus.cc:740] T 00000000000000000000000000000000 P b8ae712bf9ef475daadb78260548908b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8ae712bf9ef475daadb78260548908b, State: Initialized, Role: FOLLOWER
I20260608 12:50:09.182889  7124 consensus_queue.cc:260] T 00000000000000000000000000000000 P b8ae712bf9ef475daadb78260548908b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b8ae712bf9ef475daadb78260548908b" member_type: VOTER }
I20260608 12:50:09.183388  7124 raft_consensus.cc:399] T 00000000000000000000000000000000 P b8ae712bf9ef475daadb78260548908b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:09.183599  7124 raft_consensus.cc:493] T 00000000000000000000000000000000 P b8ae712bf9ef475daadb78260548908b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:09.183817  7124 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b8ae712bf9ef475daadb78260548908b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:09.187804  7124 raft_consensus.cc:515] T 00000000000000000000000000000000 P b8ae712bf9ef475daadb78260548908b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8ae712bf9ef475daadb78260548908b" member_type: VOTER }
I20260608 12:50:09.188243  7124 leader_election.cc:304] T 00000000000000000000000000000000 P b8ae712bf9ef475daadb78260548908b [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: b8ae712bf9ef475daadb78260548908b; no voters: 
I20260608 12:50:09.189258  7124 leader_election.cc:290] T 00000000000000000000000000000000 P b8ae712bf9ef475daadb78260548908b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:09.189705  7127 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b8ae712bf9ef475daadb78260548908b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:09.191049  7127 raft_consensus.cc:697] T 00000000000000000000000000000000 P b8ae712bf9ef475daadb78260548908b [term 1 LEADER]: Becoming Leader. State: Replica: b8ae712bf9ef475daadb78260548908b, State: Running, Role: LEADER
I20260608 12:50:09.191789  7127 consensus_queue.cc:237] T 00000000000000000000000000000000 P b8ae712bf9ef475daadb78260548908b [LEADER]: Queue going to LEADER mode. State: All 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: "b8ae712bf9ef475daadb78260548908b" member_type: VOTER }
I20260608 12:50:09.192616  7124 sys_catalog.cc:565] T 00000000000000000000000000000000 P b8ae712bf9ef475daadb78260548908b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:50:09.194718  7128 sys_catalog.cc:455] T 00000000000000000000000000000000 P b8ae712bf9ef475daadb78260548908b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b8ae712bf9ef475daadb78260548908b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8ae712bf9ef475daadb78260548908b" member_type: VOTER } }
I20260608 12:50:09.194813  7129 sys_catalog.cc:455] T 00000000000000000000000000000000 P b8ae712bf9ef475daadb78260548908b [sys.catalog]: SysCatalogTable state changed. Reason: New leader b8ae712bf9ef475daadb78260548908b. Latest consensus state: current_term: 1 leader_uuid: "b8ae712bf9ef475daadb78260548908b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8ae712bf9ef475daadb78260548908b" member_type: VOTER } }
I20260608 12:50:09.195472  7128 sys_catalog.cc:458] T 00000000000000000000000000000000 P b8ae712bf9ef475daadb78260548908b [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:09.195540  7129 sys_catalog.cc:458] T 00000000000000000000000000000000 P b8ae712bf9ef475daadb78260548908b [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:09.201259  7132 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:50:09.206485  7132 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:50:09.208076  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:50:09.215453  7132 catalog_manager.cc:1382] Generated new cluster ID: 76f968ef9cf54038a8450a4739c8dc1d
I20260608 12:50:09.215723  7132 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:50:09.234503  7132 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:50:09.235705  7132 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:50:09.252179  7132 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b8ae712bf9ef475daadb78260548908b: Generated new TSK 0
I20260608 12:50:09.252914  7132 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:50:09.274135  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:09.280405  7145 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
W20260608 12:50:09.281214  7146 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
W20260608 12:50:09.282660  7148 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
I20260608 12:50:09.283300  4865 server_base.cc:1061] running on GCE node
I20260608 12:50:09.284085  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:09.284282  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:09.284468  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923009284451 us; error 0 us; skew 500 ppm
I20260608 12:50:09.285086  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:09.287278  4865 webserver.cc:533] Webserver started at http://127.4.192.65:45483/ using document root <none> and password file <none>
I20260608 12:50:09.287786  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:09.287990  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:09.288288  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:09.289433  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922948580137-4865-0/minicluster-data/ts-0-root/instance:
uuid: "dcac34a1615f448bb279387b544b2350"
format_stamp: "Formatted at 2026-06-08 12:50:09 on dist-test-slave-pmzz"
I20260608 12:50:09.294059  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:50:09.297475  7153 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:09.298203  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:50:09.298489  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922948580137-4865-0/minicluster-data/ts-0-root
uuid: "dcac34a1615f448bb279387b544b2350"
format_stamp: "Formatted at 2026-06-08 12:50:09 on dist-test-slave-pmzz"
I20260608 12:50:09.298761  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922948580137-4865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922948580137-4865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922948580137-4865-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)
I20260608 12:50:09.336745  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:09.337888  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:09.339412  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:09.341708  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:09.341872  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:09.342197  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:09.342409  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:09.382114  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.65:33793
I20260608 12:50:09.382226  7215 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.65:33793 every 8 connection(s)
I20260608 12:50:09.387542  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:09.396700  7220 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
W20260608 12:50:09.396854  7221 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
I20260608 12:50:09.401018  4865 server_base.cc:1061] running on GCE node
W20260608 12:50:09.401542  7223 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
I20260608 12:50:09.402391  7216 heartbeater.cc:344] Connected to a master server at 127.4.192.126:37817
I20260608 12:50:09.402472  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:09.402796  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:09.402812  7216 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:09.403110  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923009403089 us; error 0 us; skew 500 ppm
I20260608 12:50:09.403796  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:09.403767  7216 heartbeater.cc:507] Master 127.4.192.126:37817 requested a full tablet report, sending...
I20260608 12:50:09.406353  7089 ts_manager.cc:194] Registered new tserver with Master: dcac34a1615f448bb279387b544b2350 (127.4.192.65:33793)
I20260608 12:50:09.406517  4865 webserver.cc:533] Webserver started at http://127.4.192.66:39679/ using document root <none> and password file <none>
I20260608 12:50:09.407284  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:09.407522  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:09.407797  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:09.408480  7089 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50152
I20260608 12:50:09.409049  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922948580137-4865-0/minicluster-data/ts-1-root/instance:
uuid: "ca993d0d0a6a43019f8f4429d7c06540"
format_stamp: "Formatted at 2026-06-08 12:50:09 on dist-test-slave-pmzz"
I20260608 12:50:09.413553  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:50:09.417011  7228 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:09.417770  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:50:09.418071  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922948580137-4865-0/minicluster-data/ts-1-root
uuid: "ca993d0d0a6a43019f8f4429d7c06540"
format_stamp: "Formatted at 2026-06-08 12:50:09 on dist-test-slave-pmzz"
I20260608 12:50:09.418355  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922948580137-4865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922948580137-4865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922948580137-4865-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)
I20260608 12:50:09.436517  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:09.437763  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:09.439265  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:09.441604  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:09.441833  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:09.442085  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:09.442265  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:09.481750  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.66:34995
I20260608 12:50:09.481870  7290 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.66:34995 every 8 connection(s)
I20260608 12:50:09.486985  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:09.494791  7294 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
W20260608 12:50:09.495797  7295 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
W20260608 12:50:09.498832  7297 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
I20260608 12:50:09.499279  4865 server_base.cc:1061] running on GCE node
I20260608 12:50:09.500177  7291 heartbeater.cc:344] Connected to a master server at 127.4.192.126:37817
I20260608 12:50:09.500537  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:50:09.500572  7291 heartbeater.cc:461] Registering TS with master...
W20260608 12:50:09.500927  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:09.501145  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923009501127 us; error 0 us; skew 500 ppm
I20260608 12:50:09.501586  7291 heartbeater.cc:507] Master 127.4.192.126:37817 requested a full tablet report, sending...
I20260608 12:50:09.501811  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:09.503865  7089 ts_manager.cc:194] Registered new tserver with Master: ca993d0d0a6a43019f8f4429d7c06540 (127.4.192.66:34995)
I20260608 12:50:09.504688  4865 webserver.cc:533] Webserver started at http://127.4.192.67:39857/ using document root <none> and password file <none>
I20260608 12:50:09.505244  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:09.505458  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:09.505445  7089 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50160
I20260608 12:50:09.505995  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:09.507400  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922948580137-4865-0/minicluster-data/ts-2-root/instance:
uuid: "95a1262f3b2c494e80b59d462fc8ccb2"
format_stamp: "Formatted at 2026-06-08 12:50:09 on dist-test-slave-pmzz"
I20260608 12:50:09.511863  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:50:09.515205  7302 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:09.515954  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:50:09.516258  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922948580137-4865-0/minicluster-data/ts-2-root
uuid: "95a1262f3b2c494e80b59d462fc8ccb2"
format_stamp: "Formatted at 2026-06-08 12:50:09 on dist-test-slave-pmzz"
I20260608 12:50:09.516533  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922948580137-4865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922948580137-4865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922948580137-4865-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)
I20260608 12:50:09.528788  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:09.530006  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:09.531514  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:09.533723  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:09.533949  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:09.534202  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:09.534384  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:09.574230  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.67:33025
I20260608 12:50:09.574347  7364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.67:33025 every 8 connection(s)
I20260608 12:50:09.588627  7365 heartbeater.cc:344] Connected to a master server at 127.4.192.126:37817
I20260608 12:50:09.589010  7365 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:09.589895  7365 heartbeater.cc:507] Master 127.4.192.126:37817 requested a full tablet report, sending...
I20260608 12:50:09.591876  7089 ts_manager.cc:194] Registered new tserver with Master: 95a1262f3b2c494e80b59d462fc8ccb2 (127.4.192.67:33025)
I20260608 12:50:09.592207  4865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014586914s
I20260608 12:50:09.593523  7089 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50168
I20260608 12:50:10.410877  7216 heartbeater.cc:499] Master 127.4.192.126:37817 was elected leader, sending a full tablet report...
I20260608 12:50:10.508183  7291 heartbeater.cc:499] Master 127.4.192.126:37817 was elected leader, sending a full tablet report...
I20260608 12:50:10.596135  7365 heartbeater.cc:499] Master 127.4.192.126:37817 was elected leader, sending a full tablet report...
I20260608 12:50:11.207877  7142 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:13.208774  7142 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:15.209793  7142 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:17.210701  7142 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:19.212177  7142 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:21.213538  7142 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:50:21.767818  7287 debug-util.cc:398] Leaking SignalData structure 0x7b08001b3840 after lost signal to thread 4868
W20260608 12:50:21.768733  7287 debug-util.cc:398] Leaking SignalData structure 0x7b0800055ce0 after lost signal to thread 7123
W20260608 12:50:21.769696  7287 debug-util.cc:398] Leaking SignalData structure 0x7b08001e5ec0 after lost signal to thread 7215
W20260608 12:50:21.770656  7287 debug-util.cc:398] Leaking SignalData structure 0x7b08001f18c0 after lost signal to thread 7290
W20260608 12:50:21.771557  7287 debug-util.cc:398] Leaking SignalData structure 0x7b0800216520 after lost signal to thread 7364
I20260608 12:50:22.051100  4865 tablet_server.cc:179] TabletServer@127.4.192.65:0 shutting down...
I20260608 12:50:22.084365  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:22.102484  4865 tablet_server.cc:196] TabletServer@127.4.192.65:0 shutdown complete.
I20260608 12:50:22.113595  4865 tablet_server.cc:179] TabletServer@127.4.192.66:0 shutting down...
I20260608 12:50:22.151714  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 12:50:23.156687  4865 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 7287)
I20260608 12:50:23.214732  7142 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:50:24.157132  4865 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 7287)
I20260608 12:50:24.233809  4865 tablet_server.cc:196] TabletServer@127.4.192.66:0 shutdown complete.
I20260608 12:50:24.242769  4865 tablet_server.cc:179] TabletServer@127.4.192.67:0 shutting down...
I20260608 12:50:24.265676  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:24.282071  4865 tablet_server.cc:196] TabletServer@127.4.192.67:0 shutdown complete.
I20260608 12:50:24.291383  4865 master.cc:562] Master@127.4.192.126:37817 shutting down...
I20260608 12:50:24.308674  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b8ae712bf9ef475daadb78260548908b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:24.309412  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b8ae712bf9ef475daadb78260548908b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:24.309722  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P b8ae712bf9ef475daadb78260548908b: stopping tablet replica
I20260608 12:50:24.327742  4865 master.cc:584] Master@127.4.192.126:37817 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (15292 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 12:50:24.360296  4865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.192.126:37369
I20260608 12:50:24.361434  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:24.366956  7370 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
W20260608 12:50:24.366951  7371 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
W20260608 12:50:24.368629  7373 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
I20260608 12:50:24.370215  4865 server_base.cc:1061] running on GCE node
I20260608 12:50:24.371207  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:24.371505  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:24.371680  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923024371662 us; error 0 us; skew 500 ppm
I20260608 12:50:24.372246  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:24.374577  4865 webserver.cc:533] Webserver started at http://127.4.192.126:38195/ using document root <none> and password file <none>
I20260608 12:50:24.375100  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:24.375332  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:24.375620  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:24.376832  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922948580137-4865-0/minicluster-data/master-0-root/instance:
uuid: "e09cf0f3b10f4b39a7a8b5ede0874f21"
format_stamp: "Formatted at 2026-06-08 12:50:24 on dist-test-slave-pmzz"
I20260608 12:50:24.381349  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:50:24.384775  7378 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:24.385654  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:50:24.385880  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922948580137-4865-0/minicluster-data/master-0-root
uuid: "e09cf0f3b10f4b39a7a8b5ede0874f21"
format_stamp: "Formatted at 2026-06-08 12:50:24 on dist-test-slave-pmzz"
I20260608 12:50:24.386118  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922948580137-4865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922948580137-4865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922948580137-4865-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)
I20260608 12:50:24.398371  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:24.399573  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:24.437696  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.126:37369
I20260608 12:50:24.437821  7429 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.126:37369 every 8 connection(s)
I20260608 12:50:24.442041  7430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:24.452524  7430 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e09cf0f3b10f4b39a7a8b5ede0874f21: Bootstrap starting.
I20260608 12:50:24.457331  7430 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e09cf0f3b10f4b39a7a8b5ede0874f21: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:24.461530  7430 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e09cf0f3b10f4b39a7a8b5ede0874f21: No bootstrap required, opened a new log
I20260608 12:50:24.463840  7430 raft_consensus.cc:359] T 00000000000000000000000000000000 P e09cf0f3b10f4b39a7a8b5ede0874f21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e09cf0f3b10f4b39a7a8b5ede0874f21" member_type: VOTER }
I20260608 12:50:24.464282  7430 raft_consensus.cc:385] T 00000000000000000000000000000000 P e09cf0f3b10f4b39a7a8b5ede0874f21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:24.464517  7430 raft_consensus.cc:740] T 00000000000000000000000000000000 P e09cf0f3b10f4b39a7a8b5ede0874f21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e09cf0f3b10f4b39a7a8b5ede0874f21, State: Initialized, Role: FOLLOWER
I20260608 12:50:24.465209  7430 consensus_queue.cc:260] T 00000000000000000000000000000000 P e09cf0f3b10f4b39a7a8b5ede0874f21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e09cf0f3b10f4b39a7a8b5ede0874f21" member_type: VOTER }
I20260608 12:50:24.465704  7430 raft_consensus.cc:399] T 00000000000000000000000000000000 P e09cf0f3b10f4b39a7a8b5ede0874f21 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:24.465945  7430 raft_consensus.cc:493] T 00000000000000000000000000000000 P e09cf0f3b10f4b39a7a8b5ede0874f21 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:24.466228  7430 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e09cf0f3b10f4b39a7a8b5ede0874f21 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:24.470534  7430 raft_consensus.cc:515] T 00000000000000000000000000000000 P e09cf0f3b10f4b39a7a8b5ede0874f21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e09cf0f3b10f4b39a7a8b5ede0874f21" member_type: VOTER }
I20260608 12:50:24.471045  7430 leader_election.cc:304] T 00000000000000000000000000000000 P e09cf0f3b10f4b39a7a8b5ede0874f21 [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: e09cf0f3b10f4b39a7a8b5ede0874f21; no voters: 
I20260608 12:50:24.472216  7430 leader_election.cc:290] T 00000000000000000000000000000000 P e09cf0f3b10f4b39a7a8b5ede0874f21 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:24.472695  7433 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e09cf0f3b10f4b39a7a8b5ede0874f21 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:24.474093  7433 raft_consensus.cc:697] T 00000000000000000000000000000000 P e09cf0f3b10f4b39a7a8b5ede0874f21 [term 1 LEADER]: Becoming Leader. State: Replica: e09cf0f3b10f4b39a7a8b5ede0874f21, State: Running, Role: LEADER
I20260608 12:50:24.474824  7433 consensus_queue.cc:237] T 00000000000000000000000000000000 P e09cf0f3b10f4b39a7a8b5ede0874f21 [LEADER]: Queue going to LEADER mode. State: All 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: "e09cf0f3b10f4b39a7a8b5ede0874f21" member_type: VOTER }
I20260608 12:50:24.475214  7430 sys_catalog.cc:565] T 00000000000000000000000000000000 P e09cf0f3b10f4b39a7a8b5ede0874f21 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:50:24.479748  7435 sys_catalog.cc:455] T 00000000000000000000000000000000 P e09cf0f3b10f4b39a7a8b5ede0874f21 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e09cf0f3b10f4b39a7a8b5ede0874f21. Latest consensus state: current_term: 1 leader_uuid: "e09cf0f3b10f4b39a7a8b5ede0874f21" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e09cf0f3b10f4b39a7a8b5ede0874f21" member_type: VOTER } }
I20260608 12:50:24.480355  7434 sys_catalog.cc:455] T 00000000000000000000000000000000 P e09cf0f3b10f4b39a7a8b5ede0874f21 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e09cf0f3b10f4b39a7a8b5ede0874f21" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e09cf0f3b10f4b39a7a8b5ede0874f21" member_type: VOTER } }
I20260608 12:50:24.480655  7435 sys_catalog.cc:458] T 00000000000000000000000000000000 P e09cf0f3b10f4b39a7a8b5ede0874f21 [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:24.481164  7434 sys_catalog.cc:458] T 00000000000000000000000000000000 P e09cf0f3b10f4b39a7a8b5ede0874f21 [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:24.489082  7441 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:50:24.497112  7441 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:50:24.498082  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:50:24.506330  7441 catalog_manager.cc:1382] Generated new cluster ID: 05afdbcafe1244f7af6306c2ba0a4ebf
I20260608 12:50:24.506621  7441 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:50:24.526932  7441 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:50:24.528286  7441 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:50:24.541419  7441 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e09cf0f3b10f4b39a7a8b5ede0874f21: Generated new TSK 0
I20260608 12:50:24.542030  7441 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:50:24.564123  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:24.570829  7451 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
W20260608 12:50:24.571985  7452 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
W20260608 12:50:24.573596  7454 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
I20260608 12:50:24.574046  4865 server_base.cc:1061] running on GCE node
I20260608 12:50:24.574949  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:24.575160  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:24.575405  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923024575385 us; error 0 us; skew 500 ppm
I20260608 12:50:24.576012  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:24.578687  4865 webserver.cc:533] Webserver started at http://127.4.192.65:35409/ using document root <none> and password file <none>
I20260608 12:50:24.579203  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:24.579471  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:24.579756  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:24.580901  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922948580137-4865-0/minicluster-data/ts-0-root/instance:
uuid: "d53d7c9dc55649a8b8aa72a4d846080c"
format_stamp: "Formatted at 2026-06-08 12:50:24 on dist-test-slave-pmzz"
I20260608 12:50:24.585384  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:50:24.588792  7459 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:24.589548  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:50:24.589861  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922948580137-4865-0/minicluster-data/ts-0-root
uuid: "d53d7c9dc55649a8b8aa72a4d846080c"
format_stamp: "Formatted at 2026-06-08 12:50:24 on dist-test-slave-pmzz"
I20260608 12:50:24.590212  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922948580137-4865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922948580137-4865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922948580137-4865-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)
I20260608 12:50:24.614645  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:24.616099  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:24.617861  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:24.620199  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:24.620429  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:24.620716  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:24.620889  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:24.661530  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.65:33033
I20260608 12:50:24.661656  7521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.65:33033 every 8 connection(s)
I20260608 12:50:24.667047  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:24.675243  7526 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
W20260608 12:50:24.676064  7527 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
W20260608 12:50:24.679895  7529 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
I20260608 12:50:24.680940  4865 server_base.cc:1061] running on GCE node
I20260608 12:50:24.681751  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:24.682049  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:24.682246  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923024682228 us; error 0 us; skew 500 ppm
I20260608 12:50:24.682888  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:24.685570  7522 heartbeater.cc:344] Connected to a master server at 127.4.192.126:37369
I20260608 12:50:24.685710  4865 webserver.cc:533] Webserver started at http://127.4.192.66:45515/ using document root <none> and password file <none>
I20260608 12:50:24.685981  7522 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:24.686381  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:24.686627  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:24.686904  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:24.686822  7522 heartbeater.cc:507] Master 127.4.192.126:37369 requested a full tablet report, sending...
I20260608 12:50:24.688584  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922948580137-4865-0/minicluster-data/ts-1-root/instance:
uuid: "45dd0c10af4140299e732deb15975f25"
format_stamp: "Formatted at 2026-06-08 12:50:24 on dist-test-slave-pmzz"
I20260608 12:50:24.689265  7395 ts_manager.cc:194] Registered new tserver with Master: d53d7c9dc55649a8b8aa72a4d846080c (127.4.192.65:33033)
I20260608 12:50:24.691323  7395 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35348
I20260608 12:50:24.693974  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:50:24.697523  7534 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:24.698239  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:50:24.698542  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922948580137-4865-0/minicluster-data/ts-1-root
uuid: "45dd0c10af4140299e732deb15975f25"
format_stamp: "Formatted at 2026-06-08 12:50:24 on dist-test-slave-pmzz"
I20260608 12:50:24.698819  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922948580137-4865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922948580137-4865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922948580137-4865-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)
I20260608 12:50:24.710865  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:24.712031  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:24.713398  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:24.715633  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:24.715862  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:24.716097  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:24.716275  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:24.756474  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.66:43251
I20260608 12:50:24.756587  7596 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.66:43251 every 8 connection(s)
I20260608 12:50:24.761562  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:24.769009  7600 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
W20260608 12:50:24.770685  7601 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
W20260608 12:50:24.772593  7603 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
I20260608 12:50:24.772704  4865 server_base.cc:1061] running on GCE node
I20260608 12:50:24.773919  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:24.774149  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:24.774354  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923024774336 us; error 0 us; skew 500 ppm
I20260608 12:50:24.775105  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:24.775689  7597 heartbeater.cc:344] Connected to a master server at 127.4.192.126:37369
I20260608 12:50:24.776084  7597 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:24.777012  7597 heartbeater.cc:507] Master 127.4.192.126:37369 requested a full tablet report, sending...
I20260608 12:50:24.777918  4865 webserver.cc:533] Webserver started at http://127.4.192.67:43601/ using document root <none> and password file <none>
I20260608 12:50:24.778504  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:24.778766  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:24.779091  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:24.779263  7395 ts_manager.cc:194] Registered new tserver with Master: 45dd0c10af4140299e732deb15975f25 (127.4.192.66:43251)
I20260608 12:50:24.780721  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922948580137-4865-0/minicluster-data/ts-2-root/instance:
uuid: "5c5a3e2178e8414e88d68bea59860a20"
format_stamp: "Formatted at 2026-06-08 12:50:24 on dist-test-slave-pmzz"
I20260608 12:50:24.781189  7395 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35354
I20260608 12:50:24.785688  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:50:24.789222  7608 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:24.789984  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:50:24.790285  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922948580137-4865-0/minicluster-data/ts-2-root
uuid: "5c5a3e2178e8414e88d68bea59860a20"
format_stamp: "Formatted at 2026-06-08 12:50:24 on dist-test-slave-pmzz"
I20260608 12:50:24.790580  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922948580137-4865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922948580137-4865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922948580137-4865-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)
I20260608 12:50:24.802982  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:24.804105  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:24.805475  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:24.807704  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:24.807909  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:24.808173  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:24.808338  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:24.847540  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.67:36215
I20260608 12:50:24.847651  7670 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.67:36215 every 8 connection(s)
I20260608 12:50:24.862035  7671 heartbeater.cc:344] Connected to a master server at 127.4.192.126:37369
I20260608 12:50:24.862406  7671 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:24.863216  7671 heartbeater.cc:507] Master 127.4.192.126:37369 requested a full tablet report, sending...
I20260608 12:50:24.865176  7395 ts_manager.cc:194] Registered new tserver with Master: 5c5a3e2178e8414e88d68bea59860a20 (127.4.192.67:36215)
I20260608 12:50:24.865578  4865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014493551s
I20260608 12:50:24.866904  7395 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35356
I20260608 12:50:25.694461  7522 heartbeater.cc:499] Master 127.4.192.126:37369 was elected leader, sending a full tablet report...
I20260608 12:50:25.783814  7597 heartbeater.cc:499] Master 127.4.192.126:37369 was elected leader, sending a full tablet report...
I20260608 12:50:25.869832  7671 heartbeater.cc:499] Master 127.4.192.126:37369 was elected leader, sending a full tablet report...
I20260608 12:50:25.919076  7395 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35364:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:50:25.921522  7395 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:50:25.994195  7636 tablet_service.cc:1511] Processing CreateTablet for tablet 2aff3db97a9d41c6a18965f86a17ee24 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=138ec460933545cb8a6dc5120406f651]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:25.994998  7633 tablet_service.cc:1511] Processing CreateTablet for tablet a7927c42761c4395b16109e27c359358 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=138ec460933545cb8a6dc5120406f651]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:25.995174  7562 tablet_service.cc:1511] Processing CreateTablet for tablet 2aff3db97a9d41c6a18965f86a17ee24 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=138ec460933545cb8a6dc5120406f651]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:25.996084  7636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aff3db97a9d41c6a18965f86a17ee24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:25.996268  7634 tablet_service.cc:1511] Processing CreateTablet for tablet 68325af6c3714f1eb68adc10aebd9fdc (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=138ec460933545cb8a6dc5120406f651]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:25.996791  7562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aff3db97a9d41c6a18965f86a17ee24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:25.996845  7633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7927c42761c4395b16109e27c359358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:25.997879  7634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68325af6c3714f1eb68adc10aebd9fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:25.995071  7635 tablet_service.cc:1511] Processing CreateTablet for tablet e286bbdc24214b67b05a5d2a018df3d8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=138ec460933545cb8a6dc5120406f651]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:26.001271  7635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e286bbdc24214b67b05a5d2a018df3d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:26.009081  7561 tablet_service.cc:1511] Processing CreateTablet for tablet e286bbdc24214b67b05a5d2a018df3d8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=138ec460933545cb8a6dc5120406f651]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:26.010574  7561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e286bbdc24214b67b05a5d2a018df3d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:26.017508  7487 tablet_service.cc:1511] Processing CreateTablet for tablet 2aff3db97a9d41c6a18965f86a17ee24 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=138ec460933545cb8a6dc5120406f651]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:26.019536  7487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aff3db97a9d41c6a18965f86a17ee24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:26.021256  7559 tablet_service.cc:1511] Processing CreateTablet for tablet a7927c42761c4395b16109e27c359358 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=138ec460933545cb8a6dc5120406f651]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:26.023336  7559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7927c42761c4395b16109e27c359358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:26.023144  7692 tablet_bootstrap.cc:492] T 2aff3db97a9d41c6a18965f86a17ee24 P 45dd0c10af4140299e732deb15975f25: Bootstrap starting.
I20260608 12:50:26.028340  7560 tablet_service.cc:1511] Processing CreateTablet for tablet 68325af6c3714f1eb68adc10aebd9fdc (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=138ec460933545cb8a6dc5120406f651]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:26.029021  7486 tablet_service.cc:1511] Processing CreateTablet for tablet e286bbdc24214b67b05a5d2a018df3d8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=138ec460933545cb8a6dc5120406f651]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:26.030301  7560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68325af6c3714f1eb68adc10aebd9fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:26.030556  7486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e286bbdc24214b67b05a5d2a018df3d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:26.031708  7692 tablet_bootstrap.cc:654] T 2aff3db97a9d41c6a18965f86a17ee24 P 45dd0c10af4140299e732deb15975f25: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:26.041409  7485 tablet_service.cc:1511] Processing CreateTablet for tablet 68325af6c3714f1eb68adc10aebd9fdc (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=138ec460933545cb8a6dc5120406f651]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:26.043444  7485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68325af6c3714f1eb68adc10aebd9fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:26.053406  7484 tablet_service.cc:1511] Processing CreateTablet for tablet a7927c42761c4395b16109e27c359358 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=138ec460933545cb8a6dc5120406f651]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:26.055495  7484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7927c42761c4395b16109e27c359358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:26.117367  7691 tablet_bootstrap.cc:492] T a7927c42761c4395b16109e27c359358 P 5c5a3e2178e8414e88d68bea59860a20: Bootstrap starting.
I20260608 12:50:26.122103  7692 tablet_bootstrap.cc:492] T 2aff3db97a9d41c6a18965f86a17ee24 P 45dd0c10af4140299e732deb15975f25: No bootstrap required, opened a new log
I20260608 12:50:26.122658  7692 ts_tablet_manager.cc:1403] T 2aff3db97a9d41c6a18965f86a17ee24 P 45dd0c10af4140299e732deb15975f25: Time spent bootstrapping tablet: real 0.100s	user 0.053s	sys 0.043s
I20260608 12:50:26.125911  7692 raft_consensus.cc:359] T 2aff3db97a9d41c6a18965f86a17ee24 P 45dd0c10af4140299e732deb15975f25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.126812  7692 raft_consensus.cc:385] T 2aff3db97a9d41c6a18965f86a17ee24 P 45dd0c10af4140299e732deb15975f25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:26.127174  7692 raft_consensus.cc:740] T 2aff3db97a9d41c6a18965f86a17ee24 P 45dd0c10af4140299e732deb15975f25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45dd0c10af4140299e732deb15975f25, State: Initialized, Role: FOLLOWER
I20260608 12:50:26.127422  7694 tablet_bootstrap.cc:492] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c: Bootstrap starting.
I20260608 12:50:26.128065  7692 consensus_queue.cc:260] T 2aff3db97a9d41c6a18965f86a17ee24 P 45dd0c10af4140299e732deb15975f25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.133018  7692 ts_tablet_manager.cc:1434] T 2aff3db97a9d41c6a18965f86a17ee24 P 45dd0c10af4140299e732deb15975f25: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260608 12:50:26.134054  7692 tablet_bootstrap.cc:492] T e286bbdc24214b67b05a5d2a018df3d8 P 45dd0c10af4140299e732deb15975f25: Bootstrap starting.
I20260608 12:50:26.134240  7691 tablet_bootstrap.cc:654] T a7927c42761c4395b16109e27c359358 P 5c5a3e2178e8414e88d68bea59860a20: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:26.135756  7694 tablet_bootstrap.cc:654] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:26.143479  7692 tablet_bootstrap.cc:654] T e286bbdc24214b67b05a5d2a018df3d8 P 45dd0c10af4140299e732deb15975f25: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:26.146955  7691 tablet_bootstrap.cc:492] T a7927c42761c4395b16109e27c359358 P 5c5a3e2178e8414e88d68bea59860a20: No bootstrap required, opened a new log
I20260608 12:50:26.147516  7691 ts_tablet_manager.cc:1403] T a7927c42761c4395b16109e27c359358 P 5c5a3e2178e8414e88d68bea59860a20: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.012s
I20260608 12:50:26.148864  7694 tablet_bootstrap.cc:492] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c: No bootstrap required, opened a new log
I20260608 12:50:26.149391  7694 ts_tablet_manager.cc:1403] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260608 12:50:26.150810  7691 raft_consensus.cc:359] T a7927c42761c4395b16109e27c359358 P 5c5a3e2178e8414e88d68bea59860a20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.151580  7691 raft_consensus.cc:385] T a7927c42761c4395b16109e27c359358 P 5c5a3e2178e8414e88d68bea59860a20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:26.151906  7691 raft_consensus.cc:740] T a7927c42761c4395b16109e27c359358 P 5c5a3e2178e8414e88d68bea59860a20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c5a3e2178e8414e88d68bea59860a20, State: Initialized, Role: FOLLOWER
I20260608 12:50:26.152282  7694 raft_consensus.cc:359] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.153102  7694 raft_consensus.cc:385] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:26.152884  7691 consensus_queue.cc:260] T a7927c42761c4395b16109e27c359358 P 5c5a3e2178e8414e88d68bea59860a20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.153460  7694 raft_consensus.cc:740] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53d7c9dc55649a8b8aa72a4d846080c, State: Initialized, Role: FOLLOWER
I20260608 12:50:26.154515  7694 consensus_queue.cc:260] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.156113  7692 tablet_bootstrap.cc:492] T e286bbdc24214b67b05a5d2a018df3d8 P 45dd0c10af4140299e732deb15975f25: No bootstrap required, opened a new log
I20260608 12:50:26.156128  7691 ts_tablet_manager.cc:1434] T a7927c42761c4395b16109e27c359358 P 5c5a3e2178e8414e88d68bea59860a20: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 12:50:26.156855  7692 ts_tablet_manager.cc:1403] T e286bbdc24214b67b05a5d2a018df3d8 P 45dd0c10af4140299e732deb15975f25: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.013s
I20260608 12:50:26.157639  7691 tablet_bootstrap.cc:492] T 2aff3db97a9d41c6a18965f86a17ee24 P 5c5a3e2178e8414e88d68bea59860a20: Bootstrap starting.
I20260608 12:50:26.159967  7692 raft_consensus.cc:359] T e286bbdc24214b67b05a5d2a018df3d8 P 45dd0c10af4140299e732deb15975f25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.160616  7692 raft_consensus.cc:385] T e286bbdc24214b67b05a5d2a018df3d8 P 45dd0c10af4140299e732deb15975f25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:26.160899  7692 raft_consensus.cc:740] T e286bbdc24214b67b05a5d2a018df3d8 P 45dd0c10af4140299e732deb15975f25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45dd0c10af4140299e732deb15975f25, State: Initialized, Role: FOLLOWER
I20260608 12:50:26.161669  7692 consensus_queue.cc:260] T e286bbdc24214b67b05a5d2a018df3d8 P 45dd0c10af4140299e732deb15975f25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.163889  7692 ts_tablet_manager.cc:1434] T e286bbdc24214b67b05a5d2a018df3d8 P 45dd0c10af4140299e732deb15975f25: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:50:26.164911  7692 tablet_bootstrap.cc:492] T a7927c42761c4395b16109e27c359358 P 45dd0c10af4140299e732deb15975f25: Bootstrap starting.
I20260608 12:50:26.165004  7691 tablet_bootstrap.cc:654] T 2aff3db97a9d41c6a18965f86a17ee24 P 5c5a3e2178e8414e88d68bea59860a20: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:26.166199  7694 ts_tablet_manager.cc:1434] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 12:50:26.167392  7694 tablet_bootstrap.cc:492] T 68325af6c3714f1eb68adc10aebd9fdc P d53d7c9dc55649a8b8aa72a4d846080c: Bootstrap starting.
W20260608 12:50:26.167480  7523 tablet.cc:2404] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:50:26.171721  7692 tablet_bootstrap.cc:654] T a7927c42761c4395b16109e27c359358 P 45dd0c10af4140299e732deb15975f25: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:26.175557  7694 tablet_bootstrap.cc:654] T 68325af6c3714f1eb68adc10aebd9fdc P d53d7c9dc55649a8b8aa72a4d846080c: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:26.178314  7691 tablet_bootstrap.cc:492] T 2aff3db97a9d41c6a18965f86a17ee24 P 5c5a3e2178e8414e88d68bea59860a20: No bootstrap required, opened a new log
I20260608 12:50:26.178997  7691 ts_tablet_manager.cc:1403] T 2aff3db97a9d41c6a18965f86a17ee24 P 5c5a3e2178e8414e88d68bea59860a20: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260608 12:50:26.182528  7691 raft_consensus.cc:359] T 2aff3db97a9d41c6a18965f86a17ee24 P 5c5a3e2178e8414e88d68bea59860a20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.183676  7691 raft_consensus.cc:385] T 2aff3db97a9d41c6a18965f86a17ee24 P 5c5a3e2178e8414e88d68bea59860a20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:26.184144  7691 raft_consensus.cc:740] T 2aff3db97a9d41c6a18965f86a17ee24 P 5c5a3e2178e8414e88d68bea59860a20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c5a3e2178e8414e88d68bea59860a20, State: Initialized, Role: FOLLOWER
I20260608 12:50:26.185439  7691 consensus_queue.cc:260] T 2aff3db97a9d41c6a18965f86a17ee24 P 5c5a3e2178e8414e88d68bea59860a20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.188997  7691 ts_tablet_manager.cc:1434] T 2aff3db97a9d41c6a18965f86a17ee24 P 5c5a3e2178e8414e88d68bea59860a20: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 12:50:26.190019  7691 tablet_bootstrap.cc:492] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20: Bootstrap starting.
I20260608 12:50:26.190306  7692 tablet_bootstrap.cc:492] T a7927c42761c4395b16109e27c359358 P 45dd0c10af4140299e732deb15975f25: No bootstrap required, opened a new log
I20260608 12:50:26.190876  7692 ts_tablet_manager.cc:1403] T a7927c42761c4395b16109e27c359358 P 45dd0c10af4140299e732deb15975f25: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260608 12:50:26.192363  7694 tablet_bootstrap.cc:492] T 68325af6c3714f1eb68adc10aebd9fdc P d53d7c9dc55649a8b8aa72a4d846080c: No bootstrap required, opened a new log
I20260608 12:50:26.193023  7694 ts_tablet_manager.cc:1403] T 68325af6c3714f1eb68adc10aebd9fdc P d53d7c9dc55649a8b8aa72a4d846080c: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.007s
I20260608 12:50:26.194234  7692 raft_consensus.cc:359] T a7927c42761c4395b16109e27c359358 P 45dd0c10af4140299e732deb15975f25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.195019  7692 raft_consensus.cc:385] T a7927c42761c4395b16109e27c359358 P 45dd0c10af4140299e732deb15975f25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:26.195370  7692 raft_consensus.cc:740] T a7927c42761c4395b16109e27c359358 P 45dd0c10af4140299e732deb15975f25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45dd0c10af4140299e732deb15975f25, State: Initialized, Role: FOLLOWER
I20260608 12:50:26.196228  7692 consensus_queue.cc:260] T a7927c42761c4395b16109e27c359358 P 45dd0c10af4140299e732deb15975f25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.196730  7691 tablet_bootstrap.cc:654] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:26.196491  7694 raft_consensus.cc:359] T 68325af6c3714f1eb68adc10aebd9fdc P d53d7c9dc55649a8b8aa72a4d846080c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.197381  7694 raft_consensus.cc:385] T 68325af6c3714f1eb68adc10aebd9fdc P d53d7c9dc55649a8b8aa72a4d846080c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:26.197763  7694 raft_consensus.cc:740] T 68325af6c3714f1eb68adc10aebd9fdc P d53d7c9dc55649a8b8aa72a4d846080c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53d7c9dc55649a8b8aa72a4d846080c, State: Initialized, Role: FOLLOWER
I20260608 12:50:26.198560  7692 ts_tablet_manager.cc:1434] T a7927c42761c4395b16109e27c359358 P 45dd0c10af4140299e732deb15975f25: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:50:26.198740  7694 consensus_queue.cc:260] T 68325af6c3714f1eb68adc10aebd9fdc P d53d7c9dc55649a8b8aa72a4d846080c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.199365  7695 raft_consensus.cc:493] T e286bbdc24214b67b05a5d2a018df3d8 P 45dd0c10af4140299e732deb15975f25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:26.199630  7692 tablet_bootstrap.cc:492] T 68325af6c3714f1eb68adc10aebd9fdc P 45dd0c10af4140299e732deb15975f25: Bootstrap starting.
I20260608 12:50:26.199932  7695 raft_consensus.cc:515] T e286bbdc24214b67b05a5d2a018df3d8 P 45dd0c10af4140299e732deb15975f25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.207195  7692 tablet_bootstrap.cc:654] T 68325af6c3714f1eb68adc10aebd9fdc P 45dd0c10af4140299e732deb15975f25: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:26.209646  7694 ts_tablet_manager.cc:1434] T 68325af6c3714f1eb68adc10aebd9fdc P d53d7c9dc55649a8b8aa72a4d846080c: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260608 12:50:26.214548  7695 leader_election.cc:290] T e286bbdc24214b67b05a5d2a018df3d8 P 45dd0c10af4140299e732deb15975f25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d53d7c9dc55649a8b8aa72a4d846080c (127.4.192.65:33033), 5c5a3e2178e8414e88d68bea59860a20 (127.4.192.67:36215)
I20260608 12:50:26.218729  7694 tablet_bootstrap.cc:492] T e286bbdc24214b67b05a5d2a018df3d8 P d53d7c9dc55649a8b8aa72a4d846080c: Bootstrap starting.
I20260608 12:50:26.221139  7691 tablet_bootstrap.cc:492] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20: No bootstrap required, opened a new log
I20260608 12:50:26.225850  7694 tablet_bootstrap.cc:654] T e286bbdc24214b67b05a5d2a018df3d8 P d53d7c9dc55649a8b8aa72a4d846080c: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:26.226202  7691 ts_tablet_manager.cc:1403] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.011s
I20260608 12:50:26.233315  7646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e286bbdc24214b67b05a5d2a018df3d8" candidate_uuid: "45dd0c10af4140299e732deb15975f25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c5a3e2178e8414e88d68bea59860a20" is_pre_election: true
W20260608 12:50:26.235703  7536 leader_election.cc:343] T e286bbdc24214b67b05a5d2a018df3d8 P 45dd0c10af4140299e732deb15975f25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c5a3e2178e8414e88d68bea59860a20 (127.4.192.67:36215): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:26.238600  7497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e286bbdc24214b67b05a5d2a018df3d8" candidate_uuid: "45dd0c10af4140299e732deb15975f25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" is_pre_election: true
I20260608 12:50:26.237814  7691 raft_consensus.cc:359] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.240042  7691 raft_consensus.cc:385] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:26.240351  7691 raft_consensus.cc:740] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c5a3e2178e8414e88d68bea59860a20, State: Initialized, Role: FOLLOWER
I20260608 12:50:26.241318  7692 tablet_bootstrap.cc:492] T 68325af6c3714f1eb68adc10aebd9fdc P 45dd0c10af4140299e732deb15975f25: No bootstrap required, opened a new log
I20260608 12:50:26.241094  7691 consensus_queue.cc:260] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
W20260608 12:50:26.241467  7535 leader_election.cc:343] T e286bbdc24214b67b05a5d2a018df3d8 P 45dd0c10af4140299e732deb15975f25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d53d7c9dc55649a8b8aa72a4d846080c (127.4.192.65:33033): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:26.241884  7692 ts_tablet_manager.cc:1403] T 68325af6c3714f1eb68adc10aebd9fdc P 45dd0c10af4140299e732deb15975f25: Time spent bootstrapping tablet: real 0.042s	user 0.029s	sys 0.013s
I20260608 12:50:26.242187  7535 leader_election.cc:304] T e286bbdc24214b67b05a5d2a018df3d8 P 45dd0c10af4140299e732deb15975f25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45dd0c10af4140299e732deb15975f25; no voters: 5c5a3e2178e8414e88d68bea59860a20, d53d7c9dc55649a8b8aa72a4d846080c
I20260608 12:50:26.243407  7695 raft_consensus.cc:2749] T e286bbdc24214b67b05a5d2a018df3d8 P 45dd0c10af4140299e732deb15975f25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:50:26.244916  7692 raft_consensus.cc:359] T 68325af6c3714f1eb68adc10aebd9fdc P 45dd0c10af4140299e732deb15975f25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.245646  7692 raft_consensus.cc:385] T 68325af6c3714f1eb68adc10aebd9fdc P 45dd0c10af4140299e732deb15975f25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:26.245991  7692 raft_consensus.cc:740] T 68325af6c3714f1eb68adc10aebd9fdc P 45dd0c10af4140299e732deb15975f25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45dd0c10af4140299e732deb15975f25, State: Initialized, Role: FOLLOWER
I20260608 12:50:26.246786  7692 consensus_queue.cc:260] T 68325af6c3714f1eb68adc10aebd9fdc P 45dd0c10af4140299e732deb15975f25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.249029  7692 ts_tablet_manager.cc:1434] T 68325af6c3714f1eb68adc10aebd9fdc P 45dd0c10af4140299e732deb15975f25: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:50:26.249533  7691 ts_tablet_manager.cc:1434] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260608 12:50:26.251528  7691 tablet_bootstrap.cc:492] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20: Bootstrap starting.
I20260608 12:50:26.252374  7694 tablet_bootstrap.cc:492] T e286bbdc24214b67b05a5d2a018df3d8 P d53d7c9dc55649a8b8aa72a4d846080c: No bootstrap required, opened a new log
I20260608 12:50:26.252851  7694 ts_tablet_manager.cc:1403] T e286bbdc24214b67b05a5d2a018df3d8 P d53d7c9dc55649a8b8aa72a4d846080c: Time spent bootstrapping tablet: real 0.034s	user 0.030s	sys 0.001s
I20260608 12:50:26.255877  7694 raft_consensus.cc:359] T e286bbdc24214b67b05a5d2a018df3d8 P d53d7c9dc55649a8b8aa72a4d846080c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.256584  7694 raft_consensus.cc:385] T e286bbdc24214b67b05a5d2a018df3d8 P d53d7c9dc55649a8b8aa72a4d846080c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:26.256910  7694 raft_consensus.cc:740] T e286bbdc24214b67b05a5d2a018df3d8 P d53d7c9dc55649a8b8aa72a4d846080c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53d7c9dc55649a8b8aa72a4d846080c, State: Initialized, Role: FOLLOWER
I20260608 12:50:26.257583  7694 consensus_queue.cc:260] T e286bbdc24214b67b05a5d2a018df3d8 P d53d7c9dc55649a8b8aa72a4d846080c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.258144  7691 tablet_bootstrap.cc:654] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:26.259631  7694 ts_tablet_manager.cc:1434] T e286bbdc24214b67b05a5d2a018df3d8 P d53d7c9dc55649a8b8aa72a4d846080c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:50:26.261420  7694 tablet_bootstrap.cc:492] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c: Bootstrap starting.
I20260608 12:50:26.263741  7691 tablet_bootstrap.cc:492] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20: No bootstrap required, opened a new log
I20260608 12:50:26.264329  7691 ts_tablet_manager.cc:1403] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 12:50:26.267504  7691 raft_consensus.cc:359] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.268087  7694 tablet_bootstrap.cc:654] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:26.268280  7691 raft_consensus.cc:385] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:26.268661  7691 raft_consensus.cc:740] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c5a3e2178e8414e88d68bea59860a20, State: Initialized, Role: FOLLOWER
I20260608 12:50:26.269575  7691 consensus_queue.cc:260] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.271801  7691 ts_tablet_manager.cc:1434] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:50:26.273238  7694 tablet_bootstrap.cc:492] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c: No bootstrap required, opened a new log
I20260608 12:50:26.273661  7694 ts_tablet_manager.cc:1403] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260608 12:50:26.276314  7694 raft_consensus.cc:359] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.277020  7694 raft_consensus.cc:385] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:26.277288  7694 raft_consensus.cc:740] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53d7c9dc55649a8b8aa72a4d846080c, State: Initialized, Role: FOLLOWER
I20260608 12:50:26.277923  7694 consensus_queue.cc:260] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.280197  7694 ts_tablet_manager.cc:1434] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:50:26.294435  7700 raft_consensus.cc:493] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:26.294865  7700 raft_consensus.cc:515] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.297173  7700 leader_election.cc:290] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45dd0c10af4140299e732deb15975f25 (127.4.192.66:43251), 5c5a3e2178e8414e88d68bea59860a20 (127.4.192.67:36215)
I20260608 12:50:26.308363  7646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7927c42761c4395b16109e27c359358" candidate_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c5a3e2178e8414e88d68bea59860a20" is_pre_election: true
I20260608 12:50:26.308485  7572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7927c42761c4395b16109e27c359358" candidate_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd0c10af4140299e732deb15975f25" is_pre_election: true
I20260608 12:50:26.308970  7646 raft_consensus.cc:2468] T a7927c42761c4395b16109e27c359358 P 5c5a3e2178e8414e88d68bea59860a20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d53d7c9dc55649a8b8aa72a4d846080c in term 0.
I20260608 12:50:26.309106  7572 raft_consensus.cc:2468] T a7927c42761c4395b16109e27c359358 P 45dd0c10af4140299e732deb15975f25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d53d7c9dc55649a8b8aa72a4d846080c in term 0.
I20260608 12:50:26.310150  7461 leader_election.cc:304] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c5a3e2178e8414e88d68bea59860a20, d53d7c9dc55649a8b8aa72a4d846080c; no voters: 
I20260608 12:50:26.310914  7700 raft_consensus.cc:2804] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:26.311316  7700 raft_consensus.cc:493] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:26.311605  7700 raft_consensus.cc:3060] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:26.315402  7713 raft_consensus.cc:493] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:26.315920  7713 raft_consensus.cc:515] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.316937  7700 raft_consensus.cc:515] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.318061  7699 raft_consensus.cc:493] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:26.318524  7572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aff3db97a9d41c6a18965f86a17ee24" candidate_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd0c10af4140299e732deb15975f25" is_pre_election: true
I20260608 12:50:26.318573  7699 raft_consensus.cc:515] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.318871  7646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aff3db97a9d41c6a18965f86a17ee24" candidate_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c5a3e2178e8414e88d68bea59860a20" is_pre_election: true
I20260608 12:50:26.319350  7572 raft_consensus.cc:2468] T 2aff3db97a9d41c6a18965f86a17ee24 P 45dd0c10af4140299e732deb15975f25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d53d7c9dc55649a8b8aa72a4d846080c in term 0.
I20260608 12:50:26.319666  7646 raft_consensus.cc:2468] T 2aff3db97a9d41c6a18965f86a17ee24 P 5c5a3e2178e8414e88d68bea59860a20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d53d7c9dc55649a8b8aa72a4d846080c in term 0.
I20260608 12:50:26.320535  7572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7927c42761c4395b16109e27c359358" candidate_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd0c10af4140299e732deb15975f25"
I20260608 12:50:26.320956  7463 leader_election.cc:304] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45dd0c10af4140299e732deb15975f25, d53d7c9dc55649a8b8aa72a4d846080c; no voters: 
I20260608 12:50:26.321805  7646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7927c42761c4395b16109e27c359358" candidate_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c5a3e2178e8414e88d68bea59860a20"
I20260608 12:50:26.322431  7646 raft_consensus.cc:3060] T a7927c42761c4395b16109e27c359358 P 5c5a3e2178e8414e88d68bea59860a20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:26.321158  7572 raft_consensus.cc:3060] T a7927c42761c4395b16109e27c359358 P 45dd0c10af4140299e732deb15975f25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:26.323051  7699 leader_election.cc:290] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d53d7c9dc55649a8b8aa72a4d846080c (127.4.192.65:33033), 45dd0c10af4140299e732deb15975f25 (127.4.192.66:43251)
I20260608 12:50:26.330991  7572 raft_consensus.cc:2468] T a7927c42761c4395b16109e27c359358 P 45dd0c10af4140299e732deb15975f25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53d7c9dc55649a8b8aa72a4d846080c in term 1.
I20260608 12:50:26.318972  7700 leader_election.cc:290] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c [CANDIDATE]: Term 1 election: Requested vote from peers 45dd0c10af4140299e732deb15975f25 (127.4.192.66:43251), 5c5a3e2178e8414e88d68bea59860a20 (127.4.192.67:36215)
I20260608 12:50:26.332696  7700 raft_consensus.cc:2804] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:26.333125  7713 leader_election.cc:290] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45dd0c10af4140299e732deb15975f25 (127.4.192.66:43251), 5c5a3e2178e8414e88d68bea59860a20 (127.4.192.67:36215)
I20260608 12:50:26.333495  7700 raft_consensus.cc:493] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:26.333904  7700 raft_consensus.cc:3060] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:26.338611  7463 leader_election.cc:304] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45dd0c10af4140299e732deb15975f25, d53d7c9dc55649a8b8aa72a4d846080c; no voters: 
I20260608 12:50:26.339740  7714 raft_consensus.cc:2804] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:26.340580  7714 raft_consensus.cc:697] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c [term 1 LEADER]: Becoming Leader. State: Replica: d53d7c9dc55649a8b8aa72a4d846080c, State: Running, Role: LEADER
I20260608 12:50:26.341517  7714 consensus_queue.cc:237] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.342083  7497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68325af6c3714f1eb68adc10aebd9fdc" candidate_uuid: "5c5a3e2178e8414e88d68bea59860a20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" is_pre_election: true
I20260608 12:50:26.342867  7497 raft_consensus.cc:2468] T 68325af6c3714f1eb68adc10aebd9fdc P d53d7c9dc55649a8b8aa72a4d846080c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c5a3e2178e8414e88d68bea59860a20 in term 0.
I20260608 12:50:26.343668  7700 raft_consensus.cc:515] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.344252  7609 leader_election.cc:304] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c5a3e2178e8414e88d68bea59860a20, d53d7c9dc55649a8b8aa72a4d846080c; no voters: 
I20260608 12:50:26.345106  7699 raft_consensus.cc:2804] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:26.345494  7699 raft_consensus.cc:493] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:26.345839  7699 raft_consensus.cc:3060] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:26.346367  7572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aff3db97a9d41c6a18965f86a17ee24" candidate_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd0c10af4140299e732deb15975f25"
I20260608 12:50:26.346937  7572 raft_consensus.cc:3060] T 2aff3db97a9d41c6a18965f86a17ee24 P 45dd0c10af4140299e732deb15975f25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:26.342149  7646 raft_consensus.cc:2468] T a7927c42761c4395b16109e27c359358 P 5c5a3e2178e8414e88d68bea59860a20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53d7c9dc55649a8b8aa72a4d846080c in term 1.
I20260608 12:50:26.349337  7700 leader_election.cc:290] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c [CANDIDATE]: Term 1 election: Requested vote from peers 45dd0c10af4140299e732deb15975f25 (127.4.192.66:43251), 5c5a3e2178e8414e88d68bea59860a20 (127.4.192.67:36215)
I20260608 12:50:26.352591  7699 raft_consensus.cc:515] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.355887  7497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68325af6c3714f1eb68adc10aebd9fdc" candidate_uuid: "5c5a3e2178e8414e88d68bea59860a20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d7c9dc55649a8b8aa72a4d846080c"
I20260608 12:50:26.356016  7571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68325af6c3714f1eb68adc10aebd9fdc" candidate_uuid: "5c5a3e2178e8414e88d68bea59860a20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd0c10af4140299e732deb15975f25" is_pre_election: true
I20260608 12:50:26.356540  7497 raft_consensus.cc:3060] T 68325af6c3714f1eb68adc10aebd9fdc P d53d7c9dc55649a8b8aa72a4d846080c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:26.356750  7571 raft_consensus.cc:2468] T 68325af6c3714f1eb68adc10aebd9fdc P 45dd0c10af4140299e732deb15975f25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c5a3e2178e8414e88d68bea59860a20 in term 0.
I20260608 12:50:26.357280  7646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aff3db97a9d41c6a18965f86a17ee24" candidate_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c5a3e2178e8414e88d68bea59860a20"
I20260608 12:50:26.357817  7646 raft_consensus.cc:3060] T 2aff3db97a9d41c6a18965f86a17ee24 P 5c5a3e2178e8414e88d68bea59860a20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:26.359182  7571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68325af6c3714f1eb68adc10aebd9fdc" candidate_uuid: "5c5a3e2178e8414e88d68bea59860a20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd0c10af4140299e732deb15975f25"
I20260608 12:50:26.359781  7571 raft_consensus.cc:3060] T 68325af6c3714f1eb68adc10aebd9fdc P 45dd0c10af4140299e732deb15975f25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:26.359462  7394 catalog_manager.cc:5696] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c reported cstate change: term changed from 0 to 1, leader changed from <none> to d53d7c9dc55649a8b8aa72a4d846080c (127.4.192.65). New cstate: current_term: 1 leader_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:26.363739  7497 raft_consensus.cc:2468] T 68325af6c3714f1eb68adc10aebd9fdc P d53d7c9dc55649a8b8aa72a4d846080c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c5a3e2178e8414e88d68bea59860a20 in term 1.
I20260608 12:50:26.364265  7646 raft_consensus.cc:2468] T 2aff3db97a9d41c6a18965f86a17ee24 P 5c5a3e2178e8414e88d68bea59860a20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53d7c9dc55649a8b8aa72a4d846080c in term 1.
I20260608 12:50:26.356127  7699 leader_election.cc:290] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20 [CANDIDATE]: Term 1 election: Requested vote from peers d53d7c9dc55649a8b8aa72a4d846080c (127.4.192.65:33033), 45dd0c10af4140299e732deb15975f25 (127.4.192.66:43251)
I20260608 12:50:26.364955  7609 leader_election.cc:304] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c5a3e2178e8414e88d68bea59860a20, d53d7c9dc55649a8b8aa72a4d846080c; no voters: 
I20260608 12:50:26.364974  7572 raft_consensus.cc:2468] T 2aff3db97a9d41c6a18965f86a17ee24 P 45dd0c10af4140299e732deb15975f25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d53d7c9dc55649a8b8aa72a4d846080c in term 1.
I20260608 12:50:26.365949  7699 raft_consensus.cc:2804] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:26.366827  7463 leader_election.cc:304] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45dd0c10af4140299e732deb15975f25, d53d7c9dc55649a8b8aa72a4d846080c; no voters: 
I20260608 12:50:26.368346  7714 raft_consensus.cc:2804] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:26.369048  7714 raft_consensus.cc:697] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c [term 1 LEADER]: Becoming Leader. State: Replica: d53d7c9dc55649a8b8aa72a4d846080c, State: Running, Role: LEADER
I20260608 12:50:26.369688  7571 raft_consensus.cc:2468] T 68325af6c3714f1eb68adc10aebd9fdc P 45dd0c10af4140299e732deb15975f25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c5a3e2178e8414e88d68bea59860a20 in term 1.
I20260608 12:50:26.369930  7714 consensus_queue.cc:237] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.370817  7699 raft_consensus.cc:697] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20 [term 1 LEADER]: Becoming Leader. State: Replica: 5c5a3e2178e8414e88d68bea59860a20, State: Running, Role: LEADER
I20260608 12:50:26.372319  7699 consensus_queue.cc:237] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.377933  7394 catalog_manager.cc:5696] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c reported cstate change: term changed from 0 to 1, leader changed from <none> to d53d7c9dc55649a8b8aa72a4d846080c (127.4.192.65). New cstate: current_term: 1 leader_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:26.381297  7393 catalog_manager.cc:5696] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c5a3e2178e8414e88d68bea59860a20 (127.4.192.67). New cstate: current_term: 1 leader_uuid: "5c5a3e2178e8414e88d68bea59860a20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } health_report { overall_health: HEALTHY } } }
W20260608 12:50:26.493489  7443 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:50:26.495201  7448 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
W20260608 12:50:26.496743  7448 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:50:26.708945  7699 raft_consensus.cc:493] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:26.709476  7699 raft_consensus.cc:515] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.711416  7699 leader_election.cc:290] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d53d7c9dc55649a8b8aa72a4d846080c (127.4.192.65:33033), 45dd0c10af4140299e732deb15975f25 (127.4.192.66:43251)
I20260608 12:50:26.712198  7497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e286bbdc24214b67b05a5d2a018df3d8" candidate_uuid: "5c5a3e2178e8414e88d68bea59860a20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" is_pre_election: true
I20260608 12:50:26.712486  7571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e286bbdc24214b67b05a5d2a018df3d8" candidate_uuid: "5c5a3e2178e8414e88d68bea59860a20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd0c10af4140299e732deb15975f25" is_pre_election: true
I20260608 12:50:26.712759  7497 raft_consensus.cc:2468] T e286bbdc24214b67b05a5d2a018df3d8 P d53d7c9dc55649a8b8aa72a4d846080c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c5a3e2178e8414e88d68bea59860a20 in term 0.
I20260608 12:50:26.713068  7571 raft_consensus.cc:2468] T e286bbdc24214b67b05a5d2a018df3d8 P 45dd0c10af4140299e732deb15975f25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c5a3e2178e8414e88d68bea59860a20 in term 0.
I20260608 12:50:26.713867  7609 leader_election.cc:304] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c5a3e2178e8414e88d68bea59860a20, d53d7c9dc55649a8b8aa72a4d846080c; no voters: 
I20260608 12:50:26.714534  7699 raft_consensus.cc:2804] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:26.714912  7699 raft_consensus.cc:493] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:26.715198  7699 raft_consensus.cc:3060] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:26.719784  7699 raft_consensus.cc:515] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.721408  7699 leader_election.cc:290] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20 [CANDIDATE]: Term 1 election: Requested vote from peers d53d7c9dc55649a8b8aa72a4d846080c (127.4.192.65:33033), 45dd0c10af4140299e732deb15975f25 (127.4.192.66:43251)
I20260608 12:50:26.722229  7497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e286bbdc24214b67b05a5d2a018df3d8" candidate_uuid: "5c5a3e2178e8414e88d68bea59860a20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53d7c9dc55649a8b8aa72a4d846080c"
I20260608 12:50:26.722422  7571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e286bbdc24214b67b05a5d2a018df3d8" candidate_uuid: "5c5a3e2178e8414e88d68bea59860a20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd0c10af4140299e732deb15975f25"
I20260608 12:50:26.722693  7497 raft_consensus.cc:3060] T e286bbdc24214b67b05a5d2a018df3d8 P d53d7c9dc55649a8b8aa72a4d846080c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:26.722980  7571 raft_consensus.cc:3060] T e286bbdc24214b67b05a5d2a018df3d8 P 45dd0c10af4140299e732deb15975f25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:26.727317  7497 raft_consensus.cc:2468] T e286bbdc24214b67b05a5d2a018df3d8 P d53d7c9dc55649a8b8aa72a4d846080c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c5a3e2178e8414e88d68bea59860a20 in term 1.
I20260608 12:50:26.727685  7571 raft_consensus.cc:2468] T e286bbdc24214b67b05a5d2a018df3d8 P 45dd0c10af4140299e732deb15975f25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c5a3e2178e8414e88d68bea59860a20 in term 1.
I20260608 12:50:26.728310  7609 leader_election.cc:304] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c5a3e2178e8414e88d68bea59860a20, d53d7c9dc55649a8b8aa72a4d846080c; no voters: 
I20260608 12:50:26.729151  7699 raft_consensus.cc:2804] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:26.729645  7699 raft_consensus.cc:697] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20 [term 1 LEADER]: Becoming Leader. State: Replica: 5c5a3e2178e8414e88d68bea59860a20, State: Running, Role: LEADER
I20260608 12:50:26.730350  7699 consensus_queue.cc:237] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } }
I20260608 12:50:26.735523  7714 consensus_queue.cc:1048] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:26.738440  7393 catalog_manager.cc:5696] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c5a3e2178e8414e88d68bea59860a20 (127.4.192.67). New cstate: current_term: 1 leader_uuid: "5c5a3e2178e8414e88d68bea59860a20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:26.749110  7700 consensus_queue.cc:1048] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:26.802888  7699 consensus_queue.cc:1048] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d53d7c9dc55649a8b8aa72a4d846080c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:26.814503  7729 consensus_queue.cc:1048] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:26.862214  7700 consensus_queue.cc:1048] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c5a3e2178e8414e88d68bea59860a20" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:26.873483  7732 consensus_queue.cc:1048] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45dd0c10af4140299e732deb15975f25" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:26.924021  4865 tablet_server.cc:179] TabletServer@127.4.192.65:0 shutting down...
I20260608 12:50:26.942389  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:26.942984  4865 tablet_replica.cc:333] T e286bbdc24214b67b05a5d2a018df3d8 P d53d7c9dc55649a8b8aa72a4d846080c: stopping tablet replica
I20260608 12:50:26.943562  4865 raft_consensus.cc:2243] T e286bbdc24214b67b05a5d2a018df3d8 P d53d7c9dc55649a8b8aa72a4d846080c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:26.943908  4865 raft_consensus.cc:2272] T e286bbdc24214b67b05a5d2a018df3d8 P d53d7c9dc55649a8b8aa72a4d846080c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:26.945550  4865 tablet_replica.cc:333] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c: stopping tablet replica
I20260608 12:50:26.946010  4865 raft_consensus.cc:2243] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:26.946691  4865 raft_consensus.cc:2272] T a7927c42761c4395b16109e27c359358 P d53d7c9dc55649a8b8aa72a4d846080c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:26.948594  4865 tablet_replica.cc:333] T 68325af6c3714f1eb68adc10aebd9fdc P d53d7c9dc55649a8b8aa72a4d846080c: stopping tablet replica
I20260608 12:50:26.949034  4865 raft_consensus.cc:2243] T 68325af6c3714f1eb68adc10aebd9fdc P d53d7c9dc55649a8b8aa72a4d846080c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:26.949368  4865 raft_consensus.cc:2272] T 68325af6c3714f1eb68adc10aebd9fdc P d53d7c9dc55649a8b8aa72a4d846080c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:26.951346  4865 tablet_replica.cc:333] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c: stopping tablet replica
I20260608 12:50:26.951781  4865 raft_consensus.cc:2243] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:26.952450  4865 raft_consensus.cc:2272] T 2aff3db97a9d41c6a18965f86a17ee24 P d53d7c9dc55649a8b8aa72a4d846080c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:26.974331  4865 tablet_server.cc:196] TabletServer@127.4.192.65:0 shutdown complete.
I20260608 12:50:26.985111  4865 tablet_server.cc:179] TabletServer@127.4.192.66:0 shutting down...
I20260608 12:50:27.003152  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:27.003847  4865 tablet_replica.cc:333] T 68325af6c3714f1eb68adc10aebd9fdc P 45dd0c10af4140299e732deb15975f25: stopping tablet replica
I20260608 12:50:27.004379  4865 raft_consensus.cc:2243] T 68325af6c3714f1eb68adc10aebd9fdc P 45dd0c10af4140299e732deb15975f25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:27.004854  4865 raft_consensus.cc:2272] T 68325af6c3714f1eb68adc10aebd9fdc P 45dd0c10af4140299e732deb15975f25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:27.006923  4865 tablet_replica.cc:333] T a7927c42761c4395b16109e27c359358 P 45dd0c10af4140299e732deb15975f25: stopping tablet replica
I20260608 12:50:27.007504  4865 raft_consensus.cc:2243] T a7927c42761c4395b16109e27c359358 P 45dd0c10af4140299e732deb15975f25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:27.007910  4865 raft_consensus.cc:2272] T a7927c42761c4395b16109e27c359358 P 45dd0c10af4140299e732deb15975f25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:27.009865  4865 tablet_replica.cc:333] T e286bbdc24214b67b05a5d2a018df3d8 P 45dd0c10af4140299e732deb15975f25: stopping tablet replica
I20260608 12:50:27.010380  4865 raft_consensus.cc:2243] T e286bbdc24214b67b05a5d2a018df3d8 P 45dd0c10af4140299e732deb15975f25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:27.010741  4865 raft_consensus.cc:2272] T e286bbdc24214b67b05a5d2a018df3d8 P 45dd0c10af4140299e732deb15975f25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:27.012279  4865 tablet_replica.cc:333] T 2aff3db97a9d41c6a18965f86a17ee24 P 45dd0c10af4140299e732deb15975f25: stopping tablet replica
I20260608 12:50:27.012732  4865 raft_consensus.cc:2243] T 2aff3db97a9d41c6a18965f86a17ee24 P 45dd0c10af4140299e732deb15975f25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:27.013104  4865 raft_consensus.cc:2272] T 2aff3db97a9d41c6a18965f86a17ee24 P 45dd0c10af4140299e732deb15975f25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:27.033798  4865 tablet_server.cc:196] TabletServer@127.4.192.66:0 shutdown complete.
I20260608 12:50:27.044466  4865 tablet_server.cc:179] TabletServer@127.4.192.67:0 shutting down...
I20260608 12:50:27.064895  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:27.065497  4865 tablet_replica.cc:333] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20: stopping tablet replica
I20260608 12:50:27.066054  4865 raft_consensus.cc:2243] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:27.066651  4865 pending_rounds.cc:70] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20: Trying to abort 1 pending ops.
I20260608 12:50:27.066880  4865 pending_rounds.cc:77] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660717495619584 op_type: NO_OP noop_request { }
I20260608 12:50:27.067171  4865 raft_consensus.cc:2889] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:50:27.067529  4865 raft_consensus.cc:2272] T e286bbdc24214b67b05a5d2a018df3d8 P 5c5a3e2178e8414e88d68bea59860a20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:27.069720  4865 tablet_replica.cc:333] T 2aff3db97a9d41c6a18965f86a17ee24 P 5c5a3e2178e8414e88d68bea59860a20: stopping tablet replica
I20260608 12:50:27.070235  4865 raft_consensus.cc:2243] T 2aff3db97a9d41c6a18965f86a17ee24 P 5c5a3e2178e8414e88d68bea59860a20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:27.070652  4865 raft_consensus.cc:2272] T 2aff3db97a9d41c6a18965f86a17ee24 P 5c5a3e2178e8414e88d68bea59860a20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:27.072724  4865 tablet_replica.cc:333] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20: stopping tablet replica
I20260608 12:50:27.073238  4865 raft_consensus.cc:2243] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:27.074018  4865 raft_consensus.cc:2272] T 68325af6c3714f1eb68adc10aebd9fdc P 5c5a3e2178e8414e88d68bea59860a20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:27.076141  4865 tablet_replica.cc:333] T a7927c42761c4395b16109e27c359358 P 5c5a3e2178e8414e88d68bea59860a20: stopping tablet replica
I20260608 12:50:27.076620  4865 raft_consensus.cc:2243] T a7927c42761c4395b16109e27c359358 P 5c5a3e2178e8414e88d68bea59860a20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:27.077028  4865 raft_consensus.cc:2272] T a7927c42761c4395b16109e27c359358 P 5c5a3e2178e8414e88d68bea59860a20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:27.094015  4865 tablet_server.cc:196] TabletServer@127.4.192.67:0 shutdown complete.
I20260608 12:50:27.104632  4865 master.cc:562] Master@127.4.192.126:37369 shutting down...
I20260608 12:50:27.119163  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e09cf0f3b10f4b39a7a8b5ede0874f21 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:27.119745  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e09cf0f3b10f4b39a7a8b5ede0874f21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:27.120072  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P e09cf0f3b10f4b39a7a8b5ede0874f21: stopping tablet replica
I20260608 12:50:27.128968  4865 master.cc:584] Master@127.4.192.126:37369 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2802 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 12:50:27.161583  4865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.192.126:37949
I20260608 12:50:27.162688  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:27.167661  7734 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
W20260608 12:50:27.167826  7735 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
W20260608 12:50:27.169153  7737 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
I20260608 12:50:27.170075  4865 server_base.cc:1061] running on GCE node
I20260608 12:50:27.170796  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:27.170964  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:27.171103  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923027171091 us; error 0 us; skew 500 ppm
I20260608 12:50:27.171671  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:27.173767  4865 webserver.cc:533] Webserver started at http://127.4.192.126:46207/ using document root <none> and password file <none>
I20260608 12:50:27.174247  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:27.174428  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:27.174628  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:27.175665  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/master-0-root/instance:
uuid: "e9ebf9ba07fa47c29a6604f3d97aa9c6"
format_stamp: "Formatted at 2026-06-08 12:50:27 on dist-test-slave-pmzz"
I20260608 12:50:27.179852  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:50:27.183084  7742 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:27.183844  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:50:27.184130  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/master-0-root
uuid: "e9ebf9ba07fa47c29a6604f3d97aa9c6"
format_stamp: "Formatted at 2026-06-08 12:50:27 on dist-test-slave-pmzz"
I20260608 12:50:27.184402  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-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)
I20260608 12:50:27.198868  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:27.199888  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:27.234189  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.126:37949
I20260608 12:50:27.234292  7793 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.126:37949 every 8 connection(s)
I20260608 12:50:27.238096  7794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:27.247610  7794 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9ebf9ba07fa47c29a6604f3d97aa9c6: Bootstrap starting.
I20260608 12:50:27.251870  7794 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e9ebf9ba07fa47c29a6604f3d97aa9c6: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:27.255571  7794 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9ebf9ba07fa47c29a6604f3d97aa9c6: No bootstrap required, opened a new log
I20260608 12:50:27.257542  7794 raft_consensus.cc:359] T 00000000000000000000000000000000 P e9ebf9ba07fa47c29a6604f3d97aa9c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9ebf9ba07fa47c29a6604f3d97aa9c6" member_type: VOTER }
I20260608 12:50:27.257912  7794 raft_consensus.cc:385] T 00000000000000000000000000000000 P e9ebf9ba07fa47c29a6604f3d97aa9c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:27.258169  7794 raft_consensus.cc:740] T 00000000000000000000000000000000 P e9ebf9ba07fa47c29a6604f3d97aa9c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ebf9ba07fa47c29a6604f3d97aa9c6, State: Initialized, Role: FOLLOWER
I20260608 12:50:27.258795  7794 consensus_queue.cc:260] T 00000000000000000000000000000000 P e9ebf9ba07fa47c29a6604f3d97aa9c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e9ebf9ba07fa47c29a6604f3d97aa9c6" member_type: VOTER }
I20260608 12:50:27.259300  7794 raft_consensus.cc:399] T 00000000000000000000000000000000 P e9ebf9ba07fa47c29a6604f3d97aa9c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:27.259559  7794 raft_consensus.cc:493] T 00000000000000000000000000000000 P e9ebf9ba07fa47c29a6604f3d97aa9c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:27.259831  7794 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e9ebf9ba07fa47c29a6604f3d97aa9c6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:27.263689  7794 raft_consensus.cc:515] T 00000000000000000000000000000000 P e9ebf9ba07fa47c29a6604f3d97aa9c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9ebf9ba07fa47c29a6604f3d97aa9c6" member_type: VOTER }
I20260608 12:50:27.264201  7794 leader_election.cc:304] T 00000000000000000000000000000000 P e9ebf9ba07fa47c29a6604f3d97aa9c6 [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: e9ebf9ba07fa47c29a6604f3d97aa9c6; no voters: 
I20260608 12:50:27.265257  7794 leader_election.cc:290] T 00000000000000000000000000000000 P e9ebf9ba07fa47c29a6604f3d97aa9c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:27.265614  7797 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e9ebf9ba07fa47c29a6604f3d97aa9c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:27.266932  7797 raft_consensus.cc:697] T 00000000000000000000000000000000 P e9ebf9ba07fa47c29a6604f3d97aa9c6 [term 1 LEADER]: Becoming Leader. State: Replica: e9ebf9ba07fa47c29a6604f3d97aa9c6, State: Running, Role: LEADER
I20260608 12:50:27.267611  7797 consensus_queue.cc:237] T 00000000000000000000000000000000 P e9ebf9ba07fa47c29a6604f3d97aa9c6 [LEADER]: Queue going to LEADER mode. State: All 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: "e9ebf9ba07fa47c29a6604f3d97aa9c6" member_type: VOTER }
I20260608 12:50:27.268181  7794 sys_catalog.cc:565] T 00000000000000000000000000000000 P e9ebf9ba07fa47c29a6604f3d97aa9c6 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:50:27.270625  7798 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9ebf9ba07fa47c29a6604f3d97aa9c6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e9ebf9ba07fa47c29a6604f3d97aa9c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9ebf9ba07fa47c29a6604f3d97aa9c6" member_type: VOTER } }
I20260608 12:50:27.270588  7799 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9ebf9ba07fa47c29a6604f3d97aa9c6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e9ebf9ba07fa47c29a6604f3d97aa9c6. Latest consensus state: current_term: 1 leader_uuid: "e9ebf9ba07fa47c29a6604f3d97aa9c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9ebf9ba07fa47c29a6604f3d97aa9c6" member_type: VOTER } }
I20260608 12:50:27.271382  7798 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9ebf9ba07fa47c29a6604f3d97aa9c6 [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:27.271684  7799 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9ebf9ba07fa47c29a6604f3d97aa9c6 [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:27.274670  7802 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:50:27.279394  7802 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:50:27.286024  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:50:27.288225  7802 catalog_manager.cc:1382] Generated new cluster ID: 501684cad28741299d37819408445b3b
I20260608 12:50:27.288467  7802 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:50:27.312750  7802 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:50:27.313964  7802 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:50:27.325836  7802 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e9ebf9ba07fa47c29a6604f3d97aa9c6: Generated new TSK 0
I20260608 12:50:27.326404  7802 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:50:27.352882  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:27.358608  7815 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
W20260608 12:50:27.359848  7816 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
W20260608 12:50:27.361547  7818 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
I20260608 12:50:27.361591  4865 server_base.cc:1061] running on GCE node
I20260608 12:50:27.362598  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:27.362846  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:27.363041  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923027363021 us; error 0 us; skew 500 ppm
I20260608 12:50:27.363658  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:27.365844  4865 webserver.cc:533] Webserver started at http://127.4.192.65:35561/ using document root <none> and password file <none>
I20260608 12:50:27.366384  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:27.366597  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:27.366882  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:27.368031  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/ts-0-root/instance:
uuid: "02f649300f544b39b0ae0c1fa8adaacf"
format_stamp: "Formatted at 2026-06-08 12:50:27 on dist-test-slave-pmzz"
I20260608 12:50:27.372771  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:50:27.376083  7823 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:27.376863  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:50:27.377164  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/ts-0-root
uuid: "02f649300f544b39b0ae0c1fa8adaacf"
format_stamp: "Formatted at 2026-06-08 12:50:27 on dist-test-slave-pmzz"
I20260608 12:50:27.377444  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-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)
I20260608 12:50:27.418783  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:27.420030  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:27.421578  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:27.424085  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:27.424324  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:27.424574  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:27.424762  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:27.472980  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.65:36575
I20260608 12:50:27.473143  7885 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.65:36575 every 8 connection(s)
I20260608 12:50:27.478001  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:27.487346  7891 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
W20260608 12:50:27.487866  7890 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
W20260608 12:50:27.491909  7893 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
I20260608 12:50:27.492455  4865 server_base.cc:1061] running on GCE node
I20260608 12:50:27.493592  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:27.493849  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:27.494071  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923027494050 us; error 0 us; skew 500 ppm
I20260608 12:50:27.494792  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:27.496258  7886 heartbeater.cc:344] Connected to a master server at 127.4.192.126:37949
I20260608 12:50:27.496697  7886 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:27.497475  7886 heartbeater.cc:507] Master 127.4.192.126:37949 requested a full tablet report, sending...
I20260608 12:50:27.498811  4865 webserver.cc:533] Webserver started at http://127.4.192.66:37059/ using document root <none> and password file <none>
I20260608 12:50:27.499667  7759 ts_manager.cc:194] Registered new tserver with Master: 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575)
I20260608 12:50:27.499665  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:27.500280  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:27.500669  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:27.502063  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/ts-1-root/instance:
uuid: "68e1b22899524fedb662ddf54b205ee9"
format_stamp: "Formatted at 2026-06-08 12:50:27 on dist-test-slave-pmzz"
I20260608 12:50:27.502271  7759 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49698
I20260608 12:50:27.506817  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:50:27.510128  7898 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:27.510856  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:50:27.511176  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/ts-1-root
uuid: "68e1b22899524fedb662ddf54b205ee9"
format_stamp: "Formatted at 2026-06-08 12:50:27 on dist-test-slave-pmzz"
I20260608 12:50:27.511511  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-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)
I20260608 12:50:27.521369  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:27.522400  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:27.523825  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:27.526000  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:27.526202  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:27.526468  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:27.526640  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:27.563872  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.66:34607
I20260608 12:50:27.563990  7960 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.66:34607 every 8 connection(s)
I20260608 12:50:27.568913  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:27.576843  7964 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
W20260608 12:50:27.577751  7965 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
I20260608 12:50:27.579948  4865 server_base.cc:1061] running on GCE node
W20260608 12:50:27.580868  7967 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
I20260608 12:50:27.581490  7961 heartbeater.cc:344] Connected to a master server at 127.4.192.126:37949
I20260608 12:50:27.581852  7961 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:27.581890  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:27.582226  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:27.582409  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923027582373 us; error 0 us; skew 500 ppm
I20260608 12:50:27.582710  7961 heartbeater.cc:507] Master 127.4.192.126:37949 requested a full tablet report, sending...
I20260608 12:50:27.583109  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:27.584978  7759 ts_manager.cc:194] Registered new tserver with Master: 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607)
I20260608 12:50:27.586035  4865 webserver.cc:533] Webserver started at http://127.4.192.67:43731/ using document root <none> and password file <none>
I20260608 12:50:27.586730  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:27.586860  7759 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49704
I20260608 12:50:27.586997  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:27.587461  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:27.588629  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/ts-2-root/instance:
uuid: "8b250b4238a74a5390506a7857b3b7ca"
format_stamp: "Formatted at 2026-06-08 12:50:27 on dist-test-slave-pmzz"
I20260608 12:50:27.593104  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:50:27.596408  7972 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:27.597169  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:50:27.597473  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/ts-2-root
uuid: "8b250b4238a74a5390506a7857b3b7ca"
format_stamp: "Formatted at 2026-06-08 12:50:27 on dist-test-slave-pmzz"
I20260608 12:50:27.597746  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-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)
I20260608 12:50:27.622004  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:27.623134  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:27.624568  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:27.626796  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:27.627033  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:27.627300  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:27.627487  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:27.664875  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.67:43453
I20260608 12:50:27.665000  8034 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.67:43453 every 8 connection(s)
I20260608 12:50:27.678216  8035 heartbeater.cc:344] Connected to a master server at 127.4.192.126:37949
I20260608 12:50:27.678555  8035 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:27.679338  8035 heartbeater.cc:507] Master 127.4.192.126:37949 requested a full tablet report, sending...
I20260608 12:50:27.681304  7759 ts_manager.cc:194] Registered new tserver with Master: 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453)
I20260608 12:50:27.681594  4865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013356617s
I20260608 12:50:27.682773  7759 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49710
I20260608 12:50:28.504909  7886 heartbeater.cc:499] Master 127.4.192.126:37949 was elected leader, sending a full tablet report...
I20260608 12:50:28.589440  7961 heartbeater.cc:499] Master 127.4.192.126:37949 was elected leader, sending a full tablet report...
I20260608 12:50:28.685616  8035 heartbeater.cc:499] Master 127.4.192.126:37949 was elected leader, sending a full tablet report...
I20260608 12:50:28.735661  7759 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49726:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:50:28.737651  7759 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:50:28.794488  8000 tablet_service.cc:1511] Processing CreateTablet for tablet 480e106f5fd746b08b293ce051e3c8c6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:28.796375  8000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 480e106f5fd746b08b293ce051e3c8c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:28.798007  7999 tablet_service.cc:1511] Processing CreateTablet for tablet 4e74c6f98b074e2c8c3d3dc3d209d7f6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:28.799430  7999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e74c6f98b074e2c8c3d3dc3d209d7f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:28.808355  7998 tablet_service.cc:1511] Processing CreateTablet for tablet 43e578fb29ec4f049825e20742b5e40a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:28.809881  7998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e578fb29ec4f049825e20742b5e40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:28.825624  7926 tablet_service.cc:1511] Processing CreateTablet for tablet 480e106f5fd746b08b293ce051e3c8c6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:28.825904  7925 tablet_service.cc:1511] Processing CreateTablet for tablet 4e74c6f98b074e2c8c3d3dc3d209d7f6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:28.827267  7926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 480e106f5fd746b08b293ce051e3c8c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:28.828294  7923 tablet_service.cc:1511] Processing CreateTablet for tablet b33959cd120d4572b0abf06fdfa1ad1b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:28.830968  8000 tablet_service.cc:1511] Processing CreateTablet for tablet b33959cd120d4572b0abf06fdfa1ad1b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:28.831430  7922 tablet_service.cc:1511] Processing CreateTablet for tablet e607b523d5c74db9bc9fc6ed7d18b142 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:28.832451  8000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b33959cd120d4572b0abf06fdfa1ad1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:28.832765  7924 tablet_service.cc:1511] Processing CreateTablet for tablet 43e578fb29ec4f049825e20742b5e40a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:28.834540  7923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b33959cd120d4572b0abf06fdfa1ad1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:28.836817  7997 tablet_service.cc:1511] Processing CreateTablet for tablet e607b523d5c74db9bc9fc6ed7d18b142 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:28.838198  7997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e607b523d5c74db9bc9fc6ed7d18b142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:28.839893  8055 tablet_bootstrap.cc:492] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca: Bootstrap starting.
I20260608 12:50:28.840333  7921 tablet_service.cc:1511] Processing CreateTablet for tablet a83ecf7cf26d4db2aaa37aa004bcc5e6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:28.842227  7920 tablet_service.cc:1511] Processing CreateTablet for tablet 170be1023b644ff481ee4d6044b190e9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:28.844569  7996 tablet_service.cc:1511] Processing CreateTablet for tablet a83ecf7cf26d4db2aaa37aa004bcc5e6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:28.846019  7996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a83ecf7cf26d4db2aaa37aa004bcc5e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:28.847729  7919 tablet_service.cc:1511] Processing CreateTablet for tablet 78fdb5a45a1a4730abf861708bef016e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:28.850071  7999 tablet_service.cc:1511] Processing CreateTablet for tablet 170be1023b644ff481ee4d6044b190e9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:28.850577  7995 tablet_service.cc:1511] Processing CreateTablet for tablet 78fdb5a45a1a4730abf861708bef016e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:28.851475  7999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 170be1023b644ff481ee4d6044b190e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:28.852394  7921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a83ecf7cf26d4db2aaa37aa004bcc5e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:28.851182  8055 tablet_bootstrap.cc:654] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:28.855957  7919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78fdb5a45a1a4730abf861708bef016e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:28.857685  7851 tablet_service.cc:1511] Processing CreateTablet for tablet 480e106f5fd746b08b293ce051e3c8c6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:28.860595  7850 tablet_service.cc:1511] Processing CreateTablet for tablet 4e74c6f98b074e2c8c3d3dc3d209d7f6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:28.862808  7849 tablet_service.cc:1511] Processing CreateTablet for tablet 43e578fb29ec4f049825e20742b5e40a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:28.865105  7995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78fdb5a45a1a4730abf861708bef016e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:28.859107  7851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 480e106f5fd746b08b293ce051e3c8c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:28.867076  7849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e578fb29ec4f049825e20742b5e40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:28.868285  7850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e74c6f98b074e2c8c3d3dc3d209d7f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:28.887567  7848 tablet_service.cc:1511] Processing CreateTablet for tablet b33959cd120d4572b0abf06fdfa1ad1b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:28.889135  7848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b33959cd120d4572b0abf06fdfa1ad1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:28.901165  7847 tablet_service.cc:1511] Processing CreateTablet for tablet e607b523d5c74db9bc9fc6ed7d18b142 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:28.902666  7847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e607b523d5c74db9bc9fc6ed7d18b142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:28.904376  7846 tablet_service.cc:1511] Processing CreateTablet for tablet a83ecf7cf26d4db2aaa37aa004bcc5e6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:28.905854  7846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a83ecf7cf26d4db2aaa37aa004bcc5e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:28.912071  7925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e74c6f98b074e2c8c3d3dc3d209d7f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:28.915915  7924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e578fb29ec4f049825e20742b5e40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:28.916332  7844 tablet_service.cc:1511] Processing CreateTablet for tablet 78fdb5a45a1a4730abf861708bef016e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:28.917863  7844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78fdb5a45a1a4730abf861708bef016e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:28.919929  7920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 170be1023b644ff481ee4d6044b190e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:28.920712  7922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e607b523d5c74db9bc9fc6ed7d18b142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:28.908385  7845 tablet_service.cc:1511] Processing CreateTablet for tablet 170be1023b644ff481ee4d6044b190e9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:50:28.924964  7845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 170be1023b644ff481ee4d6044b190e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:28.978766  8055 tablet_bootstrap.cc:492] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca: No bootstrap required, opened a new log
I20260608 12:50:28.979359  8055 ts_tablet_manager.cc:1403] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca: Time spent bootstrapping tablet: real 0.140s	user 0.039s	sys 0.046s
I20260608 12:50:28.983145  8055 raft_consensus.cc:359] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:28.983894  8055 raft_consensus.cc:385] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:28.984201  8055 raft_consensus.cc:740] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b250b4238a74a5390506a7857b3b7ca, State: Initialized, Role: FOLLOWER
I20260608 12:50:28.985181  8055 consensus_queue.cc:260] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.002130  8057 tablet_bootstrap.cc:492] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf: Bootstrap starting.
I20260608 12:50:29.002971  8058 tablet_bootstrap.cc:492] T 480e106f5fd746b08b293ce051e3c8c6 P 68e1b22899524fedb662ddf54b205ee9: Bootstrap starting.
I20260608 12:50:29.003439  8055 ts_tablet_manager.cc:1434] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.002s
I20260608 12:50:29.004558  8055 tablet_bootstrap.cc:492] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca: Bootstrap starting.
I20260608 12:50:29.009451  8057 tablet_bootstrap.cc:654] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:29.010335  8058 tablet_bootstrap.cc:654] T 480e106f5fd746b08b293ce051e3c8c6 P 68e1b22899524fedb662ddf54b205ee9: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:29.010711  8055 tablet_bootstrap.cc:654] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:29.030220  8057 tablet_bootstrap.cc:492] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf: No bootstrap required, opened a new log
I20260608 12:50:29.030908  8057 ts_tablet_manager.cc:1403] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.011s
I20260608 12:50:29.034684  8057 raft_consensus.cc:359] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.036175  8057 raft_consensus.cc:385] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:29.036540  8057 raft_consensus.cc:740] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f649300f544b39b0ae0c1fa8adaacf, State: Initialized, Role: FOLLOWER
I20260608 12:50:29.038602  8057 consensus_queue.cc:260] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.039939  8055 tablet_bootstrap.cc:492] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca: No bootstrap required, opened a new log
I20260608 12:50:29.040455  8055 ts_tablet_manager.cc:1403] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.009s
I20260608 12:50:29.040473  8058 tablet_bootstrap.cc:492] T 480e106f5fd746b08b293ce051e3c8c6 P 68e1b22899524fedb662ddf54b205ee9: No bootstrap required, opened a new log
I20260608 12:50:29.041138  8058 ts_tablet_manager.cc:1403] T 480e106f5fd746b08b293ce051e3c8c6 P 68e1b22899524fedb662ddf54b205ee9: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.015s
I20260608 12:50:29.068960  8058 raft_consensus.cc:359] T 480e106f5fd746b08b293ce051e3c8c6 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:29.069491  8055 raft_consensus.cc:359] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:29.066654  8057 ts_tablet_manager.cc:1434] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.004s
I20260608 12:50:29.071218  8058 raft_consensus.cc:385] T 480e106f5fd746b08b293ce051e3c8c6 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:29.071383  8055 raft_consensus.cc:385] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:29.071794  8058 raft_consensus.cc:740] T 480e106f5fd746b08b293ce051e3c8c6 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e1b22899524fedb662ddf54b205ee9, State: Initialized, Role: FOLLOWER
I20260608 12:50:29.071920  8055 raft_consensus.cc:740] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b250b4238a74a5390506a7857b3b7ca, State: Initialized, Role: FOLLOWER
I20260608 12:50:29.073161  8057 tablet_bootstrap.cc:492] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf: Bootstrap starting.
I20260608 12:50:29.073148  8058 consensus_queue.cc:260] T 480e106f5fd746b08b293ce051e3c8c6 P 68e1b22899524fedb662ddf54b205ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:29.073663  8055 consensus_queue.cc:260] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:29.077239  8055 ts_tablet_manager.cc:1434] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.003s
I20260608 12:50:29.080969  8058 ts_tablet_manager.cc:1434] T 480e106f5fd746b08b293ce051e3c8c6 P 68e1b22899524fedb662ddf54b205ee9: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.010s
I20260608 12:50:29.084975  8055 tablet_bootstrap.cc:492] T b33959cd120d4572b0abf06fdfa1ad1b P 8b250b4238a74a5390506a7857b3b7ca: Bootstrap starting.
I20260608 12:50:29.088403  8058 tablet_bootstrap.cc:492] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9: Bootstrap starting.
I20260608 12:50:29.095732  8055 tablet_bootstrap.cc:654] T b33959cd120d4572b0abf06fdfa1ad1b P 8b250b4238a74a5390506a7857b3b7ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:29.097798  8057 tablet_bootstrap.cc:654] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:29.097792  8058 tablet_bootstrap.cc:654] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:29.110762  8055 tablet_bootstrap.cc:492] T b33959cd120d4572b0abf06fdfa1ad1b P 8b250b4238a74a5390506a7857b3b7ca: No bootstrap required, opened a new log
I20260608 12:50:29.110762  8058 tablet_bootstrap.cc:492] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9: No bootstrap required, opened a new log
I20260608 12:50:29.111351  8055 ts_tablet_manager.cc:1403] T b33959cd120d4572b0abf06fdfa1ad1b P 8b250b4238a74a5390506a7857b3b7ca: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.016s
I20260608 12:50:29.111487  8058 ts_tablet_manager.cc:1403] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260608 12:50:29.111501  8057 tablet_bootstrap.cc:492] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf: No bootstrap required, opened a new log
I20260608 12:50:29.115082  8058 raft_consensus.cc:359] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.115597  8057 ts_tablet_manager.cc:1403] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf: Time spent bootstrapping tablet: real 0.043s	user 0.000s	sys 0.023s
I20260608 12:50:29.115222  8055 raft_consensus.cc:359] T b33959cd120d4572b0abf06fdfa1ad1b P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.115893  8058 raft_consensus.cc:385] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:29.116190  8055 raft_consensus.cc:385] T b33959cd120d4572b0abf06fdfa1ad1b P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:29.116302  8058 raft_consensus.cc:740] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e1b22899524fedb662ddf54b205ee9, State: Initialized, Role: FOLLOWER
I20260608 12:50:29.116768  8055 raft_consensus.cc:740] T b33959cd120d4572b0abf06fdfa1ad1b P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b250b4238a74a5390506a7857b3b7ca, State: Initialized, Role: FOLLOWER
I20260608 12:50:29.117290  8058 consensus_queue.cc:260] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.117650  8055 consensus_queue.cc:260] T b33959cd120d4572b0abf06fdfa1ad1b P 8b250b4238a74a5390506a7857b3b7ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.119428  8058 ts_tablet_manager.cc:1434] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 12:50:29.119202  8057 raft_consensus.cc:359] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.119987  8055 ts_tablet_manager.cc:1434] T b33959cd120d4572b0abf06fdfa1ad1b P 8b250b4238a74a5390506a7857b3b7ca: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:50:29.120710  8058 tablet_bootstrap.cc:492] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9: Bootstrap starting.
I20260608 12:50:29.121526  8055 tablet_bootstrap.cc:492] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca: Bootstrap starting.
I20260608 12:50:29.119979  8057 raft_consensus.cc:385] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:29.126642  8057 raft_consensus.cc:740] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f649300f544b39b0ae0c1fa8adaacf, State: Initialized, Role: FOLLOWER
I20260608 12:50:29.127692  8057 consensus_queue.cc:260] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.128432  8055 tablet_bootstrap.cc:654] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:29.128543  8058 tablet_bootstrap.cc:654] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:29.130229  8057 ts_tablet_manager.cc:1434] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.007s
I20260608 12:50:29.131831  8057 tablet_bootstrap.cc:492] T 480e106f5fd746b08b293ce051e3c8c6 P 02f649300f544b39b0ae0c1fa8adaacf: Bootstrap starting.
I20260608 12:50:29.138113  8055 tablet_bootstrap.cc:492] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca: No bootstrap required, opened a new log
I20260608 12:50:29.139612  8055 ts_tablet_manager.cc:1403] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.001s
I20260608 12:50:29.138901  8057 tablet_bootstrap.cc:654] T 480e106f5fd746b08b293ce051e3c8c6 P 02f649300f544b39b0ae0c1fa8adaacf: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:29.141000  8058 tablet_bootstrap.cc:492] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9: No bootstrap required, opened a new log
I20260608 12:50:29.141477  8058 ts_tablet_manager.cc:1403] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.001s
I20260608 12:50:29.142808  8055 raft_consensus.cc:359] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.143785  8055 raft_consensus.cc:385] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:29.144157  8055 raft_consensus.cc:740] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b250b4238a74a5390506a7857b3b7ca, State: Initialized, Role: FOLLOWER
I20260608 12:50:29.144686  8058 raft_consensus.cc:359] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.145434  8058 raft_consensus.cc:385] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:29.145998  8058 raft_consensus.cc:740] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e1b22899524fedb662ddf54b205ee9, State: Initialized, Role: FOLLOWER
I20260608 12:50:29.145373  8055 consensus_queue.cc:260] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.146833  8058 consensus_queue.cc:260] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.148731  8055 ts_tablet_manager.cc:1434] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 12:50:29.150342  8055 tablet_bootstrap.cc:492] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca: Bootstrap starting.
I20260608 12:50:29.152733  8058 ts_tablet_manager.cc:1434] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:50:29.153898  8058 tablet_bootstrap.cc:492] T 170be1023b644ff481ee4d6044b190e9 P 68e1b22899524fedb662ddf54b205ee9: Bootstrap starting.
I20260608 12:50:29.159168  8055 tablet_bootstrap.cc:654] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:29.164386  8058 tablet_bootstrap.cc:654] T 170be1023b644ff481ee4d6044b190e9 P 68e1b22899524fedb662ddf54b205ee9: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:29.165910  8057 tablet_bootstrap.cc:492] T 480e106f5fd746b08b293ce051e3c8c6 P 02f649300f544b39b0ae0c1fa8adaacf: No bootstrap required, opened a new log
I20260608 12:50:29.166625  8057 ts_tablet_manager.cc:1403] T 480e106f5fd746b08b293ce051e3c8c6 P 02f649300f544b39b0ae0c1fa8adaacf: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.020s
I20260608 12:50:29.169442  8059 raft_consensus.cc:493] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:29.170251  8059 raft_consensus.cc:515] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.174803  8057 raft_consensus.cc:359] T 480e106f5fd746b08b293ce051e3c8c6 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:29.175992  8057 raft_consensus.cc:385] T 480e106f5fd746b08b293ce051e3c8c6 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:29.176463  8057 raft_consensus.cc:740] T 480e106f5fd746b08b293ce051e3c8c6 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f649300f544b39b0ae0c1fa8adaacf, State: Initialized, Role: FOLLOWER
I20260608 12:50:29.177903  8057 consensus_queue.cc:260] T 480e106f5fd746b08b293ce051e3c8c6 P 02f649300f544b39b0ae0c1fa8adaacf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:29.181233  8057 ts_tablet_manager.cc:1434] T 480e106f5fd746b08b293ce051e3c8c6 P 02f649300f544b39b0ae0c1fa8adaacf: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.006s
I20260608 12:50:29.182956  8057 tablet_bootstrap.cc:492] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 02f649300f544b39b0ae0c1fa8adaacf: Bootstrap starting.
I20260608 12:50:29.192509  8057 tablet_bootstrap.cc:654] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 02f649300f544b39b0ae0c1fa8adaacf: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:29.199209  8059 leader_election.cc:290] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607), 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575)
I20260608 12:50:29.206265  8055 tablet_bootstrap.cc:492] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca: No bootstrap required, opened a new log
I20260608 12:50:29.206876  8055 ts_tablet_manager.cc:1403] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca: Time spent bootstrapping tablet: real 0.057s	user 0.040s	sys 0.013s
I20260608 12:50:29.209642  8059 raft_consensus.cc:493] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:29.210207  8059 raft_consensus.cc:515] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:29.211216  8055 raft_consensus.cc:359] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.211942  8055 raft_consensus.cc:385] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:29.212227  8055 raft_consensus.cc:740] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b250b4238a74a5390506a7857b3b7ca, State: Initialized, Role: FOLLOWER
I20260608 12:50:29.212483  8059 leader_election.cc:290] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607), 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575)
I20260608 12:50:29.212975  8055 consensus_queue.cc:260] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.216337  8055 ts_tablet_manager.cc:1434] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 12:50:29.217870  8055 tablet_bootstrap.cc:492] T 43e578fb29ec4f049825e20742b5e40a P 8b250b4238a74a5390506a7857b3b7ca: Bootstrap starting.
I20260608 12:50:29.222426  8058 tablet_bootstrap.cc:492] T 170be1023b644ff481ee4d6044b190e9 P 68e1b22899524fedb662ddf54b205ee9: No bootstrap required, opened a new log
I20260608 12:50:29.222922  8058 ts_tablet_manager.cc:1403] T 170be1023b644ff481ee4d6044b190e9 P 68e1b22899524fedb662ddf54b205ee9: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.007s
I20260608 12:50:29.226910  8055 tablet_bootstrap.cc:654] T 43e578fb29ec4f049825e20742b5e40a P 8b250b4238a74a5390506a7857b3b7ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:29.228756  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e74c6f98b074e2c8c3d3dc3d209d7f6" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf" is_pre_election: true
I20260608 12:50:29.226176  8058 raft_consensus.cc:359] T 170be1023b644ff481ee4d6044b190e9 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.231858  8065 raft_consensus.cc:493] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:29.231552  8058 raft_consensus.cc:385] T 170be1023b644ff481ee4d6044b190e9 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:29.236621  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480e106f5fd746b08b293ce051e3c8c6" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf" is_pre_election: true
I20260608 12:50:29.236217  8065 raft_consensus.cc:515] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.237499  7860 raft_consensus.cc:2468] T 480e106f5fd746b08b293ce051e3c8c6 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b250b4238a74a5390506a7857b3b7ca in term 0.
W20260608 12:50:29.238636  7975 leader_election.cc:343] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:29.239725  7975 leader_election.cc:304] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f649300f544b39b0ae0c1fa8adaacf, 8b250b4238a74a5390506a7857b3b7ca; no voters: 
I20260608 12:50:29.239957  8058 raft_consensus.cc:740] T 170be1023b644ff481ee4d6044b190e9 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e1b22899524fedb662ddf54b205ee9, State: Initialized, Role: FOLLOWER
I20260608 12:50:29.243551  8059 raft_consensus.cc:2804] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:29.244056  8059 raft_consensus.cc:493] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:29.244248  8065 leader_election.cc:290] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575), 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453)
I20260608 12:50:29.244552  8059 raft_consensus.cc:3060] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:29.245784  8057 tablet_bootstrap.cc:492] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 02f649300f544b39b0ae0c1fa8adaacf: No bootstrap required, opened a new log
I20260608 12:50:29.246295  8057 ts_tablet_manager.cc:1403] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 02f649300f544b39b0ae0c1fa8adaacf: Time spent bootstrapping tablet: real 0.064s	user 0.024s	sys 0.023s
I20260608 12:50:29.247733  8058 consensus_queue.cc:260] T 170be1023b644ff481ee4d6044b190e9 P 68e1b22899524fedb662ddf54b205ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.252548  8057 raft_consensus.cc:359] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.253528  8057 raft_consensus.cc:385] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:29.253899  8057 raft_consensus.cc:740] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f649300f544b39b0ae0c1fa8adaacf, State: Initialized, Role: FOLLOWER
I20260608 12:50:29.254701  8057 consensus_queue.cc:260] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 02f649300f544b39b0ae0c1fa8adaacf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.257071  8057 ts_tablet_manager.cc:1434] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 02f649300f544b39b0ae0c1fa8adaacf: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:50:29.258252  8057 tablet_bootstrap.cc:492] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf: Bootstrap starting.
I20260608 12:50:29.261188  8058 ts_tablet_manager.cc:1434] T 170be1023b644ff481ee4d6044b190e9 P 68e1b22899524fedb662ddf54b205ee9: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.004s
I20260608 12:50:29.262732  8058 tablet_bootstrap.cc:492] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9: Bootstrap starting.
I20260608 12:50:29.266389  8057 tablet_bootstrap.cc:654] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:29.273154  8065 raft_consensus.cc:493] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:29.274081  8065 raft_consensus.cc:515] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.276315  8058 tablet_bootstrap.cc:654] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:29.277035  8065 leader_election.cc:290] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575), 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453)
W20260608 12:50:29.284205  7807 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:50:29.283831  8059 raft_consensus.cc:515] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:29.285995  7812 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260608 12:50:29.287021  7812 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:50:29.292824  8064 raft_consensus.cc:493] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:29.293509  8064 raft_consensus.cc:515] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.298893  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480e106f5fd746b08b293ce051e3c8c6" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf"
I20260608 12:50:29.299703  7861 raft_consensus.cc:3060] T 480e106f5fd746b08b293ce051e3c8c6 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:29.296923  8059 leader_election.cc:290] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 election: Requested vote from peers 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607), 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575)
I20260608 12:50:29.307659  8055 tablet_bootstrap.cc:492] T 43e578fb29ec4f049825e20742b5e40a P 8b250b4238a74a5390506a7857b3b7ca: No bootstrap required, opened a new log
I20260608 12:50:29.308316  8055 ts_tablet_manager.cc:1403] T 43e578fb29ec4f049825e20742b5e40a P 8b250b4238a74a5390506a7857b3b7ca: Time spent bootstrapping tablet: real 0.091s	user 0.012s	sys 0.011s
I20260608 12:50:29.312642  8064 leader_election.cc:290] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607), 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453)
I20260608 12:50:29.319839  8055 raft_consensus.cc:359] T 43e578fb29ec4f049825e20742b5e40a P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.320627  8055 raft_consensus.cc:385] T 43e578fb29ec4f049825e20742b5e40a P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:29.320977  8055 raft_consensus.cc:740] T 43e578fb29ec4f049825e20742b5e40a P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b250b4238a74a5390506a7857b3b7ca, State: Initialized, Role: FOLLOWER
I20260608 12:50:29.322711  7861 raft_consensus.cc:2468] T 480e106f5fd746b08b293ce051e3c8c6 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b250b4238a74a5390506a7857b3b7ca in term 1.
I20260608 12:50:29.323364  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e74c6f98b074e2c8c3d3dc3d209d7f6" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e1b22899524fedb662ddf54b205ee9" is_pre_election: true
I20260608 12:50:29.324048  7936 raft_consensus.cc:2468] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b250b4238a74a5390506a7857b3b7ca in term 0.
I20260608 12:50:29.321825  8055 consensus_queue.cc:260] T 43e578fb29ec4f049825e20742b5e40a P 8b250b4238a74a5390506a7857b3b7ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.326105  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480e106f5fd746b08b293ce051e3c8c6" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e1b22899524fedb662ddf54b205ee9" is_pre_election: true
I20260608 12:50:29.326716  7936 raft_consensus.cc:2468] T 480e106f5fd746b08b293ce051e3c8c6 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b250b4238a74a5390506a7857b3b7ca in term 0.
I20260608 12:50:29.326937  8055 ts_tablet_manager.cc:1434] T 43e578fb29ec4f049825e20742b5e40a P 8b250b4238a74a5390506a7857b3b7ca: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260608 12:50:29.327814  7975 leader_election.cc:304] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f649300f544b39b0ae0c1fa8adaacf, 8b250b4238a74a5390506a7857b3b7ca; no voters: 
I20260608 12:50:29.328168  8055 tablet_bootstrap.cc:492] T 78fdb5a45a1a4730abf861708bef016e P 8b250b4238a74a5390506a7857b3b7ca: Bootstrap starting.
I20260608 12:50:29.328905  8059 raft_consensus.cc:2804] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:29.329576  7935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480e106f5fd746b08b293ce051e3c8c6" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e1b22899524fedb662ddf54b205ee9"
I20260608 12:50:29.330250  7935 raft_consensus.cc:3060] T 480e106f5fd746b08b293ce051e3c8c6 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:29.333278  7973 leader_election.cc:304] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca [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: 68e1b22899524fedb662ddf54b205ee9, 8b250b4238a74a5390506a7857b3b7ca; no voters: 02f649300f544b39b0ae0c1fa8adaacf
I20260608 12:50:29.336267  8059 raft_consensus.cc:697] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEADER]: Becoming Leader. State: Replica: 8b250b4238a74a5390506a7857b3b7ca, State: Running, Role: LEADER
I20260608 12:50:29.341351  8055 tablet_bootstrap.cc:654] T 78fdb5a45a1a4730abf861708bef016e P 8b250b4238a74a5390506a7857b3b7ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:29.342114  8057 tablet_bootstrap.cc:492] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf: No bootstrap required, opened a new log
I20260608 12:50:29.342659  8057 ts_tablet_manager.cc:1403] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf: Time spent bootstrapping tablet: real 0.085s	user 0.029s	sys 0.012s
I20260608 12:50:29.344362  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e74c6f98b074e2c8c3d3dc3d209d7f6" candidate_uuid: "68e1b22899524fedb662ddf54b205ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf" is_pre_election: true
I20260608 12:50:29.345038  7860 raft_consensus.cc:2468] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e1b22899524fedb662ddf54b205ee9 in term 0.
I20260608 12:50:29.345885  8057 raft_consensus.cc:359] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.346318  7901 leader_election.cc:304] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f649300f544b39b0ae0c1fa8adaacf, 68e1b22899524fedb662ddf54b205ee9; no voters: 
I20260608 12:50:29.346642  8057 raft_consensus.cc:385] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:29.347134  8065 raft_consensus.cc:2804] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:29.353399  8065 raft_consensus.cc:493] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:29.353786  8065 raft_consensus.cc:3060] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:29.347540  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33959cd120d4572b0abf06fdfa1ad1b" candidate_uuid: "68e1b22899524fedb662ddf54b205ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf" is_pre_election: true
I20260608 12:50:29.355247  7861 raft_consensus.cc:2468] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e1b22899524fedb662ddf54b205ee9 in term 0.
I20260608 12:50:29.356271  8010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33959cd120d4572b0abf06fdfa1ad1b" candidate_uuid: "68e1b22899524fedb662ddf54b205ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b250b4238a74a5390506a7857b3b7ca" is_pre_election: true
I20260608 12:50:29.357515  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e74c6f98b074e2c8c3d3dc3d209d7f6" candidate_uuid: "68e1b22899524fedb662ddf54b205ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b250b4238a74a5390506a7857b3b7ca" is_pre_election: true
I20260608 12:50:29.357713  8010 raft_consensus.cc:2468] T b33959cd120d4572b0abf06fdfa1ad1b P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e1b22899524fedb662ddf54b205ee9 in term 0.
I20260608 12:50:29.358206  8009 raft_consensus.cc:2468] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e1b22899524fedb662ddf54b205ee9 in term 0.
I20260608 12:50:29.351421  8058 tablet_bootstrap.cc:492] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9: No bootstrap required, opened a new log
I20260608 12:50:29.359444  8058 ts_tablet_manager.cc:1403] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9: Time spent bootstrapping tablet: real 0.097s	user 0.017s	sys 0.011s
I20260608 12:50:29.360134  7900 leader_election.cc:304] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e1b22899524fedb662ddf54b205ee9, 8b250b4238a74a5390506a7857b3b7ca; no voters: 
I20260608 12:50:29.346954  8057 raft_consensus.cc:740] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f649300f544b39b0ae0c1fa8adaacf, State: Initialized, Role: FOLLOWER
I20260608 12:50:29.363466  8057 consensus_queue.cc:260] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.353403  7935 raft_consensus.cc:2468] T 480e106f5fd746b08b293ce051e3c8c6 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b250b4238a74a5390506a7857b3b7ca in term 1.
I20260608 12:50:29.337862  8059 consensus_queue.cc:237] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:29.370147  8055 tablet_bootstrap.cc:492] T 78fdb5a45a1a4730abf861708bef016e P 8b250b4238a74a5390506a7857b3b7ca: No bootstrap required, opened a new log
I20260608 12:50:29.372992  8058 raft_consensus.cc:359] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.373943  8058 raft_consensus.cc:385] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:29.374326  8058 raft_consensus.cc:740] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e1b22899524fedb662ddf54b205ee9, State: Initialized, Role: FOLLOWER
I20260608 12:50:29.377246  8085 raft_consensus.cc:2804] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:29.377779  8085 raft_consensus.cc:493] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:29.378273  8085 raft_consensus.cc:3060] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:29.380963  8086 raft_consensus.cc:493] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:29.383719  8086 raft_consensus.cc:515] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.385829  8064 raft_consensus.cc:493] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:29.386571  8086 leader_election.cc:290] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607), 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575)
I20260608 12:50:29.386494  8064 raft_consensus.cc:515] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.381006  8057 ts_tablet_manager.cc:1434] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.004s
I20260608 12:50:29.387650  7935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170be1023b644ff481ee4d6044b190e9" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e1b22899524fedb662ddf54b205ee9" is_pre_election: true
I20260608 12:50:29.387820  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170be1023b644ff481ee4d6044b190e9" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf" is_pre_election: true
I20260608 12:50:29.381282  8055 ts_tablet_manager.cc:1403] T 78fdb5a45a1a4730abf861708bef016e P 8b250b4238a74a5390506a7857b3b7ca: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.019s
I20260608 12:50:29.388470  7935 raft_consensus.cc:2468] T 170be1023b644ff481ee4d6044b190e9 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b250b4238a74a5390506a7857b3b7ca in term 0.
W20260608 12:50:29.389840  7975 leader_election.cc:343] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:29.388793  8064 leader_election.cc:290] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607), 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453)
I20260608 12:50:29.388477  8057 tablet_bootstrap.cc:492] T 170be1023b644ff481ee4d6044b190e9 P 02f649300f544b39b0ae0c1fa8adaacf: Bootstrap starting.
I20260608 12:50:29.375346  8058 consensus_queue.cc:260] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.402784  8088 raft_consensus.cc:2804] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:29.403307  8088 raft_consensus.cc:493] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:29.403756  8088 raft_consensus.cc:3060] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:29.401461  8055 raft_consensus.cc:359] T 78fdb5a45a1a4730abf861708bef016e P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.405578  8055 raft_consensus.cc:385] T 78fdb5a45a1a4730abf861708bef016e P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:29.405881  8055 raft_consensus.cc:740] T 78fdb5a45a1a4730abf861708bef016e P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b250b4238a74a5390506a7857b3b7ca, State: Initialized, Role: FOLLOWER
I20260608 12:50:29.390488  7973 leader_election.cc:304] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [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: 68e1b22899524fedb662ddf54b205ee9, 8b250b4238a74a5390506a7857b3b7ca; no voters: 02f649300f544b39b0ae0c1fa8adaacf
I20260608 12:50:29.406693  8055 consensus_queue.cc:260] T 78fdb5a45a1a4730abf861708bef016e P 8b250b4238a74a5390506a7857b3b7ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.412427  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33959cd120d4572b0abf06fdfa1ad1b" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b250b4238a74a5390506a7857b3b7ca" is_pre_election: true
I20260608 12:50:29.413054  8009 raft_consensus.cc:2468] T b33959cd120d4572b0abf06fdfa1ad1b P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f649300f544b39b0ae0c1fa8adaacf in term 0.
I20260608 12:50:29.413932  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83ecf7cf26d4db2aaa37aa004bcc5e6" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e1b22899524fedb662ddf54b205ee9" is_pre_election: true
I20260608 12:50:29.414150  7758 catalog_manager.cc:5696] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67). New cstate: current_term: 1 leader_uuid: "8b250b4238a74a5390506a7857b3b7ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:29.415387  8057 tablet_bootstrap.cc:654] T 170be1023b644ff481ee4d6044b190e9 P 02f649300f544b39b0ae0c1fa8adaacf: Neither blocks nor log segments found. Creating new log.
W20260608 12:50:29.415607  7824 leader_election.cc:343] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:29.415737  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83ecf7cf26d4db2aaa37aa004bcc5e6" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b250b4238a74a5390506a7857b3b7ca" is_pre_election: true
I20260608 12:50:29.416571  7935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33959cd120d4572b0abf06fdfa1ad1b" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e1b22899524fedb662ddf54b205ee9" is_pre_election: true
I20260608 12:50:29.417301  7825 leader_election.cc:304] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f649300f544b39b0ae0c1fa8adaacf, 8b250b4238a74a5390506a7857b3b7ca; no voters: 
I20260608 12:50:29.418502  8059 raft_consensus.cc:2804] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:29.415004  8065 raft_consensus.cc:515] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
W20260608 12:50:29.419031  7825 leader_election.cc:343] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:29.418524  8064 raft_consensus.cc:2804] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:29.419948  7825 leader_election.cc:304] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f649300f544b39b0ae0c1fa8adaacf; no voters: 68e1b22899524fedb662ddf54b205ee9, 8b250b4238a74a5390506a7857b3b7ca
I20260608 12:50:29.420876  8064 raft_consensus.cc:493] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:29.419078  8059 raft_consensus.cc:493] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:29.421342  8064 raft_consensus.cc:3060] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:29.423295  8065 leader_election.cc:290] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [CANDIDATE]: Term 1 election: Requested vote from peers 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575), 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453)
I20260608 12:50:29.423700  8085 raft_consensus.cc:515] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.422067  8059 raft_consensus.cc:3060] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:29.426541  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e74c6f98b074e2c8c3d3dc3d209d7f6" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e1b22899524fedb662ddf54b205ee9"
I20260608 12:50:29.427312  7936 raft_consensus.cc:2393] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8b250b4238a74a5390506a7857b3b7ca in current term 1: Already voted for candidate 68e1b22899524fedb662ddf54b205ee9 in this term.
I20260608 12:50:29.427634  8091 raft_consensus.cc:493] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:29.428160  8091 raft_consensus.cc:515] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.429493  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e74c6f98b074e2c8c3d3dc3d209d7f6" candidate_uuid: "68e1b22899524fedb662ddf54b205ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf"
I20260608 12:50:29.430045  7861 raft_consensus.cc:3060] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:29.430402  8091 leader_election.cc:290] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575), 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453)
I20260608 12:50:29.432917  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e578fb29ec4f049825e20742b5e40a" candidate_uuid: "68e1b22899524fedb662ddf54b205ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf" is_pre_election: true
I20260608 12:50:29.433192  8059 raft_consensus.cc:515] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
W20260608 12:50:29.434922  7901 leader_election.cc:343] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:29.436213  8085 leader_election.cc:290] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 election: Requested vote from peers 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607), 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575)
I20260608 12:50:29.436606  8055 ts_tablet_manager.cc:1434] T 78fdb5a45a1a4730abf861708bef016e P 8b250b4238a74a5390506a7857b3b7ca: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260608 12:50:29.437708  8055 tablet_bootstrap.cc:492] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca: Bootstrap starting.
I20260608 12:50:29.437672  8059 leader_election.cc:290] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 election: Requested vote from peers 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607), 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575)
I20260608 12:50:29.439951  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170be1023b644ff481ee4d6044b190e9" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e1b22899524fedb662ddf54b205ee9"
I20260608 12:50:29.444628  8058 ts_tablet_manager.cc:1434] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9: Time spent starting tablet: real 0.085s	user 0.016s	sys 0.002s
I20260608 12:50:29.444762  7936 raft_consensus.cc:3060] T 170be1023b644ff481ee4d6044b190e9 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:29.446190  8058 tablet_bootstrap.cc:492] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 68e1b22899524fedb662ddf54b205ee9: Bootstrap starting.
I20260608 12:50:29.454548  8058 tablet_bootstrap.cc:654] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 68e1b22899524fedb662ddf54b205ee9: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:29.456463  7861 raft_consensus.cc:2468] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e1b22899524fedb662ddf54b205ee9 in term 1.
I20260608 12:50:29.434785  8088 raft_consensus.cc:515] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.466030  7935 raft_consensus.cc:2393] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02f649300f544b39b0ae0c1fa8adaacf in current term 1: Already voted for candidate 68e1b22899524fedb662ddf54b205ee9 in this term.
I20260608 12:50:29.451125  8064 raft_consensus.cc:515] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.471645  8064 leader_election.cc:290] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 election: Requested vote from peers 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607), 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453)
I20260608 12:50:29.472237  8064 raft_consensus.cc:2749] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:50:29.472831  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33959cd120d4572b0abf06fdfa1ad1b" candidate_uuid: "68e1b22899524fedb662ddf54b205ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf"
I20260608 12:50:29.473609  7860 raft_consensus.cc:2393] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 68e1b22899524fedb662ddf54b205ee9 in current term 1: Already voted for candidate 02f649300f544b39b0ae0c1fa8adaacf in this term.
I20260608 12:50:29.475103  7936 raft_consensus.cc:2468] T 170be1023b644ff481ee4d6044b190e9 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b250b4238a74a5390506a7857b3b7ca in term 1.
I20260608 12:50:29.475881  7935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33959cd120d4572b0abf06fdfa1ad1b" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e1b22899524fedb662ddf54b205ee9"
I20260608 12:50:29.476281  7973 leader_election.cc:304] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e1b22899524fedb662ddf54b205ee9, 8b250b4238a74a5390506a7857b3b7ca; no voters: 
I20260608 12:50:29.476701  7935 raft_consensus.cc:2393] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 02f649300f544b39b0ae0c1fa8adaacf in current term 1: Already voted for candidate 68e1b22899524fedb662ddf54b205ee9 in this term.
I20260608 12:50:29.477537  8055 tablet_bootstrap.cc:654] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:29.478598  8085 raft_consensus.cc:493] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:29.481156  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e74c6f98b074e2c8c3d3dc3d209d7f6" candidate_uuid: "68e1b22899524fedb662ddf54b205ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b250b4238a74a5390506a7857b3b7ca"
I20260608 12:50:29.481599  8085 raft_consensus.cc:515] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.482213  8009 raft_consensus.cc:2393] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 68e1b22899524fedb662ddf54b205ee9 in current term 1: Already voted for candidate 8b250b4238a74a5390506a7857b3b7ca in this term.
I20260608 12:50:29.482775  8064 raft_consensus.cc:493] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:29.483287  8064 raft_consensus.cc:515] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.483907  8085 leader_election.cc:290] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607), 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575)
I20260608 12:50:29.484719  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e607b523d5c74db9bc9fc6ed7d18b142" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e1b22899524fedb662ddf54b205ee9" is_pre_election: true
I20260608 12:50:29.485065  8064 leader_election.cc:290] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607), 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453)
I20260608 12:50:29.479503  8059 raft_consensus.cc:2804] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Leader election won for term 1
W20260608 12:50:29.485998  7973 leader_election.cc:343] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:29.486158  7935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fdb5a45a1a4730abf861708bef016e" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e1b22899524fedb662ddf54b205ee9" is_pre_election: true
I20260608 12:50:29.486415  8059 raft_consensus.cc:697] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEADER]: Becoming Leader. State: Replica: 8b250b4238a74a5390506a7857b3b7ca, State: Running, Role: LEADER
I20260608 12:50:29.487315  8059 consensus_queue.cc:237] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
W20260608 12:50:29.487816  7824 leader_election.cc:343] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:29.494161  7901 leader_election.cc:304] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f649300f544b39b0ae0c1fa8adaacf, 68e1b22899524fedb662ddf54b205ee9; no voters: 
W20260608 12:50:29.494118  7825 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.192.67:43453, user_credentials={real_user=slave}} blocked reactor thread for 75128.3us
I20260608 12:50:29.495180  8091 raft_consensus.cc:2804] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:29.495606  8055 tablet_bootstrap.cc:492] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca: No bootstrap required, opened a new log
I20260608 12:50:29.495669  8091 raft_consensus.cc:697] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [term 1 LEADER]: Becoming Leader. State: Replica: 68e1b22899524fedb662ddf54b205ee9, State: Running, Role: LEADER
I20260608 12:50:29.496192  8055 ts_tablet_manager.cc:1403] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.003s
I20260608 12:50:29.496054  8010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33959cd120d4572b0abf06fdfa1ad1b" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b250b4238a74a5390506a7857b3b7ca"
I20260608 12:50:29.496675  8010 raft_consensus.cc:3060] T b33959cd120d4572b0abf06fdfa1ad1b P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:29.497522  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e578fb29ec4f049825e20742b5e40a" candidate_uuid: "68e1b22899524fedb662ddf54b205ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b250b4238a74a5390506a7857b3b7ca" is_pre_election: true
I20260608 12:50:29.496690  8091 consensus_queue.cc:237] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.498227  8009 raft_consensus.cc:2468] T 43e578fb29ec4f049825e20742b5e40a P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e1b22899524fedb662ddf54b205ee9 in term 0.
I20260608 12:50:29.499212  8055 raft_consensus.cc:359] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.499884  8055 raft_consensus.cc:385] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:29.499933  8088 leader_election.cc:290] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9 [CANDIDATE]: Term 1 election: Requested vote from peers 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575), 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453)
I20260608 12:50:29.500330  8055 raft_consensus.cc:740] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b250b4238a74a5390506a7857b3b7ca, State: Initialized, Role: FOLLOWER
I20260608 12:50:29.500972  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33959cd120d4572b0abf06fdfa1ad1b" candidate_uuid: "68e1b22899524fedb662ddf54b205ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b250b4238a74a5390506a7857b3b7ca"
I20260608 12:50:29.501302  8055 consensus_queue.cc:260] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.502816  7900 leader_election.cc:304] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9 [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: 68e1b22899524fedb662ddf54b205ee9, 8b250b4238a74a5390506a7857b3b7ca; no voters: 02f649300f544b39b0ae0c1fa8adaacf
I20260608 12:50:29.503829  8055 ts_tablet_manager.cc:1434] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:50:29.504164  8088 raft_consensus.cc:2804] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:29.504279  8010 raft_consensus.cc:2468] T b33959cd120d4572b0abf06fdfa1ad1b P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f649300f544b39b0ae0c1fa8adaacf in term 1.
I20260608 12:50:29.504307  7900 leader_election.cc:304] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9 [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: 68e1b22899524fedb662ddf54b205ee9; no voters: 02f649300f544b39b0ae0c1fa8adaacf, 8b250b4238a74a5390506a7857b3b7ca
I20260608 12:50:29.504645  8088 raft_consensus.cc:493] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:29.506681  8065 raft_consensus.cc:2749] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:50:29.509150  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fdb5a45a1a4730abf861708bef016e" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b250b4238a74a5390506a7857b3b7ca" is_pre_election: true
I20260608 12:50:29.509374  8058 tablet_bootstrap.cc:492] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 68e1b22899524fedb662ddf54b205ee9: No bootstrap required, opened a new log
I20260608 12:50:29.509838  8009 raft_consensus.cc:2468] T 78fdb5a45a1a4730abf861708bef016e P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f649300f544b39b0ae0c1fa8adaacf in term 0.
I20260608 12:50:29.510335  8058 ts_tablet_manager.cc:1403] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 68e1b22899524fedb662ddf54b205ee9: Time spent bootstrapping tablet: real 0.064s	user 0.020s	sys 0.014s
I20260608 12:50:29.511483  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e74c6f98b074e2c8c3d3dc3d209d7f6" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf"
I20260608 12:50:29.512282  7861 raft_consensus.cc:2393] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8b250b4238a74a5390506a7857b3b7ca in current term 1: Already voted for candidate 68e1b22899524fedb662ddf54b205ee9 in this term.
I20260608 12:50:29.506656  8088 raft_consensus.cc:3060] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:29.514430  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170be1023b644ff481ee4d6044b190e9" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf"
I20260608 12:50:29.519134  8058 raft_consensus.cc:359] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.520212  8058 raft_consensus.cc:385] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:29.520967  8058 raft_consensus.cc:740] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e1b22899524fedb662ddf54b205ee9, State: Initialized, Role: FOLLOWER
I20260608 12:50:29.521471  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e607b523d5c74db9bc9fc6ed7d18b142" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf" is_pre_election: true
I20260608 12:50:29.522469  8057 tablet_bootstrap.cc:492] T 170be1023b644ff481ee4d6044b190e9 P 02f649300f544b39b0ae0c1fa8adaacf: No bootstrap required, opened a new log
I20260608 12:50:29.521896  8058 consensus_queue.cc:260] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 68e1b22899524fedb662ddf54b205ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.522976  8057 ts_tablet_manager.cc:1403] T 170be1023b644ff481ee4d6044b190e9 P 02f649300f544b39b0ae0c1fa8adaacf: Time spent bootstrapping tablet: real 0.135s	user 0.019s	sys 0.017s
I20260608 12:50:29.523329  7975 leader_election.cc:304] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca [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: 8b250b4238a74a5390506a7857b3b7ca; no voters: 02f649300f544b39b0ae0c1fa8adaacf, 68e1b22899524fedb662ddf54b205ee9
I20260608 12:50:29.524760  8058 ts_tablet_manager.cc:1434] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 68e1b22899524fedb662ddf54b205ee9: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260608 12:50:29.525331  8085 raft_consensus.cc:2749] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:50:29.526002  8058 tablet_bootstrap.cc:492] T e607b523d5c74db9bc9fc6ed7d18b142 P 68e1b22899524fedb662ddf54b205ee9: Bootstrap starting.
I20260608 12:50:29.526129  8057 raft_consensus.cc:359] T 170be1023b644ff481ee4d6044b190e9 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.526889  8057 raft_consensus.cc:385] T 170be1023b644ff481ee4d6044b190e9 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 12:50:29.526995  7975 leader_election.cc:343] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:50:29.528798  7975 leader_election.cc:343] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:29.529397  7975 leader_election.cc:304] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b250b4238a74a5390506a7857b3b7ca; no voters: 02f649300f544b39b0ae0c1fa8adaacf, 68e1b22899524fedb662ddf54b205ee9
I20260608 12:50:29.530428  8085 raft_consensus.cc:2749] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:50:29.531261  8057 raft_consensus.cc:740] T 170be1023b644ff481ee4d6044b190e9 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f649300f544b39b0ae0c1fa8adaacf, State: Initialized, Role: FOLLOWER
I20260608 12:50:29.532332  8057 consensus_queue.cc:260] T 170be1023b644ff481ee4d6044b190e9 P 02f649300f544b39b0ae0c1fa8adaacf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.532613  7825 leader_election.cc:304] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [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: 02f649300f544b39b0ae0c1fa8adaacf, 8b250b4238a74a5390506a7857b3b7ca; no voters: 68e1b22899524fedb662ddf54b205ee9
I20260608 12:50:29.534668  8057 ts_tablet_manager.cc:1434] T 170be1023b644ff481ee4d6044b190e9 P 02f649300f544b39b0ae0c1fa8adaacf: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.003s
I20260608 12:50:29.534356  7825 leader_election.cc:304] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [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: 02f649300f544b39b0ae0c1fa8adaacf, 8b250b4238a74a5390506a7857b3b7ca; no voters: 68e1b22899524fedb662ddf54b205ee9
I20260608 12:50:29.536309  8094 raft_consensus.cc:2804] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:29.536981  8094 raft_consensus.cc:697] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [term 1 LEADER]: Becoming Leader. State: Replica: 02f649300f544b39b0ae0c1fa8adaacf, State: Running, Role: LEADER
I20260608 12:50:29.538112  8094 consensus_queue.cc:237] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.541971  8057 tablet_bootstrap.cc:492] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf: Bootstrap starting.
I20260608 12:50:29.539426  8064 raft_consensus.cc:2804] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:29.545954  8064 raft_consensus.cc:493] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:29.546353  8064 raft_consensus.cc:3060] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:29.547801  8088 raft_consensus.cc:515] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.551218  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e578fb29ec4f049825e20742b5e40a" candidate_uuid: "68e1b22899524fedb662ddf54b205ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf"
W20260608 12:50:29.553201  7901 leader_election.cc:343] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:29.554011  8059 raft_consensus.cc:493] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:29.554682  8059 raft_consensus.cc:515] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.559455  8059 leader_election.cc:290] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575), 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607)
I20260608 12:50:29.564078  8058 tablet_bootstrap.cc:654] T e607b523d5c74db9bc9fc6ed7d18b142 P 68e1b22899524fedb662ddf54b205ee9: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:29.568092  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83ecf7cf26d4db2aaa37aa004bcc5e6" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e1b22899524fedb662ddf54b205ee9" is_pre_election: true
I20260608 12:50:29.562711  8064 raft_consensus.cc:515] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.568835  7936 raft_consensus.cc:2468] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b250b4238a74a5390506a7857b3b7ca in term 0.
I20260608 12:50:29.570379  8064 leader_election.cc:290] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 election: Requested vote from peers 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607), 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453)
I20260608 12:50:29.570276  7973 leader_election.cc:304] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e1b22899524fedb662ddf54b205ee9, 8b250b4238a74a5390506a7857b3b7ca; no voters: 
I20260608 12:50:29.571204  8059 raft_consensus.cc:2804] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:29.572633  8059 raft_consensus.cc:493] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:29.573089  8059 raft_consensus.cc:3060] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:29.576265  8010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e578fb29ec4f049825e20742b5e40a" candidate_uuid: "68e1b22899524fedb662ddf54b205ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b250b4238a74a5390506a7857b3b7ca"
I20260608 12:50:29.577118  8010 raft_consensus.cc:3060] T 43e578fb29ec4f049825e20742b5e40a P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:29.572177  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fdb5a45a1a4730abf861708bef016e" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e1b22899524fedb662ddf54b205ee9"
I20260608 12:50:29.571954  8088 leader_election.cc:290] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9 [CANDIDATE]: Term 1 election: Requested vote from peers 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575), 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453)
W20260608 12:50:29.579531  7824 leader_election.cc:343] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:29.582546  8058 tablet_bootstrap.cc:492] T e607b523d5c74db9bc9fc6ed7d18b142 P 68e1b22899524fedb662ddf54b205ee9: No bootstrap required, opened a new log
I20260608 12:50:29.583096  8058 ts_tablet_manager.cc:1403] T e607b523d5c74db9bc9fc6ed7d18b142 P 68e1b22899524fedb662ddf54b205ee9: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.008s
I20260608 12:50:29.584546  8057 tablet_bootstrap.cc:654] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:29.586599  8058 raft_consensus.cc:359] T e607b523d5c74db9bc9fc6ed7d18b142 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.587509  8058 raft_consensus.cc:385] T e607b523d5c74db9bc9fc6ed7d18b142 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:29.586495  7757 catalog_manager.cc:5696] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66). New cstate: current_term: 1 leader_uuid: "68e1b22899524fedb662ddf54b205ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:29.587827  8058 raft_consensus.cc:740] T e607b523d5c74db9bc9fc6ed7d18b142 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e1b22899524fedb662ddf54b205ee9, State: Initialized, Role: FOLLOWER
I20260608 12:50:29.588864  8058 consensus_queue.cc:260] T e607b523d5c74db9bc9fc6ed7d18b142 P 68e1b22899524fedb662ddf54b205ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.589447  8059 raft_consensus.cc:515] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.593874  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83ecf7cf26d4db2aaa37aa004bcc5e6" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e1b22899524fedb662ddf54b205ee9"
I20260608 12:50:29.594667  7936 raft_consensus.cc:3060] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:29.594254  7759 catalog_manager.cc:5696] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65). New cstate: current_term: 1 leader_uuid: "02f649300f544b39b0ae0c1fa8adaacf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:29.597131  8010 raft_consensus.cc:2468] T 43e578fb29ec4f049825e20742b5e40a P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e1b22899524fedb662ddf54b205ee9 in term 1.
I20260608 12:50:29.598297  7900 leader_election.cc:304] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9 [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: 68e1b22899524fedb662ddf54b205ee9, 8b250b4238a74a5390506a7857b3b7ca; no voters: 02f649300f544b39b0ae0c1fa8adaacf
I20260608 12:50:29.599596  8088 raft_consensus.cc:2804] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:29.599937  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83ecf7cf26d4db2aaa37aa004bcc5e6" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf" is_pre_election: true
I20260608 12:50:29.600108  8088 raft_consensus.cc:697] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9 [term 1 LEADER]: Becoming Leader. State: Replica: 68e1b22899524fedb662ddf54b205ee9, State: Running, Role: LEADER
I20260608 12:50:29.600606  7860 raft_consensus.cc:2468] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b250b4238a74a5390506a7857b3b7ca in term 0.
I20260608 12:50:29.600970  8088 consensus_queue.cc:237] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.602489  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fdb5a45a1a4730abf861708bef016e" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b250b4238a74a5390506a7857b3b7ca"
I20260608 12:50:29.603046  8009 raft_consensus.cc:3060] T 78fdb5a45a1a4730abf861708bef016e P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:29.604980  7936 raft_consensus.cc:2468] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b250b4238a74a5390506a7857b3b7ca in term 1.
I20260608 12:50:29.606686  7973 leader_election.cc:304] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e1b22899524fedb662ddf54b205ee9, 8b250b4238a74a5390506a7857b3b7ca; no voters: 
I20260608 12:50:29.607930  8085 raft_consensus.cc:2804] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:29.608556  8085 raft_consensus.cc:697] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEADER]: Becoming Leader. State: Replica: 8b250b4238a74a5390506a7857b3b7ca, State: Running, Role: LEADER
I20260608 12:50:29.608865  8058 ts_tablet_manager.cc:1434] T e607b523d5c74db9bc9fc6ed7d18b142 P 68e1b22899524fedb662ddf54b205ee9: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260608 12:50:29.610195  8058 tablet_bootstrap.cc:492] T 78fdb5a45a1a4730abf861708bef016e P 68e1b22899524fedb662ddf54b205ee9: Bootstrap starting.
I20260608 12:50:29.609615  8085 consensus_queue.cc:237] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.610329  8009 raft_consensus.cc:2468] T 78fdb5a45a1a4730abf861708bef016e P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f649300f544b39b0ae0c1fa8adaacf in term 1.
I20260608 12:50:29.613610  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83ecf7cf26d4db2aaa37aa004bcc5e6" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf"
I20260608 12:50:29.614223  7860 raft_consensus.cc:3060] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:29.616138  8059 leader_election.cc:290] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 election: Requested vote from peers 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575), 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607)
I20260608 12:50:29.622903  7860 raft_consensus.cc:2468] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b250b4238a74a5390506a7857b3b7ca in term 1.
I20260608 12:50:29.625185  7825 leader_election.cc:304] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [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: 02f649300f544b39b0ae0c1fa8adaacf, 8b250b4238a74a5390506a7857b3b7ca; no voters: 68e1b22899524fedb662ddf54b205ee9
I20260608 12:50:29.625787  8058 tablet_bootstrap.cc:654] T 78fdb5a45a1a4730abf861708bef016e P 68e1b22899524fedb662ddf54b205ee9: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:29.626111  8094 raft_consensus.cc:2804] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:29.626626  8094 raft_consensus.cc:697] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [term 1 LEADER]: Becoming Leader. State: Replica: 02f649300f544b39b0ae0c1fa8adaacf, State: Running, Role: LEADER
I20260608 12:50:29.627558  8094 consensus_queue.cc:237] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.634445  8057 tablet_bootstrap.cc:492] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf: No bootstrap required, opened a new log
I20260608 12:50:29.636497  8057 ts_tablet_manager.cc:1403] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf: Time spent bootstrapping tablet: real 0.095s	user 0.017s	sys 0.028s
I20260608 12:50:29.640254  8057 raft_consensus.cc:359] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.646291  8057 raft_consensus.cc:385] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:29.646631  8057 raft_consensus.cc:740] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f649300f544b39b0ae0c1fa8adaacf, State: Initialized, Role: FOLLOWER
I20260608 12:50:29.647652  8058 tablet_bootstrap.cc:492] T 78fdb5a45a1a4730abf861708bef016e P 68e1b22899524fedb662ddf54b205ee9: No bootstrap required, opened a new log
I20260608 12:50:29.647482  8057 consensus_queue.cc:260] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.648170  8058 ts_tablet_manager.cc:1403] T 78fdb5a45a1a4730abf861708bef016e P 68e1b22899524fedb662ddf54b205ee9: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.007s
I20260608 12:50:29.644222  7757 catalog_manager.cc:5696] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67). New cstate: current_term: 1 leader_uuid: "8b250b4238a74a5390506a7857b3b7ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:29.649600  8057 ts_tablet_manager.cc:1434] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260608 12:50:29.649322  7757 catalog_manager.cc:5696] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67). New cstate: current_term: 1 leader_uuid: "8b250b4238a74a5390506a7857b3b7ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:29.650614  8057 tablet_bootstrap.cc:492] T 43e578fb29ec4f049825e20742b5e40a P 02f649300f544b39b0ae0c1fa8adaacf: Bootstrap starting.
I20260608 12:50:29.651142  8058 raft_consensus.cc:359] T 78fdb5a45a1a4730abf861708bef016e P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.651830  8058 raft_consensus.cc:385] T 78fdb5a45a1a4730abf861708bef016e P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:29.652122  8058 raft_consensus.cc:740] T 78fdb5a45a1a4730abf861708bef016e P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e1b22899524fedb662ddf54b205ee9, State: Initialized, Role: FOLLOWER
I20260608 12:50:29.654949  8058 consensus_queue.cc:260] T 78fdb5a45a1a4730abf861708bef016e P 68e1b22899524fedb662ddf54b205ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.656128  8057 tablet_bootstrap.cc:654] T 43e578fb29ec4f049825e20742b5e40a P 02f649300f544b39b0ae0c1fa8adaacf: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:29.656800  8058 ts_tablet_manager.cc:1434] T 78fdb5a45a1a4730abf861708bef016e P 68e1b22899524fedb662ddf54b205ee9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:50:29.661479  8057 tablet_bootstrap.cc:492] T 43e578fb29ec4f049825e20742b5e40a P 02f649300f544b39b0ae0c1fa8adaacf: No bootstrap required, opened a new log
I20260608 12:50:29.662179  8057 ts_tablet_manager.cc:1403] T 43e578fb29ec4f049825e20742b5e40a P 02f649300f544b39b0ae0c1fa8adaacf: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260608 12:50:29.661477  7756 catalog_manager.cc:5696] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65). New cstate: current_term: 1 leader_uuid: "02f649300f544b39b0ae0c1fa8adaacf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:29.662087  7758 catalog_manager.cc:5696] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66). New cstate: current_term: 1 leader_uuid: "68e1b22899524fedb662ddf54b205ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:29.664168  8094 raft_consensus.cc:493] T 170be1023b644ff481ee4d6044b190e9 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:29.664690  8094 raft_consensus.cc:515] T 170be1023b644ff481ee4d6044b190e9 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.665504  8057 raft_consensus.cc:359] T 43e578fb29ec4f049825e20742b5e40a P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.666014  8057 raft_consensus.cc:385] T 43e578fb29ec4f049825e20742b5e40a P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:29.666234  8057 raft_consensus.cc:740] T 43e578fb29ec4f049825e20742b5e40a P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f649300f544b39b0ae0c1fa8adaacf, State: Initialized, Role: FOLLOWER
I20260608 12:50:29.666882  8094 leader_election.cc:290] T 170be1023b644ff481ee4d6044b190e9 P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607), 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453)
I20260608 12:50:29.666862  8057 consensus_queue.cc:260] T 43e578fb29ec4f049825e20742b5e40a P 02f649300f544b39b0ae0c1fa8adaacf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.667707  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170be1023b644ff481ee4d6044b190e9" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e1b22899524fedb662ddf54b205ee9" is_pre_election: true
I20260608 12:50:29.668453  7936 raft_consensus.cc:2393] T 170be1023b644ff481ee4d6044b190e9 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02f649300f544b39b0ae0c1fa8adaacf in current term 1: Already voted for candidate 8b250b4238a74a5390506a7857b3b7ca in this term.
I20260608 12:50:29.669045  8057 ts_tablet_manager.cc:1434] T 43e578fb29ec4f049825e20742b5e40a P 02f649300f544b39b0ae0c1fa8adaacf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:50:29.670617  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170be1023b644ff481ee4d6044b190e9" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b250b4238a74a5390506a7857b3b7ca" is_pre_election: true
I20260608 12:50:29.672176  7825 leader_election.cc:304] T 170be1023b644ff481ee4d6044b190e9 P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f649300f544b39b0ae0c1fa8adaacf; no voters: 68e1b22899524fedb662ddf54b205ee9, 8b250b4238a74a5390506a7857b3b7ca
I20260608 12:50:29.673550  8094 raft_consensus.cc:3060] T 170be1023b644ff481ee4d6044b190e9 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:29.679587  8094 raft_consensus.cc:2749] T 170be1023b644ff481ee4d6044b190e9 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:50:29.707680  8094 raft_consensus.cc:493] T 43e578fb29ec4f049825e20742b5e40a P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:29.708307  8094 raft_consensus.cc:515] T 43e578fb29ec4f049825e20742b5e40a P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.710777  8094 leader_election.cc:290] T 43e578fb29ec4f049825e20742b5e40a P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607), 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453)
I20260608 12:50:29.711748  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e578fb29ec4f049825e20742b5e40a" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e1b22899524fedb662ddf54b205ee9" is_pre_election: true
I20260608 12:50:29.712109  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e578fb29ec4f049825e20742b5e40a" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b250b4238a74a5390506a7857b3b7ca" is_pre_election: true
I20260608 12:50:29.712898  8009 raft_consensus.cc:2393] T 43e578fb29ec4f049825e20742b5e40a P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02f649300f544b39b0ae0c1fa8adaacf in current term 1: Already voted for candidate 68e1b22899524fedb662ddf54b205ee9 in this term.
I20260608 12:50:29.713933  7825 leader_election.cc:304] T 43e578fb29ec4f049825e20742b5e40a P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f649300f544b39b0ae0c1fa8adaacf; no voters: 68e1b22899524fedb662ddf54b205ee9, 8b250b4238a74a5390506a7857b3b7ca
I20260608 12:50:29.714735  8094 raft_consensus.cc:3060] T 43e578fb29ec4f049825e20742b5e40a P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:29.719310  8094 raft_consensus.cc:2749] T 43e578fb29ec4f049825e20742b5e40a P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:50:29.731738  8094 raft_consensus.cc:493] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:29.732141  8094 raft_consensus.cc:515] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.733839  8094 leader_election.cc:290] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607), 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453)
I20260608 12:50:29.734735  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e607b523d5c74db9bc9fc6ed7d18b142" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e1b22899524fedb662ddf54b205ee9" is_pre_election: true
I20260608 12:50:29.734886  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e607b523d5c74db9bc9fc6ed7d18b142" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b250b4238a74a5390506a7857b3b7ca" is_pre_election: true
I20260608 12:50:29.735496  8009 raft_consensus.cc:2468] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f649300f544b39b0ae0c1fa8adaacf in term 0.
I20260608 12:50:29.735496  7936 raft_consensus.cc:2468] T e607b523d5c74db9bc9fc6ed7d18b142 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f649300f544b39b0ae0c1fa8adaacf in term 0.
I20260608 12:50:29.736778  7825 leader_election.cc:304] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f649300f544b39b0ae0c1fa8adaacf, 8b250b4238a74a5390506a7857b3b7ca; no voters: 
I20260608 12:50:29.737495  8094 raft_consensus.cc:2804] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:29.737860  8094 raft_consensus.cc:493] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:29.738155  8094 raft_consensus.cc:3060] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:29.742655  8094 raft_consensus.cc:515] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.744616  8094 leader_election.cc:290] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 election: Requested vote from peers 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607), 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453)
I20260608 12:50:29.745232  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e607b523d5c74db9bc9fc6ed7d18b142" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e1b22899524fedb662ddf54b205ee9"
I20260608 12:50:29.745620  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e607b523d5c74db9bc9fc6ed7d18b142" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b250b4238a74a5390506a7857b3b7ca"
I20260608 12:50:29.745849  7936 raft_consensus.cc:3060] T e607b523d5c74db9bc9fc6ed7d18b142 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:29.746201  8009 raft_consensus.cc:3060] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:29.752763  8009 raft_consensus.cc:2468] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f649300f544b39b0ae0c1fa8adaacf in term 1.
I20260608 12:50:29.752763  7936 raft_consensus.cc:2468] T e607b523d5c74db9bc9fc6ed7d18b142 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f649300f544b39b0ae0c1fa8adaacf in term 1.
I20260608 12:50:29.754184  7824 leader_election.cc:304] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f649300f544b39b0ae0c1fa8adaacf, 68e1b22899524fedb662ddf54b205ee9; no voters: 
I20260608 12:50:29.754875  8094 raft_consensus.cc:2804] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:29.755410  8094 raft_consensus.cc:697] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 LEADER]: Becoming Leader. State: Replica: 02f649300f544b39b0ae0c1fa8adaacf, State: Running, Role: LEADER
I20260608 12:50:29.756071  8094 consensus_queue.cc:237] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.763594  7756 catalog_manager.cc:5696] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65). New cstate: current_term: 1 leader_uuid: "02f649300f544b39b0ae0c1fa8adaacf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:29.772220  8085 consensus_queue.cc:1048] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:29.785462  8059 consensus_queue.cc:1048] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:29.826654  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:29.833592  8116 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
W20260608 12:50:29.834117  8117 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
W20260608 12:50:29.835734  8119 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
I20260608 12:50:29.836153  4865 server_base.cc:1061] running on GCE node
I20260608 12:50:29.837036  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:29.837265  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:29.837456  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923029837437 us; error 0 us; skew 500 ppm
I20260608 12:50:29.838081  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:29.840795  4865 webserver.cc:533] Webserver started at http://127.4.192.68:39423/ using document root <none> and password file <none>
I20260608 12:50:29.841326  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:29.841537  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:29.841842  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:29.843101  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/ts-3-root/instance:
uuid: "23309184a1b440ec9b560802f7ba71b0"
format_stamp: "Formatted at 2026-06-08 12:50:29 on dist-test-slave-pmzz"
I20260608 12:50:29.847815  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:50:29.851191  8124 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:29.852021  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:50:29.852324  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/ts-3-root
uuid: "23309184a1b440ec9b560802f7ba71b0"
format_stamp: "Formatted at 2026-06-08 12:50:29 on dist-test-slave-pmzz"
I20260608 12:50:29.852599  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-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)
I20260608 12:50:29.870707  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:29.872113  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:29.873375  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:29.875615  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:29.875818  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:29.876094  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:29.876263  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:29.879743  8088 raft_consensus.cc:493] T 78fdb5a45a1a4730abf861708bef016e P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:29.880347  8088 raft_consensus.cc:515] T 78fdb5a45a1a4730abf861708bef016e P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:29.882768  8088 leader_election.cc:290] T 78fdb5a45a1a4730abf861708bef016e P 68e1b22899524fedb662ddf54b205ee9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575), 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453)
I20260608 12:50:29.883499  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fdb5a45a1a4730abf861708bef016e" candidate_uuid: "68e1b22899524fedb662ddf54b205ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf" is_pre_election: true
I20260608 12:50:29.883894  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fdb5a45a1a4730abf861708bef016e" candidate_uuid: "68e1b22899524fedb662ddf54b205ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b250b4238a74a5390506a7857b3b7ca" is_pre_election: true
I20260608 12:50:29.884706  8009 raft_consensus.cc:2393] T 78fdb5a45a1a4730abf861708bef016e P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68e1b22899524fedb662ddf54b205ee9 in current term 1: Already voted for candidate 02f649300f544b39b0ae0c1fa8adaacf in this term.
I20260608 12:50:29.885687  7900 leader_election.cc:304] T 78fdb5a45a1a4730abf861708bef016e P 68e1b22899524fedb662ddf54b205ee9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68e1b22899524fedb662ddf54b205ee9; no voters: 02f649300f544b39b0ae0c1fa8adaacf, 8b250b4238a74a5390506a7857b3b7ca
I20260608 12:50:29.886703  8088 raft_consensus.cc:3060] T 78fdb5a45a1a4730abf861708bef016e P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:29.892685  8088 raft_consensus.cc:2749] T 78fdb5a45a1a4730abf861708bef016e P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:50:29.895017  8059 consensus_queue.cc:1048] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:29.916987  8059 consensus_queue.cc:1048] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:29.946655  8088 consensus_queue.cc:1048] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:29.967597  8065 consensus_queue.cc:1048] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:29.970299  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.68:40525
I20260608 12:50:29.970445  8189 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.68:40525 every 8 connection(s)
I20260608 12:50:29.976756  8094 consensus_queue.cc:1048] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:29.989259  8065 consensus_queue.cc:1048] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:30.004684  8094 consensus_queue.cc:1048] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:30.035843  8100 consensus_queue.cc:1048] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:30.036841  8197 consensus_queue.cc:1048] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:30.057579  8059 consensus_queue.cc:1048] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:30.076332  8094 consensus_queue.cc:1048] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:30.091537  8191 heartbeater.cc:344] Connected to a master server at 127.4.192.126:37949
I20260608 12:50:30.092025  8191 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:30.092775  8191 heartbeater.cc:507] Master 127.4.192.126:37949 requested a full tablet report, sending...
I20260608 12:50:30.091537  7755 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49726:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260608 12:50:30.095547  7759 ts_manager.cc:194] Registered new tserver with Master: 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525)
I20260608 12:50:30.097771  7759 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49736
I20260608 12:50:30.108917  8085 consensus_queue.cc:1048] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:50:30.129801  7755 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8544a8cced2f458ab0746a7a3cfa8ea7 has no consensus state
W20260608 12:50:30.134097  7755 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 28595b258c8948ca80343e522bd56346 has no consensus state
W20260608 12:50:30.135775  7755 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cb3c5ad76fff40ce8199a4d620074269 has no consensus state
W20260608 12:50:30.138063  7755 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c29c18f4dd6847bcb464aa2b96f48384 has no consensus state
W20260608 12:50:30.139596  7755 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 91c8e095655743c9bc203878123a8cbd has no consensus state
W20260608 12:50:30.141885  7755 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f47c29fe054d4e31bcec388af35ae552 has no consensus state
W20260608 12:50:30.143253  7755 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 571a8c6bb20946ed8361f6b35b79d148 has no consensus state
W20260608 12:50:30.144791  7755 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cdfe267cb8ae40399a75cfaf7fd78f99 has no consensus state
I20260608 12:50:30.147894  8094 consensus_queue.cc:1048] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:30.157778  8094 consensus_queue.cc:1048] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:50:30.163750  7744 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet cdfe267cb8ae40399a75cfaf7fd78f99 (table range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet cdfe267cb8ae40399a75cfaf7fd78f99 has no consensus state
I20260608 12:50:30.180246  7921 tablet_service.cc:1511] Processing CreateTablet for tablet 8544a8cced2f458ab0746a7a3cfa8ea7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:30.181716  7921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8544a8cced2f458ab0746a7a3cfa8ea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:30.184509  7849 tablet_service.cc:1511] Processing CreateTablet for tablet 8544a8cced2f458ab0746a7a3cfa8ea7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:30.186046  7849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8544a8cced2f458ab0746a7a3cfa8ea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:30.193569  7926 tablet_service.cc:1511] Processing CreateTablet for tablet cb3c5ad76fff40ce8199a4d620074269 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:30.193957  7996 tablet_service.cc:1511] Processing CreateTablet for tablet 28595b258c8948ca80343e522bd56346 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:30.194376  7850 tablet_service.cc:1511] Processing CreateTablet for tablet 28595b258c8948ca80343e522bd56346 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:30.195068  7926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb3c5ad76fff40ce8199a4d620074269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:30.195777  7996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28595b258c8948ca80343e522bd56346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:30.195847  7850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28595b258c8948ca80343e522bd56346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:30.215921  8208 tablet_bootstrap.cc:492] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 02f649300f544b39b0ae0c1fa8adaacf: Bootstrap starting.
I20260608 12:50:30.217001  7995 tablet_service.cc:1511] Processing CreateTablet for tablet cb3c5ad76fff40ce8199a4d620074269 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:30.218786  7995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb3c5ad76fff40ce8199a4d620074269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:30.220379  7919 tablet_service.cc:1511] Processing CreateTablet for tablet c29c18f4dd6847bcb464aa2b96f48384 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:30.221810  7919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c29c18f4dd6847bcb464aa2b96f48384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:30.222201  7849 tablet_service.cc:1511] Processing CreateTablet for tablet c29c18f4dd6847bcb464aa2b96f48384 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:30.228451  7849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c29c18f4dd6847bcb464aa2b96f48384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:30.224943  7847 tablet_service.cc:1511] Processing CreateTablet for tablet 91c8e095655743c9bc203878123a8cbd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:30.226163  7997 tablet_service.cc:1511] Processing CreateTablet for tablet 91c8e095655743c9bc203878123a8cbd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:30.231869  7847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91c8e095655743c9bc203878123a8cbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:30.232007  7997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91c8e095655743c9bc203878123a8cbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:30.235198  7998 tablet_service.cc:1511] Processing CreateTablet for tablet f47c29fe054d4e31bcec388af35ae552 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:30.236593  7998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47c29fe054d4e31bcec388af35ae552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:30.254560  7922 tablet_service.cc:1511] Processing CreateTablet for tablet f47c29fe054d4e31bcec388af35ae552 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:30.255685  8209 tablet_bootstrap.cc:492] T cb3c5ad76fff40ce8199a4d620074269 P 68e1b22899524fedb662ddf54b205ee9: Bootstrap starting.
I20260608 12:50:30.256178  7922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47c29fe054d4e31bcec388af35ae552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:30.258436  8208 tablet_bootstrap.cc:654] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 02f649300f544b39b0ae0c1fa8adaacf: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:30.261664  8153 tablet_service.cc:1511] Processing CreateTablet for tablet 8544a8cced2f458ab0746a7a3cfa8ea7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:30.264468  8152 tablet_service.cc:1511] Processing CreateTablet for tablet 28595b258c8948ca80343e522bd56346 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:30.266228  8209 tablet_bootstrap.cc:654] T cb3c5ad76fff40ce8199a4d620074269 P 68e1b22899524fedb662ddf54b205ee9: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:30.267529  8150 tablet_service.cc:1511] Processing CreateTablet for tablet c29c18f4dd6847bcb464aa2b96f48384 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:30.270157  8149 tablet_service.cc:1511] Processing CreateTablet for tablet 91c8e095655743c9bc203878123a8cbd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:30.272571  8151 tablet_service.cc:1511] Processing CreateTablet for tablet cb3c5ad76fff40ce8199a4d620074269 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:30.275048  8153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8544a8cced2f458ab0746a7a3cfa8ea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:30.277860  8150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c29c18f4dd6847bcb464aa2b96f48384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:30.277978  8148 tablet_service.cc:1511] Processing CreateTablet for tablet f47c29fe054d4e31bcec388af35ae552 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:30.279644  8149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91c8e095655743c9bc203878123a8cbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:30.280783  8151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb3c5ad76fff40ce8199a4d620074269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:30.281541  8148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47c29fe054d4e31bcec388af35ae552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:30.284726  8152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28595b258c8948ca80343e522bd56346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:30.287010  8208 tablet_bootstrap.cc:492] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 02f649300f544b39b0ae0c1fa8adaacf: No bootstrap required, opened a new log
I20260608 12:50:30.287516  8208 ts_tablet_manager.cc:1403] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 02f649300f544b39b0ae0c1fa8adaacf: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.003s
W20260608 12:50:30.288450  7807 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:50:30.290738  8208 raft_consensus.cc:359] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:30.291498  8208 raft_consensus.cc:385] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:30.292582  8208 raft_consensus.cc:740] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f649300f544b39b0ae0c1fa8adaacf, State: Initialized, Role: FOLLOWER
I20260608 12:50:30.293344  8208 consensus_queue.cc:260] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 02f649300f544b39b0ae0c1fa8adaacf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:30.297056  8208 ts_tablet_manager.cc:1434] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 02f649300f544b39b0ae0c1fa8adaacf: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:50:30.298080  8208 tablet_bootstrap.cc:492] T 91c8e095655743c9bc203878123a8cbd P 02f649300f544b39b0ae0c1fa8adaacf: Bootstrap starting.
I20260608 12:50:30.304949  8209 tablet_bootstrap.cc:492] T cb3c5ad76fff40ce8199a4d620074269 P 68e1b22899524fedb662ddf54b205ee9: No bootstrap required, opened a new log
I20260608 12:50:30.309648  8209 ts_tablet_manager.cc:1403] T cb3c5ad76fff40ce8199a4d620074269 P 68e1b22899524fedb662ddf54b205ee9: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.008s
I20260608 12:50:30.306437  8208 tablet_bootstrap.cc:654] T 91c8e095655743c9bc203878123a8cbd P 02f649300f544b39b0ae0c1fa8adaacf: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:30.312808  8209 raft_consensus.cc:359] T cb3c5ad76fff40ce8199a4d620074269 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.313788  8209 raft_consensus.cc:385] T cb3c5ad76fff40ce8199a4d620074269 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:30.314173  8209 raft_consensus.cc:740] T cb3c5ad76fff40ce8199a4d620074269 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e1b22899524fedb662ddf54b205ee9, State: Initialized, Role: FOLLOWER
I20260608 12:50:30.314450  8147 tablet_service.cc:1511] Processing CreateTablet for tablet 571a8c6bb20946ed8361f6b35b79d148 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:30.315191  8209 consensus_queue.cc:260] T cb3c5ad76fff40ce8199a4d620074269 P 68e1b22899524fedb662ddf54b205ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.317972  8147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 571a8c6bb20946ed8361f6b35b79d148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:30.323560  8209 ts_tablet_manager.cc:1434] T cb3c5ad76fff40ce8199a4d620074269 P 68e1b22899524fedb662ddf54b205ee9: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 12:50:30.325168  8209 tablet_bootstrap.cc:492] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 68e1b22899524fedb662ddf54b205ee9: Bootstrap starting.
I20260608 12:50:30.327855  8197 raft_consensus.cc:493] T cb3c5ad76fff40ce8199a4d620074269 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:30.328590  8197 raft_consensus.cc:515] T cb3c5ad76fff40ce8199a4d620074269 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.334550  8010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb3c5ad76fff40ce8199a4d620074269" candidate_uuid: "68e1b22899524fedb662ddf54b205ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b250b4238a74a5390506a7857b3b7ca" is_pre_election: true
I20260608 12:50:30.309670  7922 tablet_service.cc:1511] Processing CreateTablet for tablet 571a8c6bb20946ed8361f6b35b79d148 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
W20260608 12:50:30.345746  7900 leader_election.cc:343] T cb3c5ad76fff40ce8199a4d620074269 P 68e1b22899524fedb662ddf54b205ee9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:30.346462  7922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 571a8c6bb20946ed8361f6b35b79d148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:30.348183  7998 tablet_service.cc:1511] Processing CreateTablet for tablet cdfe267cb8ae40399a75cfaf7fd78f99 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:30.350031  7998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdfe267cb8ae40399a75cfaf7fd78f99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:30.333420  8197 leader_election.cc:290] T cb3c5ad76fff40ce8199a4d620074269 P 68e1b22899524fedb662ddf54b205ee9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525), 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453)
I20260608 12:50:30.332522  7849 tablet_service.cc:1511] Processing CreateTablet for tablet 571a8c6bb20946ed8361f6b35b79d148 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:30.377130  7849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 571a8c6bb20946ed8361f6b35b79d148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:30.389567  8146 tablet_service.cc:1511] Processing CreateTablet for tablet cdfe267cb8ae40399a75cfaf7fd78f99 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:30.390110  7847 tablet_service.cc:1511] Processing CreateTablet for tablet cdfe267cb8ae40399a75cfaf7fd78f99 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:50:30.390019  8209 tablet_bootstrap.cc:654] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 68e1b22899524fedb662ddf54b205ee9: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:30.391748  8146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdfe267cb8ae40399a75cfaf7fd78f99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:30.392087  7847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdfe267cb8ae40399a75cfaf7fd78f99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:30.392460  8215 tablet_bootstrap.cc:492] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0: Bootstrap starting.
I20260608 12:50:30.425568  8212 tablet_bootstrap.cc:492] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca: Bootstrap starting.
I20260608 12:50:30.428339  8208 tablet_bootstrap.cc:492] T 91c8e095655743c9bc203878123a8cbd P 02f649300f544b39b0ae0c1fa8adaacf: No bootstrap required, opened a new log
I20260608 12:50:30.428853  8208 ts_tablet_manager.cc:1403] T 91c8e095655743c9bc203878123a8cbd P 02f649300f544b39b0ae0c1fa8adaacf: Time spent bootstrapping tablet: real 0.131s	user 0.025s	sys 0.011s
I20260608 12:50:30.432906  8208 raft_consensus.cc:359] T 91c8e095655743c9bc203878123a8cbd P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.433650  8208 raft_consensus.cc:385] T 91c8e095655743c9bc203878123a8cbd P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:30.433965  8208 raft_consensus.cc:740] T 91c8e095655743c9bc203878123a8cbd P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f649300f544b39b0ae0c1fa8adaacf, State: Initialized, Role: FOLLOWER
I20260608 12:50:30.434744  8208 consensus_queue.cc:260] T 91c8e095655743c9bc203878123a8cbd P 02f649300f544b39b0ae0c1fa8adaacf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.437112  8209 tablet_bootstrap.cc:492] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 68e1b22899524fedb662ddf54b205ee9: No bootstrap required, opened a new log
I20260608 12:50:30.437619  8209 ts_tablet_manager.cc:1403] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 68e1b22899524fedb662ddf54b205ee9: Time spent bootstrapping tablet: real 0.113s	user 0.014s	sys 0.013s
I20260608 12:50:30.443341  8209 raft_consensus.cc:359] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:30.444026  8209 raft_consensus.cc:385] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:30.444329  8209 raft_consensus.cc:740] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e1b22899524fedb662ddf54b205ee9, State: Initialized, Role: FOLLOWER
I20260608 12:50:30.445037  8209 consensus_queue.cc:260] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 68e1b22899524fedb662ddf54b205ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:30.447311  8209 ts_tablet_manager.cc:1434] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 68e1b22899524fedb662ddf54b205ee9: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260608 12:50:30.448269  8209 tablet_bootstrap.cc:492] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9: Bootstrap starting.
I20260608 12:50:30.455618  8208 ts_tablet_manager.cc:1434] T 91c8e095655743c9bc203878123a8cbd P 02f649300f544b39b0ae0c1fa8adaacf: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260608 12:50:30.456750  8208 tablet_bootstrap.cc:492] T c29c18f4dd6847bcb464aa2b96f48384 P 02f649300f544b39b0ae0c1fa8adaacf: Bootstrap starting.
I20260608 12:50:30.456959  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb3c5ad76fff40ce8199a4d620074269" candidate_uuid: "68e1b22899524fedb662ddf54b205ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23309184a1b440ec9b560802f7ba71b0" is_pre_election: true
I20260608 12:50:30.459124  8215 tablet_bootstrap.cc:654] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0: Neither blocks nor log segments found. Creating new log.
W20260608 12:50:30.459662  7902 leader_election.cc:343] T cb3c5ad76fff40ce8199a4d620074269 P 68e1b22899524fedb662ddf54b205ee9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:30.460208  7902 leader_election.cc:304] T cb3c5ad76fff40ce8199a4d620074269 P 68e1b22899524fedb662ddf54b205ee9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68e1b22899524fedb662ddf54b205ee9; no voters: 23309184a1b440ec9b560802f7ba71b0, 8b250b4238a74a5390506a7857b3b7ca
I20260608 12:50:30.461401  8197 raft_consensus.cc:2749] T cb3c5ad76fff40ce8199a4d620074269 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:50:30.456683  8212 tablet_bootstrap.cc:654] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:30.463784  8208 tablet_bootstrap.cc:654] T c29c18f4dd6847bcb464aa2b96f48384 P 02f649300f544b39b0ae0c1fa8adaacf: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:30.468143  8209 tablet_bootstrap.cc:654] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:30.470003  8208 tablet_bootstrap.cc:492] T c29c18f4dd6847bcb464aa2b96f48384 P 02f649300f544b39b0ae0c1fa8adaacf: No bootstrap required, opened a new log
I20260608 12:50:30.470512  8208 ts_tablet_manager.cc:1403] T c29c18f4dd6847bcb464aa2b96f48384 P 02f649300f544b39b0ae0c1fa8adaacf: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260608 12:50:30.472314  8212 tablet_bootstrap.cc:492] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca: No bootstrap required, opened a new log
I20260608 12:50:30.473006  8212 ts_tablet_manager.cc:1403] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.001s
I20260608 12:50:30.472365  8215 tablet_bootstrap.cc:492] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0: No bootstrap required, opened a new log
I20260608 12:50:30.474114  8215 ts_tablet_manager.cc:1403] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0: Time spent bootstrapping tablet: real 0.082s	user 0.008s	sys 0.005s
I20260608 12:50:30.474005  8208 raft_consensus.cc:359] T c29c18f4dd6847bcb464aa2b96f48384 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:30.475065  8208 raft_consensus.cc:385] T c29c18f4dd6847bcb464aa2b96f48384 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:30.475503  8209 tablet_bootstrap.cc:492] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9: No bootstrap required, opened a new log
I20260608 12:50:30.475404  8208 raft_consensus.cc:740] T c29c18f4dd6847bcb464aa2b96f48384 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f649300f544b39b0ae0c1fa8adaacf, State: Initialized, Role: FOLLOWER
I20260608 12:50:30.476042  8209 ts_tablet_manager.cc:1403] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.005s
I20260608 12:50:30.476615  8208 consensus_queue.cc:260] T c29c18f4dd6847bcb464aa2b96f48384 P 02f649300f544b39b0ae0c1fa8adaacf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:30.478210  8215 raft_consensus.cc:359] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:30.478960  8215 raft_consensus.cc:385] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:30.479391  8215 raft_consensus.cc:740] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23309184a1b440ec9b560802f7ba71b0, State: Initialized, Role: FOLLOWER
I20260608 12:50:30.480331  8208 ts_tablet_manager.cc:1434] T c29c18f4dd6847bcb464aa2b96f48384 P 02f649300f544b39b0ae0c1fa8adaacf: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.002s
I20260608 12:50:30.482174  8208 tablet_bootstrap.cc:492] T 28595b258c8948ca80343e522bd56346 P 02f649300f544b39b0ae0c1fa8adaacf: Bootstrap starting.
I20260608 12:50:30.482261  8209 raft_consensus.cc:359] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:30.476148  8212 raft_consensus.cc:359] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.480324  8215 consensus_queue.cc:260] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:30.483587  8212 raft_consensus.cc:385] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:30.483114  8209 raft_consensus.cc:385] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:30.484345  8209 raft_consensus.cc:740] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e1b22899524fedb662ddf54b205ee9, State: Initialized, Role: FOLLOWER
I20260608 12:50:30.483984  8212 raft_consensus.cc:740] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b250b4238a74a5390506a7857b3b7ca, State: Initialized, Role: FOLLOWER
I20260608 12:50:30.485347  8209 consensus_queue.cc:260] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:30.485443  8212 consensus_queue.cc:260] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.488464  8191 heartbeater.cc:499] Master 127.4.192.126:37949 was elected leader, sending a full tablet report...
I20260608 12:50:30.489611  8208 tablet_bootstrap.cc:654] T 28595b258c8948ca80343e522bd56346 P 02f649300f544b39b0ae0c1fa8adaacf: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:30.490412  8215 ts_tablet_manager.cc:1434] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 12:50:30.493360  8215 tablet_bootstrap.cc:492] T c29c18f4dd6847bcb464aa2b96f48384 P 23309184a1b440ec9b560802f7ba71b0: Bootstrap starting.
I20260608 12:50:30.501417  8209 ts_tablet_manager.cc:1434] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.004s
I20260608 12:50:30.502883  8209 tablet_bootstrap.cc:492] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9: Bootstrap starting.
I20260608 12:50:30.511843  8212 ts_tablet_manager.cc:1434] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260608 12:50:30.512862  8089 raft_consensus.cc:493] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:30.513420  8089 raft_consensus.cc:515] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.514228  8215 tablet_bootstrap.cc:654] T c29c18f4dd6847bcb464aa2b96f48384 P 23309184a1b440ec9b560802f7ba71b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:30.519897  7935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb3c5ad76fff40ce8199a4d620074269" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e1b22899524fedb662ddf54b205ee9" is_pre_election: true
I20260608 12:50:30.524389  7935 raft_consensus.cc:2468] T cb3c5ad76fff40ce8199a4d620074269 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b250b4238a74a5390506a7857b3b7ca in term 0.
I20260608 12:50:30.527467  7973 leader_election.cc:304] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e1b22899524fedb662ddf54b205ee9, 8b250b4238a74a5390506a7857b3b7ca; no voters: 
I20260608 12:50:30.528661  8085 raft_consensus.cc:2804] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:30.529130  8085 raft_consensus.cc:493] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:30.529573  8085 raft_consensus.cc:3060] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:30.518141  8089 leader_election.cc:290] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607), 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525)
I20260608 12:50:30.531781  8212 tablet_bootstrap.cc:492] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca: Bootstrap starting.
I20260608 12:50:30.535454  8209 tablet_bootstrap.cc:654] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:30.543587  8085 raft_consensus.cc:515] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.549553  8085 leader_election.cc:290] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 election: Requested vote from peers 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607), 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525)
I20260608 12:50:30.561023  7935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb3c5ad76fff40ce8199a4d620074269" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e1b22899524fedb662ddf54b205ee9"
I20260608 12:50:30.561498  7935 raft_consensus.cc:3060] T cb3c5ad76fff40ce8199a4d620074269 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:30.563156  7759 catalog_manager.cc:6241] T 00000000000000000000000000000000 P e9ebf9ba07fa47c29a6604f3d97aa9c6: range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32] alter complete (version 0)
I20260608 12:50:30.568167  8208 tablet_bootstrap.cc:492] T 28595b258c8948ca80343e522bd56346 P 02f649300f544b39b0ae0c1fa8adaacf: No bootstrap required, opened a new log
I20260608 12:50:30.569298  8208 ts_tablet_manager.cc:1403] T 28595b258c8948ca80343e522bd56346 P 02f649300f544b39b0ae0c1fa8adaacf: Time spent bootstrapping tablet: real 0.087s	user 0.018s	sys 0.025s
I20260608 12:50:30.571803  7935 raft_consensus.cc:2468] T cb3c5ad76fff40ce8199a4d620074269 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b250b4238a74a5390506a7857b3b7ca in term 1.
I20260608 12:50:30.574069  8212 tablet_bootstrap.cc:654] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:30.573688  7973 leader_election.cc:304] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e1b22899524fedb662ddf54b205ee9, 8b250b4238a74a5390506a7857b3b7ca; no voters: 
I20260608 12:50:30.574949  8208 raft_consensus.cc:359] T 28595b258c8948ca80343e522bd56346 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.575778  8208 raft_consensus.cc:385] T 28595b258c8948ca80343e522bd56346 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:30.575868  8085 raft_consensus.cc:2804] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:30.576112  8208 raft_consensus.cc:740] T 28595b258c8948ca80343e522bd56346 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f649300f544b39b0ae0c1fa8adaacf, State: Initialized, Role: FOLLOWER
I20260608 12:50:30.576964  8208 consensus_queue.cc:260] T 28595b258c8948ca80343e522bd56346 P 02f649300f544b39b0ae0c1fa8adaacf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.577417  8085 raft_consensus.cc:697] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEADER]: Becoming Leader. State: Replica: 8b250b4238a74a5390506a7857b3b7ca, State: Running, Role: LEADER
I20260608 12:50:30.578514  8085 consensus_queue.cc:237] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.579418  8208 ts_tablet_manager.cc:1434] T 28595b258c8948ca80343e522bd56346 P 02f649300f544b39b0ae0c1fa8adaacf: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:50:30.580387  8208 tablet_bootstrap.cc:492] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf: Bootstrap starting.
I20260608 12:50:30.584781  8215 tablet_bootstrap.cc:492] T c29c18f4dd6847bcb464aa2b96f48384 P 23309184a1b440ec9b560802f7ba71b0: No bootstrap required, opened a new log
I20260608 12:50:30.585687  8215 ts_tablet_manager.cc:1403] T c29c18f4dd6847bcb464aa2b96f48384 P 23309184a1b440ec9b560802f7ba71b0: Time spent bootstrapping tablet: real 0.093s	user 0.021s	sys 0.016s
I20260608 12:50:30.592624  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb3c5ad76fff40ce8199a4d620074269" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23309184a1b440ec9b560802f7ba71b0"
W20260608 12:50:30.594702  7976 leader_election.cc:343] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:30.594106  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb3c5ad76fff40ce8199a4d620074269" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23309184a1b440ec9b560802f7ba71b0" is_pre_election: true
I20260608 12:50:30.596858  8209 tablet_bootstrap.cc:492] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9: No bootstrap required, opened a new log
I20260608 12:50:30.597419  8209 ts_tablet_manager.cc:1403] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9: Time spent bootstrapping tablet: real 0.095s	user 0.010s	sys 0.014s
I20260608 12:50:30.598011  8215 raft_consensus.cc:359] T c29c18f4dd6847bcb464aa2b96f48384 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:30.598781  8215 raft_consensus.cc:385] T c29c18f4dd6847bcb464aa2b96f48384 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:30.599086  8215 raft_consensus.cc:740] T c29c18f4dd6847bcb464aa2b96f48384 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23309184a1b440ec9b560802f7ba71b0, State: Initialized, Role: FOLLOWER
I20260608 12:50:30.599862  8215 consensus_queue.cc:260] T c29c18f4dd6847bcb464aa2b96f48384 P 23309184a1b440ec9b560802f7ba71b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:30.600771  8209 raft_consensus.cc:359] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } }
I20260608 12:50:30.601480  8209 raft_consensus.cc:385] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:30.601768  8209 raft_consensus.cc:740] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e1b22899524fedb662ddf54b205ee9, State: Initialized, Role: FOLLOWER
I20260608 12:50:30.601969  8215 ts_tablet_manager.cc:1434] T c29c18f4dd6847bcb464aa2b96f48384 P 23309184a1b440ec9b560802f7ba71b0: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
W20260608 12:50:30.596696  7976 leader_election.cc:343] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:30.594213  8208 tablet_bootstrap.cc:654] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:30.604463  8215 tablet_bootstrap.cc:492] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0: Bootstrap starting.
I20260608 12:50:30.603986  8209 consensus_queue.cc:260] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } }
I20260608 12:50:30.608582  8209 ts_tablet_manager.cc:1434] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260608 12:50:30.610119  8209 tablet_bootstrap.cc:492] T 571a8c6bb20946ed8361f6b35b79d148 P 68e1b22899524fedb662ddf54b205ee9: Bootstrap starting.
I20260608 12:50:30.611117  8212 tablet_bootstrap.cc:492] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca: No bootstrap required, opened a new log
I20260608 12:50:30.611863  8212 ts_tablet_manager.cc:1403] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca: Time spent bootstrapping tablet: real 0.080s	user 0.018s	sys 0.009s
I20260608 12:50:30.623553  8208 tablet_bootstrap.cc:492] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf: No bootstrap required, opened a new log
I20260608 12:50:30.624382  8208 ts_tablet_manager.cc:1403] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.002s
I20260608 12:50:30.627674  8215 tablet_bootstrap.cc:654] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:30.627660  8208 raft_consensus.cc:359] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } }
I20260608 12:50:30.628528  8208 raft_consensus.cc:385] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:30.628855  8208 raft_consensus.cc:740] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f649300f544b39b0ae0c1fa8adaacf, State: Initialized, Role: FOLLOWER
I20260608 12:50:30.628870  8209 tablet_bootstrap.cc:654] T 571a8c6bb20946ed8361f6b35b79d148 P 68e1b22899524fedb662ddf54b205ee9: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:30.629659  8208 consensus_queue.cc:260] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } }
I20260608 12:50:30.631410  8221 raft_consensus.cc:493] T c29c18f4dd6847bcb464aa2b96f48384 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:30.623612  8212 raft_consensus.cc:359] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.632072  8208 ts_tablet_manager.cc:1434] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:50:30.631942  8221 raft_consensus.cc:515] T c29c18f4dd6847bcb464aa2b96f48384 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:30.632256  8212 raft_consensus.cc:385] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:30.632812  8212 raft_consensus.cc:740] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b250b4238a74a5390506a7857b3b7ca, State: Initialized, Role: FOLLOWER
I20260608 12:50:30.633172  8208 tablet_bootstrap.cc:492] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf: Bootstrap starting.
I20260608 12:50:30.634320  8212 consensus_queue.cc:260] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.637691  8212 ts_tablet_manager.cc:1434] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260608 12:50:30.639807  8212 tablet_bootstrap.cc:492] T f47c29fe054d4e31bcec388af35ae552 P 8b250b4238a74a5390506a7857b3b7ca: Bootstrap starting.
I20260608 12:50:30.639276  7758 catalog_manager.cc:5696] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67). New cstate: current_term: 1 leader_uuid: "8b250b4238a74a5390506a7857b3b7ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:30.642629  8215 tablet_bootstrap.cc:492] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0: No bootstrap required, opened a new log
I20260608 12:50:30.643254  8215 ts_tablet_manager.cc:1403] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.006s
I20260608 12:50:30.647378  8221 leader_election.cc:290] T c29c18f4dd6847bcb464aa2b96f48384 P 23309184a1b440ec9b560802f7ba71b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607), 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575)
I20260608 12:50:30.647888  8088 raft_consensus.cc:493] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:30.648384  8088 raft_consensus.cc:515] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:30.650117  8215 raft_consensus.cc:359] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.650892  8215 raft_consensus.cc:385] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:30.651309  8215 raft_consensus.cc:740] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23309184a1b440ec9b560802f7ba71b0, State: Initialized, Role: FOLLOWER
I20260608 12:50:30.651527  8088 leader_election.cc:290] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525), 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575)
I20260608 12:50:30.654054  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c29c18f4dd6847bcb464aa2b96f48384" candidate_uuid: "68e1b22899524fedb662ddf54b205ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf" is_pre_election: true
I20260608 12:50:30.654855  7860 raft_consensus.cc:2468] T c29c18f4dd6847bcb464aa2b96f48384 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e1b22899524fedb662ddf54b205ee9 in term 0.
I20260608 12:50:30.654436  8215 consensus_queue.cc:260] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.657146  8212 tablet_bootstrap.cc:654] T f47c29fe054d4e31bcec388af35ae552 P 8b250b4238a74a5390506a7857b3b7ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:30.659175  7901 leader_election.cc:304] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f649300f544b39b0ae0c1fa8adaacf, 68e1b22899524fedb662ddf54b205ee9; no voters: 
I20260608 12:50:30.659479  8215 ts_tablet_manager.cc:1434] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.005s
I20260608 12:50:30.660822  8215 tablet_bootstrap.cc:492] T 91c8e095655743c9bc203878123a8cbd P 23309184a1b440ec9b560802f7ba71b0: Bootstrap starting.
I20260608 12:50:30.667184  8088 raft_consensus.cc:2804] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:30.667702  8088 raft_consensus.cc:493] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:30.668138  8088 raft_consensus.cc:3060] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:30.671779  8215 tablet_bootstrap.cc:654] T 91c8e095655743c9bc203878123a8cbd P 23309184a1b440ec9b560802f7ba71b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:30.676683  8212 tablet_bootstrap.cc:492] T f47c29fe054d4e31bcec388af35ae552 P 8b250b4238a74a5390506a7857b3b7ca: No bootstrap required, opened a new log
I20260608 12:50:30.677807  8212 ts_tablet_manager.cc:1403] T f47c29fe054d4e31bcec388af35ae552 P 8b250b4238a74a5390506a7857b3b7ca: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.001s
I20260608 12:50:30.683606  8212 raft_consensus.cc:359] T f47c29fe054d4e31bcec388af35ae552 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } }
I20260608 12:50:30.688267  8100 raft_consensus.cc:493] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:30.685472  8208 tablet_bootstrap.cc:654] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:30.688822  8100 raft_consensus.cc:515] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } }
I20260608 12:50:30.692493  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfe267cb8ae40399a75cfaf7fd78f99" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b250b4238a74a5390506a7857b3b7ca" is_pre_election: true
I20260608 12:50:30.688495  8212 raft_consensus.cc:385] T f47c29fe054d4e31bcec388af35ae552 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:30.693936  8212 raft_consensus.cc:740] T f47c29fe054d4e31bcec388af35ae552 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b250b4238a74a5390506a7857b3b7ca, State: Initialized, Role: FOLLOWER
W20260608 12:50:30.694089  7825 leader_election.cc:343] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:30.695200  8100 leader_election.cc:290] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453), 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525)
I20260608 12:50:30.695940  8212 consensus_queue.cc:260] T f47c29fe054d4e31bcec388af35ae552 P 8b250b4238a74a5390506a7857b3b7ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } }
I20260608 12:50:30.698979  8212 ts_tablet_manager.cc:1434] T f47c29fe054d4e31bcec388af35ae552 P 8b250b4238a74a5390506a7857b3b7ca: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.003s
I20260608 12:50:30.705672  8212 tablet_bootstrap.cc:492] T 28595b258c8948ca80343e522bd56346 P 8b250b4238a74a5390506a7857b3b7ca: Bootstrap starting.
I20260608 12:50:30.704430  8209 tablet_bootstrap.cc:492] T 571a8c6bb20946ed8361f6b35b79d148 P 68e1b22899524fedb662ddf54b205ee9: No bootstrap required, opened a new log
I20260608 12:50:30.706703  8209 ts_tablet_manager.cc:1403] T 571a8c6bb20946ed8361f6b35b79d148 P 68e1b22899524fedb662ddf54b205ee9: Time spent bootstrapping tablet: real 0.097s	user 0.020s	sys 0.018s
I20260608 12:50:30.710836  8209 raft_consensus.cc:359] T 571a8c6bb20946ed8361f6b35b79d148 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:30.716400  8209 raft_consensus.cc:385] T 571a8c6bb20946ed8361f6b35b79d148 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:30.717264  8209 raft_consensus.cc:740] T 571a8c6bb20946ed8361f6b35b79d148 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e1b22899524fedb662ddf54b205ee9, State: Initialized, Role: FOLLOWER
I20260608 12:50:30.719106  8209 consensus_queue.cc:260] T 571a8c6bb20946ed8361f6b35b79d148 P 68e1b22899524fedb662ddf54b205ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:30.722213  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c29c18f4dd6847bcb464aa2b96f48384" candidate_uuid: "68e1b22899524fedb662ddf54b205ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23309184a1b440ec9b560802f7ba71b0" is_pre_election: true
I20260608 12:50:30.722895  8164 raft_consensus.cc:2468] T c29c18f4dd6847bcb464aa2b96f48384 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e1b22899524fedb662ddf54b205ee9 in term 0.
I20260608 12:50:30.724979  8209 ts_tablet_manager.cc:1434] T 571a8c6bb20946ed8361f6b35b79d148 P 68e1b22899524fedb662ddf54b205ee9: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260608 12:50:30.730041  8212 tablet_bootstrap.cc:654] T 28595b258c8948ca80343e522bd56346 P 8b250b4238a74a5390506a7857b3b7ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:30.736248  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c29c18f4dd6847bcb464aa2b96f48384" candidate_uuid: "23309184a1b440ec9b560802f7ba71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf" is_pre_election: true
I20260608 12:50:30.736908  7860 raft_consensus.cc:2468] T c29c18f4dd6847bcb464aa2b96f48384 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23309184a1b440ec9b560802f7ba71b0 in term 0.
I20260608 12:50:30.738317  8221 raft_consensus.cc:493] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:30.738929  8221 raft_consensus.cc:515] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:30.739912  8127 leader_election.cc:304] T c29c18f4dd6847bcb464aa2b96f48384 P 23309184a1b440ec9b560802f7ba71b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f649300f544b39b0ae0c1fa8adaacf, 23309184a1b440ec9b560802f7ba71b0; no voters: 
I20260608 12:50:30.741413  8221 leader_election.cc:290] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607), 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575)
I20260608 12:50:30.712082  8088 raft_consensus.cc:515] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:30.742074  8221 raft_consensus.cc:2804] T c29c18f4dd6847bcb464aa2b96f48384 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:30.742516  8221 raft_consensus.cc:493] T c29c18f4dd6847bcb464aa2b96f48384 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:30.742946  8221 raft_consensus.cc:3060] T c29c18f4dd6847bcb464aa2b96f48384 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:30.747040  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c29c18f4dd6847bcb464aa2b96f48384" candidate_uuid: "68e1b22899524fedb662ddf54b205ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf"
I20260608 12:50:30.747627  7860 raft_consensus.cc:3060] T c29c18f4dd6847bcb464aa2b96f48384 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:30.749042  8088 leader_election.cc:290] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9 [CANDIDATE]: Term 1 election: Requested vote from peers 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525), 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575)
I20260608 12:50:30.757215  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfe267cb8ae40399a75cfaf7fd78f99" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23309184a1b440ec9b560802f7ba71b0" is_pre_election: true
W20260608 12:50:30.763549  7827 leader_election.cc:343] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:30.764483  7827 leader_election.cc:304] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f649300f544b39b0ae0c1fa8adaacf; no voters: 23309184a1b440ec9b560802f7ba71b0, 8b250b4238a74a5390506a7857b3b7ca
I20260608 12:50:30.765612  8100 raft_consensus.cc:2749] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:50:30.769223  8221 raft_consensus.cc:515] T c29c18f4dd6847bcb464aa2b96f48384 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:30.769960  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8544a8cced2f458ab0746a7a3cfa8ea7" candidate_uuid: "23309184a1b440ec9b560802f7ba71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf" is_pre_election: true
I20260608 12:50:30.770670  7861 raft_consensus.cc:2468] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23309184a1b440ec9b560802f7ba71b0 in term 0.
I20260608 12:50:30.771271  8208 tablet_bootstrap.cc:492] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf: No bootstrap required, opened a new log
I20260608 12:50:30.772027  8208 ts_tablet_manager.cc:1403] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf: Time spent bootstrapping tablet: real 0.139s	user 0.027s	sys 0.009s
I20260608 12:50:30.775579  8221 leader_election.cc:290] T c29c18f4dd6847bcb464aa2b96f48384 P 23309184a1b440ec9b560802f7ba71b0 [CANDIDATE]: Term 1 election: Requested vote from peers 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607), 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575)
I20260608 12:50:30.776043  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c29c18f4dd6847bcb464aa2b96f48384" candidate_uuid: "68e1b22899524fedb662ddf54b205ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23309184a1b440ec9b560802f7ba71b0"
I20260608 12:50:30.777230  8164 raft_consensus.cc:2393] T c29c18f4dd6847bcb464aa2b96f48384 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 68e1b22899524fedb662ddf54b205ee9 in current term 1: Already voted for candidate 23309184a1b440ec9b560802f7ba71b0 in this term.
I20260608 12:50:30.778052  8208 raft_consensus.cc:359] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:30.778928  7860 raft_consensus.cc:2468] T c29c18f4dd6847bcb464aa2b96f48384 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e1b22899524fedb662ddf54b205ee9 in term 1.
I20260608 12:50:30.779533  8208 raft_consensus.cc:385] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:30.779946  8208 raft_consensus.cc:740] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f649300f544b39b0ae0c1fa8adaacf, State: Initialized, Role: FOLLOWER
I20260608 12:50:30.780099  8215 tablet_bootstrap.cc:492] T 91c8e095655743c9bc203878123a8cbd P 23309184a1b440ec9b560802f7ba71b0: No bootstrap required, opened a new log
I20260608 12:50:30.780371  7935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c29c18f4dd6847bcb464aa2b96f48384" candidate_uuid: "23309184a1b440ec9b560802f7ba71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e1b22899524fedb662ddf54b205ee9" is_pre_election: true
I20260608 12:50:30.780684  8215 ts_tablet_manager.cc:1403] T 91c8e095655743c9bc203878123a8cbd P 23309184a1b440ec9b560802f7ba71b0: Time spent bootstrapping tablet: real 0.120s	user 0.035s	sys 0.027s
I20260608 12:50:30.781181  7935 raft_consensus.cc:2393] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23309184a1b440ec9b560802f7ba71b0 in current term 1: Already voted for candidate 68e1b22899524fedb662ddf54b205ee9 in this term.
I20260608 12:50:30.781646  8212 tablet_bootstrap.cc:492] T 28595b258c8948ca80343e522bd56346 P 8b250b4238a74a5390506a7857b3b7ca: No bootstrap required, opened a new log
I20260608 12:50:30.781280  8208 consensus_queue.cc:260] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:30.782367  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8544a8cced2f458ab0746a7a3cfa8ea7" candidate_uuid: "23309184a1b440ec9b560802f7ba71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e1b22899524fedb662ddf54b205ee9" is_pre_election: true
I20260608 12:50:30.782557  8100 raft_consensus.cc:493] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:30.783001  7936 raft_consensus.cc:2468] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23309184a1b440ec9b560802f7ba71b0 in term 0.
I20260608 12:50:30.783071  8100 raft_consensus.cc:515] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:30.784303  7934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c29c18f4dd6847bcb464aa2b96f48384" candidate_uuid: "23309184a1b440ec9b560802f7ba71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e1b22899524fedb662ddf54b205ee9"
I20260608 12:50:30.784581  8208 ts_tablet_manager.cc:1434] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260608 12:50:30.782163  8212 ts_tablet_manager.cc:1403] T 28595b258c8948ca80343e522bd56346 P 8b250b4238a74a5390506a7857b3b7ca: Time spent bootstrapping tablet: real 0.077s	user 0.002s	sys 0.027s
I20260608 12:50:30.785207  7934 raft_consensus.cc:2393] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 23309184a1b440ec9b560802f7ba71b0 in current term 1: Already voted for candidate 68e1b22899524fedb662ddf54b205ee9 in this term.
I20260608 12:50:30.786644  8085 raft_consensus.cc:493] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:30.786917  7901 leader_election.cc:304] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f649300f544b39b0ae0c1fa8adaacf, 68e1b22899524fedb662ddf54b205ee9; no voters: 
I20260608 12:50:30.787580  8094 raft_consensus.cc:493] T 91c8e095655743c9bc203878123a8cbd P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:30.788058  8094 raft_consensus.cc:515] T 91c8e095655743c9bc203878123a8cbd P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.788996  8212 raft_consensus.cc:359] T 28595b258c8948ca80343e522bd56346 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.789775  8212 raft_consensus.cc:385] T 28595b258c8948ca80343e522bd56346 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:30.790189  8094 leader_election.cc:290] T 91c8e095655743c9bc203878123a8cbd P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525), 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453)
I20260608 12:50:30.790249  8212 raft_consensus.cc:740] T 28595b258c8948ca80343e522bd56346 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b250b4238a74a5390506a7857b3b7ca, State: Initialized, Role: FOLLOWER
I20260608 12:50:30.791446  8212 consensus_queue.cc:260] T 28595b258c8948ca80343e522bd56346 P 8b250b4238a74a5390506a7857b3b7ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.792219  8215 raft_consensus.cc:359] T 91c8e095655743c9bc203878123a8cbd P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.792910  8215 raft_consensus.cc:385] T 91c8e095655743c9bc203878123a8cbd P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:30.793211  8215 raft_consensus.cc:740] T 91c8e095655743c9bc203878123a8cbd P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23309184a1b440ec9b560802f7ba71b0, State: Initialized, Role: FOLLOWER
I20260608 12:50:30.793929  8215 consensus_queue.cc:260] T 91c8e095655743c9bc203878123a8cbd P 23309184a1b440ec9b560802f7ba71b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.794497  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c29c18f4dd6847bcb464aa2b96f48384" candidate_uuid: "23309184a1b440ec9b560802f7ba71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf"
I20260608 12:50:30.795362  7861 raft_consensus.cc:2393] T c29c18f4dd6847bcb464aa2b96f48384 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 23309184a1b440ec9b560802f7ba71b0 in current term 1: Already voted for candidate 68e1b22899524fedb662ddf54b205ee9 in this term.
I20260608 12:50:30.795682  8125 leader_election.cc:304] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23309184a1b440ec9b560802f7ba71b0, 68e1b22899524fedb662ddf54b205ee9; no voters: 
I20260608 12:50:30.796283  7934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571a8c6bb20946ed8361f6b35b79d148" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e1b22899524fedb662ddf54b205ee9" is_pre_election: true
I20260608 12:50:30.796909  7934 raft_consensus.cc:2468] T 571a8c6bb20946ed8361f6b35b79d148 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f649300f544b39b0ae0c1fa8adaacf in term 0.
I20260608 12:50:30.797569  8221 raft_consensus.cc:2804] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:30.799818  8221 raft_consensus.cc:493] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:30.800278  8221 raft_consensus.cc:3060] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:30.798112  7824 leader_election.cc:304] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f649300f544b39b0ae0c1fa8adaacf, 68e1b22899524fedb662ddf54b205ee9; no voters: 
I20260608 12:50:30.801052  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c8e095655743c9bc203878123a8cbd" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b250b4238a74a5390506a7857b3b7ca" is_pre_election: true
I20260608 12:50:30.787153  8085 raft_consensus.cc:515] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.790370  8088 raft_consensus.cc:2804] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:30.803365  8085 leader_election.cc:290] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525), 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575)
I20260608 12:50:30.804270  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c8e095655743c9bc203878123a8cbd" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23309184a1b440ec9b560802f7ba71b0" is_pre_election: true
I20260608 12:50:30.804925  8163 raft_consensus.cc:2468] T 91c8e095655743c9bc203878123a8cbd P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f649300f544b39b0ae0c1fa8adaacf in term 0.
I20260608 12:50:30.805202  8240 raft_consensus.cc:493] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:30.804912  8088 raft_consensus.cc:697] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9 [term 1 LEADER]: Becoming Leader. State: Replica: 68e1b22899524fedb662ddf54b205ee9, State: Running, Role: LEADER
I20260608 12:50:30.805745  8240 raft_consensus.cc:515] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.806752  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c8e095655743c9bc203878123a8cbd" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23309184a1b440ec9b560802f7ba71b0" is_pre_election: true
I20260608 12:50:30.807407  8163 raft_consensus.cc:2468] T 91c8e095655743c9bc203878123a8cbd P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b250b4238a74a5390506a7857b3b7ca in term 0.
I20260608 12:50:30.808225  8221 raft_consensus.cc:515] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:30.808521  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c8e095655743c9bc203878123a8cbd" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf" is_pre_election: true
I20260608 12:50:30.808683  7976 leader_election.cc:304] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23309184a1b440ec9b560802f7ba71b0, 8b250b4238a74a5390506a7857b3b7ca; no voters: 
I20260608 12:50:30.809262  7861 raft_consensus.cc:2468] T 91c8e095655743c9bc203878123a8cbd P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b250b4238a74a5390506a7857b3b7ca in term 0.
I20260608 12:50:30.809619  8085 raft_consensus.cc:2804] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:30.810048  8085 raft_consensus.cc:493] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:30.810416  8085 raft_consensus.cc:3060] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:30.810802  8221 leader_election.cc:290] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0 [CANDIDATE]: Term 1 election: Requested vote from peers 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607), 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575)
I20260608 12:50:30.813038  7827 leader_election.cc:304] T 91c8e095655743c9bc203878123a8cbd P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f649300f544b39b0ae0c1fa8adaacf, 23309184a1b440ec9b560802f7ba71b0; no voters: 
I20260608 12:50:30.813311  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571a8c6bb20946ed8361f6b35b79d148" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23309184a1b440ec9b560802f7ba71b0" is_pre_election: true
I20260608 12:50:30.813997  8064 raft_consensus.cc:2804] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:30.814484  8064 raft_consensus.cc:493] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 12:50:30.814760  7827 leader_election.cc:343] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:30.799424  8212 ts_tablet_manager.cc:1434] T 28595b258c8948ca80343e522bd56346 P 8b250b4238a74a5390506a7857b3b7ca: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 12:50:30.816318  8212 tablet_bootstrap.cc:492] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca: Bootstrap starting.
I20260608 12:50:30.813905  8088 consensus_queue.cc:237] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:30.818581  7934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8544a8cced2f458ab0746a7a3cfa8ea7" candidate_uuid: "23309184a1b440ec9b560802f7ba71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e1b22899524fedb662ddf54b205ee9"
I20260608 12:50:30.819178  7934 raft_consensus.cc:3060] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:30.814821  8064 raft_consensus.cc:3060] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:30.824267  8085 raft_consensus.cc:515] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.825484  8009 raft_consensus.cc:2393] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02f649300f544b39b0ae0c1fa8adaacf in current term 1: Already voted for candidate 8b250b4238a74a5390506a7857b3b7ca in this term.
I20260608 12:50:30.826085  8240 leader_election.cc:290] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575), 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453)
I20260608 12:50:30.814751  8094 raft_consensus.cc:2804] T 91c8e095655743c9bc203878123a8cbd P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:30.827875  8094 raft_consensus.cc:493] T 91c8e095655743c9bc203878123a8cbd P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:30.828269  8094 raft_consensus.cc:3060] T 91c8e095655743c9bc203878123a8cbd P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:30.828943  8064 raft_consensus.cc:515] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:30.831386  8215 ts_tablet_manager.cc:1434] T 91c8e095655743c9bc203878123a8cbd P 23309184a1b440ec9b560802f7ba71b0: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260608 12:50:30.800168  8127 leader_election.cc:304] T c29c18f4dd6847bcb464aa2b96f48384 P 23309184a1b440ec9b560802f7ba71b0 [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: 23309184a1b440ec9b560802f7ba71b0; no voters: 02f649300f544b39b0ae0c1fa8adaacf, 68e1b22899524fedb662ddf54b205ee9
I20260608 12:50:30.831825  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571a8c6bb20946ed8361f6b35b79d148" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e1b22899524fedb662ddf54b205ee9"
I20260608 12:50:30.832389  7936 raft_consensus.cc:3060] T 571a8c6bb20946ed8361f6b35b79d148 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:30.834023  8212 tablet_bootstrap.cc:654] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:30.835407  8240 raft_consensus.cc:2749] T c29c18f4dd6847bcb464aa2b96f48384 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:50:30.790215  8100 leader_election.cc:290] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607), 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525)
I20260608 12:50:30.837205  8215 tablet_bootstrap.cc:492] T cb3c5ad76fff40ce8199a4d620074269 P 23309184a1b440ec9b560802f7ba71b0: Bootstrap starting.
I20260608 12:50:30.837255  7860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28595b258c8948ca80343e522bd56346" candidate_uuid: "23309184a1b440ec9b560802f7ba71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf" is_pre_election: true
I20260608 12:50:30.838064  7860 raft_consensus.cc:2468] T 28595b258c8948ca80343e522bd56346 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23309184a1b440ec9b560802f7ba71b0 in term 0.
I20260608 12:50:30.836264  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8544a8cced2f458ab0746a7a3cfa8ea7" candidate_uuid: "23309184a1b440ec9b560802f7ba71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf"
I20260608 12:50:30.839411  7861 raft_consensus.cc:3060] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:30.839380  8127 leader_election.cc:304] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f649300f544b39b0ae0c1fa8adaacf, 23309184a1b440ec9b560802f7ba71b0; no voters: 
I20260608 12:50:30.840683  7936 raft_consensus.cc:2468] T 571a8c6bb20946ed8361f6b35b79d148 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f649300f544b39b0ae0c1fa8adaacf in term 1.
I20260608 12:50:30.841526  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c8e095655743c9bc203878123a8cbd" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23309184a1b440ec9b560802f7ba71b0"
I20260608 12:50:30.841923  7824 leader_election.cc:304] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f649300f544b39b0ae0c1fa8adaacf, 68e1b22899524fedb662ddf54b205ee9; no voters: 
I20260608 12:50:30.842173  8164 raft_consensus.cc:3060] T 91c8e095655743c9bc203878123a8cbd P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:30.842984  8100 raft_consensus.cc:2804] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:30.844465  8064 leader_election.cc:290] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 election: Requested vote from peers 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607), 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525)
I20260608 12:50:30.845460  8240 raft_consensus.cc:2804] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:30.845870  8240 raft_consensus.cc:493] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:30.845685  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571a8c6bb20946ed8361f6b35b79d148" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23309184a1b440ec9b560802f7ba71b0"
I20260608 12:50:30.846318  8240 raft_consensus.cc:3060] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:50:30.847473  7827 leader_election.cc:343] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:30.849961  7861 raft_consensus.cc:2468] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23309184a1b440ec9b560802f7ba71b0 in term 1.
I20260608 12:50:30.851405  8127 leader_election.cc:304] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f649300f544b39b0ae0c1fa8adaacf, 23309184a1b440ec9b560802f7ba71b0; no voters: 
I20260608 12:50:30.852198  8221 raft_consensus.cc:2804] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:30.852218  7934 raft_consensus.cc:2468] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23309184a1b440ec9b560802f7ba71b0 in term 1.
I20260608 12:50:30.852653  8094 raft_consensus.cc:515] T 91c8e095655743c9bc203878123a8cbd P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.854377  8085 leader_election.cc:290] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 election: Requested vote from peers 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525), 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575)
I20260608 12:50:30.854637  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c8e095655743c9bc203878123a8cbd" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf"
I20260608 12:50:30.855433  7861 raft_consensus.cc:2393] T 91c8e095655743c9bc203878123a8cbd P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8b250b4238a74a5390506a7857b3b7ca in current term 1: Already voted for candidate 02f649300f544b39b0ae0c1fa8adaacf in this term.
I20260608 12:50:30.856287  8240 raft_consensus.cc:515] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.858407  8240 leader_election.cc:290] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0 [CANDIDATE]: Term 1 election: Requested vote from peers 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575), 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453)
I20260608 12:50:30.859918  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28595b258c8948ca80343e522bd56346" candidate_uuid: "23309184a1b440ec9b560802f7ba71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf"
I20260608 12:50:30.860556  7861 raft_consensus.cc:3060] T 28595b258c8948ca80343e522bd56346 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:30.861466  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c8e095655743c9bc203878123a8cbd" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23309184a1b440ec9b560802f7ba71b0"
I20260608 12:50:30.861296  8221 raft_consensus.cc:697] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEADER]: Becoming Leader. State: Replica: 23309184a1b440ec9b560802f7ba71b0, State: Running, Role: LEADER
I20260608 12:50:30.861868  8094 leader_election.cc:290] T 91c8e095655743c9bc203878123a8cbd P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 1 election: Requested vote from peers 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525), 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453)
I20260608 12:50:30.862555  8221 consensus_queue.cc:237] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:30.862879  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c8e095655743c9bc203878123a8cbd" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b250b4238a74a5390506a7857b3b7ca"
I20260608 12:50:30.863698  8009 raft_consensus.cc:2393] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 02f649300f544b39b0ae0c1fa8adaacf in current term 1: Already voted for candidate 8b250b4238a74a5390506a7857b3b7ca in this term.
I20260608 12:50:30.866603  7827 leader_election.cc:304] T 91c8e095655743c9bc203878123a8cbd P 02f649300f544b39b0ae0c1fa8adaacf [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: 02f649300f544b39b0ae0c1fa8adaacf; no voters: 23309184a1b440ec9b560802f7ba71b0, 8b250b4238a74a5390506a7857b3b7ca
I20260608 12:50:30.868091  8094 raft_consensus.cc:2749] T 91c8e095655743c9bc203878123a8cbd P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:50:30.870448  7861 raft_consensus.cc:2468] T 28595b258c8948ca80343e522bd56346 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23309184a1b440ec9b560802f7ba71b0 in term 1.
I20260608 12:50:30.872074  8127 leader_election.cc:304] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f649300f544b39b0ae0c1fa8adaacf, 23309184a1b440ec9b560802f7ba71b0; no voters: 
I20260608 12:50:30.872349  8100 raft_consensus.cc:697] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 LEADER]: Becoming Leader. State: Replica: 02f649300f544b39b0ae0c1fa8adaacf, State: Running, Role: LEADER
I20260608 12:50:30.873909  8100 consensus_queue.cc:237] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:30.852453  8164 raft_consensus.cc:2468] T 91c8e095655743c9bc203878123a8cbd P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b250b4238a74a5390506a7857b3b7ca in term 1.
I20260608 12:50:30.877285  7755 catalog_manager.cc:5696] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66). New cstate: current_term: 1 leader_uuid: "68e1b22899524fedb662ddf54b205ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:30.881048  8244 raft_consensus.cc:2804] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:30.881870  8244 raft_consensus.cc:697] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEADER]: Becoming Leader. State: Replica: 23309184a1b440ec9b560802f7ba71b0, State: Running, Role: LEADER
I20260608 12:50:30.879760  7976 leader_election.cc:304] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca [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: 23309184a1b440ec9b560802f7ba71b0, 8b250b4238a74a5390506a7857b3b7ca; no voters: 02f649300f544b39b0ae0c1fa8adaacf
I20260608 12:50:30.885215  8085 raft_consensus.cc:2804] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:30.885812  8085 raft_consensus.cc:697] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEADER]: Becoming Leader. State: Replica: 8b250b4238a74a5390506a7857b3b7ca, State: Running, Role: LEADER
I20260608 12:50:30.886965  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28595b258c8948ca80343e522bd56346" candidate_uuid: "23309184a1b440ec9b560802f7ba71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b250b4238a74a5390506a7857b3b7ca" is_pre_election: true
I20260608 12:50:30.886685  8085 consensus_queue.cc:237] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.887080  8010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28595b258c8948ca80343e522bd56346" candidate_uuid: "23309184a1b440ec9b560802f7ba71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b250b4238a74a5390506a7857b3b7ca"
I20260608 12:50:30.887598  8009 raft_consensus.cc:2468] T 28595b258c8948ca80343e522bd56346 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23309184a1b440ec9b560802f7ba71b0 in term 0.
I20260608 12:50:30.883023  8244 consensus_queue.cc:237] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.896086  8215 tablet_bootstrap.cc:654] T cb3c5ad76fff40ce8199a4d620074269 P 23309184a1b440ec9b560802f7ba71b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:30.899648  8212 tablet_bootstrap.cc:492] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca: No bootstrap required, opened a new log
I20260608 12:50:30.900163  8212 ts_tablet_manager.cc:1403] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca: Time spent bootstrapping tablet: real 0.084s	user 0.021s	sys 0.016s
I20260608 12:50:30.900074  7758 catalog_manager.cc:5696] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68). New cstate: current_term: 1 leader_uuid: "23309184a1b440ec9b560802f7ba71b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:30.909441  7759 catalog_manager.cc:5696] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65). New cstate: current_term: 1 leader_uuid: "02f649300f544b39b0ae0c1fa8adaacf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:30.926316  8212 raft_consensus.cc:359] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } }
I20260608 12:50:30.927162  8212 raft_consensus.cc:385] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:30.927503  8212 raft_consensus.cc:740] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b250b4238a74a5390506a7857b3b7ca, State: Initialized, Role: FOLLOWER
I20260608 12:50:30.928279  8212 consensus_queue.cc:260] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } }
I20260608 12:50:30.930552  8212 ts_tablet_manager.cc:1434] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260608 12:50:30.929983  7755 catalog_manager.cc:5696] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67). New cstate: current_term: 1 leader_uuid: "8b250b4238a74a5390506a7857b3b7ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:30.932739  8215 tablet_bootstrap.cc:492] T cb3c5ad76fff40ce8199a4d620074269 P 23309184a1b440ec9b560802f7ba71b0: No bootstrap required, opened a new log
I20260608 12:50:30.933235  8215 ts_tablet_manager.cc:1403] T cb3c5ad76fff40ce8199a4d620074269 P 23309184a1b440ec9b560802f7ba71b0: Time spent bootstrapping tablet: real 0.096s	user 0.005s	sys 0.008s
I20260608 12:50:30.936677  8215 raft_consensus.cc:359] T cb3c5ad76fff40ce8199a4d620074269 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.937386  8215 raft_consensus.cc:385] T cb3c5ad76fff40ce8199a4d620074269 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:30.937690  8215 raft_consensus.cc:740] T cb3c5ad76fff40ce8199a4d620074269 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23309184a1b440ec9b560802f7ba71b0, State: Initialized, Role: FOLLOWER
I20260608 12:50:30.938468  8215 consensus_queue.cc:260] T cb3c5ad76fff40ce8199a4d620074269 P 23309184a1b440ec9b560802f7ba71b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:30.938459  7758 catalog_manager.cc:5696] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68). New cstate: current_term: 1 leader_uuid: "23309184a1b440ec9b560802f7ba71b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:30.941762  8215 ts_tablet_manager.cc:1434] T cb3c5ad76fff40ce8199a4d620074269 P 23309184a1b440ec9b560802f7ba71b0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260608 12:50:30.942796  8215 tablet_bootstrap.cc:492] T f47c29fe054d4e31bcec388af35ae552 P 23309184a1b440ec9b560802f7ba71b0: Bootstrap starting.
I20260608 12:50:30.948944  8215 tablet_bootstrap.cc:654] T f47c29fe054d4e31bcec388af35ae552 P 23309184a1b440ec9b560802f7ba71b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:30.950088  8085 raft_consensus.cc:493] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:30.950608  8085 raft_consensus.cc:515] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } }
I20260608 12:50:30.952955  8085 leader_election.cc:290] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575), 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525)
I20260608 12:50:30.953445  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfe267cb8ae40399a75cfaf7fd78f99" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf" is_pre_election: true
I20260608 12:50:30.953984  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfe267cb8ae40399a75cfaf7fd78f99" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23309184a1b440ec9b560802f7ba71b0" is_pre_election: true
I20260608 12:50:30.954079  7861 raft_consensus.cc:2468] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b250b4238a74a5390506a7857b3b7ca in term 0.
I20260608 12:50:30.954780  8215 tablet_bootstrap.cc:492] T f47c29fe054d4e31bcec388af35ae552 P 23309184a1b440ec9b560802f7ba71b0: No bootstrap required, opened a new log
I20260608 12:50:30.955399  7975 leader_election.cc:304] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f649300f544b39b0ae0c1fa8adaacf, 8b250b4238a74a5390506a7857b3b7ca; no voters: 
I20260608 12:50:30.959870  8215 ts_tablet_manager.cc:1403] T f47c29fe054d4e31bcec388af35ae552 P 23309184a1b440ec9b560802f7ba71b0: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
W20260608 12:50:30.960026  7976 leader_election.cc:343] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:30.962291  8215 raft_consensus.cc:359] T f47c29fe054d4e31bcec388af35ae552 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } }
I20260608 12:50:30.962932  8215 raft_consensus.cc:385] T f47c29fe054d4e31bcec388af35ae552 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:30.962885  8085 raft_consensus.cc:2804] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:30.963434  8215 raft_consensus.cc:740] T f47c29fe054d4e31bcec388af35ae552 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23309184a1b440ec9b560802f7ba71b0, State: Initialized, Role: FOLLOWER
I20260608 12:50:30.963524  8085 raft_consensus.cc:493] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:30.964030  8085 raft_consensus.cc:3060] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:30.964346  8215 consensus_queue.cc:260] T f47c29fe054d4e31bcec388af35ae552 P 23309184a1b440ec9b560802f7ba71b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } }
I20260608 12:50:30.966667  8215 ts_tablet_manager.cc:1434] T f47c29fe054d4e31bcec388af35ae552 P 23309184a1b440ec9b560802f7ba71b0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:50:30.967754  8215 tablet_bootstrap.cc:492] T cdfe267cb8ae40399a75cfaf7fd78f99 P 23309184a1b440ec9b560802f7ba71b0: Bootstrap starting.
I20260608 12:50:30.970983  8085 raft_consensus.cc:515] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } }
I20260608 12:50:30.973420  8085 leader_election.cc:290] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 election: Requested vote from peers 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575), 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525)
I20260608 12:50:30.973389  8089 consensus_queue.cc:1048] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:30.974373  8215 tablet_bootstrap.cc:654] T cdfe267cb8ae40399a75cfaf7fd78f99 P 23309184a1b440ec9b560802f7ba71b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:30.976459  8164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfe267cb8ae40399a75cfaf7fd78f99" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23309184a1b440ec9b560802f7ba71b0"
W20260608 12:50:30.977923  7976 leader_election.cc:343] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:50:30.978936  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfe267cb8ae40399a75cfaf7fd78f99" candidate_uuid: "8b250b4238a74a5390506a7857b3b7ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf"
I20260608 12:50:30.979580  7861 raft_consensus.cc:3060] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:30.980458  8215 tablet_bootstrap.cc:492] T cdfe267cb8ae40399a75cfaf7fd78f99 P 23309184a1b440ec9b560802f7ba71b0: No bootstrap required, opened a new log
I20260608 12:50:30.980875  8215 ts_tablet_manager.cc:1403] T cdfe267cb8ae40399a75cfaf7fd78f99 P 23309184a1b440ec9b560802f7ba71b0: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.009s
I20260608 12:50:30.983093  8215 raft_consensus.cc:359] T cdfe267cb8ae40399a75cfaf7fd78f99 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } }
I20260608 12:50:30.983644  8215 raft_consensus.cc:385] T cdfe267cb8ae40399a75cfaf7fd78f99 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:30.983978  8215 raft_consensus.cc:740] T cdfe267cb8ae40399a75cfaf7fd78f99 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23309184a1b440ec9b560802f7ba71b0, State: Initialized, Role: FOLLOWER
I20260608 12:50:30.984901  8215 consensus_queue.cc:260] T cdfe267cb8ae40399a75cfaf7fd78f99 P 23309184a1b440ec9b560802f7ba71b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } }
I20260608 12:50:30.987046  8215 ts_tablet_manager.cc:1434] T cdfe267cb8ae40399a75cfaf7fd78f99 P 23309184a1b440ec9b560802f7ba71b0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260608 12:50:30.987998  8215 tablet_bootstrap.cc:492] T 571a8c6bb20946ed8361f6b35b79d148 P 23309184a1b440ec9b560802f7ba71b0: Bootstrap starting.
I20260608 12:50:30.988965  7861 raft_consensus.cc:2468] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b250b4238a74a5390506a7857b3b7ca in term 1.
I20260608 12:50:30.991495  7975 leader_election.cc:304] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [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: 02f649300f544b39b0ae0c1fa8adaacf, 8b250b4238a74a5390506a7857b3b7ca; no voters: 23309184a1b440ec9b560802f7ba71b0
I20260608 12:50:30.992731  8089 raft_consensus.cc:2804] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:30.993216  8089 raft_consensus.cc:697] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEADER]: Becoming Leader. State: Replica: 8b250b4238a74a5390506a7857b3b7ca, State: Running, Role: LEADER
I20260608 12:50:30.993832  8215 tablet_bootstrap.cc:654] T 571a8c6bb20946ed8361f6b35b79d148 P 23309184a1b440ec9b560802f7ba71b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:30.994027  8089 consensus_queue.cc:237] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } }
I20260608 12:50:31.007476  8164 raft_consensus.cc:3060] T cb3c5ad76fff40ce8199a4d620074269 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:31.018589  8086 consensus_queue.cc:1048] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:31.025537  7755 catalog_manager.cc:5696] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67). New cstate: current_term: 1 leader_uuid: "8b250b4238a74a5390506a7857b3b7ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:31.029182  8088 raft_consensus.cc:493] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:31.029711  8088 raft_consensus.cc:515] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } }
I20260608 12:50:31.033265  8088 leader_election.cc:290] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453), 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525)
I20260608 12:50:31.033509  8010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47c29fe054d4e31bcec388af35ae552" candidate_uuid: "68e1b22899524fedb662ddf54b205ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b250b4238a74a5390506a7857b3b7ca" is_pre_election: true
I20260608 12:50:31.034147  8010 raft_consensus.cc:2468] T f47c29fe054d4e31bcec388af35ae552 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e1b22899524fedb662ddf54b205ee9 in term 0.
I20260608 12:50:31.034423  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47c29fe054d4e31bcec388af35ae552" candidate_uuid: "68e1b22899524fedb662ddf54b205ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23309184a1b440ec9b560802f7ba71b0" is_pre_election: true
I20260608 12:50:31.035532  7900 leader_election.cc:304] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e1b22899524fedb662ddf54b205ee9, 8b250b4238a74a5390506a7857b3b7ca; no voters: 
I20260608 12:50:31.036417  8088 raft_consensus.cc:2804] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:31.036823  8088 raft_consensus.cc:493] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:31.035133  8162 raft_consensus.cc:2468] T f47c29fe054d4e31bcec388af35ae552 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e1b22899524fedb662ddf54b205ee9 in term 0.
I20260608 12:50:31.037247  8088 raft_consensus.cc:3060] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:31.035697  8215 tablet_bootstrap.cc:492] T 571a8c6bb20946ed8361f6b35b79d148 P 23309184a1b440ec9b560802f7ba71b0: No bootstrap required, opened a new log
I20260608 12:50:31.040621  8215 ts_tablet_manager.cc:1403] T 571a8c6bb20946ed8361f6b35b79d148 P 23309184a1b440ec9b560802f7ba71b0: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.027s
I20260608 12:50:31.043381  8215 raft_consensus.cc:359] T 571a8c6bb20946ed8361f6b35b79d148 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:31.044006  8215 raft_consensus.cc:385] T 571a8c6bb20946ed8361f6b35b79d148 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:31.044292  8215 raft_consensus.cc:740] T 571a8c6bb20946ed8361f6b35b79d148 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23309184a1b440ec9b560802f7ba71b0, State: Initialized, Role: FOLLOWER
I20260608 12:50:31.044987  8215 consensus_queue.cc:260] T 571a8c6bb20946ed8361f6b35b79d148 P 23309184a1b440ec9b560802f7ba71b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:31.045230  8088 raft_consensus.cc:515] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } }
I20260608 12:50:31.047034  8215 ts_tablet_manager.cc:1434] T 571a8c6bb20946ed8361f6b35b79d148 P 23309184a1b440ec9b560802f7ba71b0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260608 12:50:31.048194  8088 leader_election.cc:290] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9 [CANDIDATE]: Term 1 election: Requested vote from peers 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453), 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525)
I20260608 12:50:31.048139  8010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47c29fe054d4e31bcec388af35ae552" candidate_uuid: "68e1b22899524fedb662ddf54b205ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b250b4238a74a5390506a7857b3b7ca"
I20260608 12:50:31.049291  8010 raft_consensus.cc:3060] T f47c29fe054d4e31bcec388af35ae552 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:31.049705  8163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47c29fe054d4e31bcec388af35ae552" candidate_uuid: "68e1b22899524fedb662ddf54b205ee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23309184a1b440ec9b560802f7ba71b0"
I20260608 12:50:31.050295  8163 raft_consensus.cc:3060] T f47c29fe054d4e31bcec388af35ae552 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:31.056025  8010 raft_consensus.cc:2468] T f47c29fe054d4e31bcec388af35ae552 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e1b22899524fedb662ddf54b205ee9 in term 1.
I20260608 12:50:31.056913  8163 raft_consensus.cc:2468] T f47c29fe054d4e31bcec388af35ae552 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e1b22899524fedb662ddf54b205ee9 in term 1.
I20260608 12:50:31.057178  7900 leader_election.cc:304] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e1b22899524fedb662ddf54b205ee9, 8b250b4238a74a5390506a7857b3b7ca; no voters: 
I20260608 12:50:31.058018  8088 raft_consensus.cc:2804] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:31.058419  8088 raft_consensus.cc:697] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9 [term 1 LEADER]: Becoming Leader. State: Replica: 68e1b22899524fedb662ddf54b205ee9, State: Running, Role: LEADER
I20260608 12:50:31.059199  8088 consensus_queue.cc:237] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } }
I20260608 12:50:31.065925  7758 catalog_manager.cc:5696] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66). New cstate: current_term: 1 leader_uuid: "68e1b22899524fedb662ddf54b205ee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:31.223770  8091 consensus_queue.cc:1048] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:31.235144  8197 consensus_queue.cc:1048] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:31.248322  8244 consensus_queue.cc:1048] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:31.260995  8244 consensus_queue.cc:1048] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:31.267357  8244 raft_consensus.cc:493] T 571a8c6bb20946ed8361f6b35b79d148 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:31.267829  8244 raft_consensus.cc:515] T 571a8c6bb20946ed8361f6b35b79d148 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:31.269980  8244 leader_election.cc:290] T 571a8c6bb20946ed8361f6b35b79d148 P 23309184a1b440ec9b560802f7ba71b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607), 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575)
I20260608 12:50:31.271684  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571a8c6bb20946ed8361f6b35b79d148" candidate_uuid: "23309184a1b440ec9b560802f7ba71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf" is_pre_election: true
I20260608 12:50:31.272375  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571a8c6bb20946ed8361f6b35b79d148" candidate_uuid: "23309184a1b440ec9b560802f7ba71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e1b22899524fedb662ddf54b205ee9" is_pre_election: true
I20260608 12:50:31.273103  7936 raft_consensus.cc:2393] T 571a8c6bb20946ed8361f6b35b79d148 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23309184a1b440ec9b560802f7ba71b0 in current term 1: Already voted for candidate 02f649300f544b39b0ae0c1fa8adaacf in this term.
I20260608 12:50:31.274245  8125 leader_election.cc:304] T 571a8c6bb20946ed8361f6b35b79d148 P 23309184a1b440ec9b560802f7ba71b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23309184a1b440ec9b560802f7ba71b0; no voters: 02f649300f544b39b0ae0c1fa8adaacf, 68e1b22899524fedb662ddf54b205ee9
I20260608 12:50:31.275071  8244 raft_consensus.cc:3060] T 571a8c6bb20946ed8361f6b35b79d148 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:31.281850  8244 raft_consensus.cc:2749] T 571a8c6bb20946ed8361f6b35b79d148 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:50:31.286067  8094 consensus_queue.cc:1048] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:31.290952  7812 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:50:31.301951  8243 consensus_queue.cc:1048] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:31.319468  8010 raft_consensus.cc:3060] T 28595b258c8948ca80343e522bd56346 P 8b250b4238a74a5390506a7857b3b7ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:31.328498  8244 consensus_queue.cc:1048] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:31.351776  8240 consensus_queue.cc:1048] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:31.359192  8089 consensus_queue.cc:1048] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:31.370153  7936 consensus_queue.cc:237] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [LEADER]: Queue 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: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } }
I20260608 12:50:31.383646  8244 raft_consensus.cc:493] T cdfe267cb8ae40399a75cfaf7fd78f99 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:31.384218  8244 raft_consensus.cc:515] T cdfe267cb8ae40399a75cfaf7fd78f99 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } }
I20260608 12:50:31.387274  8010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfe267cb8ae40399a75cfaf7fd78f99" candidate_uuid: "23309184a1b440ec9b560802f7ba71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b250b4238a74a5390506a7857b3b7ca" is_pre_election: true
I20260608 12:50:31.388708  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfe267cb8ae40399a75cfaf7fd78f99" candidate_uuid: "23309184a1b440ec9b560802f7ba71b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf" is_pre_election: true
I20260608 12:50:31.389547  7861 raft_consensus.cc:2393] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23309184a1b440ec9b560802f7ba71b0 in current term 1: Already voted for candidate 8b250b4238a74a5390506a7857b3b7ca in this term.
I20260608 12:50:31.390647  8127 leader_election.cc:304] T cdfe267cb8ae40399a75cfaf7fd78f99 P 23309184a1b440ec9b560802f7ba71b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23309184a1b440ec9b560802f7ba71b0; no voters: 02f649300f544b39b0ae0c1fa8adaacf, 8b250b4238a74a5390506a7857b3b7ca
I20260608 12:50:31.391525  8221 raft_consensus.cc:3060] T cdfe267cb8ae40399a75cfaf7fd78f99 P 23309184a1b440ec9b560802f7ba71b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:31.396682  8244 leader_election.cc:290] T cdfe267cb8ae40399a75cfaf7fd78f99 P 23309184a1b440ec9b560802f7ba71b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453), 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575)
I20260608 12:50:31.398339  8086 consensus_queue.cc:1048] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:31.401254  8221 raft_consensus.cc:2749] T cdfe267cb8ae40399a75cfaf7fd78f99 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:50:31.403139  7860 raft_consensus.cc:1275] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Refusing update from remote peer 68e1b22899524fedb662ddf54b205ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:50:31.405558  7902 consensus_peers.cc:597] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 -> Peer 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525): Couldn't send request to peer 23309184a1b440ec9b560802f7ba71b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e74c6f98b074e2c8c3d3dc3d209d7f6. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:31.406039  8197 consensus_queue.cc:1048] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:31.405571  8010 raft_consensus.cc:1275] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Refusing update from remote peer 68e1b22899524fedb662ddf54b205ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:31.427764  8197 consensus_queue.cc:1048] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:31.429459  8010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "480e106f5fd746b08b293ce051e3c8c6"
dest_uuid: "8b250b4238a74a5390506a7857b3b7ca"
mode: GRACEFUL
new_leader_uuid: "02f649300f544b39b0ae0c1fa8adaacf"
 from {username='slave'} at 127.0.0.1:49144
I20260608 12:50:31.433123  8010 raft_consensus.cc:606] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEADER]: Received request to transfer leadership to TS 02f649300f544b39b0ae0c1fa8adaacf
I20260608 12:50:31.433723  8197 raft_consensus.cc:2955] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } } }
I20260608 12:50:31.440059  7860 raft_consensus.cc:2955] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } } }
I20260608 12:50:31.441653  8010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb3c5ad76fff40ce8199a4d620074269"
dest_uuid: "8b250b4238a74a5390506a7857b3b7ca"
mode: GRACEFUL
new_leader_uuid: "23309184a1b440ec9b560802f7ba71b0"
 from {username='slave'} at 127.0.0.1:49144
I20260608 12:50:31.442234  8010 raft_consensus.cc:606] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEADER]: Received request to transfer leadership to TS 23309184a1b440ec9b560802f7ba71b0
I20260608 12:50:31.444693  7812 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260608 12:50:31.445468  7812 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:31.450470  8085 consensus_queue.cc:1048] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:31.454087  8009 raft_consensus.cc:2955] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } } }
I20260608 12:50:31.463704  7755 catalog_manager.cc:5696] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 02f649300f544b39b0ae0c1fa8adaacf reported cstate change: config changed from index -1 to 2, NON_VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "68e1b22899524fedb662ddf54b205ee9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } } }
I20260608 12:50:31.489569  8278 consensus_queue.cc:1048] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:31.510975  7860 consensus_queue.cc:237] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Queue 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: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } }
I20260608 12:50:31.511463  8086 consensus_queue.cc:1048] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:31.514237  8088 consensus_queue.cc:1048] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:50:31.539459  7827 consensus_peers.cc:597] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf -> Peer 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525): Couldn't send request to peer 23309184a1b440ec9b560802f7ba71b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b33959cd120d4572b0abf06fdfa1ad1b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:31.540732  8009 raft_consensus.cc:1275] T b33959cd120d4572b0abf06fdfa1ad1b P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:31.543752  8243 consensus_queue.cc:1048] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:31.544909  7936 raft_consensus.cc:1275] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:31.546586  8094 consensus_queue.cc:1048] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:31.559065  8243 raft_consensus.cc:2955] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } } }
I20260608 12:50:31.561486  7936 raft_consensus.cc:2955] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } } }
I20260608 12:50:31.562059  8009 raft_consensus.cc:2955] T b33959cd120d4572b0abf06fdfa1ad1b P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } } }
I20260608 12:50:31.574410  7861 consensus_queue.cc:237] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Queue 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: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } }
I20260608 12:50:31.575407  7755 catalog_manager.cc:5696] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf reported cstate change: config changed from index -1 to 2, NON_VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "02f649300f544b39b0ae0c1fa8adaacf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:31.581353  8009 raft_consensus.cc:1275] T 78fdb5a45a1a4730abf861708bef016e P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:50:31.582231  7827 consensus_peers.cc:597] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf -> Peer 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525): Couldn't send request to peer 23309184a1b440ec9b560802f7ba71b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 78fdb5a45a1a4730abf861708bef016e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:31.582965  7936 raft_consensus.cc:1275] T 78fdb5a45a1a4730abf861708bef016e P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:31.584669  8100 consensus_queue.cc:1048] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:31.585564  8243 consensus_queue.cc:1048] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:31.600314  8094 raft_consensus.cc:2955] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } } }
I20260608 12:50:31.605046  8009 raft_consensus.cc:2955] T 78fdb5a45a1a4730abf861708bef016e P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } } }
I20260608 12:50:31.606056  7936 raft_consensus.cc:2955] T 78fdb5a45a1a4730abf861708bef016e P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } } }
I20260608 12:50:31.618680  7758 catalog_manager.cc:5696] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf reported cstate change: config changed from index -1 to 2, NON_VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "02f649300f544b39b0ae0c1fa8adaacf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:31.625989  8009 consensus_queue.cc:237] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Queue 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: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } }
W20260608 12:50:31.635107  7976 consensus_peers.cc:597] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca -> Peer 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525): Couldn't send request to peer 23309184a1b440ec9b560802f7ba71b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 170be1023b644ff481ee4d6044b190e9. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:31.636737  7861 raft_consensus.cc:1275] T 170be1023b644ff481ee4d6044b190e9 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Refusing update from remote peer 8b250b4238a74a5390506a7857b3b7ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:31.637250  7936 raft_consensus.cc:1275] T 170be1023b644ff481ee4d6044b190e9 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Refusing update from remote peer 8b250b4238a74a5390506a7857b3b7ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:31.638602  8086 consensus_queue.cc:1048] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:31.639434  8085 consensus_queue.cc:1048] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:31.647435  8086 raft_consensus.cc:2955] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } } }
I20260608 12:50:31.649144  7861 raft_consensus.cc:2955] T 170be1023b644ff481ee4d6044b190e9 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } } }
I20260608 12:50:31.649935  7936 raft_consensus.cc:2955] T 170be1023b644ff481ee4d6044b190e9 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } } }
I20260608 12:50:31.660645  7759 catalog_manager.cc:5696] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca reported cstate change: config changed from index -1 to 2, NON_VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "8b250b4238a74a5390506a7857b3b7ca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:31.859570  8293 ts_tablet_manager.cc:933] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 23309184a1b440ec9b560802f7ba71b0: Initiating tablet copy from peer 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607)
I20260608 12:50:31.861589  8293 tablet_copy_client.cc:323] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 23309184a1b440ec9b560802f7ba71b0: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.66:34607
I20260608 12:50:31.863307  7946 tablet_copy_service.cc:140] P 68e1b22899524fedb662ddf54b205ee9: Received BeginTabletCopySession request for tablet 4e74c6f98b074e2c8c3d3dc3d209d7f6 from peer 23309184a1b440ec9b560802f7ba71b0 ({username='slave'} at 127.0.0.1:45558)
I20260608 12:50:31.863803  7946 tablet_copy_service.cc:161] P 68e1b22899524fedb662ddf54b205ee9: Beginning new tablet copy session on tablet 4e74c6f98b074e2c8c3d3dc3d209d7f6 from peer 23309184a1b440ec9b560802f7ba71b0 at {username='slave'} at 127.0.0.1:45558: session id = 23309184a1b440ec9b560802f7ba71b0-4e74c6f98b074e2c8c3d3dc3d209d7f6
I20260608 12:50:31.868687  7946 tablet_copy_source_session.cc:215] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:31.871371  8293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e74c6f98b074e2c8c3d3dc3d209d7f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:31.881575  8293 tablet_copy_client.cc:806] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 23309184a1b440ec9b560802f7ba71b0: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:31.882053  8293 tablet_copy_client.cc:670] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 23309184a1b440ec9b560802f7ba71b0: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:31.885540  8293 tablet_copy_client.cc:538] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 23309184a1b440ec9b560802f7ba71b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:31.891185  8293 tablet_bootstrap.cc:492] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 23309184a1b440ec9b560802f7ba71b0: Bootstrap starting.
I20260608 12:50:31.906457  8293 tablet_bootstrap.cc:492] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 23309184a1b440ec9b560802f7ba71b0: 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
I20260608 12:50:31.907114  8293 tablet_bootstrap.cc:492] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 23309184a1b440ec9b560802f7ba71b0: Bootstrap complete.
I20260608 12:50:31.907658  8293 ts_tablet_manager.cc:1403] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 23309184a1b440ec9b560802f7ba71b0: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.004s
I20260608 12:50:31.909667  8293 raft_consensus.cc:359] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } }
I20260608 12:50:31.910400  8293 raft_consensus.cc:740] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 23309184a1b440ec9b560802f7ba71b0, State: Initialized, Role: LEARNER
I20260608 12:50:31.910979  8293 consensus_queue.cc:260] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 23309184a1b440ec9b560802f7ba71b0 [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: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } }
I20260608 12:50:31.913523  8293 ts_tablet_manager.cc:1434] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 23309184a1b440ec9b560802f7ba71b0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260608 12:50:31.915382  7946 tablet_copy_service.cc:342] P 68e1b22899524fedb662ddf54b205ee9: Request end of tablet copy session 23309184a1b440ec9b560802f7ba71b0-4e74c6f98b074e2c8c3d3dc3d209d7f6 received from {username='slave'} at 127.0.0.1:45558
I20260608 12:50:31.915820  7946 tablet_copy_service.cc:434] P 68e1b22899524fedb662ddf54b205ee9: ending tablet copy session 23309184a1b440ec9b560802f7ba71b0-4e74c6f98b074e2c8c3d3dc3d209d7f6 on tablet 4e74c6f98b074e2c8c3d3dc3d209d7f6 with peer 23309184a1b440ec9b560802f7ba71b0
I20260608 12:50:31.927210  8085 raft_consensus.cc:993] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca: : Instructing follower 23309184a1b440ec9b560802f7ba71b0 to start an election
I20260608 12:50:31.927672  8089 raft_consensus.cc:1081] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEADER]: Signalling peer 23309184a1b440ec9b560802f7ba71b0 to start an election
I20260608 12:50:31.929112  8162 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb3c5ad76fff40ce8199a4d620074269"
dest_uuid: "23309184a1b440ec9b560802f7ba71b0"
 from {username='slave'} at 127.0.0.1:48288
I20260608 12:50:31.929682  8162 raft_consensus.cc:493] T cb3c5ad76fff40ce8199a4d620074269 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:50:31.930052  8162 raft_consensus.cc:3060] T cb3c5ad76fff40ce8199a4d620074269 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:31.938771  8162 raft_consensus.cc:515] T cb3c5ad76fff40ce8199a4d620074269 P 23309184a1b440ec9b560802f7ba71b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:31.940585  8162 leader_election.cc:290] T cb3c5ad76fff40ce8199a4d620074269 P 23309184a1b440ec9b560802f7ba71b0 [CANDIDATE]: Term 2 election: Requested vote from peers 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607), 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453)
I20260608 12:50:31.941648  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb3c5ad76fff40ce8199a4d620074269" candidate_uuid: "23309184a1b440ec9b560802f7ba71b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68e1b22899524fedb662ddf54b205ee9"
I20260608 12:50:31.942245  7936 raft_consensus.cc:3060] T cb3c5ad76fff40ce8199a4d620074269 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:31.941648  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb3c5ad76fff40ce8199a4d620074269" candidate_uuid: "23309184a1b440ec9b560802f7ba71b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b250b4238a74a5390506a7857b3b7ca"
I20260608 12:50:31.943272  8009 raft_consensus.cc:3055] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:50:31.943590  8009 raft_consensus.cc:740] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b250b4238a74a5390506a7857b3b7ca, State: Running, Role: LEADER
I20260608 12:50:31.944427  8009 consensus_queue.cc:260] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:31.945678  8009 raft_consensus.cc:3060] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:31.948843  7936 raft_consensus.cc:2468] T cb3c5ad76fff40ce8199a4d620074269 P 68e1b22899524fedb662ddf54b205ee9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23309184a1b440ec9b560802f7ba71b0 in term 2.
I20260608 12:50:31.950224  8125 leader_election.cc:304] T cb3c5ad76fff40ce8199a4d620074269 P 23309184a1b440ec9b560802f7ba71b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23309184a1b440ec9b560802f7ba71b0, 68e1b22899524fedb662ddf54b205ee9; no voters: 
I20260608 12:50:31.951097  8240 raft_consensus.cc:2804] T cb3c5ad76fff40ce8199a4d620074269 P 23309184a1b440ec9b560802f7ba71b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:50:31.951627  8240 raft_consensus.cc:697] T cb3c5ad76fff40ce8199a4d620074269 P 23309184a1b440ec9b560802f7ba71b0 [term 2 LEADER]: Becoming Leader. State: Replica: 23309184a1b440ec9b560802f7ba71b0, State: Running, Role: LEADER
I20260608 12:50:31.952073  8009 raft_consensus.cc:2468] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23309184a1b440ec9b560802f7ba71b0 in term 2.
I20260608 12:50:31.952471  8240 consensus_queue.cc:237] T cb3c5ad76fff40ce8199a4d620074269 P 23309184a1b440ec9b560802f7ba71b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } }
I20260608 12:50:31.959700  8085 raft_consensus.cc:993] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca: : Instructing follower 02f649300f544b39b0ae0c1fa8adaacf to start an election
I20260608 12:50:31.960193  8086 raft_consensus.cc:1081] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEADER]: Signalling peer 02f649300f544b39b0ae0c1fa8adaacf to start an election
I20260608 12:50:31.959801  7755 catalog_manager.cc:5696] T cb3c5ad76fff40ce8199a4d620074269 P 23309184a1b440ec9b560802f7ba71b0 reported cstate change: term changed from 1 to 2, leader changed from 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67) to 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68). New cstate: current_term: 2 leader_uuid: "23309184a1b440ec9b560802f7ba71b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:31.961973  7861 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "480e106f5fd746b08b293ce051e3c8c6"
dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf"
 from {username='slave'} at 127.0.0.1:41056
I20260608 12:50:31.962525  7861 raft_consensus.cc:493] T 480e106f5fd746b08b293ce051e3c8c6 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:50:31.962899  7861 raft_consensus.cc:3060] T 480e106f5fd746b08b293ce051e3c8c6 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:31.968338  7861 raft_consensus.cc:515] T 480e106f5fd746b08b293ce051e3c8c6 P 02f649300f544b39b0ae0c1fa8adaacf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:31.961997  8293 ts_tablet_manager.cc:933] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0: Initiating tablet copy from peer 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575)
I20260608 12:50:31.971125  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480e106f5fd746b08b293ce051e3c8c6" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b250b4238a74a5390506a7857b3b7ca"
I20260608 12:50:31.971911  8009 raft_consensus.cc:3055] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:50:31.972348  8009 raft_consensus.cc:740] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b250b4238a74a5390506a7857b3b7ca, State: Running, Role: LEADER
I20260608 12:50:31.973506  8009 consensus_queue.cc:260] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:31.974640  7861 leader_election.cc:290] T 480e106f5fd746b08b293ce051e3c8c6 P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 2 election: Requested vote from peers 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453), 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607)
I20260608 12:50:31.975898  7936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480e106f5fd746b08b293ce051e3c8c6" candidate_uuid: "02f649300f544b39b0ae0c1fa8adaacf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68e1b22899524fedb662ddf54b205ee9"
I20260608 12:50:31.976528  7936 raft_consensus.cc:3060] T 480e106f5fd746b08b293ce051e3c8c6 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:31.981359  8009 raft_consensus.cc:3060] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:31.983073  7936 raft_consensus.cc:2468] T 480e106f5fd746b08b293ce051e3c8c6 P 68e1b22899524fedb662ddf54b205ee9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f649300f544b39b0ae0c1fa8adaacf in term 2.
I20260608 12:50:31.984262  7824 leader_election.cc:304] T 480e106f5fd746b08b293ce051e3c8c6 P 02f649300f544b39b0ae0c1fa8adaacf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f649300f544b39b0ae0c1fa8adaacf, 68e1b22899524fedb662ddf54b205ee9; no voters: 
I20260608 12:50:31.985176  8100 raft_consensus.cc:2804] T 480e106f5fd746b08b293ce051e3c8c6 P 02f649300f544b39b0ae0c1fa8adaacf [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:50:31.985677  8100 raft_consensus.cc:697] T 480e106f5fd746b08b293ce051e3c8c6 P 02f649300f544b39b0ae0c1fa8adaacf [term 2 LEADER]: Becoming Leader. State: Replica: 02f649300f544b39b0ae0c1fa8adaacf, State: Running, Role: LEADER
I20260608 12:50:31.986474  8100 consensus_queue.cc:237] T 480e106f5fd746b08b293ce051e3c8c6 P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } }
I20260608 12:50:31.986969  8293 tablet_copy_client.cc:323] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.65:36575
I20260608 12:50:31.989475  8009 raft_consensus.cc:2468] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f649300f544b39b0ae0c1fa8adaacf in term 2.
I20260608 12:50:31.991281  7871 tablet_copy_service.cc:140] P 02f649300f544b39b0ae0c1fa8adaacf: Received BeginTabletCopySession request for tablet 78fdb5a45a1a4730abf861708bef016e from peer 23309184a1b440ec9b560802f7ba71b0 ({username='slave'} at 127.0.0.1:41066)
I20260608 12:50:31.991873  7871 tablet_copy_service.cc:161] P 02f649300f544b39b0ae0c1fa8adaacf: Beginning new tablet copy session on tablet 78fdb5a45a1a4730abf861708bef016e from peer 23309184a1b440ec9b560802f7ba71b0 at {username='slave'} at 127.0.0.1:41066: session id = 23309184a1b440ec9b560802f7ba71b0-78fdb5a45a1a4730abf861708bef016e
I20260608 12:50:31.999083  7871 tablet_copy_source_session.cc:215] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:31.999024  7755 catalog_manager.cc:5696] T 480e106f5fd746b08b293ce051e3c8c6 P 02f649300f544b39b0ae0c1fa8adaacf reported cstate change: term changed from 1 to 2, leader changed from 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67) to 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65). New cstate: current_term: 2 leader_uuid: "02f649300f544b39b0ae0c1fa8adaacf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } health_report { overall_health: HEALTHY } } }
I20260608 12:50:32.002292  8293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78fdb5a45a1a4730abf861708bef016e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:32.015010  8293 tablet_copy_client.cc:806] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:32.015621  8293 tablet_copy_client.cc:670] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:32.019316  8293 tablet_copy_client.cc:538] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:32.024487  8293 tablet_bootstrap.cc:492] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0: Bootstrap starting.
I20260608 12:50:32.041577  8293 tablet_bootstrap.cc:492] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0: 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
I20260608 12:50:32.042451  8293 tablet_bootstrap.cc:492] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0: Bootstrap complete.
I20260608 12:50:32.043061  8293 ts_tablet_manager.cc:1403] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260608 12:50:32.046028  8293 raft_consensus.cc:359] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } }
I20260608 12:50:32.046878  8293 raft_consensus.cc:740] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 23309184a1b440ec9b560802f7ba71b0, State: Initialized, Role: LEARNER
I20260608 12:50:32.047539  8293 consensus_queue.cc:260] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0 [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: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } }
I20260608 12:50:32.049880  8293 ts_tablet_manager.cc:1434] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:50:32.051981  7871 tablet_copy_service.cc:342] P 02f649300f544b39b0ae0c1fa8adaacf: Request end of tablet copy session 23309184a1b440ec9b560802f7ba71b0-78fdb5a45a1a4730abf861708bef016e received from {username='slave'} at 127.0.0.1:41066
I20260608 12:50:32.052424  7871 tablet_copy_service.cc:434] P 02f649300f544b39b0ae0c1fa8adaacf: ending tablet copy session 23309184a1b440ec9b560802f7ba71b0-78fdb5a45a1a4730abf861708bef016e on tablet 78fdb5a45a1a4730abf861708bef016e with peer 23309184a1b440ec9b560802f7ba71b0
I20260608 12:50:32.162355  8293 ts_tablet_manager.cc:933] T b33959cd120d4572b0abf06fdfa1ad1b P 23309184a1b440ec9b560802f7ba71b0: Initiating tablet copy from peer 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575)
I20260608 12:50:32.164036  8293 tablet_copy_client.cc:323] T b33959cd120d4572b0abf06fdfa1ad1b P 23309184a1b440ec9b560802f7ba71b0: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.65:36575
I20260608 12:50:32.165714  7871 tablet_copy_service.cc:140] P 02f649300f544b39b0ae0c1fa8adaacf: Received BeginTabletCopySession request for tablet b33959cd120d4572b0abf06fdfa1ad1b from peer 23309184a1b440ec9b560802f7ba71b0 ({username='slave'} at 127.0.0.1:41066)
I20260608 12:50:32.166244  7871 tablet_copy_service.cc:161] P 02f649300f544b39b0ae0c1fa8adaacf: Beginning new tablet copy session on tablet b33959cd120d4572b0abf06fdfa1ad1b from peer 23309184a1b440ec9b560802f7ba71b0 at {username='slave'} at 127.0.0.1:41066: session id = 23309184a1b440ec9b560802f7ba71b0-b33959cd120d4572b0abf06fdfa1ad1b
I20260608 12:50:32.171964  7871 tablet_copy_source_session.cc:215] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:32.174566  8293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b33959cd120d4572b0abf06fdfa1ad1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:32.185024  8293 tablet_copy_client.cc:806] T b33959cd120d4572b0abf06fdfa1ad1b P 23309184a1b440ec9b560802f7ba71b0: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:32.185490  8293 tablet_copy_client.cc:670] T b33959cd120d4572b0abf06fdfa1ad1b P 23309184a1b440ec9b560802f7ba71b0: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:32.189013  8293 tablet_copy_client.cc:538] T b33959cd120d4572b0abf06fdfa1ad1b P 23309184a1b440ec9b560802f7ba71b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:32.193874  8293 tablet_bootstrap.cc:492] T b33959cd120d4572b0abf06fdfa1ad1b P 23309184a1b440ec9b560802f7ba71b0: Bootstrap starting.
I20260608 12:50:32.207093  8293 tablet_bootstrap.cc:492] T b33959cd120d4572b0abf06fdfa1ad1b P 23309184a1b440ec9b560802f7ba71b0: 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
I20260608 12:50:32.207917  8293 tablet_bootstrap.cc:492] T b33959cd120d4572b0abf06fdfa1ad1b P 23309184a1b440ec9b560802f7ba71b0: Bootstrap complete.
I20260608 12:50:32.208510  8293 ts_tablet_manager.cc:1403] T b33959cd120d4572b0abf06fdfa1ad1b P 23309184a1b440ec9b560802f7ba71b0: Time spent bootstrapping tablet: real 0.015s	user 0.016s	sys 0.000s
I20260608 12:50:32.211145  8293 raft_consensus.cc:359] T b33959cd120d4572b0abf06fdfa1ad1b P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } }
I20260608 12:50:32.211774  8293 raft_consensus.cc:740] T b33959cd120d4572b0abf06fdfa1ad1b P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 23309184a1b440ec9b560802f7ba71b0, State: Initialized, Role: LEARNER
I20260608 12:50:32.212213  8293 consensus_queue.cc:260] T b33959cd120d4572b0abf06fdfa1ad1b P 23309184a1b440ec9b560802f7ba71b0 [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: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } }
I20260608 12:50:32.213821  8293 ts_tablet_manager.cc:1434] T b33959cd120d4572b0abf06fdfa1ad1b P 23309184a1b440ec9b560802f7ba71b0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:50:32.215755  7871 tablet_copy_service.cc:342] P 02f649300f544b39b0ae0c1fa8adaacf: Request end of tablet copy session 23309184a1b440ec9b560802f7ba71b0-b33959cd120d4572b0abf06fdfa1ad1b received from {username='slave'} at 127.0.0.1:41066
I20260608 12:50:32.216177  7871 tablet_copy_service.cc:434] P 02f649300f544b39b0ae0c1fa8adaacf: ending tablet copy session 23309184a1b440ec9b560802f7ba71b0-b33959cd120d4572b0abf06fdfa1ad1b on tablet b33959cd120d4572b0abf06fdfa1ad1b with peer 23309184a1b440ec9b560802f7ba71b0
I20260608 12:50:32.252635  8293 ts_tablet_manager.cc:933] T 170be1023b644ff481ee4d6044b190e9 P 23309184a1b440ec9b560802f7ba71b0: Initiating tablet copy from peer 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453)
I20260608 12:50:32.254091  8293 tablet_copy_client.cc:323] T 170be1023b644ff481ee4d6044b190e9 P 23309184a1b440ec9b560802f7ba71b0: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.67:43453
I20260608 12:50:32.256594  8020 tablet_copy_service.cc:140] P 8b250b4238a74a5390506a7857b3b7ca: Received BeginTabletCopySession request for tablet 170be1023b644ff481ee4d6044b190e9 from peer 23309184a1b440ec9b560802f7ba71b0 ({username='slave'} at 127.0.0.1:49138)
I20260608 12:50:32.257231  8020 tablet_copy_service.cc:161] P 8b250b4238a74a5390506a7857b3b7ca: Beginning new tablet copy session on tablet 170be1023b644ff481ee4d6044b190e9 from peer 23309184a1b440ec9b560802f7ba71b0 at {username='slave'} at 127.0.0.1:49138: session id = 23309184a1b440ec9b560802f7ba71b0-170be1023b644ff481ee4d6044b190e9
I20260608 12:50:32.264745  8020 tablet_copy_source_session.cc:215] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:32.267779  8293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 170be1023b644ff481ee4d6044b190e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:32.280735  8293 tablet_copy_client.cc:806] T 170be1023b644ff481ee4d6044b190e9 P 23309184a1b440ec9b560802f7ba71b0: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:32.281195  8293 tablet_copy_client.cc:670] T 170be1023b644ff481ee4d6044b190e9 P 23309184a1b440ec9b560802f7ba71b0: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:32.281441  8162 raft_consensus.cc:1217] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:50:32.286446  8293 tablet_copy_client.cc:538] T 170be1023b644ff481ee4d6044b190e9 P 23309184a1b440ec9b560802f7ba71b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:32.293057  8293 tablet_bootstrap.cc:492] T 170be1023b644ff481ee4d6044b190e9 P 23309184a1b440ec9b560802f7ba71b0: Bootstrap starting.
I20260608 12:50:32.309295  8293 tablet_bootstrap.cc:492] T 170be1023b644ff481ee4d6044b190e9 P 23309184a1b440ec9b560802f7ba71b0: 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
I20260608 12:50:32.310129  8293 tablet_bootstrap.cc:492] T 170be1023b644ff481ee4d6044b190e9 P 23309184a1b440ec9b560802f7ba71b0: Bootstrap complete.
I20260608 12:50:32.310719  8293 ts_tablet_manager.cc:1403] T 170be1023b644ff481ee4d6044b190e9 P 23309184a1b440ec9b560802f7ba71b0: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260608 12:50:32.313334  8293 raft_consensus.cc:359] T 170be1023b644ff481ee4d6044b190e9 P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } }
I20260608 12:50:32.314041  8293 raft_consensus.cc:740] T 170be1023b644ff481ee4d6044b190e9 P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 23309184a1b440ec9b560802f7ba71b0, State: Initialized, Role: LEARNER
I20260608 12:50:32.314603  8293 consensus_queue.cc:260] T 170be1023b644ff481ee4d6044b190e9 P 23309184a1b440ec9b560802f7ba71b0 [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: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } }
I20260608 12:50:32.316824  8293 ts_tablet_manager.cc:1434] T 170be1023b644ff481ee4d6044b190e9 P 23309184a1b440ec9b560802f7ba71b0: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:50:32.318455  8020 tablet_copy_service.cc:342] P 8b250b4238a74a5390506a7857b3b7ca: Request end of tablet copy session 23309184a1b440ec9b560802f7ba71b0-170be1023b644ff481ee4d6044b190e9 received from {username='slave'} at 127.0.0.1:49138
I20260608 12:50:32.318898  8020 tablet_copy_service.cc:434] P 8b250b4238a74a5390506a7857b3b7ca: ending tablet copy session 23309184a1b440ec9b560802f7ba71b0-170be1023b644ff481ee4d6044b190e9 on tablet 170be1023b644ff481ee4d6044b190e9 with peer 23309184a1b440ec9b560802f7ba71b0
I20260608 12:50:32.350308  8162 raft_consensus.cc:1217] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:50:32.452311  7936 raft_consensus.cc:1275] T 480e106f5fd746b08b293ce051e3c8c6 P 68e1b22899524fedb662ddf54b205ee9 [term 2 FOLLOWER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:50:32.453771  8303 consensus_queue.cc:1048] T 480e106f5fd746b08b293ce051e3c8c6 P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:32.463778  8009 raft_consensus.cc:1275] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [term 2 FOLLOWER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:50:32.465304  8303 consensus_queue.cc:1048] T 480e106f5fd746b08b293ce051e3c8c6 P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:32.483695  7936 raft_consensus.cc:1275] T cb3c5ad76fff40ce8199a4d620074269 P 68e1b22899524fedb662ddf54b205ee9 [term 2 FOLLOWER]: Refusing update from remote peer 23309184a1b440ec9b560802f7ba71b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:50:32.485095  8240 consensus_queue.cc:1048] T cb3c5ad76fff40ce8199a4d620074269 P 23309184a1b440ec9b560802f7ba71b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:32.502472  8009 raft_consensus.cc:1275] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [term 2 FOLLOWER]: Refusing update from remote peer 23309184a1b440ec9b560802f7ba71b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:50:32.509368  8240 consensus_queue.cc:1048] T cb3c5ad76fff40ce8199a4d620074269 P 23309184a1b440ec9b560802f7ba71b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:32.624109  8162 raft_consensus.cc:1217] T b33959cd120d4572b0abf06fdfa1ad1b P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:50:32.730412  8303 raft_consensus.cc:1064] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf: attempting to promote NON_VOTER 23309184a1b440ec9b560802f7ba71b0 to VOTER
I20260608 12:50:32.732998  8303 consensus_queue.cc:237] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [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: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } }
I20260608 12:50:32.740130  8162 raft_consensus.cc:1275] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEARNER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:32.740504  8009 raft_consensus.cc:1275] T 78fdb5a45a1a4730abf861708bef016e P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:32.741122  7936 raft_consensus.cc:1275] T 78fdb5a45a1a4730abf861708bef016e P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:32.741946  8303 consensus_queue.cc:1048] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:50:32.743140  8094 consensus_queue.cc:1048] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:50:32.744060  8100 consensus_queue.cc:1048] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:50:32.764063  8303 raft_consensus.cc:2955] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:32.765923  7936 raft_consensus.cc:2955] T 78fdb5a45a1a4730abf861708bef016e P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:32.767848  8163 raft_consensus.cc:2955] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:32.779986  8010 raft_consensus.cc:2955] T 78fdb5a45a1a4730abf861708bef016e P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:32.781242  8088 raft_consensus.cc:1064] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9: attempting to promote NON_VOTER 23309184a1b440ec9b560802f7ba71b0 to VOTER
I20260608 12:50:32.781011  7755 catalog_manager.cc:5696] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf reported cstate change: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "02f649300f544b39b0ae0c1fa8adaacf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:50:32.783737  8088 consensus_queue.cc:237] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [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: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } }
I20260608 12:50:32.802804  8163 raft_consensus.cc:1275] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEARNER]: Refusing update from remote peer 68e1b22899524fedb662ddf54b205ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:32.804919  8091 consensus_queue.cc:1048] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:50:32.808552  8010 raft_consensus.cc:1275] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Refusing update from remote peer 68e1b22899524fedb662ddf54b205ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:32.810359  8088 consensus_queue.cc:1048] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:50:32.812433  7860 raft_consensus.cc:1275] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Refusing update from remote peer 68e1b22899524fedb662ddf54b205ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:32.820302  8088 consensus_queue.cc:1048] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:50:32.841929  8162 raft_consensus.cc:1217] T 170be1023b644ff481ee4d6044b190e9 P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:50:32.895980  8091 raft_consensus.cc:2955] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:32.897742  7860 raft_consensus.cc:2955] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:32.908018  8010 raft_consensus.cc:2955] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:32.914345  8163 raft_consensus.cc:2955] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:32.916731  7861 consensus_queue.cc:237] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [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: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } }
I20260608 12:50:32.927202  8162 raft_consensus.cc:1275] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:32.929248  7936 raft_consensus.cc:1275] T 78fdb5a45a1a4730abf861708bef016e P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:32.928826  8100 consensus_queue.cc:1048] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:50:32.927158  7757 catalog_manager.cc:5696] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 02f649300f544b39b0ae0c1fa8adaacf reported cstate change: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "68e1b22899524fedb662ddf54b205ee9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:32.930893  8303 consensus_queue.cc:1048] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:50:32.939762  8094 raft_consensus.cc:2955] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:32.941748  8164 raft_consensus.cc:2955] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:32.948868  7936 raft_consensus.cc:2955] T 78fdb5a45a1a4730abf861708bef016e P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:32.953146  7934 consensus_queue.cc:237] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [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: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } }
I20260608 12:50:32.962616  7755 catalog_manager.cc:5696] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0 reported cstate change: config changed from index 3 to 4, VOTER 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67) evicted. New cstate: current_term: 1 leader_uuid: "02f649300f544b39b0ae0c1fa8adaacf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:32.965387  8164 raft_consensus.cc:1275] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Refusing update from remote peer 68e1b22899524fedb662ddf54b205ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:32.966164  8010 raft_consensus.cc:1275] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Refusing update from remote peer 68e1b22899524fedb662ddf54b205ee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:32.968382  8088 consensus_queue.cc:1048] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:50:32.971798  8088 consensus_queue.cc:1048] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:50:32.976095  8091 raft_consensus.cc:2955] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:32.977613  7745 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 78fdb5a45a1a4730abf861708bef016e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:50:32.980852  8010 raft_consensus.cc:2955] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:32.984923  7998 tablet_service.cc:1558] Processing DeleteTablet for tablet 78fdb5a45a1a4730abf861708bef016e with delete_type TABLET_DATA_TOMBSTONED (TS 8b250b4238a74a5390506a7857b3b7ca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49114
I20260608 12:50:32.987424  8164 raft_consensus.cc:2955] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:32.989917  7743 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4e74c6f98b074e2c8c3d3dc3d209d7f6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:50:32.995850  8330 tablet_replica.cc:333] T 78fdb5a45a1a4730abf861708bef016e P 8b250b4238a74a5390506a7857b3b7ca: stopping tablet replica
I20260608 12:50:33.003684  8330 raft_consensus.cc:2243] T 78fdb5a45a1a4730abf861708bef016e P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:33.004508  8330 raft_consensus.cc:2272] T 78fdb5a45a1a4730abf861708bef016e P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:33.005781  7755 catalog_manager.cc:5696] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 23309184a1b440ec9b560802f7ba71b0 reported cstate change: config changed from index 3 to 4, VOTER 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65) evicted. New cstate: current_term: 1 leader_uuid: "68e1b22899524fedb662ddf54b205ee9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:33.011566  8330 ts_tablet_manager.cc:1916] T 78fdb5a45a1a4730abf861708bef016e P 8b250b4238a74a5390506a7857b3b7ca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:50:33.018652  7849 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e74c6f98b074e2c8c3d3dc3d209d7f6 with delete_type TABLET_DATA_TOMBSTONED (TS 02f649300f544b39b0ae0c1fa8adaacf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41044
I20260608 12:50:33.026800  8330 ts_tablet_manager.cc:1929] T 78fdb5a45a1a4730abf861708bef016e P 8b250b4238a74a5390506a7857b3b7ca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:50:33.027204  8330 log.cc:1199] T 78fdb5a45a1a4730abf861708bef016e P 8b250b4238a74a5390506a7857b3b7ca: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/ts-2-root/wals/78fdb5a45a1a4730abf861708bef016e
I20260608 12:50:33.028478  8331 tablet_replica.cc:333] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 02f649300f544b39b0ae0c1fa8adaacf: stopping tablet replica
I20260608 12:50:33.029593  7744 catalog_manager.cc:5027] TS 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453): tablet 78fdb5a45a1a4730abf861708bef016e (table range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]) successfully deleted
I20260608 12:50:33.030097  8331 raft_consensus.cc:2243] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:33.030910  8331 raft_consensus.cc:2272] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:33.033507  8331 ts_tablet_manager.cc:1916] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 02f649300f544b39b0ae0c1fa8adaacf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:50:33.043460  8331 ts_tablet_manager.cc:1929] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 02f649300f544b39b0ae0c1fa8adaacf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:50:33.043766  8331 log.cc:1199] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 02f649300f544b39b0ae0c1fa8adaacf: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/ts-0-root/wals/4e74c6f98b074e2c8c3d3dc3d209d7f6
I20260608 12:50:33.045061  7745 catalog_manager.cc:5027] TS 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575): tablet 4e74c6f98b074e2c8c3d3dc3d209d7f6 (table range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]) successfully deleted
I20260608 12:50:33.177843  8329 raft_consensus.cc:1064] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf: attempting to promote NON_VOTER 23309184a1b440ec9b560802f7ba71b0 to VOTER
I20260608 12:50:33.180140  8329 consensus_queue.cc:237] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [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: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } }
I20260608 12:50:33.187434  8010 raft_consensus.cc:1275] T b33959cd120d4572b0abf06fdfa1ad1b P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:33.187952  8164 raft_consensus.cc:1275] T b33959cd120d4572b0abf06fdfa1ad1b P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEARNER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:33.189373  7936 raft_consensus.cc:1275] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:33.189829  8329 consensus_queue.cc:1048] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:50:33.190766  8094 consensus_queue.cc:1048] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:50:33.191568  8303 consensus_queue.cc:1048] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:50:33.210996  8100 raft_consensus.cc:2955] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:33.214627  8164 raft_consensus.cc:2955] T b33959cd120d4572b0abf06fdfa1ad1b P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:33.214627  8010 raft_consensus.cc:2955] T b33959cd120d4572b0abf06fdfa1ad1b P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:33.224656  7936 raft_consensus.cc:2955] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:33.227936  7755 catalog_manager.cc:5696] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf reported cstate change: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "02f649300f544b39b0ae0c1fa8adaacf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:50:33.244581  7860 consensus_queue.cc:237] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [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: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } }
I20260608 12:50:33.250293  8164 raft_consensus.cc:1275] T b33959cd120d4572b0abf06fdfa1ad1b P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:33.251065  8010 raft_consensus.cc:1275] T b33959cd120d4572b0abf06fdfa1ad1b P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:33.251739  8094 consensus_queue.cc:1048] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:50:33.252699  8100 consensus_queue.cc:1048] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:50:33.260118  8329 raft_consensus.cc:2955] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:33.262405  8164 raft_consensus.cc:2955] T b33959cd120d4572b0abf06fdfa1ad1b P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:33.264454  8009 raft_consensus.cc:2955] T b33959cd120d4572b0abf06fdfa1ad1b P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:33.269467  7745 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b33959cd120d4572b0abf06fdfa1ad1b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:50:33.275815  7757 catalog_manager.cc:5696] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf reported cstate change: config changed from index 3 to 4, VOTER 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66) evicted. New cstate: current_term: 1 leader_uuid: "02f649300f544b39b0ae0c1fa8adaacf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:50:33.286755  7922 tablet_service.cc:1558] Processing DeleteTablet for tablet b33959cd120d4572b0abf06fdfa1ad1b with delete_type TABLET_DATA_TOMBSTONED (TS 68e1b22899524fedb662ddf54b205ee9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45548
I20260608 12:50:33.295578  8336 tablet_replica.cc:333] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9: stopping tablet replica
I20260608 12:50:33.296303  8336 raft_consensus.cc:2243] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:33.296875  8336 raft_consensus.cc:2272] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:33.299401  8336 ts_tablet_manager.cc:1916] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:50:33.309129  8336 ts_tablet_manager.cc:1929] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:50:33.309450  8336 log.cc:1199] T b33959cd120d4572b0abf06fdfa1ad1b P 68e1b22899524fedb662ddf54b205ee9: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/ts-1-root/wals/b33959cd120d4572b0abf06fdfa1ad1b
I20260608 12:50:33.310894  7743 catalog_manager.cc:5027] TS 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607): tablet b33959cd120d4572b0abf06fdfa1ad1b (table range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]) successfully deleted
I20260608 12:50:33.354071  8328 raft_consensus.cc:1064] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca: attempting to promote NON_VOTER 23309184a1b440ec9b560802f7ba71b0 to VOTER
I20260608 12:50:33.356173  8328 consensus_queue.cc:237] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [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: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } }
I20260608 12:50:33.362548  8164 raft_consensus.cc:1275] T 170be1023b644ff481ee4d6044b190e9 P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEARNER]: Refusing update from remote peer 8b250b4238a74a5390506a7857b3b7ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:33.362730  7860 raft_consensus.cc:1275] T 170be1023b644ff481ee4d6044b190e9 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Refusing update from remote peer 8b250b4238a74a5390506a7857b3b7ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:33.362999  7936 raft_consensus.cc:1275] T 170be1023b644ff481ee4d6044b190e9 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Refusing update from remote peer 8b250b4238a74a5390506a7857b3b7ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:33.364349  8328 consensus_queue.cc:1048] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:50:33.365770  8327 consensus_queue.cc:1048] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:50:33.367043  8326 consensus_queue.cc:1048] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:50:33.386422  8324 raft_consensus.cc:2955] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:33.392799  7861 raft_consensus.cc:2955] T 170be1023b644ff481ee4d6044b190e9 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:33.402459  8164 raft_consensus.cc:2955] T 170be1023b644ff481ee4d6044b190e9 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:33.406077  7934 raft_consensus.cc:2955] T 170be1023b644ff481ee4d6044b190e9 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:33.408727  7756 catalog_manager.cc:5696] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca reported cstate change: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8b250b4238a74a5390506a7857b3b7ca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:50:33.424263  8010 consensus_queue.cc:237] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [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: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } }
I20260608 12:50:33.430423  8164 raft_consensus.cc:1275] T 170be1023b644ff481ee4d6044b190e9 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Refusing update from remote peer 8b250b4238a74a5390506a7857b3b7ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:33.431694  8327 consensus_queue.cc:1048] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:50:33.435832  7934 raft_consensus.cc:1275] T 170be1023b644ff481ee4d6044b190e9 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Refusing update from remote peer 8b250b4238a74a5390506a7857b3b7ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:33.437420  8324 consensus_queue.cc:1048] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:50:33.438326  8328 raft_consensus.cc:2955] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:33.441766  8164 raft_consensus.cc:2955] T 170be1023b644ff481ee4d6044b190e9 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:33.443776  7934 raft_consensus.cc:2955] T 170be1023b644ff481ee4d6044b190e9 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:33.446473  7812 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:50:33.447933  7744 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 170be1023b644ff481ee4d6044b190e9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:50:33.453873  7755 catalog_manager.cc:5696] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca reported cstate change: config changed from index 3 to 4, VOTER 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65) evicted. New cstate: current_term: 1 leader_uuid: "8b250b4238a74a5390506a7857b3b7ca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:50:33.474344  7849 tablet_service.cc:1558] Processing DeleteTablet for tablet 170be1023b644ff481ee4d6044b190e9 with delete_type TABLET_DATA_TOMBSTONED (TS 02f649300f544b39b0ae0c1fa8adaacf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41044
I20260608 12:50:33.475419  8331 tablet_replica.cc:333] T 170be1023b644ff481ee4d6044b190e9 P 02f649300f544b39b0ae0c1fa8adaacf: stopping tablet replica
I20260608 12:50:33.476354  8331 raft_consensus.cc:2243] T 170be1023b644ff481ee4d6044b190e9 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:33.477088  8331 raft_consensus.cc:2272] T 170be1023b644ff481ee4d6044b190e9 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:33.481078  8331 ts_tablet_manager.cc:1916] T 170be1023b644ff481ee4d6044b190e9 P 02f649300f544b39b0ae0c1fa8adaacf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:50:33.494066  8331 ts_tablet_manager.cc:1929] T 170be1023b644ff481ee4d6044b190e9 P 02f649300f544b39b0ae0c1fa8adaacf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:50:33.494412  8331 log.cc:1199] T 170be1023b644ff481ee4d6044b190e9 P 02f649300f544b39b0ae0c1fa8adaacf: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/ts-0-root/wals/170be1023b644ff481ee4d6044b190e9
I20260608 12:50:33.495910  7745 catalog_manager.cc:5027] TS 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575): tablet 170be1023b644ff481ee4d6044b190e9 (table range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]) successfully deleted
I20260608 12:50:33.497428  7861 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78fdb5a45a1a4730abf861708bef016e"
dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf"
mode: GRACEFUL
new_leader_uuid: "23309184a1b440ec9b560802f7ba71b0"
 from {username='slave'} at 127.0.0.1:41086
I20260608 12:50:33.497983  7861 raft_consensus.cc:606] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [term 1 LEADER]: Received request to transfer leadership to TS 23309184a1b440ec9b560802f7ba71b0
I20260608 12:50:33.499482  7812 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 12:50:33.500118  7812 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:33.542644  8094 raft_consensus.cc:993] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf: : Instructing follower 23309184a1b440ec9b560802f7ba71b0 to start an election
I20260608 12:50:33.543115  8100 raft_consensus.cc:1081] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [term 1 LEADER]: Signalling peer 23309184a1b440ec9b560802f7ba71b0 to start an election
I20260608 12:50:33.544499  8164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78fdb5a45a1a4730abf861708bef016e"
dest_uuid: "23309184a1b440ec9b560802f7ba71b0"
 from {username='slave'} at 127.0.0.1:48298
I20260608 12:50:33.545002  8164 raft_consensus.cc:493] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:50:33.545305  8164 raft_consensus.cc:3060] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:33.549793  8164 raft_consensus.cc:515] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } }
I20260608 12:50:33.551504  8164 leader_election.cc:290] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0 [CANDIDATE]: Term 2 election: Requested vote from peers 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575), 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607)
I20260608 12:50:33.552243  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fdb5a45a1a4730abf861708bef016e" candidate_uuid: "23309184a1b440ec9b560802f7ba71b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "02f649300f544b39b0ae0c1fa8adaacf"
I20260608 12:50:33.552623  7934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fdb5a45a1a4730abf861708bef016e" candidate_uuid: "23309184a1b440ec9b560802f7ba71b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "68e1b22899524fedb662ddf54b205ee9"
I20260608 12:50:33.552889  7861 raft_consensus.cc:3055] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:50:33.553210  7934 raft_consensus.cc:3060] T 78fdb5a45a1a4730abf861708bef016e P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:33.553247  7861 raft_consensus.cc:740] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02f649300f544b39b0ae0c1fa8adaacf, State: Running, Role: LEADER
I20260608 12:50:33.554417  7861 consensus_queue.cc:260] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [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: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } }
I20260608 12:50:33.555716  7861 raft_consensus.cc:3060] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:50:33.560307  7934 raft_consensus.cc:2468] T 78fdb5a45a1a4730abf861708bef016e P 68e1b22899524fedb662ddf54b205ee9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23309184a1b440ec9b560802f7ba71b0 in term 2.
I20260608 12:50:33.561542  8125 leader_election.cc:304] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23309184a1b440ec9b560802f7ba71b0, 68e1b22899524fedb662ddf54b205ee9; no voters: 
I20260608 12:50:33.562031  7861 raft_consensus.cc:2468] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23309184a1b440ec9b560802f7ba71b0 in term 2.
I20260608 12:50:33.562445  8310 raft_consensus.cc:2804] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:50:33.563567  8310 raft_consensus.cc:697] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0 [term 2 LEADER]: Becoming Leader. State: Replica: 23309184a1b440ec9b560802f7ba71b0, State: Running, Role: LEADER
I20260608 12:50:33.564251  8310 consensus_queue.cc:237] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0 [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: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } }
I20260608 12:50:33.570779  7757 catalog_manager.cc:5696] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0 reported cstate change: term changed from 1 to 2, leader changed from 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65) to 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68). New cstate: current_term: 2 leader_uuid: "23309184a1b440ec9b560802f7ba71b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:50:34.061096  7861 raft_consensus.cc:1275] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [term 2 FOLLOWER]: Refusing update from remote peer 23309184a1b440ec9b560802f7ba71b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:50:34.062536  8310 consensus_queue.cc:1048] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:50:34.074383  7934 raft_consensus.cc:1275] T 78fdb5a45a1a4730abf861708bef016e P 68e1b22899524fedb662ddf54b205ee9 [term 2 FOLLOWER]: Refusing update from remote peer 23309184a1b440ec9b560802f7ba71b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:50:34.075932  8310 consensus_queue.cc:1048] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:50:34.494314  7861 consensus_queue.cc:237] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Queue 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: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: NON_VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { promote: true } }
I20260608 12:50:34.501276  8164 raft_consensus.cc:1275] T 571a8c6bb20946ed8361f6b35b79d148 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:50:34.502830  7825 consensus_peers.cc:597] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf -> Peer 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453): Couldn't send request to peer 8b250b4238a74a5390506a7857b3b7ca. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 571a8c6bb20946ed8361f6b35b79d148. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:34.503204  7934 raft_consensus.cc:1275] T 571a8c6bb20946ed8361f6b35b79d148 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:34.503221  8355 consensus_queue.cc:1048] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:50:34.504521  8094 consensus_queue.cc:1048] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:34.511082  8355 raft_consensus.cc:2955] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: NON_VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { promote: true } } }
I20260608 12:50:34.512782  8164 raft_consensus.cc:2955] T 571a8c6bb20946ed8361f6b35b79d148 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: NON_VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { promote: true } } }
I20260608 12:50:34.513931  7934 raft_consensus.cc:2955] T 571a8c6bb20946ed8361f6b35b79d148 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: NON_VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { promote: true } } }
I20260608 12:50:34.525688  7861 consensus_queue.cc:237] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Queue 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: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } }
I20260608 12:50:34.528159  7754 catalog_manager.cc:5696] T 571a8c6bb20946ed8361f6b35b79d148 P 23309184a1b440ec9b560802f7ba71b0 reported cstate change: config changed from index -1 to 2, NON_VOTER 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67) added. New cstate: current_term: 1 leader_uuid: "02f649300f544b39b0ae0c1fa8adaacf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: NON_VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { promote: true } } }
I20260608 12:50:34.532853  8010 raft_consensus.cc:1275] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:34.534288  8094 consensus_queue.cc:1048] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:50:34.535735  7827 consensus_peers.cc:597] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf -> Peer 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525): Couldn't send request to peer 23309184a1b440ec9b560802f7ba71b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e607b523d5c74db9bc9fc6ed7d18b142. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:34.538661  7934 raft_consensus.cc:1275] T e607b523d5c74db9bc9fc6ed7d18b142 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:34.540848  8354 consensus_queue.cc:1048] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:34.543110  8094 raft_consensus.cc:2955] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } } }
I20260608 12:50:34.548460  8010 raft_consensus.cc:2955] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } } }
I20260608 12:50:34.558056  8009 consensus_queue.cc:237] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Queue 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: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: NON_VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { promote: true } }
I20260608 12:50:34.561673  7757 catalog_manager.cc:5696] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf reported cstate change: config changed from index -1 to 2, NON_VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "02f649300f544b39b0ae0c1fa8adaacf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:34.565693  7936 raft_consensus.cc:2955] T e607b523d5c74db9bc9fc6ed7d18b142 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } } }
W20260608 12:50:34.575001  7973 consensus_peers.cc:597] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca -> Peer 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607): Couldn't send request to peer 68e1b22899524fedb662ddf54b205ee9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cdfe267cb8ae40399a75cfaf7fd78f99. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:34.576411  8164 raft_consensus.cc:1275] T cdfe267cb8ae40399a75cfaf7fd78f99 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Refusing update from remote peer 8b250b4238a74a5390506a7857b3b7ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:34.576419  7861 raft_consensus.cc:1275] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Refusing update from remote peer 8b250b4238a74a5390506a7857b3b7ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:34.578533  8345 consensus_queue.cc:1048] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:34.580636  8345 consensus_queue.cc:1048] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:34.595574  8365 raft_consensus.cc:2955] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: NON_VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { promote: true } } }
I20260608 12:50:34.597602  8164 raft_consensus.cc:2955] T cdfe267cb8ae40399a75cfaf7fd78f99 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: NON_VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { promote: true } } }
I20260608 12:50:34.600004  7861 raft_consensus.cc:2955] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: NON_VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { promote: true } } }
I20260608 12:50:34.610328  8009 consensus_queue.cc:237] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Queue 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: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } }
I20260608 12:50:34.611624  7754 catalog_manager.cc:5696] T cdfe267cb8ae40399a75cfaf7fd78f99 P 23309184a1b440ec9b560802f7ba71b0 reported cstate change: config changed from index -1 to 2, NON_VOTER 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66) added. New cstate: current_term: 1 leader_uuid: "8b250b4238a74a5390506a7857b3b7ca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: NON_VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { promote: true } } }
W20260608 12:50:34.622179  7976 consensus_peers.cc:597] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca -> Peer 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525): Couldn't send request to peer 23309184a1b440ec9b560802f7ba71b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a83ecf7cf26d4db2aaa37aa004bcc5e6. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:34.623409  7936 raft_consensus.cc:1275] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Refusing update from remote peer 8b250b4238a74a5390506a7857b3b7ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:34.624112  7861 raft_consensus.cc:1275] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Refusing update from remote peer 8b250b4238a74a5390506a7857b3b7ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:50:34.624821  8365 consensus_queue.cc:1048] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:34.625727  8366 consensus_queue.cc:1048] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:50:34.634538  8366 raft_consensus.cc:2955] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } } }
I20260608 12:50:34.636400  7861 raft_consensus.cc:2955] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } } }
I20260608 12:50:34.640691  7934 raft_consensus.cc:2955] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } } }
I20260608 12:50:34.649544  7754 catalog_manager.cc:5696] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf reported cstate change: config changed from index -1 to 2, NON_VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "8b250b4238a74a5390506a7857b3b7ca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } } }
I20260608 12:50:34.935204  8372 ts_tablet_manager.cc:933] T 571a8c6bb20946ed8361f6b35b79d148 P 8b250b4238a74a5390506a7857b3b7ca: Initiating tablet copy from peer 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575)
I20260608 12:50:34.937012  8372 tablet_copy_client.cc:323] T 571a8c6bb20946ed8361f6b35b79d148 P 8b250b4238a74a5390506a7857b3b7ca: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.65:36575
I20260608 12:50:34.938690  7871 tablet_copy_service.cc:140] P 02f649300f544b39b0ae0c1fa8adaacf: Received BeginTabletCopySession request for tablet 571a8c6bb20946ed8361f6b35b79d148 from peer 8b250b4238a74a5390506a7857b3b7ca ({username='slave'} at 127.0.0.1:41056)
I20260608 12:50:34.939225  7871 tablet_copy_service.cc:161] P 02f649300f544b39b0ae0c1fa8adaacf: Beginning new tablet copy session on tablet 571a8c6bb20946ed8361f6b35b79d148 from peer 8b250b4238a74a5390506a7857b3b7ca at {username='slave'} at 127.0.0.1:41056: session id = 8b250b4238a74a5390506a7857b3b7ca-571a8c6bb20946ed8361f6b35b79d148
I20260608 12:50:34.946305  7871 tablet_copy_source_session.cc:215] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:34.949088  8372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 571a8c6bb20946ed8361f6b35b79d148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:34.960088  8372 tablet_copy_client.cc:806] T 571a8c6bb20946ed8361f6b35b79d148 P 8b250b4238a74a5390506a7857b3b7ca: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:34.960657  8372 tablet_copy_client.cc:670] T 571a8c6bb20946ed8361f6b35b79d148 P 8b250b4238a74a5390506a7857b3b7ca: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:34.964469  8372 tablet_copy_client.cc:538] T 571a8c6bb20946ed8361f6b35b79d148 P 8b250b4238a74a5390506a7857b3b7ca: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:34.969813  8372 tablet_bootstrap.cc:492] T 571a8c6bb20946ed8361f6b35b79d148 P 8b250b4238a74a5390506a7857b3b7ca: Bootstrap starting.
I20260608 12:50:34.986898  8372 tablet_bootstrap.cc:492] T 571a8c6bb20946ed8361f6b35b79d148 P 8b250b4238a74a5390506a7857b3b7ca: 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
I20260608 12:50:34.987811  8372 tablet_bootstrap.cc:492] T 571a8c6bb20946ed8361f6b35b79d148 P 8b250b4238a74a5390506a7857b3b7ca: Bootstrap complete.
I20260608 12:50:34.988449  8372 ts_tablet_manager.cc:1403] T 571a8c6bb20946ed8361f6b35b79d148 P 8b250b4238a74a5390506a7857b3b7ca: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260608 12:50:34.991639  8372 raft_consensus.cc:359] T 571a8c6bb20946ed8361f6b35b79d148 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: NON_VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { promote: true } }
I20260608 12:50:34.992439  8372 raft_consensus.cc:740] T 571a8c6bb20946ed8361f6b35b79d148 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8b250b4238a74a5390506a7857b3b7ca, State: Initialized, Role: LEARNER
I20260608 12:50:34.993069  8372 consensus_queue.cc:260] T 571a8c6bb20946ed8361f6b35b79d148 P 8b250b4238a74a5390506a7857b3b7ca [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: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: NON_VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { promote: true } }
I20260608 12:50:34.995198  8372 ts_tablet_manager.cc:1434] T 571a8c6bb20946ed8361f6b35b79d148 P 8b250b4238a74a5390506a7857b3b7ca: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:50:34.997222  7871 tablet_copy_service.cc:342] P 02f649300f544b39b0ae0c1fa8adaacf: Request end of tablet copy session 8b250b4238a74a5390506a7857b3b7ca-571a8c6bb20946ed8361f6b35b79d148 received from {username='slave'} at 127.0.0.1:41056
I20260608 12:50:34.997643  7871 tablet_copy_service.cc:434] P 02f649300f544b39b0ae0c1fa8adaacf: ending tablet copy session 8b250b4238a74a5390506a7857b3b7ca-571a8c6bb20946ed8361f6b35b79d148 on tablet 571a8c6bb20946ed8361f6b35b79d148 with peer 8b250b4238a74a5390506a7857b3b7ca
I20260608 12:50:35.026639  8375 ts_tablet_manager.cc:933] T cdfe267cb8ae40399a75cfaf7fd78f99 P 68e1b22899524fedb662ddf54b205ee9: Initiating tablet copy from peer 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453)
I20260608 12:50:35.028399  8375 tablet_copy_client.cc:323] T cdfe267cb8ae40399a75cfaf7fd78f99 P 68e1b22899524fedb662ddf54b205ee9: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.67:43453
I20260608 12:50:35.029973  8020 tablet_copy_service.cc:140] P 8b250b4238a74a5390506a7857b3b7ca: Received BeginTabletCopySession request for tablet cdfe267cb8ae40399a75cfaf7fd78f99 from peer 68e1b22899524fedb662ddf54b205ee9 ({username='slave'} at 127.0.0.1:49116)
I20260608 12:50:35.030426  8020 tablet_copy_service.cc:161] P 8b250b4238a74a5390506a7857b3b7ca: Beginning new tablet copy session on tablet cdfe267cb8ae40399a75cfaf7fd78f99 from peer 68e1b22899524fedb662ddf54b205ee9 at {username='slave'} at 127.0.0.1:49116: session id = 68e1b22899524fedb662ddf54b205ee9-cdfe267cb8ae40399a75cfaf7fd78f99
I20260608 12:50:35.035820  8020 tablet_copy_source_session.cc:215] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:35.040663  8375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdfe267cb8ae40399a75cfaf7fd78f99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:35.052049  8375 tablet_copy_client.cc:806] T cdfe267cb8ae40399a75cfaf7fd78f99 P 68e1b22899524fedb662ddf54b205ee9: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:35.052560  8375 tablet_copy_client.cc:670] T cdfe267cb8ae40399a75cfaf7fd78f99 P 68e1b22899524fedb662ddf54b205ee9: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:35.056435  8375 tablet_copy_client.cc:538] T cdfe267cb8ae40399a75cfaf7fd78f99 P 68e1b22899524fedb662ddf54b205ee9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:35.062923  8375 tablet_bootstrap.cc:492] T cdfe267cb8ae40399a75cfaf7fd78f99 P 68e1b22899524fedb662ddf54b205ee9: Bootstrap starting.
I20260608 12:50:35.079527  8375 tablet_bootstrap.cc:492] T cdfe267cb8ae40399a75cfaf7fd78f99 P 68e1b22899524fedb662ddf54b205ee9: 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
I20260608 12:50:35.080268  8375 tablet_bootstrap.cc:492] T cdfe267cb8ae40399a75cfaf7fd78f99 P 68e1b22899524fedb662ddf54b205ee9: Bootstrap complete.
I20260608 12:50:35.080797  8375 ts_tablet_manager.cc:1403] T cdfe267cb8ae40399a75cfaf7fd78f99 P 68e1b22899524fedb662ddf54b205ee9: Time spent bootstrapping tablet: real 0.018s	user 0.020s	sys 0.000s
I20260608 12:50:35.083324  8375 raft_consensus.cc:359] T cdfe267cb8ae40399a75cfaf7fd78f99 P 68e1b22899524fedb662ddf54b205ee9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: NON_VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { promote: true } }
I20260608 12:50:35.083912  8375 raft_consensus.cc:740] T cdfe267cb8ae40399a75cfaf7fd78f99 P 68e1b22899524fedb662ddf54b205ee9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 68e1b22899524fedb662ddf54b205ee9, State: Initialized, Role: LEARNER
I20260608 12:50:35.084419  8375 consensus_queue.cc:260] T cdfe267cb8ae40399a75cfaf7fd78f99 P 68e1b22899524fedb662ddf54b205ee9 [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: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: NON_VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { promote: true } }
I20260608 12:50:35.086473  8375 ts_tablet_manager.cc:1434] T cdfe267cb8ae40399a75cfaf7fd78f99 P 68e1b22899524fedb662ddf54b205ee9: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:50:35.088090  8020 tablet_copy_service.cc:342] P 8b250b4238a74a5390506a7857b3b7ca: Request end of tablet copy session 68e1b22899524fedb662ddf54b205ee9-cdfe267cb8ae40399a75cfaf7fd78f99 received from {username='slave'} at 127.0.0.1:49116
I20260608 12:50:35.088537  8020 tablet_copy_service.cc:434] P 8b250b4238a74a5390506a7857b3b7ca: ending tablet copy session 68e1b22899524fedb662ddf54b205ee9-cdfe267cb8ae40399a75cfaf7fd78f99 on tablet cdfe267cb8ae40399a75cfaf7fd78f99 with peer 68e1b22899524fedb662ddf54b205ee9
I20260608 12:50:35.112186  8378 ts_tablet_manager.cc:933] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 23309184a1b440ec9b560802f7ba71b0: Initiating tablet copy from peer 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453)
I20260608 12:50:35.113960  8378 tablet_copy_client.cc:323] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 23309184a1b440ec9b560802f7ba71b0: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.67:43453
I20260608 12:50:35.115653  8020 tablet_copy_service.cc:140] P 8b250b4238a74a5390506a7857b3b7ca: Received BeginTabletCopySession request for tablet a83ecf7cf26d4db2aaa37aa004bcc5e6 from peer 23309184a1b440ec9b560802f7ba71b0 ({username='slave'} at 127.0.0.1:49138)
I20260608 12:50:35.116091  8020 tablet_copy_service.cc:161] P 8b250b4238a74a5390506a7857b3b7ca: Beginning new tablet copy session on tablet a83ecf7cf26d4db2aaa37aa004bcc5e6 from peer 23309184a1b440ec9b560802f7ba71b0 at {username='slave'} at 127.0.0.1:49138: session id = 23309184a1b440ec9b560802f7ba71b0-a83ecf7cf26d4db2aaa37aa004bcc5e6
I20260608 12:50:35.120647  8020 tablet_copy_source_session.cc:215] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:35.122989  8378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a83ecf7cf26d4db2aaa37aa004bcc5e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:35.132725  8378 tablet_copy_client.cc:806] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 23309184a1b440ec9b560802f7ba71b0: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:35.133206  8378 tablet_copy_client.cc:670] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 23309184a1b440ec9b560802f7ba71b0: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:35.136580  8378 tablet_copy_client.cc:538] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 23309184a1b440ec9b560802f7ba71b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:35.144346  8378 tablet_bootstrap.cc:492] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 23309184a1b440ec9b560802f7ba71b0: Bootstrap starting.
I20260608 12:50:35.155771  8380 ts_tablet_manager.cc:933] T e607b523d5c74db9bc9fc6ed7d18b142 P 23309184a1b440ec9b560802f7ba71b0: Initiating tablet copy from peer 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575)
I20260608 12:50:35.160768  8380 tablet_copy_client.cc:323] T e607b523d5c74db9bc9fc6ed7d18b142 P 23309184a1b440ec9b560802f7ba71b0: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.65:36575
I20260608 12:50:35.162542  7871 tablet_copy_service.cc:140] P 02f649300f544b39b0ae0c1fa8adaacf: Received BeginTabletCopySession request for tablet e607b523d5c74db9bc9fc6ed7d18b142 from peer 23309184a1b440ec9b560802f7ba71b0 ({username='slave'} at 127.0.0.1:41066)
I20260608 12:50:35.163097  7871 tablet_copy_service.cc:161] P 02f649300f544b39b0ae0c1fa8adaacf: Beginning new tablet copy session on tablet e607b523d5c74db9bc9fc6ed7d18b142 from peer 23309184a1b440ec9b560802f7ba71b0 at {username='slave'} at 127.0.0.1:41066: session id = 23309184a1b440ec9b560802f7ba71b0-e607b523d5c74db9bc9fc6ed7d18b142
I20260608 12:50:35.167760  8378 tablet_bootstrap.cc:492] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 23309184a1b440ec9b560802f7ba71b0: 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
I20260608 12:50:35.168457  8378 tablet_bootstrap.cc:492] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 23309184a1b440ec9b560802f7ba71b0: Bootstrap complete.
I20260608 12:50:35.169062  8378 ts_tablet_manager.cc:1403] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 23309184a1b440ec9b560802f7ba71b0: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.005s
I20260608 12:50:35.170372  7871 tablet_copy_source_session.cc:215] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:50:35.172043  8378 raft_consensus.cc:359] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } }
I20260608 12:50:35.172864  8378 raft_consensus.cc:740] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 23309184a1b440ec9b560802f7ba71b0, State: Initialized, Role: LEARNER
I20260608 12:50:35.173743  8380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e607b523d5c74db9bc9fc6ed7d18b142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:35.173573  8378 consensus_queue.cc:260] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 23309184a1b440ec9b560802f7ba71b0 [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: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } }
I20260608 12:50:35.176129  8378 ts_tablet_manager.cc:1434] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 23309184a1b440ec9b560802f7ba71b0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:50:35.177950  8020 tablet_copy_service.cc:342] P 8b250b4238a74a5390506a7857b3b7ca: Request end of tablet copy session 23309184a1b440ec9b560802f7ba71b0-a83ecf7cf26d4db2aaa37aa004bcc5e6 received from {username='slave'} at 127.0.0.1:49138
I20260608 12:50:35.178354  8020 tablet_copy_service.cc:434] P 8b250b4238a74a5390506a7857b3b7ca: ending tablet copy session 23309184a1b440ec9b560802f7ba71b0-a83ecf7cf26d4db2aaa37aa004bcc5e6 on tablet a83ecf7cf26d4db2aaa37aa004bcc5e6 with peer 23309184a1b440ec9b560802f7ba71b0
I20260608 12:50:35.192150  8380 tablet_copy_client.cc:806] T e607b523d5c74db9bc9fc6ed7d18b142 P 23309184a1b440ec9b560802f7ba71b0: tablet copy: Starting download of 0 data blocks...
I20260608 12:50:35.192699  8380 tablet_copy_client.cc:670] T e607b523d5c74db9bc9fc6ed7d18b142 P 23309184a1b440ec9b560802f7ba71b0: tablet copy: Starting download of 1 WAL segments...
I20260608 12:50:35.196045  8380 tablet_copy_client.cc:538] T e607b523d5c74db9bc9fc6ed7d18b142 P 23309184a1b440ec9b560802f7ba71b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:50:35.204222  8380 tablet_bootstrap.cc:492] T e607b523d5c74db9bc9fc6ed7d18b142 P 23309184a1b440ec9b560802f7ba71b0: Bootstrap starting.
I20260608 12:50:35.223747  8380 tablet_bootstrap.cc:492] T e607b523d5c74db9bc9fc6ed7d18b142 P 23309184a1b440ec9b560802f7ba71b0: 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
I20260608 12:50:35.224800  8380 tablet_bootstrap.cc:492] T e607b523d5c74db9bc9fc6ed7d18b142 P 23309184a1b440ec9b560802f7ba71b0: Bootstrap complete.
I20260608 12:50:35.225339  8380 ts_tablet_manager.cc:1403] T e607b523d5c74db9bc9fc6ed7d18b142 P 23309184a1b440ec9b560802f7ba71b0: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.001s
I20260608 12:50:35.227746  8380 raft_consensus.cc:359] T e607b523d5c74db9bc9fc6ed7d18b142 P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } }
I20260608 12:50:35.228345  8380 raft_consensus.cc:740] T e607b523d5c74db9bc9fc6ed7d18b142 P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 23309184a1b440ec9b560802f7ba71b0, State: Initialized, Role: LEARNER
I20260608 12:50:35.228888  8380 consensus_queue.cc:260] T e607b523d5c74db9bc9fc6ed7d18b142 P 23309184a1b440ec9b560802f7ba71b0 [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: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: true } }
I20260608 12:50:35.230880  8380 ts_tablet_manager.cc:1434] T e607b523d5c74db9bc9fc6ed7d18b142 P 23309184a1b440ec9b560802f7ba71b0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:50:35.232549  7871 tablet_copy_service.cc:342] P 02f649300f544b39b0ae0c1fa8adaacf: Request end of tablet copy session 23309184a1b440ec9b560802f7ba71b0-e607b523d5c74db9bc9fc6ed7d18b142 received from {username='slave'} at 127.0.0.1:41066
I20260608 12:50:35.232985  7871 tablet_copy_service.cc:434] P 02f649300f544b39b0ae0c1fa8adaacf: ending tablet copy session 23309184a1b440ec9b560802f7ba71b0-e607b523d5c74db9bc9fc6ed7d18b142 on tablet e607b523d5c74db9bc9fc6ed7d18b142 with peer 23309184a1b440ec9b560802f7ba71b0
I20260608 12:50:35.502069  8009 raft_consensus.cc:1217] T 571a8c6bb20946ed8361f6b35b79d148 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:50:35.502202  7812 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:50:35.512452  8164 raft_consensus.cc:1217] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:50:35.524595  7812 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 12:50:35.525329  7812 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:35.553334  7934 raft_consensus.cc:1217] T cdfe267cb8ae40399a75cfaf7fd78f99 P 68e1b22899524fedb662ddf54b205ee9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:50:35.740134  8164 raft_consensus.cc:1217] T e607b523d5c74db9bc9fc6ed7d18b142 P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:50:35.882510  8385 raft_consensus.cc:1064] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf: attempting to promote NON_VOTER 8b250b4238a74a5390506a7857b3b7ca to VOTER
I20260608 12:50:35.884552  8385 consensus_queue.cc:237] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [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: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { promote: false } }
I20260608 12:50:35.890576  8010 raft_consensus.cc:1275] T 571a8c6bb20946ed8361f6b35b79d148 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEARNER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:35.892004  8094 consensus_queue.cc:1048] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:50:35.899330  8164 raft_consensus.cc:1275] T 571a8c6bb20946ed8361f6b35b79d148 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:35.899906  7934 raft_consensus.cc:1275] T 571a8c6bb20946ed8361f6b35b79d148 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:35.901443  8094 consensus_queue.cc:1048] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:50:35.909705  8384 consensus_queue.cc:1048] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:50:35.930130  8162 raft_consensus.cc:2955] T 571a8c6bb20946ed8361f6b35b79d148 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { promote: false } } }
I20260608 12:50:35.935477  8094 raft_consensus.cc:2955] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { promote: false } } }
I20260608 12:50:35.939038  7934 raft_consensus.cc:2955] T 571a8c6bb20946ed8361f6b35b79d148 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { promote: false } } }
I20260608 12:50:35.948698  8010 raft_consensus.cc:2955] T 571a8c6bb20946ed8361f6b35b79d148 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { promote: false } } }
I20260608 12:50:35.952646  7755 catalog_manager.cc:5696] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf reported cstate change: config changed from index 2 to 3, 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "02f649300f544b39b0ae0c1fa8adaacf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:50:35.966662  8387 raft_consensus.cc:1064] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca: attempting to promote NON_VOTER 23309184a1b440ec9b560802f7ba71b0 to VOTER
I20260608 12:50:35.972111  8387 consensus_queue.cc:237] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [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: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } }
I20260608 12:50:35.981477  8162 raft_consensus.cc:1275] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEARNER]: Refusing update from remote peer 8b250b4238a74a5390506a7857b3b7ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:35.983726  8386 consensus_queue.cc:1048] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:50:35.990190  7861 consensus_queue.cc:237] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [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: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { promote: false } }
I20260608 12:50:35.993882  7936 raft_consensus.cc:1275] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Refusing update from remote peer 8b250b4238a74a5390506a7857b3b7ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:35.997159  7860 raft_consensus.cc:1275] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Refusing update from remote peer 8b250b4238a74a5390506a7857b3b7ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:36.001085  8386 consensus_queue.cc:1048] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:50:36.003434  8386 consensus_queue.cc:1048] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:50:36.019929  8010 raft_consensus.cc:1275] T 571a8c6bb20946ed8361f6b35b79d148 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:36.021664  8094 consensus_queue.cc:1048] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:50:36.025465  7936 raft_consensus.cc:1275] T 571a8c6bb20946ed8361f6b35b79d148 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:36.027281  8386 raft_consensus.cc:2955] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:36.029786  8094 consensus_queue.cc:1048] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:50:36.032289  8162 raft_consensus.cc:2955] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:36.040814  8385 raft_consensus.cc:2955] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { promote: false } } }
I20260608 12:50:36.044585  8010 raft_consensus.cc:2955] T 571a8c6bb20946ed8361f6b35b79d148 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { promote: false } } }
I20260608 12:50:36.045972  7936 raft_consensus.cc:2955] T 571a8c6bb20946ed8361f6b35b79d148 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { promote: false } } }
I20260608 12:50:36.046164  7756 catalog_manager.cc:5696] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 23309184a1b440ec9b560802f7ba71b0 reported cstate change: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8b250b4238a74a5390506a7857b3b7ca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:36.032367  7860 raft_consensus.cc:2955] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:36.058502  7745 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 571a8c6bb20946ed8361f6b35b79d148 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:50:36.065165  7754 catalog_manager.cc:5696] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf reported cstate change: config changed from index 3 to 4, VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) evicted. New cstate: current_term: 1 leader_uuid: "02f649300f544b39b0ae0c1fa8adaacf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:50:36.071502  7936 raft_consensus.cc:2955] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { replace: true } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:36.079627  8147 tablet_service.cc:1558] Processing DeleteTablet for tablet 571a8c6bb20946ed8361f6b35b79d148 with delete_type TABLET_DATA_TOMBSTONED (TS 23309184a1b440ec9b560802f7ba71b0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48272
I20260608 12:50:36.095587  8404 tablet_replica.cc:333] T 571a8c6bb20946ed8361f6b35b79d148 P 23309184a1b440ec9b560802f7ba71b0: stopping tablet replica
I20260608 12:50:36.096527  8404 raft_consensus.cc:2243] T 571a8c6bb20946ed8361f6b35b79d148 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.096565  8387 raft_consensus.cc:1064] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca: attempting to promote NON_VOTER 68e1b22899524fedb662ddf54b205ee9 to VOTER
I20260608 12:50:36.096719  8010 consensus_queue.cc:237] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [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: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } }
I20260608 12:50:36.098297  8404 raft_consensus.cc:2272] T 571a8c6bb20946ed8361f6b35b79d148 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.100289  8387 consensus_queue.cc:237] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [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: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { promote: false } }
I20260608 12:50:36.101702  8404 ts_tablet_manager.cc:1916] T 571a8c6bb20946ed8361f6b35b79d148 P 23309184a1b440ec9b560802f7ba71b0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:50:36.104918  8162 raft_consensus.cc:1275] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Refusing update from remote peer 8b250b4238a74a5390506a7857b3b7ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:36.105216  7860 raft_consensus.cc:1275] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Refusing update from remote peer 8b250b4238a74a5390506a7857b3b7ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:36.106802  8386 consensus_queue.cc:1048] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:50:36.108402  8386 consensus_queue.cc:1048] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:50:36.116490  8404 ts_tablet_manager.cc:1929] T 571a8c6bb20946ed8361f6b35b79d148 P 23309184a1b440ec9b560802f7ba71b0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:50:36.116995  8404 log.cc:1199] T 571a8c6bb20946ed8361f6b35b79d148 P 23309184a1b440ec9b560802f7ba71b0: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/ts-3-root/wals/571a8c6bb20946ed8361f6b35b79d148
I20260608 12:50:36.117683  8403 raft_consensus.cc:2955] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:36.120209  7746 catalog_manager.cc:5027] TS 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525): tablet 571a8c6bb20946ed8361f6b35b79d148 (table range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]) successfully deleted
I20260608 12:50:36.122921  7936 raft_consensus.cc:1275] T cdfe267cb8ae40399a75cfaf7fd78f99 P 68e1b22899524fedb662ddf54b205ee9 [term 1 LEARNER]: Refusing update from remote peer 8b250b4238a74a5390506a7857b3b7ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:36.124495  8386 consensus_queue.cc:1048] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:50:36.125367  7860 raft_consensus.cc:2955] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:36.130224  7744 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a83ecf7cf26d4db2aaa37aa004bcc5e6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:50:36.131946  7861 raft_consensus.cc:1275] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Refusing update from remote peer 8b250b4238a74a5390506a7857b3b7ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:36.133618  8403 consensus_queue.cc:1048] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:50:36.135938  7757 catalog_manager.cc:5696] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca reported cstate change: config changed from index 3 to 4, VOTER 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66) evicted. New cstate: current_term: 1 leader_uuid: "8b250b4238a74a5390506a7857b3b7ca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:36.150277  8162 raft_consensus.cc:1275] T cdfe267cb8ae40399a75cfaf7fd78f99 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Refusing update from remote peer 8b250b4238a74a5390506a7857b3b7ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:36.150451  8164 raft_consensus.cc:2955] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:36.151516  7922 tablet_service.cc:1558] Processing DeleteTablet for tablet a83ecf7cf26d4db2aaa37aa004bcc5e6 with delete_type TABLET_DATA_TOMBSTONED (TS 68e1b22899524fedb662ddf54b205ee9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45548
I20260608 12:50:36.156189  7861 raft_consensus.cc:2955] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { promote: false } } }
I20260608 12:50:36.160706  8386 consensus_queue.cc:1048] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:50:36.160454  8403 raft_consensus.cc:2955] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { promote: false } } }
I20260608 12:50:36.164535  8410 tablet_replica.cc:333] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 68e1b22899524fedb662ddf54b205ee9: stopping tablet replica
I20260608 12:50:36.165555  8410 raft_consensus.cc:2243] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.166378  8410 raft_consensus.cc:2272] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.170151  8410 ts_tablet_manager.cc:1916] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 68e1b22899524fedb662ddf54b205ee9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:50:36.172811  7936 raft_consensus.cc:2955] T cdfe267cb8ae40399a75cfaf7fd78f99 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { promote: false } } }
I20260608 12:50:36.178763  8164 raft_consensus.cc:2955] T cdfe267cb8ae40399a75cfaf7fd78f99 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { promote: false } } }
I20260608 12:50:36.182174  8391 raft_consensus.cc:1064] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf: attempting to promote NON_VOTER 23309184a1b440ec9b560802f7ba71b0 to VOTER
I20260608 12:50:36.184686  8391 consensus_queue.cc:237] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [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: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } }
I20260608 12:50:36.189265  7755 catalog_manager.cc:5696] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf reported cstate change: config changed from index 2 to 3, 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8b250b4238a74a5390506a7857b3b7ca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { replace: true } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { promote: false } } }
I20260608 12:50:36.198484  7936 raft_consensus.cc:1275] T e607b523d5c74db9bc9fc6ed7d18b142 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:36.199688  8164 raft_consensus.cc:1275] T e607b523d5c74db9bc9fc6ed7d18b142 P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEARNER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:36.198525  8010 raft_consensus.cc:1275] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:50:36.201417  8094 consensus_queue.cc:1048] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:50:36.202766  8385 consensus_queue.cc:1048] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:50:36.204366  8391 consensus_queue.cc:1048] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:50:36.208619  8410 ts_tablet_manager.cc:1929] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 68e1b22899524fedb662ddf54b205ee9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:50:36.209020  8410 log.cc:1199] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 68e1b22899524fedb662ddf54b205ee9: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/ts-1-root/wals/a83ecf7cf26d4db2aaa37aa004bcc5e6
I20260608 12:50:36.210796  7743 catalog_manager.cc:5027] TS 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607): tablet a83ecf7cf26d4db2aaa37aa004bcc5e6 (table range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]) successfully deleted
I20260608 12:50:36.212747  8009 consensus_queue.cc:237] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [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: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { promote: false } }
I20260608 12:50:36.226951  7934 raft_consensus.cc:1275] T cdfe267cb8ae40399a75cfaf7fd78f99 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Refusing update from remote peer 8b250b4238a74a5390506a7857b3b7ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:36.227864  7861 raft_consensus.cc:1275] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Refusing update from remote peer 8b250b4238a74a5390506a7857b3b7ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:36.228754  8403 consensus_queue.cc:1048] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:50:36.229933  8406 consensus_queue.cc:1048] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:50:36.237783  8385 raft_consensus.cc:2955] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:36.240134  8403 raft_consensus.cc:2955] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { promote: false } } }
I20260608 12:50:36.244623  7934 raft_consensus.cc:2955] T e607b523d5c74db9bc9fc6ed7d18b142 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:36.251178  7935 raft_consensus.cc:2955] T cdfe267cb8ae40399a75cfaf7fd78f99 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { promote: false } } }
I20260608 12:50:36.254962  7861 raft_consensus.cc:2955] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { promote: false } } }
I20260608 12:50:36.248914  8009 raft_consensus.cc:2955] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:36.263445  7755 catalog_manager.cc:5696] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf reported cstate change: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "02f649300f544b39b0ae0c1fa8adaacf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:50:36.249552  8164 raft_consensus.cc:2955] T e607b523d5c74db9bc9fc6ed7d18b142 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } attrs { replace: true } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:36.280133  7744 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet cdfe267cb8ae40399a75cfaf7fd78f99 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:50:36.285893  7754 catalog_manager.cc:5696] T cdfe267cb8ae40399a75cfaf7fd78f99 P 68e1b22899524fedb662ddf54b205ee9 reported cstate change: config changed from index 3 to 4, VOTER 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68) evicted. New cstate: current_term: 1 leader_uuid: "8b250b4238a74a5390506a7857b3b7ca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b250b4238a74a5390506a7857b3b7ca" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 43453 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } attrs { promote: false } } }
I20260608 12:50:36.290655  7861 consensus_queue.cc:237] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [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: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } }
I20260608 12:50:36.299705  7936 raft_consensus.cc:1275] T e607b523d5c74db9bc9fc6ed7d18b142 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:36.301788  8164 raft_consensus.cc:1275] T e607b523d5c74db9bc9fc6ed7d18b142 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Refusing update from remote peer 02f649300f544b39b0ae0c1fa8adaacf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:50:36.302057  8147 tablet_service.cc:1558] Processing DeleteTablet for tablet cdfe267cb8ae40399a75cfaf7fd78f99 with delete_type TABLET_DATA_TOMBSTONED (TS 23309184a1b440ec9b560802f7ba71b0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48272
I20260608 12:50:36.303493  8404 tablet_replica.cc:333] T cdfe267cb8ae40399a75cfaf7fd78f99 P 23309184a1b440ec9b560802f7ba71b0: stopping tablet replica
I20260608 12:50:36.302651  8385 consensus_queue.cc:1048] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:50:36.304406  8404 raft_consensus.cc:2243] T cdfe267cb8ae40399a75cfaf7fd78f99 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.305076  8404 raft_consensus.cc:2272] T cdfe267cb8ae40399a75cfaf7fd78f99 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.305892  8385 consensus_queue.cc:1048] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [LEADER]: Connected to new peer: Peer: permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:50:36.314428  8404 ts_tablet_manager.cc:1916] T cdfe267cb8ae40399a75cfaf7fd78f99 P 23309184a1b440ec9b560802f7ba71b0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:50:36.315610  8391 raft_consensus.cc:2955] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:36.317414  7936 raft_consensus.cc:2955] T e607b523d5c74db9bc9fc6ed7d18b142 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:36.317740  8164 raft_consensus.cc:2955] T e607b523d5c74db9bc9fc6ed7d18b142 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:36.331012  7755 catalog_manager.cc:5696] T e607b523d5c74db9bc9fc6ed7d18b142 P 23309184a1b440ec9b560802f7ba71b0 reported cstate change: config changed from index 3 to 4, VOTER 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67) evicted. New cstate: current_term: 1 leader_uuid: "02f649300f544b39b0ae0c1fa8adaacf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "68e1b22899524fedb662ddf54b205ee9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34607 } } peers { permanent_uuid: "02f649300f544b39b0ae0c1fa8adaacf" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 36575 } } peers { permanent_uuid: "23309184a1b440ec9b560802f7ba71b0" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40525 } attrs { promote: false } } }
I20260608 12:50:36.332842  7745 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e607b523d5c74db9bc9fc6ed7d18b142 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:50:36.342154  8404 ts_tablet_manager.cc:1929] T cdfe267cb8ae40399a75cfaf7fd78f99 P 23309184a1b440ec9b560802f7ba71b0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:50:36.342526  8404 log.cc:1199] T cdfe267cb8ae40399a75cfaf7fd78f99 P 23309184a1b440ec9b560802f7ba71b0: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/ts-3-root/wals/cdfe267cb8ae40399a75cfaf7fd78f99
I20260608 12:50:36.343864  7746 catalog_manager.cc:5027] TS 23309184a1b440ec9b560802f7ba71b0 (127.4.192.68:40525): tablet cdfe267cb8ae40399a75cfaf7fd78f99 (table range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]) successfully deleted
I20260608 12:50:36.346030  7998 tablet_service.cc:1558] Processing DeleteTablet for tablet e607b523d5c74db9bc9fc6ed7d18b142 with delete_type TABLET_DATA_TOMBSTONED (TS 8b250b4238a74a5390506a7857b3b7ca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49114
I20260608 12:50:36.351459  8416 tablet_replica.cc:333] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca: stopping tablet replica
I20260608 12:50:36.352501  8416 raft_consensus.cc:2243] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.353026  8416 raft_consensus.cc:2272] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.355430  8416 ts_tablet_manager.cc:1916] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:50:36.364910  8416 ts_tablet_manager.cc:1929] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:50:36.365274  8416 log.cc:1199] T e607b523d5c74db9bc9fc6ed7d18b142 P 8b250b4238a74a5390506a7857b3b7ca: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922948580137-4865-0/minicluster-data/ts-2-root/wals/e607b523d5c74db9bc9fc6ed7d18b142
I20260608 12:50:36.366873  7744 catalog_manager.cc:5027] TS 8b250b4238a74a5390506a7857b3b7ca (127.4.192.67:43453): tablet e607b523d5c74db9bc9fc6ed7d18b142 (table range_aware_rebalance_new_range [id=c1eb14469eed4d94bf33d561f8c0fc32]) successfully deleted
I20260608 12:50:36.662928  4865 tablet_server.cc:179] TabletServer@127.4.192.65:0 shutting down...
W20260608 12:50:36.672106  7975 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 12:50:36.677187  7975 consensus_peers.cc:597] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca -> Peer 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575): Couldn't send request to peer 02f649300f544b39b0ae0c1fa8adaacf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:36.692592  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:36.693293  4865 tablet_replica.cc:333] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf: stopping tablet replica
I20260608 12:50:36.693818  4865 raft_consensus.cc:2243] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:36.694527  4865 raft_consensus.cc:2272] T 571a8c6bb20946ed8361f6b35b79d148 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.696635  4865 tablet_replica.cc:333] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf: stopping tablet replica
I20260608 12:50:36.697189  4865 raft_consensus.cc:2243] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.697769  4865 raft_consensus.cc:2272] T cdfe267cb8ae40399a75cfaf7fd78f99 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.699991  4865 tablet_replica.cc:333] T 28595b258c8948ca80343e522bd56346 P 02f649300f544b39b0ae0c1fa8adaacf: stopping tablet replica
I20260608 12:50:36.700553  4865 raft_consensus.cc:2243] T 28595b258c8948ca80343e522bd56346 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.700958  4865 raft_consensus.cc:2272] T 28595b258c8948ca80343e522bd56346 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.702491  4865 tablet_replica.cc:333] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 02f649300f544b39b0ae0c1fa8adaacf: stopping tablet replica
I20260608 12:50:36.703207  4865 raft_consensus.cc:2243] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.703675  4865 raft_consensus.cc:2272] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.705335  4865 tablet_replica.cc:333] T c29c18f4dd6847bcb464aa2b96f48384 P 02f649300f544b39b0ae0c1fa8adaacf: stopping tablet replica
I20260608 12:50:36.705864  4865 raft_consensus.cc:2243] T c29c18f4dd6847bcb464aa2b96f48384 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.706256  4865 raft_consensus.cc:2272] T c29c18f4dd6847bcb464aa2b96f48384 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.707930  4865 tablet_replica.cc:333] T 43e578fb29ec4f049825e20742b5e40a P 02f649300f544b39b0ae0c1fa8adaacf: stopping tablet replica
I20260608 12:50:36.708442  4865 raft_consensus.cc:2243] T 43e578fb29ec4f049825e20742b5e40a P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.708848  4865 raft_consensus.cc:2272] T 43e578fb29ec4f049825e20742b5e40a P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.710435  4865 tablet_replica.cc:333] T 91c8e095655743c9bc203878123a8cbd P 02f649300f544b39b0ae0c1fa8adaacf: stopping tablet replica
I20260608 12:50:36.710937  4865 raft_consensus.cc:2243] T 91c8e095655743c9bc203878123a8cbd P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.711365  4865 raft_consensus.cc:2272] T 91c8e095655743c9bc203878123a8cbd P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.713032  4865 tablet_replica.cc:333] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf: stopping tablet replica
I20260608 12:50:36.713609  4865 raft_consensus.cc:2243] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:36.714334  4865 raft_consensus.cc:2272] T e607b523d5c74db9bc9fc6ed7d18b142 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.716423  4865 tablet_replica.cc:333] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf: stopping tablet replica
I20260608 12:50:36.716974  4865 raft_consensus.cc:2243] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.717522  4865 raft_consensus.cc:2272] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.719535  4865 tablet_replica.cc:333] T 480e106f5fd746b08b293ce051e3c8c6 P 02f649300f544b39b0ae0c1fa8adaacf: stopping tablet replica
I20260608 12:50:36.720055  4865 raft_consensus.cc:2243] T 480e106f5fd746b08b293ce051e3c8c6 P 02f649300f544b39b0ae0c1fa8adaacf [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:50:36.720763  4865 raft_consensus.cc:2272] T 480e106f5fd746b08b293ce051e3c8c6 P 02f649300f544b39b0ae0c1fa8adaacf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.722388  4865 tablet_replica.cc:333] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf: stopping tablet replica
I20260608 12:50:36.722878  4865 raft_consensus.cc:2243] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:36.723629  4865 raft_consensus.cc:2272] T b33959cd120d4572b0abf06fdfa1ad1b P 02f649300f544b39b0ae0c1fa8adaacf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.725315  4865 tablet_replica.cc:333] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf: stopping tablet replica
I20260608 12:50:36.725780  4865 raft_consensus.cc:2243] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.726169  4865 raft_consensus.cc:2272] T 78fdb5a45a1a4730abf861708bef016e P 02f649300f544b39b0ae0c1fa8adaacf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.759029  4865 tablet_server.cc:196] TabletServer@127.4.192.65:0 shutdown complete.
W20260608 12:50:36.763185  7975 consensus_peers.cc:597] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca -> Peer 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575): Couldn't send request to peer 02f649300f544b39b0ae0c1fa8adaacf. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:36575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:36.782294  4865 tablet_server.cc:179] TabletServer@127.4.192.66:0 shutting down...
W20260608 12:50:36.790643  7901 consensus_peers.cc:597] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9 -> Peer 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575): Couldn't send request to peer 02f649300f544b39b0ae0c1fa8adaacf. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:36575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:36.810524  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:36.811520  4865 tablet_replica.cc:333] T cdfe267cb8ae40399a75cfaf7fd78f99 P 68e1b22899524fedb662ddf54b205ee9: stopping tablet replica
I20260608 12:50:36.812523  4865 raft_consensus.cc:2243] T cdfe267cb8ae40399a75cfaf7fd78f99 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.813357  4865 raft_consensus.cc:2272] T cdfe267cb8ae40399a75cfaf7fd78f99 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:50:36.815752  7901 consensus_peers.cc:597] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9 -> Peer 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575): Couldn't send request to peer 02f649300f544b39b0ae0c1fa8adaacf. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:36575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:36.816160  4865 tablet_replica.cc:333] T 571a8c6bb20946ed8361f6b35b79d148 P 68e1b22899524fedb662ddf54b205ee9: stopping tablet replica
I20260608 12:50:36.817034  4865 raft_consensus.cc:2243] T 571a8c6bb20946ed8361f6b35b79d148 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.817731  4865 raft_consensus.cc:2272] T 571a8c6bb20946ed8361f6b35b79d148 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.820926  4865 tablet_replica.cc:333] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9: stopping tablet replica
I20260608 12:50:36.821525  4865 raft_consensus.cc:2243] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:36.822242  4865 raft_consensus.cc:2272] T f47c29fe054d4e31bcec388af35ae552 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:50:36.823346  8125 consensus_peers.cc:597] T cb3c5ad76fff40ce8199a4d620074269 P 23309184a1b440ec9b560802f7ba71b0 -> Peer 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607): Couldn't send request to peer 68e1b22899524fedb662ddf54b205ee9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:36.824213  4865 tablet_replica.cc:333] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 68e1b22899524fedb662ddf54b205ee9: stopping tablet replica
I20260608 12:50:36.824823  4865 raft_consensus.cc:2243] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.825223  4865 raft_consensus.cc:2272] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.826942  4865 tablet_replica.cc:333] T cb3c5ad76fff40ce8199a4d620074269 P 68e1b22899524fedb662ddf54b205ee9: stopping tablet replica
I20260608 12:50:36.827543  4865 raft_consensus.cc:2243] T cb3c5ad76fff40ce8199a4d620074269 P 68e1b22899524fedb662ddf54b205ee9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.827945  4865 raft_consensus.cc:2272] T cb3c5ad76fff40ce8199a4d620074269 P 68e1b22899524fedb662ddf54b205ee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.829625  4865 tablet_replica.cc:333] T e607b523d5c74db9bc9fc6ed7d18b142 P 68e1b22899524fedb662ddf54b205ee9: stopping tablet replica
I20260608 12:50:36.830145  4865 raft_consensus.cc:2243] T e607b523d5c74db9bc9fc6ed7d18b142 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.830674  4865 raft_consensus.cc:2272] T e607b523d5c74db9bc9fc6ed7d18b142 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.832674  4865 tablet_replica.cc:333] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9: stopping tablet replica
I20260608 12:50:36.833185  4865 raft_consensus.cc:2243] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:36.833874  4865 raft_consensus.cc:2272] T c29c18f4dd6847bcb464aa2b96f48384 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.835508  4865 tablet_replica.cc:333] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9: stopping tablet replica
I20260608 12:50:36.836005  4865 raft_consensus.cc:2243] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:36.836724  4865 raft_consensus.cc:2272] T 43e578fb29ec4f049825e20742b5e40a P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.838511  4865 tablet_replica.cc:333] T 78fdb5a45a1a4730abf861708bef016e P 68e1b22899524fedb662ddf54b205ee9: stopping tablet replica
I20260608 12:50:36.839062  4865 raft_consensus.cc:2243] T 78fdb5a45a1a4730abf861708bef016e P 68e1b22899524fedb662ddf54b205ee9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.839489  4865 raft_consensus.cc:2272] T 78fdb5a45a1a4730abf861708bef016e P 68e1b22899524fedb662ddf54b205ee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.841166  4865 tablet_replica.cc:333] T 170be1023b644ff481ee4d6044b190e9 P 68e1b22899524fedb662ddf54b205ee9: stopping tablet replica
I20260608 12:50:36.841687  4865 raft_consensus.cc:2243] T 170be1023b644ff481ee4d6044b190e9 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.842126  4865 raft_consensus.cc:2272] T 170be1023b644ff481ee4d6044b190e9 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.844022  4865 tablet_replica.cc:333] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9: stopping tablet replica
I20260608 12:50:36.844586  4865 raft_consensus.cc:2243] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:36.845302  4865 raft_consensus.cc:2272] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 68e1b22899524fedb662ddf54b205ee9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.846997  4865 tablet_replica.cc:333] T 480e106f5fd746b08b293ce051e3c8c6 P 68e1b22899524fedb662ddf54b205ee9: stopping tablet replica
I20260608 12:50:36.847508  4865 raft_consensus.cc:2243] T 480e106f5fd746b08b293ce051e3c8c6 P 68e1b22899524fedb662ddf54b205ee9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.847905  4865 raft_consensus.cc:2272] T 480e106f5fd746b08b293ce051e3c8c6 P 68e1b22899524fedb662ddf54b205ee9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:50:36.855610  8125 consensus_peers.cc:597] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0 -> Peer 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607): Couldn't send request to peer 68e1b22899524fedb662ddf54b205ee9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:36.883172  4865 tablet_server.cc:196] TabletServer@127.4.192.66:0 shutdown complete.
I20260608 12:50:36.904582  4865 tablet_server.cc:179] TabletServer@127.4.192.67:0 shutting down...
I20260608 12:50:36.929208  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:36.930081  4865 tablet_replica.cc:333] T 571a8c6bb20946ed8361f6b35b79d148 P 8b250b4238a74a5390506a7857b3b7ca: stopping tablet replica
I20260608 12:50:36.930670  4865 raft_consensus.cc:2243] T 571a8c6bb20946ed8361f6b35b79d148 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.931144  4865 raft_consensus.cc:2272] T 571a8c6bb20946ed8361f6b35b79d148 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:50:36.931844  8127 consensus_peers.cc:597] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0 -> Peer 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575): Couldn't send request to peer 02f649300f544b39b0ae0c1fa8adaacf. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:36575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:36.933467  4865 tablet_replica.cc:333] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca: stopping tablet replica
I20260608 12:50:36.934019  4865 raft_consensus.cc:2243] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:36.934679  4865 raft_consensus.cc:2272] T cdfe267cb8ae40399a75cfaf7fd78f99 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.936683  4865 tablet_replica.cc:333] T f47c29fe054d4e31bcec388af35ae552 P 8b250b4238a74a5390506a7857b3b7ca: stopping tablet replica
I20260608 12:50:36.937160  4865 raft_consensus.cc:2243] T f47c29fe054d4e31bcec388af35ae552 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.937510  4865 raft_consensus.cc:2272] T f47c29fe054d4e31bcec388af35ae552 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.939018  4865 tablet_replica.cc:333] T 28595b258c8948ca80343e522bd56346 P 8b250b4238a74a5390506a7857b3b7ca: stopping tablet replica
I20260608 12:50:36.939572  4865 raft_consensus.cc:2243] T 28595b258c8948ca80343e522bd56346 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.939962  4865 raft_consensus.cc:2272] T 28595b258c8948ca80343e522bd56346 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.941483  4865 tablet_replica.cc:333] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca: stopping tablet replica
I20260608 12:50:36.942026  4865 raft_consensus.cc:2243] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.942418  4865 raft_consensus.cc:2272] T cb3c5ad76fff40ce8199a4d620074269 P 8b250b4238a74a5390506a7857b3b7ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.944123  4865 tablet_replica.cc:333] T 43e578fb29ec4f049825e20742b5e40a P 8b250b4238a74a5390506a7857b3b7ca: stopping tablet replica
I20260608 12:50:36.944643  4865 raft_consensus.cc:2243] T 43e578fb29ec4f049825e20742b5e40a P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.945053  4865 raft_consensus.cc:2272] T 43e578fb29ec4f049825e20742b5e40a P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.946813  4865 tablet_replica.cc:333] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca: stopping tablet replica
I20260608 12:50:36.947386  4865 raft_consensus.cc:2243] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:36.948127  4865 raft_consensus.cc:2272] T 91c8e095655743c9bc203878123a8cbd P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.949759  4865 tablet_replica.cc:333] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca: stopping tablet replica
I20260608 12:50:36.950269  4865 raft_consensus.cc:2243] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:36.950966  4865 raft_consensus.cc:2272] T 170be1023b644ff481ee4d6044b190e9 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.952680  4865 tablet_replica.cc:333] T b33959cd120d4572b0abf06fdfa1ad1b P 8b250b4238a74a5390506a7857b3b7ca: stopping tablet replica
I20260608 12:50:36.953171  4865 raft_consensus.cc:2243] T b33959cd120d4572b0abf06fdfa1ad1b P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.953702  4865 raft_consensus.cc:2272] T b33959cd120d4572b0abf06fdfa1ad1b P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.955462  4865 tablet_replica.cc:333] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca: stopping tablet replica
I20260608 12:50:36.955940  4865 raft_consensus.cc:2243] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.956322  4865 raft_consensus.cc:2272] T 480e106f5fd746b08b293ce051e3c8c6 P 8b250b4238a74a5390506a7857b3b7ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.957911  4865 tablet_replica.cc:333] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca: stopping tablet replica
I20260608 12:50:36.958380  4865 raft_consensus.cc:2243] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:36.959071  4865 raft_consensus.cc:2272] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:36.960932  4865 tablet_replica.cc:333] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca: stopping tablet replica
I20260608 12:50:36.961385  4865 raft_consensus.cc:2243] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:36.961917  4865 raft_consensus.cc:2272] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 8b250b4238a74a5390506a7857b3b7ca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:50:36.969738  8125 consensus_peers.cc:597] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0 -> Peer 68e1b22899524fedb662ddf54b205ee9 (127.4.192.66:34607): Couldn't send request to peer 68e1b22899524fedb662ddf54b205ee9. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.66:34607: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:36.995334  4865 tablet_server.cc:196] TabletServer@127.4.192.67:0 shutdown complete.
I20260608 12:50:37.016616  4865 tablet_server.cc:179] TabletServer@127.4.192.68:0 shutting down...
W20260608 12:50:37.036705  8127 consensus_peers.cc:597] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0 -> Peer 02f649300f544b39b0ae0c1fa8adaacf (127.4.192.65:36575): Couldn't send request to peer 02f649300f544b39b0ae0c1fa8adaacf. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:36575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:50:37.038802  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:37.039489  4865 tablet_replica.cc:333] T e607b523d5c74db9bc9fc6ed7d18b142 P 23309184a1b440ec9b560802f7ba71b0: stopping tablet replica
I20260608 12:50:37.040403  4865 raft_consensus.cc:2243] T e607b523d5c74db9bc9fc6ed7d18b142 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:37.040894  4865 raft_consensus.cc:2272] T e607b523d5c74db9bc9fc6ed7d18b142 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:37.042924  4865 tablet_replica.cc:333] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 23309184a1b440ec9b560802f7ba71b0: stopping tablet replica
I20260608 12:50:37.043489  4865 raft_consensus.cc:2243] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:37.043922  4865 raft_consensus.cc:2272] T a83ecf7cf26d4db2aaa37aa004bcc5e6 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:37.045862  4865 tablet_replica.cc:333] T 170be1023b644ff481ee4d6044b190e9 P 23309184a1b440ec9b560802f7ba71b0: stopping tablet replica
I20260608 12:50:37.046350  4865 raft_consensus.cc:2243] T 170be1023b644ff481ee4d6044b190e9 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:37.046803  4865 raft_consensus.cc:2272] T 170be1023b644ff481ee4d6044b190e9 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:37.048390  4865 tablet_replica.cc:333] T b33959cd120d4572b0abf06fdfa1ad1b P 23309184a1b440ec9b560802f7ba71b0: stopping tablet replica
I20260608 12:50:37.048843  4865 raft_consensus.cc:2243] T b33959cd120d4572b0abf06fdfa1ad1b P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:37.049211  4865 raft_consensus.cc:2272] T b33959cd120d4572b0abf06fdfa1ad1b P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:37.050706  4865 tablet_replica.cc:333] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0: stopping tablet replica
I20260608 12:50:37.051185  4865 raft_consensus.cc:2243] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:50:37.051890  4865 raft_consensus.cc:2272] T 78fdb5a45a1a4730abf861708bef016e P 23309184a1b440ec9b560802f7ba71b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:37.053391  4865 tablet_replica.cc:333] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 23309184a1b440ec9b560802f7ba71b0: stopping tablet replica
I20260608 12:50:37.053828  4865 raft_consensus.cc:2243] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:37.054241  4865 raft_consensus.cc:2272] T 4e74c6f98b074e2c8c3d3dc3d209d7f6 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:37.056133  4865 tablet_replica.cc:333] T f47c29fe054d4e31bcec388af35ae552 P 23309184a1b440ec9b560802f7ba71b0: stopping tablet replica
I20260608 12:50:37.056589  4865 raft_consensus.cc:2243] T f47c29fe054d4e31bcec388af35ae552 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:37.056914  4865 raft_consensus.cc:2272] T f47c29fe054d4e31bcec388af35ae552 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:37.058419  4865 tablet_replica.cc:333] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0: stopping tablet replica
I20260608 12:50:37.059167  4865 raft_consensus.cc:2243] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:37.060283  4865 raft_consensus.cc:2272] T 8544a8cced2f458ab0746a7a3cfa8ea7 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:37.061910  4865 tablet_replica.cc:333] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0: stopping tablet replica
I20260608 12:50:37.062377  4865 raft_consensus.cc:2243] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:37.063021  4865 raft_consensus.cc:2272] T 28595b258c8948ca80343e522bd56346 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:37.064930  4865 tablet_replica.cc:333] T cb3c5ad76fff40ce8199a4d620074269 P 23309184a1b440ec9b560802f7ba71b0: stopping tablet replica
I20260608 12:50:37.065388  4865 raft_consensus.cc:2243] T cb3c5ad76fff40ce8199a4d620074269 P 23309184a1b440ec9b560802f7ba71b0 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:50:37.066039  4865 raft_consensus.cc:2272] T cb3c5ad76fff40ce8199a4d620074269 P 23309184a1b440ec9b560802f7ba71b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:37.067595  4865 tablet_replica.cc:333] T 91c8e095655743c9bc203878123a8cbd P 23309184a1b440ec9b560802f7ba71b0: stopping tablet replica
I20260608 12:50:37.068023  4865 raft_consensus.cc:2243] T 91c8e095655743c9bc203878123a8cbd P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:37.068356  4865 raft_consensus.cc:2272] T 91c8e095655743c9bc203878123a8cbd P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:37.070252  4865 tablet_replica.cc:333] T c29c18f4dd6847bcb464aa2b96f48384 P 23309184a1b440ec9b560802f7ba71b0: stopping tablet replica
I20260608 12:50:37.070647  4865 raft_consensus.cc:2243] T c29c18f4dd6847bcb464aa2b96f48384 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:37.070976  4865 raft_consensus.cc:2272] T c29c18f4dd6847bcb464aa2b96f48384 P 23309184a1b440ec9b560802f7ba71b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:37.104120  4865 tablet_server.cc:196] TabletServer@127.4.192.68:0 shutdown complete.
I20260608 12:50:37.125232  4865 master.cc:562] Master@127.4.192.126:37949 shutting down...
I20260608 12:50:37.155557  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e9ebf9ba07fa47c29a6604f3d97aa9c6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:37.156090  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e9ebf9ba07fa47c29a6604f3d97aa9c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:37.156397  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P e9ebf9ba07fa47c29a6604f3d97aa9c6: stopping tablet replica
I20260608 12:50:37.178889  4865 master.cc:584] Master@127.4.192.126:37949 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (10068 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 12:50:37.228991  4865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.192.126:37755
I20260608 12:50:37.230088  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:37.235508  8423 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
W20260608 12:50:37.235603  8424 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
W20260608 12:50:37.237120  8426 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
I20260608 12:50:37.237725  4865 server_base.cc:1061] running on GCE node
I20260608 12:50:37.239840  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:37.240038  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:37.240201  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923037240168 us; error 0 us; skew 500 ppm
I20260608 12:50:37.240792  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:37.243029  4865 webserver.cc:533] Webserver started at http://127.4.192.126:37411/ using document root <none> and password file <none>
I20260608 12:50:37.243561  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:37.243753  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:37.244035  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:37.245132  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922948580137-4865-0/minicluster-data/master-0-root/instance:
uuid: "f2c3bda690414afc8f49ab3e7f26b6c6"
format_stamp: "Formatted at 2026-06-08 12:50:37 on dist-test-slave-pmzz"
I20260608 12:50:37.249873  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:50:37.253531  8431 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:37.254236  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:50:37.254516  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922948580137-4865-0/minicluster-data/master-0-root
uuid: "f2c3bda690414afc8f49ab3e7f26b6c6"
format_stamp: "Formatted at 2026-06-08 12:50:37 on dist-test-slave-pmzz"
I20260608 12:50:37.254796  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922948580137-4865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922948580137-4865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922948580137-4865-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)
I20260608 12:50:37.268411  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:37.269609  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:37.308153  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.126:37755
I20260608 12:50:37.308327  8482 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.126:37755 every 8 connection(s)
I20260608 12:50:37.312192  8483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:37.321818  8483 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f2c3bda690414afc8f49ab3e7f26b6c6: Bootstrap starting.
I20260608 12:50:37.326475  8483 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f2c3bda690414afc8f49ab3e7f26b6c6: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:37.330550  8483 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f2c3bda690414afc8f49ab3e7f26b6c6: No bootstrap required, opened a new log
I20260608 12:50:37.332659  8483 raft_consensus.cc:359] T 00000000000000000000000000000000 P f2c3bda690414afc8f49ab3e7f26b6c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2c3bda690414afc8f49ab3e7f26b6c6" member_type: VOTER }
I20260608 12:50:37.333024  8483 raft_consensus.cc:385] T 00000000000000000000000000000000 P f2c3bda690414afc8f49ab3e7f26b6c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:37.333204  8483 raft_consensus.cc:740] T 00000000000000000000000000000000 P f2c3bda690414afc8f49ab3e7f26b6c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2c3bda690414afc8f49ab3e7f26b6c6, State: Initialized, Role: FOLLOWER
I20260608 12:50:37.333700  8483 consensus_queue.cc:260] T 00000000000000000000000000000000 P f2c3bda690414afc8f49ab3e7f26b6c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f2c3bda690414afc8f49ab3e7f26b6c6" member_type: VOTER }
I20260608 12:50:37.334120  8483 raft_consensus.cc:399] T 00000000000000000000000000000000 P f2c3bda690414afc8f49ab3e7f26b6c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:37.334311  8483 raft_consensus.cc:493] T 00000000000000000000000000000000 P f2c3bda690414afc8f49ab3e7f26b6c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:37.334520  8483 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f2c3bda690414afc8f49ab3e7f26b6c6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:37.339017  8483 raft_consensus.cc:515] T 00000000000000000000000000000000 P f2c3bda690414afc8f49ab3e7f26b6c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2c3bda690414afc8f49ab3e7f26b6c6" member_type: VOTER }
I20260608 12:50:37.339732  8483 leader_election.cc:304] T 00000000000000000000000000000000 P f2c3bda690414afc8f49ab3e7f26b6c6 [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: f2c3bda690414afc8f49ab3e7f26b6c6; no voters: 
I20260608 12:50:37.340899  8483 leader_election.cc:290] T 00000000000000000000000000000000 P f2c3bda690414afc8f49ab3e7f26b6c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:37.341318  8486 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f2c3bda690414afc8f49ab3e7f26b6c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:37.342730  8486 raft_consensus.cc:697] T 00000000000000000000000000000000 P f2c3bda690414afc8f49ab3e7f26b6c6 [term 1 LEADER]: Becoming Leader. State: Replica: f2c3bda690414afc8f49ab3e7f26b6c6, State: Running, Role: LEADER
I20260608 12:50:37.343374  8486 consensus_queue.cc:237] T 00000000000000000000000000000000 P f2c3bda690414afc8f49ab3e7f26b6c6 [LEADER]: Queue going to LEADER mode. State: All 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: "f2c3bda690414afc8f49ab3e7f26b6c6" member_type: VOTER }
I20260608 12:50:37.343937  8483 sys_catalog.cc:565] T 00000000000000000000000000000000 P f2c3bda690414afc8f49ab3e7f26b6c6 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:50:37.347712  8488 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2c3bda690414afc8f49ab3e7f26b6c6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f2c3bda690414afc8f49ab3e7f26b6c6. Latest consensus state: current_term: 1 leader_uuid: "f2c3bda690414afc8f49ab3e7f26b6c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2c3bda690414afc8f49ab3e7f26b6c6" member_type: VOTER } }
I20260608 12:50:37.348292  8488 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2c3bda690414afc8f49ab3e7f26b6c6 [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:37.349936  8487 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2c3bda690414afc8f49ab3e7f26b6c6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f2c3bda690414afc8f49ab3e7f26b6c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2c3bda690414afc8f49ab3e7f26b6c6" member_type: VOTER } }
I20260608 12:50:37.350411  8487 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2c3bda690414afc8f49ab3e7f26b6c6 [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:37.352913  8493 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:50:37.358304  8493 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:50:37.360637  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:50:37.367133  8493 catalog_manager.cc:1382] Generated new cluster ID: 9d42034577a74c0880db82205cf33e8c
I20260608 12:50:37.367455  8493 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:50:37.381352  8493 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:50:37.382625  8493 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:50:37.401777  8493 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f2c3bda690414afc8f49ab3e7f26b6c6: Generated new TSK 0
I20260608 12:50:37.402418  8493 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:50:37.426996  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:37.433007  8504 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
W20260608 12:50:37.434347  8505 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
W20260608 12:50:37.435925  8507 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
I20260608 12:50:37.436296  4865 server_base.cc:1061] running on GCE node
I20260608 12:50:37.437197  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:37.437402  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:37.437585  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923037437566 us; error 0 us; skew 500 ppm
I20260608 12:50:37.438176  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:37.440462  4865 webserver.cc:533] Webserver started at http://127.4.192.65:37595/ using document root <none> and password file <none>
I20260608 12:50:37.440985  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:37.441188  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:37.441462  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:37.442505  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922948580137-4865-0/minicluster-data/ts-0-root/instance:
uuid: "da38c61cfa1146299ba860d828cc6e71"
format_stamp: "Formatted at 2026-06-08 12:50:37 on dist-test-slave-pmzz"
I20260608 12:50:37.447147  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:50:37.450392  8512 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:37.451120  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:50:37.451452  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922948580137-4865-0/minicluster-data/ts-0-root
uuid: "da38c61cfa1146299ba860d828cc6e71"
format_stamp: "Formatted at 2026-06-08 12:50:37 on dist-test-slave-pmzz"
I20260608 12:50:37.451712  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922948580137-4865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922948580137-4865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922948580137-4865-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)
I20260608 12:50:37.465745  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:37.466858  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:37.468305  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:37.470501  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:37.470695  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:37.470966  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:37.471135  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:37.509014  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.65:43681
I20260608 12:50:37.509181  8574 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.65:43681 every 8 connection(s)
I20260608 12:50:37.514312  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:37.521739  8579 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
W20260608 12:50:37.523373  8580 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
I20260608 12:50:37.526295  4865 server_base.cc:1061] running on GCE node
W20260608 12:50:37.526732  8583 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
I20260608 12:50:37.527591  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:37.527860  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:37.528117  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923037528094 us; error 0 us; skew 500 ppm
I20260608 12:50:37.528676  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:37.531553  4865 webserver.cc:533] Webserver started at http://127.4.192.66:35777/ using document root <none> and password file <none>
I20260608 12:50:37.531693  8575 heartbeater.cc:344] Connected to a master server at 127.4.192.126:37755
I20260608 12:50:37.532117  8575 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:37.532311  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:37.532583  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:37.532899  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:37.533026  8575 heartbeater.cc:507] Master 127.4.192.126:37755 requested a full tablet report, sending...
I20260608 12:50:37.534319  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922948580137-4865-0/minicluster-data/ts-1-root/instance:
uuid: "749c0a97715e4710b0972adf6df1927d"
format_stamp: "Formatted at 2026-06-08 12:50:37 on dist-test-slave-pmzz"
I20260608 12:50:37.535436  8448 ts_manager.cc:194] Registered new tserver with Master: da38c61cfa1146299ba860d828cc6e71 (127.4.192.65:43681)
I20260608 12:50:37.537225  8448 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57548
I20260608 12:50:37.539333  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:50:37.542764  8587 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:37.543545  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:50:37.543833  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922948580137-4865-0/minicluster-data/ts-1-root
uuid: "749c0a97715e4710b0972adf6df1927d"
format_stamp: "Formatted at 2026-06-08 12:50:37 on dist-test-slave-pmzz"
I20260608 12:50:37.544117  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922948580137-4865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922948580137-4865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922948580137-4865-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)
I20260608 12:50:37.555358  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:37.556411  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:37.557780  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:37.560061  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:37.560276  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:37.560501  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:37.560667  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:37.597800  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.66:39153
I20260608 12:50:37.597923  8649 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.66:39153 every 8 connection(s)
I20260608 12:50:37.602981  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:37.610177  8653 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
W20260608 12:50:37.611353  8654 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
W20260608 12:50:37.613157  8656 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
I20260608 12:50:37.614078  4865 server_base.cc:1061] running on GCE node
I20260608 12:50:37.614893  8650 heartbeater.cc:344] Connected to a master server at 127.4.192.126:37755
I20260608 12:50:37.615056  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:50:37.615291  8650 heartbeater.cc:461] Registering TS with master...
W20260608 12:50:37.615410  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:37.615738  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923037615716 us; error 0 us; skew 500 ppm
I20260608 12:50:37.616250  8650 heartbeater.cc:507] Master 127.4.192.126:37755 requested a full tablet report, sending...
I20260608 12:50:37.616353  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:37.618557  8448 ts_manager.cc:194] Registered new tserver with Master: 749c0a97715e4710b0972adf6df1927d (127.4.192.66:39153)
I20260608 12:50:37.619071  4865 webserver.cc:533] Webserver started at http://127.4.192.67:45511/ using document root <none> and password file <none>
I20260608 12:50:37.619644  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:37.619837  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:37.620117  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:37.620036  8448 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57554
I20260608 12:50:37.621411  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922948580137-4865-0/minicluster-data/ts-2-root/instance:
uuid: "ae7bb58556764b939104b67cc5f9dadd"
format_stamp: "Formatted at 2026-06-08 12:50:37 on dist-test-slave-pmzz"
I20260608 12:50:37.625829  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:50:37.629149  8661 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:37.629915  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:50:37.630211  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922948580137-4865-0/minicluster-data/ts-2-root
uuid: "ae7bb58556764b939104b67cc5f9dadd"
format_stamp: "Formatted at 2026-06-08 12:50:37 on dist-test-slave-pmzz"
I20260608 12:50:37.630498  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922948580137-4865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922948580137-4865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922948580137-4865-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)
I20260608 12:50:37.641794  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:37.642840  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:37.644269  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:37.646662  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:37.646867  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:37.647119  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:37.647312  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:50:37.685179  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.67:45631
I20260608 12:50:37.685297  8723 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.67:45631 every 8 connection(s)
I20260608 12:50:37.690097  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:37.697094  8727 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
W20260608 12:50:37.698401  8728 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
I20260608 12:50:37.701215  4865 server_base.cc:1061] running on GCE node
W20260608 12:50:37.701387  8730 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
I20260608 12:50:37.702605  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:50:37.702647  8724 heartbeater.cc:344] Connected to a master server at 127.4.192.126:37755
W20260608 12:50:37.703070  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:37.703291  8724 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:37.703364  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923037703343 us; error 0 us; skew 500 ppm
I20260608 12:50:37.704478  8724 heartbeater.cc:507] Master 127.4.192.126:37755 requested a full tablet report, sending...
I20260608 12:50:37.704566  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:37.707397  8448 ts_manager.cc:194] Registered new tserver with Master: ae7bb58556764b939104b67cc5f9dadd (127.4.192.67:45631)
I20260608 12:50:37.708395  4865 webserver.cc:533] Webserver started at http://127.4.192.68:36365/ using document root <none> and password file <none>
I20260608 12:50:37.709199  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:37.709182  8448 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57562
I20260608 12:50:37.709721  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:37.710173  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:37.711849  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922948580137-4865-0/minicluster-data/ts-3-root/instance:
uuid: "a9d242542c164385be16e940f4553f75"
format_stamp: "Formatted at 2026-06-08 12:50:37 on dist-test-slave-pmzz"
I20260608 12:50:37.716815  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:50:37.720086  8735 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:37.720844  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:50:37.721148  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922948580137-4865-0/minicluster-data/ts-3-root
uuid: "a9d242542c164385be16e940f4553f75"
format_stamp: "Formatted at 2026-06-08 12:50:37 on dist-test-slave-pmzz"
I20260608 12:50:37.721429  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922948580137-4865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922948580137-4865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922948580137-4865-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)
I20260608 12:50:37.747599  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:37.748776  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:37.750172  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:37.752496  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:37.752735  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:37.753054  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:37.753248  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:37.791646  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.68:38717
I20260608 12:50:37.791759  8797 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.68:38717 every 8 connection(s)
I20260608 12:50:37.804975  8798 heartbeater.cc:344] Connected to a master server at 127.4.192.126:37755
I20260608 12:50:37.805330  8798 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:37.806090  8798 heartbeater.cc:507] Master 127.4.192.126:37755 requested a full tablet report, sending...
I20260608 12:50:37.808068  8448 ts_manager.cc:194] Registered new tserver with Master: a9d242542c164385be16e940f4553f75 (127.4.192.68:38717)
I20260608 12:50:37.808495  4865 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013499314s
I20260608 12:50:37.809378  8448 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57568
I20260608 12:50:38.540030  8575 heartbeater.cc:499] Master 127.4.192.126:37755 was elected leader, sending a full tablet report...
I20260608 12:50:38.622581  8650 heartbeater.cc:499] Master 127.4.192.126:37755 was elected leader, sending a full tablet report...
I20260608 12:50:38.713016  8724 heartbeater.cc:499] Master 127.4.192.126:37755 was elected leader, sending a full tablet report...
I20260608 12:50:38.812021  8798 heartbeater.cc:499] Master 127.4.192.126:37755 was elected leader, sending a full tablet report...
I20260608 12:50:38.876055  8448 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57596:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:50:38.929611  8689 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7654afa2344dc39bb3d1ee28f4cbda (DEFAULT_TABLE table=test-workload [id=cc1e65dff8884ac8ae8575523a47d3af]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:50:38.930933  8689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7654afa2344dc39bb3d1ee28f4cbda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:38.933133  8763 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7654afa2344dc39bb3d1ee28f4cbda (DEFAULT_TABLE table=test-workload [id=cc1e65dff8884ac8ae8575523a47d3af]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:50:38.933528  8615 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7654afa2344dc39bb3d1ee28f4cbda (DEFAULT_TABLE table=test-workload [id=cc1e65dff8884ac8ae8575523a47d3af]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:50:38.934217  8763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7654afa2344dc39bb3d1ee28f4cbda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:38.934809  8615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7654afa2344dc39bb3d1ee28f4cbda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:38.949203  8820 tablet_bootstrap.cc:492] T 2b7654afa2344dc39bb3d1ee28f4cbda P ae7bb58556764b939104b67cc5f9dadd: Bootstrap starting.
I20260608 12:50:38.949921  8819 tablet_bootstrap.cc:492] T 2b7654afa2344dc39bb3d1ee28f4cbda P a9d242542c164385be16e940f4553f75: Bootstrap starting.
I20260608 12:50:38.951946  8821 tablet_bootstrap.cc:492] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d: Bootstrap starting.
I20260608 12:50:38.956353  8819 tablet_bootstrap.cc:654] T 2b7654afa2344dc39bb3d1ee28f4cbda P a9d242542c164385be16e940f4553f75: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:38.958448  8820 tablet_bootstrap.cc:654] T 2b7654afa2344dc39bb3d1ee28f4cbda P ae7bb58556764b939104b67cc5f9dadd: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:38.958448  8821 tablet_bootstrap.cc:654] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:38.960759  8819 tablet_bootstrap.cc:492] T 2b7654afa2344dc39bb3d1ee28f4cbda P a9d242542c164385be16e940f4553f75: No bootstrap required, opened a new log
I20260608 12:50:38.961166  8819 ts_tablet_manager.cc:1403] T 2b7654afa2344dc39bb3d1ee28f4cbda P a9d242542c164385be16e940f4553f75: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.005s
I20260608 12:50:38.963995  8819 raft_consensus.cc:359] T 2b7654afa2344dc39bb3d1ee28f4cbda P a9d242542c164385be16e940f4553f75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae7bb58556764b939104b67cc5f9dadd" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 45631 } } peers { permanent_uuid: "749c0a97715e4710b0972adf6df1927d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39153 } } peers { permanent_uuid: "a9d242542c164385be16e940f4553f75" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 38717 } }
I20260608 12:50:38.964725  8819 raft_consensus.cc:385] T 2b7654afa2344dc39bb3d1ee28f4cbda P a9d242542c164385be16e940f4553f75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:38.965072  8819 raft_consensus.cc:740] T 2b7654afa2344dc39bb3d1ee28f4cbda P a9d242542c164385be16e940f4553f75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9d242542c164385be16e940f4553f75, State: Initialized, Role: FOLLOWER
I20260608 12:50:38.965768  8819 consensus_queue.cc:260] T 2b7654afa2344dc39bb3d1ee28f4cbda P a9d242542c164385be16e940f4553f75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae7bb58556764b939104b67cc5f9dadd" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 45631 } } peers { permanent_uuid: "749c0a97715e4710b0972adf6df1927d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39153 } } peers { permanent_uuid: "a9d242542c164385be16e940f4553f75" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 38717 } }
I20260608 12:50:38.967051  8820 tablet_bootstrap.cc:492] T 2b7654afa2344dc39bb3d1ee28f4cbda P ae7bb58556764b939104b67cc5f9dadd: No bootstrap required, opened a new log
I20260608 12:50:38.967809  8820 ts_tablet_manager.cc:1403] T 2b7654afa2344dc39bb3d1ee28f4cbda P ae7bb58556764b939104b67cc5f9dadd: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260608 12:50:38.968353  8819 ts_tablet_manager.cc:1434] T 2b7654afa2344dc39bb3d1ee28f4cbda P a9d242542c164385be16e940f4553f75: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 12:50:38.970760  8820 raft_consensus.cc:359] T 2b7654afa2344dc39bb3d1ee28f4cbda P ae7bb58556764b939104b67cc5f9dadd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae7bb58556764b939104b67cc5f9dadd" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 45631 } } peers { permanent_uuid: "749c0a97715e4710b0972adf6df1927d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39153 } } peers { permanent_uuid: "a9d242542c164385be16e940f4553f75" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 38717 } }
I20260608 12:50:38.971355  8820 raft_consensus.cc:385] T 2b7654afa2344dc39bb3d1ee28f4cbda P ae7bb58556764b939104b67cc5f9dadd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:38.971616  8820 raft_consensus.cc:740] T 2b7654afa2344dc39bb3d1ee28f4cbda P ae7bb58556764b939104b67cc5f9dadd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae7bb58556764b939104b67cc5f9dadd, State: Initialized, Role: FOLLOWER
I20260608 12:50:38.971975  8821 tablet_bootstrap.cc:492] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d: No bootstrap required, opened a new log
I20260608 12:50:38.972489  8821 ts_tablet_manager.cc:1403] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260608 12:50:38.972309  8820 consensus_queue.cc:260] T 2b7654afa2344dc39bb3d1ee28f4cbda P ae7bb58556764b939104b67cc5f9dadd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae7bb58556764b939104b67cc5f9dadd" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 45631 } } peers { permanent_uuid: "749c0a97715e4710b0972adf6df1927d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39153 } } peers { permanent_uuid: "a9d242542c164385be16e940f4553f75" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 38717 } }
I20260608 12:50:38.975037  8820 ts_tablet_manager.cc:1434] T 2b7654afa2344dc39bb3d1ee28f4cbda P ae7bb58556764b939104b67cc5f9dadd: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 12:50:38.975983  8821 raft_consensus.cc:359] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae7bb58556764b939104b67cc5f9dadd" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 45631 } } peers { permanent_uuid: "749c0a97715e4710b0972adf6df1927d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39153 } } peers { permanent_uuid: "a9d242542c164385be16e940f4553f75" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 38717 } }
I20260608 12:50:38.976727  8821 raft_consensus.cc:385] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:38.977046  8821 raft_consensus.cc:740] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 749c0a97715e4710b0972adf6df1927d, State: Initialized, Role: FOLLOWER
I20260608 12:50:38.978009  8821 consensus_queue.cc:260] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae7bb58556764b939104b67cc5f9dadd" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 45631 } } peers { permanent_uuid: "749c0a97715e4710b0972adf6df1927d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39153 } } peers { permanent_uuid: "a9d242542c164385be16e940f4553f75" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 38717 } }
I20260608 12:50:38.980499  8821 ts_tablet_manager.cc:1434] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 12:50:39.007198  8827 raft_consensus.cc:493] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:39.007788  8827 raft_consensus.cc:515] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae7bb58556764b939104b67cc5f9dadd" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 45631 } } peers { permanent_uuid: "749c0a97715e4710b0972adf6df1927d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39153 } } peers { permanent_uuid: "a9d242542c164385be16e940f4553f75" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 38717 } }
I20260608 12:50:39.010093  8827 leader_election.cc:290] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae7bb58556764b939104b67cc5f9dadd (127.4.192.67:45631), a9d242542c164385be16e940f4553f75 (127.4.192.68:38717)
I20260608 12:50:39.020314  8699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7654afa2344dc39bb3d1ee28f4cbda" candidate_uuid: "749c0a97715e4710b0972adf6df1927d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae7bb58556764b939104b67cc5f9dadd" is_pre_election: true
I20260608 12:50:39.020785  8773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7654afa2344dc39bb3d1ee28f4cbda" candidate_uuid: "749c0a97715e4710b0972adf6df1927d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d242542c164385be16e940f4553f75" is_pre_election: true
I20260608 12:50:39.020937  8699 raft_consensus.cc:2468] T 2b7654afa2344dc39bb3d1ee28f4cbda P ae7bb58556764b939104b67cc5f9dadd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 749c0a97715e4710b0972adf6df1927d in term 0.
I20260608 12:50:39.021456  8773 raft_consensus.cc:2468] T 2b7654afa2344dc39bb3d1ee28f4cbda P a9d242542c164385be16e940f4553f75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 749c0a97715e4710b0972adf6df1927d in term 0.
I20260608 12:50:39.022181  8588 leader_election.cc:304] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 749c0a97715e4710b0972adf6df1927d, ae7bb58556764b939104b67cc5f9dadd; no voters: 
I20260608 12:50:39.023052  8827 raft_consensus.cc:2804] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:39.023401  8827 raft_consensus.cc:493] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:39.023669  8827 raft_consensus.cc:3060] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:39.028223  8827 raft_consensus.cc:515] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae7bb58556764b939104b67cc5f9dadd" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 45631 } } peers { permanent_uuid: "749c0a97715e4710b0972adf6df1927d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39153 } } peers { permanent_uuid: "a9d242542c164385be16e940f4553f75" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 38717 } }
I20260608 12:50:39.029944  8827 leader_election.cc:290] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d [CANDIDATE]: Term 1 election: Requested vote from peers ae7bb58556764b939104b67cc5f9dadd (127.4.192.67:45631), a9d242542c164385be16e940f4553f75 (127.4.192.68:38717)
I20260608 12:50:39.030603  8699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7654afa2344dc39bb3d1ee28f4cbda" candidate_uuid: "749c0a97715e4710b0972adf6df1927d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae7bb58556764b939104b67cc5f9dadd"
I20260608 12:50:39.030872  8773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7654afa2344dc39bb3d1ee28f4cbda" candidate_uuid: "749c0a97715e4710b0972adf6df1927d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d242542c164385be16e940f4553f75"
I20260608 12:50:39.031123  8699 raft_consensus.cc:3060] T 2b7654afa2344dc39bb3d1ee28f4cbda P ae7bb58556764b939104b67cc5f9dadd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:39.031427  8773 raft_consensus.cc:3060] T 2b7654afa2344dc39bb3d1ee28f4cbda P a9d242542c164385be16e940f4553f75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:39.035795  8699 raft_consensus.cc:2468] T 2b7654afa2344dc39bb3d1ee28f4cbda P ae7bb58556764b939104b67cc5f9dadd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 749c0a97715e4710b0972adf6df1927d in term 1.
I20260608 12:50:39.036180  8773 raft_consensus.cc:2468] T 2b7654afa2344dc39bb3d1ee28f4cbda P a9d242542c164385be16e940f4553f75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 749c0a97715e4710b0972adf6df1927d in term 1.
I20260608 12:50:39.036769  8588 leader_election.cc:304] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 749c0a97715e4710b0972adf6df1927d, ae7bb58556764b939104b67cc5f9dadd; no voters: 
I20260608 12:50:39.037720  8827 raft_consensus.cc:2804] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:39.039275  8827 raft_consensus.cc:697] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d [term 1 LEADER]: Becoming Leader. State: Replica: 749c0a97715e4710b0972adf6df1927d, State: Running, Role: LEADER
I20260608 12:50:39.040270  8827 consensus_queue.cc:237] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae7bb58556764b939104b67cc5f9dadd" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 45631 } } peers { permanent_uuid: "749c0a97715e4710b0972adf6df1927d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39153 } } peers { permanent_uuid: "a9d242542c164385be16e940f4553f75" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 38717 } }
I20260608 12:50:39.050289  8447 catalog_manager.cc:5696] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d reported cstate change: term changed from 0 to 1, leader changed from <none> to 749c0a97715e4710b0972adf6df1927d (127.4.192.66). New cstate: current_term: 1 leader_uuid: "749c0a97715e4710b0972adf6df1927d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae7bb58556764b939104b67cc5f9dadd" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 45631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "749c0a97715e4710b0972adf6df1927d" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9d242542c164385be16e940f4553f75" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 38717 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:39.360724  8501 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:50:39.362473  8501 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:50:39.362859  8501 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:39.463883  8827 consensus_queue.cc:1048] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9d242542c164385be16e940f4553f75" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 38717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:39.483656  8835 consensus_queue.cc:1048] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae7bb58556764b939104b67cc5f9dadd" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 45631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:50:41.363874  8501 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:50:41.365305  8501 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:50:41.365633  8501 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:43.366570  8501 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:50:43.367954  8501 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:50:43.368263  8501 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:45.369122  8501 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:50:45.370474  8501 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:50:45.370792  8501 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:47.371843  8501 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:50:47.373227  8501 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:50:47.373565  8501 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:49.374837  8501 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:50:49.376601  8501 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:50:49.376955  8501 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:50.184638  4865 tablet_server.cc:179] TabletServer@127.4.192.65:0 shutting down...
I20260608 12:50:50.216133  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:50.233392  4865 tablet_server.cc:196] TabletServer@127.4.192.65:0 shutdown complete.
I20260608 12:50:50.244318  4865 tablet_server.cc:179] TabletServer@127.4.192.66:0 shutting down...
I20260608 12:50:50.265982  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:50.266897  4865 tablet_replica.cc:333] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d: stopping tablet replica
I20260608 12:50:50.267549  4865 raft_consensus.cc:2243] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:50.268572  4865 raft_consensus.cc:2272] T 2b7654afa2344dc39bb3d1ee28f4cbda P 749c0a97715e4710b0972adf6df1927d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:50.289031  4865 tablet_server.cc:196] TabletServer@127.4.192.66:0 shutdown complete.
I20260608 12:50:50.300721  4865 tablet_server.cc:179] TabletServer@127.4.192.67:0 shutting down...
I20260608 12:50:50.322335  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:50.323161  4865 tablet_replica.cc:333] T 2b7654afa2344dc39bb3d1ee28f4cbda P ae7bb58556764b939104b67cc5f9dadd: stopping tablet replica
I20260608 12:50:50.323868  4865 raft_consensus.cc:2243] T 2b7654afa2344dc39bb3d1ee28f4cbda P ae7bb58556764b939104b67cc5f9dadd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:50.324390  4865 raft_consensus.cc:2272] T 2b7654afa2344dc39bb3d1ee28f4cbda P ae7bb58556764b939104b67cc5f9dadd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:50.344260  4865 tablet_server.cc:196] TabletServer@127.4.192.67:0 shutdown complete.
I20260608 12:50:50.355376  4865 tablet_server.cc:179] TabletServer@127.4.192.68:0 shutting down...
I20260608 12:50:50.378330  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:50:50.379187  4865 tablet_replica.cc:333] T 2b7654afa2344dc39bb3d1ee28f4cbda P a9d242542c164385be16e940f4553f75: stopping tablet replica
I20260608 12:50:50.379841  4865 raft_consensus.cc:2243] T 2b7654afa2344dc39bb3d1ee28f4cbda P a9d242542c164385be16e940f4553f75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:50:50.380369  4865 raft_consensus.cc:2272] T 2b7654afa2344dc39bb3d1ee28f4cbda P a9d242542c164385be16e940f4553f75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:50.399582  4865 tablet_server.cc:196] TabletServer@127.4.192.68:0 shutdown complete.
I20260608 12:50:50.410305  4865 master.cc:562] Master@127.4.192.126:37755 shutting down...
I20260608 12:50:50.429507  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f2c3bda690414afc8f49ab3e7f26b6c6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:50:50.430151  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f2c3bda690414afc8f49ab3e7f26b6c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:50:50.430508  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P f2c3bda690414afc8f49ab3e7f26b6c6: stopping tablet replica
I20260608 12:50:50.449033  4865 master.cc:584] Master@127.4.192.126:37755 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13255 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 12:50:50.484123  4865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.192.126:39281
I20260608 12:50:50.485296  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:50.491526  8843 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
W20260608 12:50:50.491559  8844 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
W20260608 12:50:50.491863  8846 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
I20260608 12:50:50.493512  4865 server_base.cc:1061] running on GCE node
I20260608 12:50:50.494336  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:50.494539  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:50.494710  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923050494679 us; error 0 us; skew 500 ppm
I20260608 12:50:50.495332  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:50.497735  4865 webserver.cc:533] Webserver started at http://127.4.192.126:38811/ using document root <none> and password file <none>
I20260608 12:50:50.498258  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:50.498456  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:50.498733  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:50.499938  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922948580137-4865-0/minicluster-data/master-0-root/instance:
uuid: "d8c934ed84ed4cbd9eee3d189703ef47"
format_stamp: "Formatted at 2026-06-08 12:50:50 on dist-test-slave-pmzz"
I20260608 12:50:50.504549  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:50:50.508008  8851 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:50.509027  4865 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:50:50.509295  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922948580137-4865-0/minicluster-data/master-0-root
uuid: "d8c934ed84ed4cbd9eee3d189703ef47"
format_stamp: "Formatted at 2026-06-08 12:50:50 on dist-test-slave-pmzz"
I20260608 12:50:50.509562  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922948580137-4865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922948580137-4865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922948580137-4865-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)
I20260608 12:50:50.527172  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:50.528591  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:50.570293  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.126:39281
I20260608 12:50:50.570417  8902 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.126:39281 every 8 connection(s)
I20260608 12:50:50.575141  8903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:50.585922  8903 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8c934ed84ed4cbd9eee3d189703ef47: Bootstrap starting.
I20260608 12:50:50.590713  8903 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d8c934ed84ed4cbd9eee3d189703ef47: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:50.595008  8903 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8c934ed84ed4cbd9eee3d189703ef47: No bootstrap required, opened a new log
I20260608 12:50:50.597303  8903 raft_consensus.cc:359] T 00000000000000000000000000000000 P d8c934ed84ed4cbd9eee3d189703ef47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8c934ed84ed4cbd9eee3d189703ef47" member_type: VOTER }
I20260608 12:50:50.597738  8903 raft_consensus.cc:385] T 00000000000000000000000000000000 P d8c934ed84ed4cbd9eee3d189703ef47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:50.597921  8903 raft_consensus.cc:740] T 00000000000000000000000000000000 P d8c934ed84ed4cbd9eee3d189703ef47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8c934ed84ed4cbd9eee3d189703ef47, State: Initialized, Role: FOLLOWER
I20260608 12:50:50.598541  8903 consensus_queue.cc:260] T 00000000000000000000000000000000 P d8c934ed84ed4cbd9eee3d189703ef47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d8c934ed84ed4cbd9eee3d189703ef47" member_type: VOTER }
I20260608 12:50:50.598997  8903 raft_consensus.cc:399] T 00000000000000000000000000000000 P d8c934ed84ed4cbd9eee3d189703ef47 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:50:50.599190  8903 raft_consensus.cc:493] T 00000000000000000000000000000000 P d8c934ed84ed4cbd9eee3d189703ef47 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:50:50.599426  8903 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d8c934ed84ed4cbd9eee3d189703ef47 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:50.603739  8903 raft_consensus.cc:515] T 00000000000000000000000000000000 P d8c934ed84ed4cbd9eee3d189703ef47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8c934ed84ed4cbd9eee3d189703ef47" member_type: VOTER }
I20260608 12:50:50.604207  8903 leader_election.cc:304] T 00000000000000000000000000000000 P d8c934ed84ed4cbd9eee3d189703ef47 [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: d8c934ed84ed4cbd9eee3d189703ef47; no voters: 
I20260608 12:50:50.605381  8903 leader_election.cc:290] T 00000000000000000000000000000000 P d8c934ed84ed4cbd9eee3d189703ef47 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:50:50.605803  8906 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d8c934ed84ed4cbd9eee3d189703ef47 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:50.607177  8906 raft_consensus.cc:697] T 00000000000000000000000000000000 P d8c934ed84ed4cbd9eee3d189703ef47 [term 1 LEADER]: Becoming Leader. State: Replica: d8c934ed84ed4cbd9eee3d189703ef47, State: Running, Role: LEADER
I20260608 12:50:50.607944  8906 consensus_queue.cc:237] T 00000000000000000000000000000000 P d8c934ed84ed4cbd9eee3d189703ef47 [LEADER]: Queue going to LEADER mode. State: All 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: "d8c934ed84ed4cbd9eee3d189703ef47" member_type: VOTER }
I20260608 12:50:50.608538  8903 sys_catalog.cc:565] T 00000000000000000000000000000000 P d8c934ed84ed4cbd9eee3d189703ef47 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:50:50.611302  8908 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8c934ed84ed4cbd9eee3d189703ef47 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d8c934ed84ed4cbd9eee3d189703ef47. Latest consensus state: current_term: 1 leader_uuid: "d8c934ed84ed4cbd9eee3d189703ef47" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8c934ed84ed4cbd9eee3d189703ef47" member_type: VOTER } }
I20260608 12:50:50.611410  8907 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8c934ed84ed4cbd9eee3d189703ef47 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d8c934ed84ed4cbd9eee3d189703ef47" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8c934ed84ed4cbd9eee3d189703ef47" member_type: VOTER } }
I20260608 12:50:50.611925  8908 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8c934ed84ed4cbd9eee3d189703ef47 [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:50.612156  8907 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8c934ed84ed4cbd9eee3d189703ef47 [sys.catalog]: This master's current role is: LEADER
I20260608 12:50:50.615288  8911 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:50:50.620900  8911 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:50:50.624650  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:50:50.630466  8911 catalog_manager.cc:1382] Generated new cluster ID: 96b1fa17f5c64da58d4435bd75d0c678
I20260608 12:50:50.630759  8911 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:50:50.649168  8911 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:50:50.650437  8911 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:50:50.663960  8911 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d8c934ed84ed4cbd9eee3d189703ef47: Generated new TSK 0
I20260608 12:50:50.664602  8911 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:50:50.691672  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:50.697775  8924 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
W20260608 12:50:50.699123  8925 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
W20260608 12:50:50.700420  8927 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
I20260608 12:50:50.700614  4865 server_base.cc:1061] running on GCE node
I20260608 12:50:50.701531  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:50.701709  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:50.701830  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923050701819 us; error 0 us; skew 500 ppm
I20260608 12:50:50.702342  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:50.704563  4865 webserver.cc:533] Webserver started at http://127.4.192.65:35693/ using document root <none> and password file <none>
I20260608 12:50:50.705047  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:50.705199  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:50.705413  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:50.706426  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922948580137-4865-0/minicluster-data/ts-0-root/instance:
uuid: "4f8fda6b6856404f9b7573da9ed5d4ec"
format_stamp: "Formatted at 2026-06-08 12:50:50 on dist-test-slave-pmzz"
I20260608 12:50:50.711369  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260608 12:50:50.714516  8932 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:50.715274  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:50:50.715531  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922948580137-4865-0/minicluster-data/ts-0-root
uuid: "4f8fda6b6856404f9b7573da9ed5d4ec"
format_stamp: "Formatted at 2026-06-08 12:50:50 on dist-test-slave-pmzz"
I20260608 12:50:50.715766  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922948580137-4865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922948580137-4865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922948580137-4865-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)
I20260608 12:50:50.730827  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:50.731912  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:50.733237  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:50.735553  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:50.735780  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:50.736024  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:50.736217  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:50.775570  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.65:37493
I20260608 12:50:50.775691  8994 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.65:37493 every 8 connection(s)
I20260608 12:50:50.781000  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:50.789285  8999 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
W20260608 12:50:50.792366  9000 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
W20260608 12:50:50.794014  9002 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
I20260608 12:50:50.794190  4865 server_base.cc:1061] running on GCE node
I20260608 12:50:50.795182  8995 heartbeater.cc:344] Connected to a master server at 127.4.192.126:39281
I20260608 12:50:50.795351  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:50.795626  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:50.795652  8995 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:50.795992  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923050795970 us; error 0 us; skew 500 ppm
I20260608 12:50:50.796711  8995 heartbeater.cc:507] Master 127.4.192.126:39281 requested a full tablet report, sending...
I20260608 12:50:50.796847  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:50.799290  8868 ts_manager.cc:194] Registered new tserver with Master: 4f8fda6b6856404f9b7573da9ed5d4ec (127.4.192.65:37493)
I20260608 12:50:50.799639  4865 webserver.cc:533] Webserver started at http://127.4.192.66:34007/ using document root <none> and password file <none>
I20260608 12:50:50.800217  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:50.800406  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:50.800674  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:50.801349  8868 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57934
I20260608 12:50:50.801959  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922948580137-4865-0/minicluster-data/ts-1-root/instance:
uuid: "2cbb06b12937467da7bcd7866b5663e5"
format_stamp: "Formatted at 2026-06-08 12:50:50 on dist-test-slave-pmzz"
I20260608 12:50:50.806854  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260608 12:50:50.810279  9007 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:50.810993  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 12:50:50.811317  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922948580137-4865-0/minicluster-data/ts-1-root
uuid: "2cbb06b12937467da7bcd7866b5663e5"
format_stamp: "Formatted at 2026-06-08 12:50:50 on dist-test-slave-pmzz"
I20260608 12:50:50.811604  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922948580137-4865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922948580137-4865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922948580137-4865-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)
I20260608 12:50:50.824385  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:50.825541  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:50.826898  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:50.829056  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:50.829273  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:50.829504  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:50.829672  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:50.868651  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.66:43615
I20260608 12:50:50.868774  9069 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.66:43615 every 8 connection(s)
I20260608 12:50:50.873694  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:50.880810  9073 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
W20260608 12:50:50.881975  9074 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
W20260608 12:50:50.885136  9076 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
I20260608 12:50:50.885177  4865 server_base.cc:1061] running on GCE node
I20260608 12:50:50.886577  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:50:50.886809  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:50:50.886993  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923050886978 us; error 0 us; skew 500 ppm
I20260608 12:50:50.887395  9070 heartbeater.cc:344] Connected to a master server at 127.4.192.126:39281
I20260608 12:50:50.887778  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:50:50.887814  9070 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:50.888985  9070 heartbeater.cc:507] Master 127.4.192.126:39281 requested a full tablet report, sending...
I20260608 12:50:50.890837  4865 webserver.cc:533] Webserver started at http://127.4.192.67:38739/ using document root <none> and password file <none>
I20260608 12:50:50.891144  8868 ts_manager.cc:194] Registered new tserver with Master: 2cbb06b12937467da7bcd7866b5663e5 (127.4.192.66:43615)
I20260608 12:50:50.891424  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:50:50.891710  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:50:50.891992  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:50:50.892714  8868 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57946
I20260608 12:50:50.893211  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922948580137-4865-0/minicluster-data/ts-2-root/instance:
uuid: "dbf5d366a0a54425b482e6f93e272bf3"
format_stamp: "Formatted at 2026-06-08 12:50:50 on dist-test-slave-pmzz"
I20260608 12:50:50.898262  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:50:50.901644  9081 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:50.902347  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:50:50.902639  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922948580137-4865-0/minicluster-data/ts-2-root
uuid: "dbf5d366a0a54425b482e6f93e272bf3"
format_stamp: "Formatted at 2026-06-08 12:50:50 on dist-test-slave-pmzz"
I20260608 12:50:50.902915  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922948580137-4865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922948580137-4865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922948580137-4865-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)
I20260608 12:50:50.913460  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:50:50.914572  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:50:50.916018  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:50:50.918378  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:50:50.918597  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:50.918889  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:50:50.919070  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:50:50.958011  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.67:35735
I20260608 12:50:50.958125  9143 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.67:35735 every 8 connection(s)
I20260608 12:50:50.971894  9144 heartbeater.cc:344] Connected to a master server at 127.4.192.126:39281
I20260608 12:50:50.972254  9144 heartbeater.cc:461] Registering TS with master...
I20260608 12:50:50.972909  9144 heartbeater.cc:507] Master 127.4.192.126:39281 requested a full tablet report, sending...
I20260608 12:50:50.974787  8868 ts_manager.cc:194] Registered new tserver with Master: dbf5d366a0a54425b482e6f93e272bf3 (127.4.192.67:35735)
I20260608 12:50:50.975841  4865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014446581s
I20260608 12:50:50.976154  8868 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57958
I20260608 12:50:51.804381  8995 heartbeater.cc:499] Master 127.4.192.126:39281 was elected leader, sending a full tablet report...
I20260608 12:50:51.895596  9070 heartbeater.cc:499] Master 127.4.192.126:39281 was elected leader, sending a full tablet report...
I20260608 12:50:51.978632  9144 heartbeater.cc:499] Master 127.4.192.126:39281 was elected leader, sending a full tablet report...
I20260608 12:50:52.042443  8868 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57976:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:50:52.044525  8868 catalog_manager.cc:7076] 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.
I20260608 12:50:52.087522  8960 tablet_service.cc:1511] Processing CreateTablet for tablet ce3e9fffba0145178ca6fddb08b78063 (DEFAULT_TABLE table=test-workload [id=83b687493c5b40258a9cab3a4af6d7b7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:50:52.088982  8960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3e9fffba0145178ca6fddb08b78063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:52.094995  9035 tablet_service.cc:1511] Processing CreateTablet for tablet ce3e9fffba0145178ca6fddb08b78063 (DEFAULT_TABLE table=test-workload [id=83b687493c5b40258a9cab3a4af6d7b7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:50:52.096163  9035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3e9fffba0145178ca6fddb08b78063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:52.099464  9109 tablet_service.cc:1511] Processing CreateTablet for tablet ce3e9fffba0145178ca6fddb08b78063 (DEFAULT_TABLE table=test-workload [id=83b687493c5b40258a9cab3a4af6d7b7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:50:52.100737  9109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3e9fffba0145178ca6fddb08b78063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:50:52.107998  9165 tablet_bootstrap.cc:492] T ce3e9fffba0145178ca6fddb08b78063 P 4f8fda6b6856404f9b7573da9ed5d4ec: Bootstrap starting.
I20260608 12:50:52.113545  9166 tablet_bootstrap.cc:492] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5: Bootstrap starting.
I20260608 12:50:52.115788  9165 tablet_bootstrap.cc:654] T ce3e9fffba0145178ca6fddb08b78063 P 4f8fda6b6856404f9b7573da9ed5d4ec: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:52.117993  9167 tablet_bootstrap.cc:492] T ce3e9fffba0145178ca6fddb08b78063 P dbf5d366a0a54425b482e6f93e272bf3: Bootstrap starting.
I20260608 12:50:52.122000  9166 tablet_bootstrap.cc:654] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:52.122818  9165 tablet_bootstrap.cc:492] T ce3e9fffba0145178ca6fddb08b78063 P 4f8fda6b6856404f9b7573da9ed5d4ec: No bootstrap required, opened a new log
I20260608 12:50:52.123369  9165 ts_tablet_manager.cc:1403] T ce3e9fffba0145178ca6fddb08b78063 P 4f8fda6b6856404f9b7573da9ed5d4ec: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260608 12:50:52.125782  9167 tablet_bootstrap.cc:654] T ce3e9fffba0145178ca6fddb08b78063 P dbf5d366a0a54425b482e6f93e272bf3: Neither blocks nor log segments found. Creating new log.
I20260608 12:50:52.127039  9166 tablet_bootstrap.cc:492] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5: No bootstrap required, opened a new log
I20260608 12:50:52.126705  9165 raft_consensus.cc:359] T ce3e9fffba0145178ca6fddb08b78063 P 4f8fda6b6856404f9b7573da9ed5d4ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f8fda6b6856404f9b7573da9ed5d4ec" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 37493 } } peers { permanent_uuid: "2cbb06b12937467da7bcd7866b5663e5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43615 } } peers { permanent_uuid: "dbf5d366a0a54425b482e6f93e272bf3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35735 } }
I20260608 12:50:52.127552  9166 ts_tablet_manager.cc:1403] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.009s
I20260608 12:50:52.127562  9165 raft_consensus.cc:385] T ce3e9fffba0145178ca6fddb08b78063 P 4f8fda6b6856404f9b7573da9ed5d4ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:52.128073  9165 raft_consensus.cc:740] T ce3e9fffba0145178ca6fddb08b78063 P 4f8fda6b6856404f9b7573da9ed5d4ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f8fda6b6856404f9b7573da9ed5d4ec, State: Initialized, Role: FOLLOWER
I20260608 12:50:52.129030  9165 consensus_queue.cc:260] T ce3e9fffba0145178ca6fddb08b78063 P 4f8fda6b6856404f9b7573da9ed5d4ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f8fda6b6856404f9b7573da9ed5d4ec" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 37493 } } peers { permanent_uuid: "2cbb06b12937467da7bcd7866b5663e5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43615 } } peers { permanent_uuid: "dbf5d366a0a54425b482e6f93e272bf3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35735 } }
I20260608 12:50:52.130131  9166 raft_consensus.cc:359] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f8fda6b6856404f9b7573da9ed5d4ec" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 37493 } } peers { permanent_uuid: "2cbb06b12937467da7bcd7866b5663e5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43615 } } peers { permanent_uuid: "dbf5d366a0a54425b482e6f93e272bf3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35735 } }
I20260608 12:50:52.130713  9166 raft_consensus.cc:385] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:52.131026  9166 raft_consensus.cc:740] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cbb06b12937467da7bcd7866b5663e5, State: Initialized, Role: FOLLOWER
I20260608 12:50:52.132062  9166 consensus_queue.cc:260] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f8fda6b6856404f9b7573da9ed5d4ec" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 37493 } } peers { permanent_uuid: "2cbb06b12937467da7bcd7866b5663e5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43615 } } peers { permanent_uuid: "dbf5d366a0a54425b482e6f93e272bf3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35735 } }
I20260608 12:50:52.135043  9165 ts_tablet_manager.cc:1434] T ce3e9fffba0145178ca6fddb08b78063 P 4f8fda6b6856404f9b7573da9ed5d4ec: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260608 12:50:52.137368  9166 ts_tablet_manager.cc:1434] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.006s
I20260608 12:50:52.137728  9167 tablet_bootstrap.cc:492] T ce3e9fffba0145178ca6fddb08b78063 P dbf5d366a0a54425b482e6f93e272bf3: No bootstrap required, opened a new log
I20260608 12:50:52.138273  9167 ts_tablet_manager.cc:1403] T ce3e9fffba0145178ca6fddb08b78063 P dbf5d366a0a54425b482e6f93e272bf3: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260608 12:50:52.141521  9167 raft_consensus.cc:359] T ce3e9fffba0145178ca6fddb08b78063 P dbf5d366a0a54425b482e6f93e272bf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f8fda6b6856404f9b7573da9ed5d4ec" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 37493 } } peers { permanent_uuid: "2cbb06b12937467da7bcd7866b5663e5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43615 } } peers { permanent_uuid: "dbf5d366a0a54425b482e6f93e272bf3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35735 } }
I20260608 12:50:52.142288  9167 raft_consensus.cc:385] T ce3e9fffba0145178ca6fddb08b78063 P dbf5d366a0a54425b482e6f93e272bf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:50:52.142554  9167 raft_consensus.cc:740] T ce3e9fffba0145178ca6fddb08b78063 P dbf5d366a0a54425b482e6f93e272bf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbf5d366a0a54425b482e6f93e272bf3, State: Initialized, Role: FOLLOWER
I20260608 12:50:52.143270  9167 consensus_queue.cc:260] T ce3e9fffba0145178ca6fddb08b78063 P dbf5d366a0a54425b482e6f93e272bf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f8fda6b6856404f9b7573da9ed5d4ec" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 37493 } } peers { permanent_uuid: "2cbb06b12937467da7bcd7866b5663e5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43615 } } peers { permanent_uuid: "dbf5d366a0a54425b482e6f93e272bf3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35735 } }
I20260608 12:50:52.146149  9167 ts_tablet_manager.cc:1434] T ce3e9fffba0145178ca6fddb08b78063 P dbf5d366a0a54425b482e6f93e272bf3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:50:52.146325  9172 raft_consensus.cc:493] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:50:52.146919  9172 raft_consensus.cc:515] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f8fda6b6856404f9b7573da9ed5d4ec" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 37493 } } peers { permanent_uuid: "2cbb06b12937467da7bcd7866b5663e5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43615 } } peers { permanent_uuid: "dbf5d366a0a54425b482e6f93e272bf3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35735 } }
I20260608 12:50:52.150027  9172 leader_election.cc:290] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f8fda6b6856404f9b7573da9ed5d4ec (127.4.192.65:37493), dbf5d366a0a54425b482e6f93e272bf3 (127.4.192.67:35735)
I20260608 12:50:52.162377  8970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3e9fffba0145178ca6fddb08b78063" candidate_uuid: "2cbb06b12937467da7bcd7866b5663e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f8fda6b6856404f9b7573da9ed5d4ec" is_pre_election: true
I20260608 12:50:52.163017  8970 raft_consensus.cc:2468] T ce3e9fffba0145178ca6fddb08b78063 P 4f8fda6b6856404f9b7573da9ed5d4ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cbb06b12937467da7bcd7866b5663e5 in term 0.
I20260608 12:50:52.164362  9009 leader_election.cc:304] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cbb06b12937467da7bcd7866b5663e5, 4f8fda6b6856404f9b7573da9ed5d4ec; no voters: 
I20260608 12:50:52.165107  9172 raft_consensus.cc:2804] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:50:52.165095  9119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3e9fffba0145178ca6fddb08b78063" candidate_uuid: "2cbb06b12937467da7bcd7866b5663e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbf5d366a0a54425b482e6f93e272bf3" is_pre_election: true
I20260608 12:50:52.165652  9172 raft_consensus.cc:493] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:50:52.165926  9119 raft_consensus.cc:2468] T ce3e9fffba0145178ca6fddb08b78063 P dbf5d366a0a54425b482e6f93e272bf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cbb06b12937467da7bcd7866b5663e5 in term 0.
I20260608 12:50:52.166059  9172 raft_consensus.cc:3060] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:52.171662  9172 raft_consensus.cc:515] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f8fda6b6856404f9b7573da9ed5d4ec" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 37493 } } peers { permanent_uuid: "2cbb06b12937467da7bcd7866b5663e5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43615 } } peers { permanent_uuid: "dbf5d366a0a54425b482e6f93e272bf3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35735 } }
I20260608 12:50:52.173241  9172 leader_election.cc:290] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5 [CANDIDATE]: Term 1 election: Requested vote from peers 4f8fda6b6856404f9b7573da9ed5d4ec (127.4.192.65:37493), dbf5d366a0a54425b482e6f93e272bf3 (127.4.192.67:35735)
I20260608 12:50:52.173920  8970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3e9fffba0145178ca6fddb08b78063" candidate_uuid: "2cbb06b12937467da7bcd7866b5663e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f8fda6b6856404f9b7573da9ed5d4ec"
I20260608 12:50:52.174171  9119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3e9fffba0145178ca6fddb08b78063" candidate_uuid: "2cbb06b12937467da7bcd7866b5663e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbf5d366a0a54425b482e6f93e272bf3"
I20260608 12:50:52.174387  8970 raft_consensus.cc:3060] T ce3e9fffba0145178ca6fddb08b78063 P 4f8fda6b6856404f9b7573da9ed5d4ec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:52.174705  9119 raft_consensus.cc:3060] T ce3e9fffba0145178ca6fddb08b78063 P dbf5d366a0a54425b482e6f93e272bf3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:50:52.179482  8970 raft_consensus.cc:2468] T ce3e9fffba0145178ca6fddb08b78063 P 4f8fda6b6856404f9b7573da9ed5d4ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cbb06b12937467da7bcd7866b5663e5 in term 1.
I20260608 12:50:52.179538  9119 raft_consensus.cc:2468] T ce3e9fffba0145178ca6fddb08b78063 P dbf5d366a0a54425b482e6f93e272bf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cbb06b12937467da7bcd7866b5663e5 in term 1.
I20260608 12:50:52.180533  9009 leader_election.cc:304] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cbb06b12937467da7bcd7866b5663e5, 4f8fda6b6856404f9b7573da9ed5d4ec; no voters: 
I20260608 12:50:52.181226  9172 raft_consensus.cc:2804] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:50:52.182292  9172 raft_consensus.cc:697] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5 [term 1 LEADER]: Becoming Leader. State: Replica: 2cbb06b12937467da7bcd7866b5663e5, State: Running, Role: LEADER
I20260608 12:50:52.182930  9172 consensus_queue.cc:237] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f8fda6b6856404f9b7573da9ed5d4ec" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 37493 } } peers { permanent_uuid: "2cbb06b12937467da7bcd7866b5663e5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43615 } } peers { permanent_uuid: "dbf5d366a0a54425b482e6f93e272bf3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35735 } }
I20260608 12:50:52.190141  8868 catalog_manager.cc:5696] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cbb06b12937467da7bcd7866b5663e5 (127.4.192.66). New cstate: current_term: 1 leader_uuid: "2cbb06b12937467da7bcd7866b5663e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f8fda6b6856404f9b7573da9ed5d4ec" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 37493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cbb06b12937467da7bcd7866b5663e5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 43615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbf5d366a0a54425b482e6f93e272bf3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35735 } health_report { overall_health: UNKNOWN } } }
I20260608 12:50:52.623154  8916 placement_policy_util.cc:407] tablet ce3e9fffba0145178ca6fddb08b78063: detected majority of replicas (2 of 3) at location L0
I20260608 12:50:52.624517  8921 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:50:52.626493  8921 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:50:52.626875  8921 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:52.650209  9172 consensus_queue.cc:1048] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f8fda6b6856404f9b7573da9ed5d4ec" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 37493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:52.663529  9172 consensus_queue.cc:1048] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbf5d366a0a54425b482e6f93e272bf3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:50:53.633260  8916 placement_policy_util.cc:407] tablet ce3e9fffba0145178ca6fddb08b78063: detected majority of replicas (2 of 3) at location L0
I20260608 12:50:54.627842  8921 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:50:54.629134  8921 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:50:54.629390  8921 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:54.641683  8916 placement_policy_util.cc:407] tablet ce3e9fffba0145178ca6fddb08b78063: detected majority of replicas (2 of 3) at location L0
I20260608 12:50:55.650318  8916 placement_policy_util.cc:407] tablet ce3e9fffba0145178ca6fddb08b78063: detected majority of replicas (2 of 3) at location L0
I20260608 12:50:56.630254  8921 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:50:56.631590  8921 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:50:56.631852  8921 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:56.658991  8916 placement_policy_util.cc:407] tablet ce3e9fffba0145178ca6fddb08b78063: detected majority of replicas (2 of 3) at location L0
I20260608 12:50:57.667456  8916 placement_policy_util.cc:407] tablet ce3e9fffba0145178ca6fddb08b78063: detected majority of replicas (2 of 3) at location L0
I20260608 12:50:58.632800  8921 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:50:58.634320  8921 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:50:58.634585  8921 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:50:58.676326  8916 placement_policy_util.cc:407] tablet ce3e9fffba0145178ca6fddb08b78063: detected majority of replicas (2 of 3) at location L0
I20260608 12:50:59.685819  8916 placement_policy_util.cc:407] tablet ce3e9fffba0145178ca6fddb08b78063: detected majority of replicas (2 of 3) at location L0
I20260608 12:51:00.635675  8921 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:00.637181  8921 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:00.637482  8921 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:00.693900  8916 placement_policy_util.cc:407] tablet ce3e9fffba0145178ca6fddb08b78063: detected majority of replicas (2 of 3) at location L0
I20260608 12:51:01.700819  8916 placement_policy_util.cc:407] tablet ce3e9fffba0145178ca6fddb08b78063: detected majority of replicas (2 of 3) at location L0
I20260608 12:51:02.638485  8921 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:02.639920  8921 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:02.640236  8921 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:02.710186  8916 placement_policy_util.cc:407] tablet ce3e9fffba0145178ca6fddb08b78063: detected majority of replicas (2 of 3) at location L0
I20260608 12:51:03.280318  4865 tablet_server.cc:179] TabletServer@127.4.192.65:0 shutting down...
I20260608 12:51:03.307649  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:03.308378  4865 tablet_replica.cc:333] T ce3e9fffba0145178ca6fddb08b78063 P 4f8fda6b6856404f9b7573da9ed5d4ec: stopping tablet replica
I20260608 12:51:03.308975  4865 raft_consensus.cc:2243] T ce3e9fffba0145178ca6fddb08b78063 P 4f8fda6b6856404f9b7573da9ed5d4ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:03.309576  4865 raft_consensus.cc:2272] T ce3e9fffba0145178ca6fddb08b78063 P 4f8fda6b6856404f9b7573da9ed5d4ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:03.330466  4865 tablet_server.cc:196] TabletServer@127.4.192.65:0 shutdown complete.
I20260608 12:51:03.343642  4865 tablet_server.cc:179] TabletServer@127.4.192.66:0 shutting down...
I20260608 12:51:03.364609  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:03.365330  4865 tablet_replica.cc:333] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5: stopping tablet replica
I20260608 12:51:03.365887  4865 raft_consensus.cc:2243] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:03.366855  4865 raft_consensus.cc:2272] T ce3e9fffba0145178ca6fddb08b78063 P 2cbb06b12937467da7bcd7866b5663e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:03.386158  4865 tablet_server.cc:196] TabletServer@127.4.192.66:0 shutdown complete.
I20260608 12:51:03.397439  4865 tablet_server.cc:179] TabletServer@127.4.192.67:0 shutting down...
I20260608 12:51:03.422187  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:03.422953  4865 tablet_replica.cc:333] T ce3e9fffba0145178ca6fddb08b78063 P dbf5d366a0a54425b482e6f93e272bf3: stopping tablet replica
I20260608 12:51:03.423597  4865 raft_consensus.cc:2243] T ce3e9fffba0145178ca6fddb08b78063 P dbf5d366a0a54425b482e6f93e272bf3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:03.424100  4865 raft_consensus.cc:2272] T ce3e9fffba0145178ca6fddb08b78063 P dbf5d366a0a54425b482e6f93e272bf3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:03.443799  4865 tablet_server.cc:196] TabletServer@127.4.192.67:0 shutdown complete.
I20260608 12:51:03.455088  4865 master.cc:562] Master@127.4.192.126:39281 shutting down...
I20260608 12:51:03.474807  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d8c934ed84ed4cbd9eee3d189703ef47 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:03.475549  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d8c934ed84ed4cbd9eee3d189703ef47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:03.475917  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P d8c934ed84ed4cbd9eee3d189703ef47: stopping tablet replica
I20260608 12:51:03.494968  4865 master.cc:584] Master@127.4.192.126:39281 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13045 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 12:51:03.530066  4865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.192.126:36065
I20260608 12:51:03.531471  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:03.537065  9188 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
W20260608 12:51:03.537177  9187 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
W20260608 12:51:03.538304  9190 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
I20260608 12:51:03.539677  4865 server_base.cc:1061] running on GCE node
I20260608 12:51:03.540526  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:03.540707  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:51:03.540822  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923063540810 us; error 0 us; skew 500 ppm
I20260608 12:51:03.541311  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:03.543756  4865 webserver.cc:533] Webserver started at http://127.4.192.126:43257/ using document root <none> and password file <none>
I20260608 12:51:03.544212  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:03.544369  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:03.544597  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:03.545768  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/master-0-root/instance:
uuid: "421dc64454af43fdbd224e4c1790d636"
format_stamp: "Formatted at 2026-06-08 12:51:03 on dist-test-slave-pmzz"
I20260608 12:51:03.550209  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:51:03.553661  9195 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:03.554416  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:51:03.554701  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/master-0-root
uuid: "421dc64454af43fdbd224e4c1790d636"
format_stamp: "Formatted at 2026-06-08 12:51:03 on dist-test-slave-pmzz"
I20260608 12:51:03.554977  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-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)
I20260608 12:51:03.574216  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:03.575513  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:03.614553  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.126:36065
I20260608 12:51:03.614681  9246 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.126:36065 every 8 connection(s)
I20260608 12:51:03.618858  9247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:03.629882  9247 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 421dc64454af43fdbd224e4c1790d636: Bootstrap starting.
I20260608 12:51:03.634748  9247 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 421dc64454af43fdbd224e4c1790d636: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:03.639074  9247 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 421dc64454af43fdbd224e4c1790d636: No bootstrap required, opened a new log
I20260608 12:51:03.641433  9247 raft_consensus.cc:359] T 00000000000000000000000000000000 P 421dc64454af43fdbd224e4c1790d636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "421dc64454af43fdbd224e4c1790d636" member_type: VOTER }
I20260608 12:51:03.641883  9247 raft_consensus.cc:385] T 00000000000000000000000000000000 P 421dc64454af43fdbd224e4c1790d636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:03.642115  9247 raft_consensus.cc:740] T 00000000000000000000000000000000 P 421dc64454af43fdbd224e4c1790d636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 421dc64454af43fdbd224e4c1790d636, State: Initialized, Role: FOLLOWER
I20260608 12:51:03.642724  9247 consensus_queue.cc:260] T 00000000000000000000000000000000 P 421dc64454af43fdbd224e4c1790d636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "421dc64454af43fdbd224e4c1790d636" member_type: VOTER }
I20260608 12:51:03.643203  9247 raft_consensus.cc:399] T 00000000000000000000000000000000 P 421dc64454af43fdbd224e4c1790d636 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:51:03.643464  9247 raft_consensus.cc:493] T 00000000000000000000000000000000 P 421dc64454af43fdbd224e4c1790d636 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:51:03.643733  9247 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 421dc64454af43fdbd224e4c1790d636 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:03.648257  9247 raft_consensus.cc:515] T 00000000000000000000000000000000 P 421dc64454af43fdbd224e4c1790d636 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "421dc64454af43fdbd224e4c1790d636" member_type: VOTER }
I20260608 12:51:03.648772  9247 leader_election.cc:304] T 00000000000000000000000000000000 P 421dc64454af43fdbd224e4c1790d636 [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: 421dc64454af43fdbd224e4c1790d636; no voters: 
I20260608 12:51:03.649890  9247 leader_election.cc:290] T 00000000000000000000000000000000 P 421dc64454af43fdbd224e4c1790d636 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:51:03.650281  9250 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 421dc64454af43fdbd224e4c1790d636 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:03.651659  9250 raft_consensus.cc:697] T 00000000000000000000000000000000 P 421dc64454af43fdbd224e4c1790d636 [term 1 LEADER]: Becoming Leader. State: Replica: 421dc64454af43fdbd224e4c1790d636, State: Running, Role: LEADER
I20260608 12:51:03.652405  9250 consensus_queue.cc:237] T 00000000000000000000000000000000 P 421dc64454af43fdbd224e4c1790d636 [LEADER]: Queue going to LEADER mode. State: All 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: "421dc64454af43fdbd224e4c1790d636" member_type: VOTER }
I20260608 12:51:03.653076  9247 sys_catalog.cc:565] T 00000000000000000000000000000000 P 421dc64454af43fdbd224e4c1790d636 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:51:03.655786  9252 sys_catalog.cc:455] T 00000000000000000000000000000000 P 421dc64454af43fdbd224e4c1790d636 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 421dc64454af43fdbd224e4c1790d636. Latest consensus state: current_term: 1 leader_uuid: "421dc64454af43fdbd224e4c1790d636" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "421dc64454af43fdbd224e4c1790d636" member_type: VOTER } }
I20260608 12:51:03.655773  9251 sys_catalog.cc:455] T 00000000000000000000000000000000 P 421dc64454af43fdbd224e4c1790d636 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "421dc64454af43fdbd224e4c1790d636" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "421dc64454af43fdbd224e4c1790d636" member_type: VOTER } }
I20260608 12:51:03.656466  9252 sys_catalog.cc:458] T 00000000000000000000000000000000 P 421dc64454af43fdbd224e4c1790d636 [sys.catalog]: This master's current role is: LEADER
I20260608 12:51:03.656498  9251 sys_catalog.cc:458] T 00000000000000000000000000000000 P 421dc64454af43fdbd224e4c1790d636 [sys.catalog]: This master's current role is: LEADER
I20260608 12:51:03.661216  9255 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:51:03.670225  9255 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:51:03.674705  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:51:03.682268  9255 catalog_manager.cc:1382] Generated new cluster ID: 43e033d0273741079a2cd16e3b1860c4
I20260608 12:51:03.682632  9255 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:51:03.710843  9255 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:51:03.712607  9255 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:51:03.731562  9255 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 421dc64454af43fdbd224e4c1790d636: Generated new TSK 0
I20260608 12:51:03.732216  9255 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:51:03.746179  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:03.752277  9268 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
W20260608 12:51:03.753259  9269 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
W20260608 12:51:03.754788  9271 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
I20260608 12:51:03.755071  4865 server_base.cc:1061] running on GCE node
I20260608 12:51:03.756002  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:03.756256  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:51:03.756445  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923063756429 us; error 0 us; skew 500 ppm
I20260608 12:51:03.757062  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:03.759334  4865 webserver.cc:533] Webserver started at http://127.4.192.65:46079/ using document root <none> and password file <none>
I20260608 12:51:03.759892  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:03.760102  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:03.760375  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:03.761498  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-0-root/instance:
uuid: "c8d6bad1972d459f96b2590c733f139b"
format_stamp: "Formatted at 2026-06-08 12:51:03 on dist-test-slave-pmzz"
I20260608 12:51:03.766116  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:51:03.769675  9276 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:03.770438  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:51:03.770722  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-0-root
uuid: "c8d6bad1972d459f96b2590c733f139b"
format_stamp: "Formatted at 2026-06-08 12:51:03 on dist-test-slave-pmzz"
I20260608 12:51:03.771021  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-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)
I20260608 12:51:03.786630  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:03.787830  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:03.789259  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:03.791595  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:03.791819  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:03.792059  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:03.792238  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:03.833343  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.65:45389
I20260608 12:51:03.833491  9338 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.65:45389 every 8 connection(s)
I20260608 12:51:03.838824  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:03.846385  9343 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
W20260608 12:51:03.848603  9344 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
I20260608 12:51:03.851624  4865 server_base.cc:1061] running on GCE node
W20260608 12:51:03.851760  9346 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
I20260608 12:51:03.853132  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:03.853416  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:51:03.853665  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923063853644 us; error 0 us; skew 500 ppm
I20260608 12:51:03.854472  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:03.856173  9339 heartbeater.cc:344] Connected to a master server at 127.4.192.126:36065
I20260608 12:51:03.856568  9339 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:03.857534  9339 heartbeater.cc:507] Master 127.4.192.126:36065 requested a full tablet report, sending...
I20260608 12:51:03.857570  4865 webserver.cc:533] Webserver started at http://127.4.192.66:35411/ using document root <none> and password file <none>
I20260608 12:51:03.858253  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:03.858466  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:03.858791  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:03.859961  9212 ts_manager.cc:194] Registered new tserver with Master: c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389)
I20260608 12:51:03.860100  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-1-root/instance:
uuid: "538f958414dc4aaaa7eab4ee35daf551"
format_stamp: "Formatted at 2026-06-08 12:51:03 on dist-test-slave-pmzz"
I20260608 12:51:03.861932  9212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52034
I20260608 12:51:03.865182  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:51:03.868746  9351 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:03.869766  4865 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:51:03.870071  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-1-root
uuid: "538f958414dc4aaaa7eab4ee35daf551"
format_stamp: "Formatted at 2026-06-08 12:51:03 on dist-test-slave-pmzz"
I20260608 12:51:03.870360  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-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)
I20260608 12:51:03.889446  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:03.890694  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:03.892277  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:03.894523  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:03.894753  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:03.894994  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:03.895180  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:03.934003  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.66:38301
I20260608 12:51:03.934125  9413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.66:38301 every 8 connection(s)
I20260608 12:51:03.939119  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:03.946089  9417 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
W20260608 12:51:03.948082  9418 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
W20260608 12:51:03.949031  9420 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
I20260608 12:51:03.950193  4865 server_base.cc:1061] running on GCE node
I20260608 12:51:03.951197  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:03.951494  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:51:03.951504  9414 heartbeater.cc:344] Connected to a master server at 127.4.192.126:36065
I20260608 12:51:03.951793  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923063951774 us; error 0 us; skew 500 ppm
I20260608 12:51:03.952024  9414 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:03.952666  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:03.952921  9414 heartbeater.cc:507] Master 127.4.192.126:36065 requested a full tablet report, sending...
I20260608 12:51:03.955451  9212 ts_manager.cc:194] Registered new tserver with Master: 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301)
I20260608 12:51:03.955497  4865 webserver.cc:533] Webserver started at http://127.4.192.67:44175/ using document root <none> and password file <none>
I20260608 12:51:03.956143  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:03.956374  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:03.956701  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:03.957036  9212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52048
I20260608 12:51:03.958233  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-2-root/instance:
uuid: "01117ef93bf2434184374784e9784b97"
format_stamp: "Formatted at 2026-06-08 12:51:03 on dist-test-slave-pmzz"
I20260608 12:51:03.962738  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260608 12:51:03.966171  9425 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:03.966925  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:51:03.967226  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-2-root
uuid: "01117ef93bf2434184374784e9784b97"
format_stamp: "Formatted at 2026-06-08 12:51:03 on dist-test-slave-pmzz"
I20260608 12:51:03.967564  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-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)
I20260608 12:51:04.027776  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:04.029044  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:04.030507  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:04.032855  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:04.033102  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:04.033345  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:04.033529  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:04.074271  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.67:34839
I20260608 12:51:04.074363  9487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.67:34839 every 8 connection(s)
I20260608 12:51:04.090368  9488 heartbeater.cc:344] Connected to a master server at 127.4.192.126:36065
I20260608 12:51:04.090905  9488 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:04.092000  9488 heartbeater.cc:507] Master 127.4.192.126:36065 requested a full tablet report, sending...
I20260608 12:51:04.094071  9212 ts_manager.cc:194] Registered new tserver with Master: 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:04.094220  4865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016455911s
I20260608 12:51:04.095571  9212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52050
I20260608 12:51:04.864667  9339 heartbeater.cc:499] Master 127.4.192.126:36065 was elected leader, sending a full tablet report...
I20260608 12:51:04.959503  9414 heartbeater.cc:499] Master 127.4.192.126:36065 was elected leader, sending a full tablet report...
I20260608 12:51:05.098285  9488 heartbeater.cc:499] Master 127.4.192.126:36065 was elected leader, sending a full tablet report...
I20260608 12:51:05.149112  9212 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52056:
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\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:51:05.152169  9212 catalog_manager.cc:7076] 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.
I20260608 12:51:05.233232  9377 tablet_service.cc:1511] Processing CreateTablet for tablet a2ba72e3f8b54ba49cc0d2a244d26c5c (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:51:05.234763  9377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2ba72e3f8b54ba49cc0d2a244d26c5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.233103  9378 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf720da919f40fbafd1f159a750b392 (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:51:05.235069  9379 tablet_service.cc:1511] Processing CreateTablet for tablet be1d106c5a16456da3209d155aa4f7d2 (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:51:05.236219  9378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf720da919f40fbafd1f159a750b392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.239638  9379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be1d106c5a16456da3209d155aa4f7d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.244586  9376 tablet_service.cc:1511] Processing CreateTablet for tablet c789974e69164e8982955081683c1345 (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:51:05.246034  9376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c789974e69164e8982955081683c1345. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.253374  9453 tablet_service.cc:1511] Processing CreateTablet for tablet be1d106c5a16456da3209d155aa4f7d2 (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:51:05.254299  9375 tablet_service.cc:1511] Processing CreateTablet for tablet 4de856bdcbe94e8b99a61d56dc310a13 (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:51:05.254871  9453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be1d106c5a16456da3209d155aa4f7d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.255607  9304 tablet_service.cc:1511] Processing CreateTablet for tablet be1d106c5a16456da3209d155aa4f7d2 (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:51:05.257009  9304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be1d106c5a16456da3209d155aa4f7d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.257759  9299 tablet_service.cc:1511] Processing CreateTablet for tablet ccd378e2fc374aceb0c8302d9dfbbc5a (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:51:05.260303  9375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de856bdcbe94e8b99a61d56dc310a13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.260710  9300 tablet_service.cc:1511] Processing CreateTablet for tablet 4de856bdcbe94e8b99a61d56dc310a13 (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:51:05.263266  9452 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf720da919f40fbafd1f159a750b392 (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:51:05.264904  9452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf720da919f40fbafd1f159a750b392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.265457  9301 tablet_service.cc:1511] Processing CreateTablet for tablet c789974e69164e8982955081683c1345 (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:51:05.265590  9374 tablet_service.cc:1511] Processing CreateTablet for tablet ccd378e2fc374aceb0c8302d9dfbbc5a (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:51:05.267047  9374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd378e2fc374aceb0c8302d9dfbbc5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.273278  9451 tablet_service.cc:1511] Processing CreateTablet for tablet a2ba72e3f8b54ba49cc0d2a244d26c5c (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:51:05.274672  9451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2ba72e3f8b54ba49cc0d2a244d26c5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.263322  9303 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf720da919f40fbafd1f159a750b392 (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:51:05.267979  9302 tablet_service.cc:1511] Processing CreateTablet for tablet a2ba72e3f8b54ba49cc0d2a244d26c5c (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:51:05.269268  9373 tablet_service.cc:1511] Processing CreateTablet for tablet bcc5186f6ba5460a98c58c3de35a1a16 (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:51:05.281255  9373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcc5186f6ba5460a98c58c3de35a1a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.271853  9372 tablet_service.cc:1511] Processing CreateTablet for tablet cb898f19a2fe4feab0015d666b50a56a (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:51:05.284078  9372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb898f19a2fe4feab0015d666b50a56a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.259114  9299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd378e2fc374aceb0c8302d9dfbbc5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.291597  9302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2ba72e3f8b54ba49cc0d2a244d26c5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.292961  9450 tablet_service.cc:1511] Processing CreateTablet for tablet c789974e69164e8982955081683c1345 (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:51:05.294425  9450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c789974e69164e8982955081683c1345. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.296166  9303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf720da919f40fbafd1f159a750b392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.297253  9298 tablet_service.cc:1511] Processing CreateTablet for tablet bcc5186f6ba5460a98c58c3de35a1a16 (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:51:05.298723  9298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcc5186f6ba5460a98c58c3de35a1a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.299638  9300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de856bdcbe94e8b99a61d56dc310a13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.301021  9297 tablet_service.cc:1511] Processing CreateTablet for tablet cb898f19a2fe4feab0015d666b50a56a (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:51:05.302378  9297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb898f19a2fe4feab0015d666b50a56a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.303629  9301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c789974e69164e8982955081683c1345. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.309180  9296 tablet_service.cc:1511] Processing CreateTablet for tablet 51aa7629b6a74eedb5c2a8d6ca905b4c (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:51:05.310541  9296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51aa7629b6a74eedb5c2a8d6ca905b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.314144  9371 tablet_service.cc:1511] Processing CreateTablet for tablet 51aa7629b6a74eedb5c2a8d6ca905b4c (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:51:05.316547  9370 tablet_service.cc:1511] Processing CreateTablet for tablet fca60674522746588d493ad3094cd340 (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:51:05.317891  9370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca60674522746588d493ad3094cd340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.329186  9449 tablet_service.cc:1511] Processing CreateTablet for tablet 4de856bdcbe94e8b99a61d56dc310a13 (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:51:05.331199  9449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de856bdcbe94e8b99a61d56dc310a13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.343621  9371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51aa7629b6a74eedb5c2a8d6ca905b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.345745  9448 tablet_service.cc:1511] Processing CreateTablet for tablet ccd378e2fc374aceb0c8302d9dfbbc5a (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:51:05.347702  9448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd378e2fc374aceb0c8302d9dfbbc5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.357702  9447 tablet_service.cc:1511] Processing CreateTablet for tablet bcc5186f6ba5460a98c58c3de35a1a16 (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:51:05.359767  9447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcc5186f6ba5460a98c58c3de35a1a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.365171  9295 tablet_service.cc:1511] Processing CreateTablet for tablet fca60674522746588d493ad3094cd340 (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:51:05.366583  9295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca60674522746588d493ad3094cd340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.374030  9446 tablet_service.cc:1511] Processing CreateTablet for tablet cb898f19a2fe4feab0015d666b50a56a (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:51:05.376086  9446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb898f19a2fe4feab0015d666b50a56a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.377882  9302 tablet_service.cc:1511] Processing CreateTablet for tablet f2e9b5c8534b4cbea718104d1d769e1d (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:51:05.387145  9377 tablet_service.cc:1511] Processing CreateTablet for tablet f2e9b5c8534b4cbea718104d1d769e1d (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:51:05.385689  9445 tablet_service.cc:1511] Processing CreateTablet for tablet 51aa7629b6a74eedb5c2a8d6ca905b4c (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:51:05.400976  9377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2e9b5c8534b4cbea718104d1d769e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.401436  9445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51aa7629b6a74eedb5c2a8d6ca905b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.394466  9379 tablet_service.cc:1511] Processing CreateTablet for tablet cec7d6ed5b3442348b1b760bb0c44d16 (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:51:05.388083  9444 tablet_service.cc:1511] Processing CreateTablet for tablet fca60674522746588d493ad3094cd340 (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:51:05.404779  9379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec7d6ed5b3442348b1b760bb0c44d16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.405368  9444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca60674522746588d493ad3094cd340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.407949  9298 tablet_service.cc:1511] Processing CreateTablet for tablet cec7d6ed5b3442348b1b760bb0c44d16 (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:51:05.379215  9302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2e9b5c8534b4cbea718104d1d769e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.419562  9298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec7d6ed5b3442348b1b760bb0c44d16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.437244  9508 tablet_bootstrap.cc:492] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b: Bootstrap starting.
I20260608 12:51:05.476928  9452 tablet_service.cc:1511] Processing CreateTablet for tablet f2e9b5c8534b4cbea718104d1d769e1d (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:51:05.478794  9452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2e9b5c8534b4cbea718104d1d769e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.481259  9444 tablet_service.cc:1511] Processing CreateTablet for tablet cec7d6ed5b3442348b1b760bb0c44d16 (DEFAULT_TABLE table=test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:51:05.482409  9508 tablet_bootstrap.cc:654] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.500211  9509 tablet_bootstrap.cc:492] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551: Bootstrap starting.
I20260608 12:51:05.501690  9444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec7d6ed5b3442348b1b760bb0c44d16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.518255  9509 tablet_bootstrap.cc:654] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.529942  9511 tablet_bootstrap.cc:492] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97: Bootstrap starting.
I20260608 12:51:05.530588  9508 tablet_bootstrap.cc:492] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b: No bootstrap required, opened a new log
I20260608 12:51:05.530968  9508 ts_tablet_manager.cc:1403] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.004s
I20260608 12:51:05.531929  9509 tablet_bootstrap.cc:492] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551: No bootstrap required, opened a new log
I20260608 12:51:05.532438  9509 ts_tablet_manager.cc:1403] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.005s
I20260608 12:51:05.533417  9508 raft_consensus.cc:359] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.533991  9508 raft_consensus.cc:385] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:05.534250  9508 raft_consensus.cc:740] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d6bad1972d459f96b2590c733f139b, State: Initialized, Role: FOLLOWER
I20260608 12:51:05.534960  9508 consensus_queue.cc:260] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.535640  9509 raft_consensus.cc:359] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.536388  9509 raft_consensus.cc:385] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:05.536762  9511 tablet_bootstrap.cc:654] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.536708  9509 raft_consensus.cc:740] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538f958414dc4aaaa7eab4ee35daf551, State: Initialized, Role: FOLLOWER
I20260608 12:51:05.537729  9509 consensus_queue.cc:260] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.544844  9509 ts_tablet_manager.cc:1434] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260608 12:51:05.547683  9508 ts_tablet_manager.cc:1434] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.013s
I20260608 12:51:05.548681  9508 tablet_bootstrap.cc:492] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b: Bootstrap starting.
I20260608 12:51:05.553290  9509 tablet_bootstrap.cc:492] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 538f958414dc4aaaa7eab4ee35daf551: Bootstrap starting.
I20260608 12:51:05.563107  9508 tablet_bootstrap.cc:654] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.565776  9511 tablet_bootstrap.cc:492] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97: No bootstrap required, opened a new log
I20260608 12:51:05.566251  9511 ts_tablet_manager.cc:1403] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97: Time spent bootstrapping tablet: real 0.037s	user 0.027s	sys 0.007s
I20260608 12:51:05.567461  9509 tablet_bootstrap.cc:654] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 538f958414dc4aaaa7eab4ee35daf551: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.569578  9508 tablet_bootstrap.cc:492] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b: No bootstrap required, opened a new log
I20260608 12:51:05.569481  9511 raft_consensus.cc:359] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.570362  9511 raft_consensus.cc:385] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:05.570762  9511 raft_consensus.cc:740] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01117ef93bf2434184374784e9784b97, State: Initialized, Role: FOLLOWER
I20260608 12:51:05.570083  9508 ts_tablet_manager.cc:1403] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.002s
I20260608 12:51:05.571441  9511 consensus_queue.cc:260] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.572959  9509 tablet_bootstrap.cc:492] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 538f958414dc4aaaa7eab4ee35daf551: No bootstrap required, opened a new log
I20260608 12:51:05.573410  9509 ts_tablet_manager.cc:1403] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 538f958414dc4aaaa7eab4ee35daf551: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.005s
I20260608 12:51:05.574783  9508 raft_consensus.cc:359] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.575739  9508 raft_consensus.cc:385] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:05.576211  9508 raft_consensus.cc:740] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d6bad1972d459f96b2590c733f139b, State: Initialized, Role: FOLLOWER
I20260608 12:51:05.575795  9509 raft_consensus.cc:359] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.576689  9509 raft_consensus.cc:385] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:05.576948  9511 ts_tablet_manager.cc:1434] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.004s
I20260608 12:51:05.576990  9509 raft_consensus.cc:740] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538f958414dc4aaaa7eab4ee35daf551, State: Initialized, Role: FOLLOWER
I20260608 12:51:05.577175  9508 consensus_queue.cc:260] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.578168  9511 tablet_bootstrap.cc:492] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97: Bootstrap starting.
I20260608 12:51:05.578099  9509 consensus_queue.cc:260] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 538f958414dc4aaaa7eab4ee35daf551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.580497  9509 ts_tablet_manager.cc:1434] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 538f958414dc4aaaa7eab4ee35daf551: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:51:05.581465  9509 tablet_bootstrap.cc:492] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551: Bootstrap starting.
W20260608 12:51:05.582358  9489 tablet.cc:2404] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:51:05.585690  9511 tablet_bootstrap.cc:654] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.589011  9509 tablet_bootstrap.cc:654] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.590193  9508 ts_tablet_manager.cc:1434] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260608 12:51:05.591552  9508 tablet_bootstrap.cc:492] T bcc5186f6ba5460a98c58c3de35a1a16 P c8d6bad1972d459f96b2590c733f139b: Bootstrap starting.
I20260608 12:51:05.605329  9508 tablet_bootstrap.cc:654] T bcc5186f6ba5460a98c58c3de35a1a16 P c8d6bad1972d459f96b2590c733f139b: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.606166  9511 tablet_bootstrap.cc:492] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97: No bootstrap required, opened a new log
I20260608 12:51:05.606643  9511 ts_tablet_manager.cc:1403] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.015s
I20260608 12:51:05.607335  9509 tablet_bootstrap.cc:492] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551: No bootstrap required, opened a new log
I20260608 12:51:05.607888  9509 ts_tablet_manager.cc:1403] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.016s
I20260608 12:51:05.609549  9511 raft_consensus.cc:359] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.610117  9511 raft_consensus.cc:385] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:05.610381  9511 raft_consensus.cc:740] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01117ef93bf2434184374784e9784b97, State: Initialized, Role: FOLLOWER
I20260608 12:51:05.610913  9508 tablet_bootstrap.cc:492] T bcc5186f6ba5460a98c58c3de35a1a16 P c8d6bad1972d459f96b2590c733f139b: No bootstrap required, opened a new log
I20260608 12:51:05.611096  9511 consensus_queue.cc:260] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.611625  9508 ts_tablet_manager.cc:1403] T bcc5186f6ba5460a98c58c3de35a1a16 P c8d6bad1972d459f96b2590c733f139b: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.003s
I20260608 12:51:05.610930  9509 raft_consensus.cc:359] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.612195  9509 raft_consensus.cc:385] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:05.612504  9509 raft_consensus.cc:740] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538f958414dc4aaaa7eab4ee35daf551, State: Initialized, Role: FOLLOWER
I20260608 12:51:05.613693  9511 ts_tablet_manager.cc:1434] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:51:05.613284  9509 consensus_queue.cc:260] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.614655  9511 tablet_bootstrap.cc:492] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97: Bootstrap starting.
I20260608 12:51:05.615990  9508 raft_consensus.cc:359] T bcc5186f6ba5460a98c58c3de35a1a16 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.618366  9509 ts_tablet_manager.cc:1434] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:51:05.619530  9509 tablet_bootstrap.cc:492] T be1d106c5a16456da3209d155aa4f7d2 P 538f958414dc4aaaa7eab4ee35daf551: Bootstrap starting.
I20260608 12:51:05.621860  9511 tablet_bootstrap.cc:654] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.616714  9508 raft_consensus.cc:385] T bcc5186f6ba5460a98c58c3de35a1a16 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:05.626801  9509 tablet_bootstrap.cc:654] T be1d106c5a16456da3209d155aa4f7d2 P 538f958414dc4aaaa7eab4ee35daf551: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.627086  9508 raft_consensus.cc:740] T bcc5186f6ba5460a98c58c3de35a1a16 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d6bad1972d459f96b2590c733f139b, State: Initialized, Role: FOLLOWER
I20260608 12:51:05.628285  9508 consensus_queue.cc:260] T bcc5186f6ba5460a98c58c3de35a1a16 P c8d6bad1972d459f96b2590c733f139b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.633515  9511 tablet_bootstrap.cc:492] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97: No bootstrap required, opened a new log
I20260608 12:51:05.633555  9508 ts_tablet_manager.cc:1434] T bcc5186f6ba5460a98c58c3de35a1a16 P c8d6bad1972d459f96b2590c733f139b: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260608 12:51:05.633785  9509 tablet_bootstrap.cc:492] T be1d106c5a16456da3209d155aa4f7d2 P 538f958414dc4aaaa7eab4ee35daf551: No bootstrap required, opened a new log
I20260608 12:51:05.634229  9511 ts_tablet_manager.cc:1403] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260608 12:51:05.634552  9509 ts_tablet_manager.cc:1403] T be1d106c5a16456da3209d155aa4f7d2 P 538f958414dc4aaaa7eab4ee35daf551: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260608 12:51:05.635177  9508 tablet_bootstrap.cc:492] T 8bf720da919f40fbafd1f159a750b392 P c8d6bad1972d459f96b2590c733f139b: Bootstrap starting.
I20260608 12:51:05.637492  9511 raft_consensus.cc:359] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.637722  9509 raft_consensus.cc:359] T be1d106c5a16456da3209d155aa4f7d2 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.638240  9511 raft_consensus.cc:385] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:05.638410  9509 raft_consensus.cc:385] T be1d106c5a16456da3209d155aa4f7d2 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:05.638600  9511 raft_consensus.cc:740] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01117ef93bf2434184374784e9784b97, State: Initialized, Role: FOLLOWER
I20260608 12:51:05.638775  9509 raft_consensus.cc:740] T be1d106c5a16456da3209d155aa4f7d2 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538f958414dc4aaaa7eab4ee35daf551, State: Initialized, Role: FOLLOWER
I20260608 12:51:05.639515  9511 consensus_queue.cc:260] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.639691  9509 consensus_queue.cc:260] T be1d106c5a16456da3209d155aa4f7d2 P 538f958414dc4aaaa7eab4ee35daf551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.642277  9511 ts_tablet_manager.cc:1434] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:51:05.643298  9511 tablet_bootstrap.cc:492] T bcc5186f6ba5460a98c58c3de35a1a16 P 01117ef93bf2434184374784e9784b97: Bootstrap starting.
I20260608 12:51:05.644346  9509 ts_tablet_manager.cc:1434] T be1d106c5a16456da3209d155aa4f7d2 P 538f958414dc4aaaa7eab4ee35daf551: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:51:05.645408  9509 tablet_bootstrap.cc:492] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551: Bootstrap starting.
I20260608 12:51:05.646104  9508 tablet_bootstrap.cc:654] T 8bf720da919f40fbafd1f159a750b392 P c8d6bad1972d459f96b2590c733f139b: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.650010  9511 tablet_bootstrap.cc:654] T bcc5186f6ba5460a98c58c3de35a1a16 P 01117ef93bf2434184374784e9784b97: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.652138  9509 tablet_bootstrap.cc:654] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.657918  9508 tablet_bootstrap.cc:492] T 8bf720da919f40fbafd1f159a750b392 P c8d6bad1972d459f96b2590c733f139b: No bootstrap required, opened a new log
I20260608 12:51:05.658499  9508 ts_tablet_manager.cc:1403] T 8bf720da919f40fbafd1f159a750b392 P c8d6bad1972d459f96b2590c733f139b: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260608 12:51:05.661326  9508 raft_consensus.cc:359] T 8bf720da919f40fbafd1f159a750b392 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.662103  9508 raft_consensus.cc:385] T 8bf720da919f40fbafd1f159a750b392 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:05.662411  9508 raft_consensus.cc:740] T 8bf720da919f40fbafd1f159a750b392 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d6bad1972d459f96b2590c733f139b, State: Initialized, Role: FOLLOWER
I20260608 12:51:05.663160  9508 consensus_queue.cc:260] T 8bf720da919f40fbafd1f159a750b392 P c8d6bad1972d459f96b2590c733f139b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.665505  9508 ts_tablet_manager.cc:1434] T 8bf720da919f40fbafd1f159a750b392 P c8d6bad1972d459f96b2590c733f139b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:51:05.666504  9508 tablet_bootstrap.cc:492] T c789974e69164e8982955081683c1345 P c8d6bad1972d459f96b2590c733f139b: Bootstrap starting.
I20260608 12:51:05.661615  9511 tablet_bootstrap.cc:492] T bcc5186f6ba5460a98c58c3de35a1a16 P 01117ef93bf2434184374784e9784b97: No bootstrap required, opened a new log
I20260608 12:51:05.667584  9509 tablet_bootstrap.cc:492] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551: No bootstrap required, opened a new log
I20260608 12:51:05.667663  9511 ts_tablet_manager.cc:1403] T bcc5186f6ba5460a98c58c3de35a1a16 P 01117ef93bf2434184374784e9784b97: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.009s
I20260608 12:51:05.668196  9509 ts_tablet_manager.cc:1403] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.001s
W20260608 12:51:05.671722  9260 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:51:05.671394  9511 raft_consensus.cc:359] T bcc5186f6ba5460a98c58c3de35a1a16 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.671784  9509 raft_consensus.cc:359] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.672317  9511 raft_consensus.cc:385] T bcc5186f6ba5460a98c58c3de35a1a16 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:05.672758  9509 raft_consensus.cc:385] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:05.673009  9511 raft_consensus.cc:740] T bcc5186f6ba5460a98c58c3de35a1a16 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01117ef93bf2434184374784e9784b97, State: Initialized, Role: FOLLOWER
I20260608 12:51:05.673147  9509 raft_consensus.cc:740] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538f958414dc4aaaa7eab4ee35daf551, State: Initialized, Role: FOLLOWER
I20260608 12:51:05.674250  9511 consensus_queue.cc:260] T bcc5186f6ba5460a98c58c3de35a1a16 P 01117ef93bf2434184374784e9784b97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.674259  9509 consensus_queue.cc:260] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.675511  9508 tablet_bootstrap.cc:654] T c789974e69164e8982955081683c1345 P c8d6bad1972d459f96b2590c733f139b: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.678972  9509 ts_tablet_manager.cc:1434] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260608 12:51:05.680069  9509 tablet_bootstrap.cc:492] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551: Bootstrap starting.
I20260608 12:51:05.680732  9511 ts_tablet_manager.cc:1434] T bcc5186f6ba5460a98c58c3de35a1a16 P 01117ef93bf2434184374784e9784b97: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 12:51:05.683446  9511 tablet_bootstrap.cc:492] T c789974e69164e8982955081683c1345 P 01117ef93bf2434184374784e9784b97: Bootstrap starting.
I20260608 12:51:05.686685  9509 tablet_bootstrap.cc:654] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.691707  9511 tablet_bootstrap.cc:654] T c789974e69164e8982955081683c1345 P 01117ef93bf2434184374784e9784b97: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.694301  9508 tablet_bootstrap.cc:492] T c789974e69164e8982955081683c1345 P c8d6bad1972d459f96b2590c733f139b: No bootstrap required, opened a new log
I20260608 12:51:05.694880  9508 ts_tablet_manager.cc:1403] T c789974e69164e8982955081683c1345 P c8d6bad1972d459f96b2590c733f139b: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.012s
I20260608 12:51:05.695647  9509 tablet_bootstrap.cc:492] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551: No bootstrap required, opened a new log
I20260608 12:51:05.696168  9509 ts_tablet_manager.cc:1403] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 12:51:05.697628  9511 tablet_bootstrap.cc:492] T c789974e69164e8982955081683c1345 P 01117ef93bf2434184374784e9784b97: No bootstrap required, opened a new log
I20260608 12:51:05.698179  9511 ts_tablet_manager.cc:1403] T c789974e69164e8982955081683c1345 P 01117ef93bf2434184374784e9784b97: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:51:05.698042  9508 raft_consensus.cc:359] T c789974e69164e8982955081683c1345 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.698838  9508 raft_consensus.cc:385] T c789974e69164e8982955081683c1345 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:05.699211  9508 raft_consensus.cc:740] T c789974e69164e8982955081683c1345 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d6bad1972d459f96b2590c733f139b, State: Initialized, Role: FOLLOWER
I20260608 12:51:05.699005  9509 raft_consensus.cc:359] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.699792  9509 raft_consensus.cc:385] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:05.700129  9509 raft_consensus.cc:740] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538f958414dc4aaaa7eab4ee35daf551, State: Initialized, Role: FOLLOWER
I20260608 12:51:05.700187  9508 consensus_queue.cc:260] T c789974e69164e8982955081683c1345 P c8d6bad1972d459f96b2590c733f139b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.701197  9509 consensus_queue.cc:260] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.701788  9511 raft_consensus.cc:359] T c789974e69164e8982955081683c1345 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.702679  9511 raft_consensus.cc:385] T c789974e69164e8982955081683c1345 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:05.703047  9511 raft_consensus.cc:740] T c789974e69164e8982955081683c1345 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01117ef93bf2434184374784e9784b97, State: Initialized, Role: FOLLOWER
I20260608 12:51:05.703219  9508 ts_tablet_manager.cc:1434] T c789974e69164e8982955081683c1345 P c8d6bad1972d459f96b2590c733f139b: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260608 12:51:05.704097  9511 consensus_queue.cc:260] T c789974e69164e8982955081683c1345 P 01117ef93bf2434184374784e9784b97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.705090  9508 tablet_bootstrap.cc:492] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b: Bootstrap starting.
I20260608 12:51:05.706518  9511 ts_tablet_manager.cc:1434] T c789974e69164e8982955081683c1345 P 01117ef93bf2434184374784e9784b97: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:51:05.709148  9509 ts_tablet_manager.cc:1434] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260608 12:51:05.710714  9509 tablet_bootstrap.cc:492] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551: Bootstrap starting.
I20260608 12:51:05.710776  9511 tablet_bootstrap.cc:492] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97: Bootstrap starting.
I20260608 12:51:05.717588  9509 tablet_bootstrap.cc:654] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.718215  9511 tablet_bootstrap.cc:654] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.721854  9513 raft_consensus.cc:493] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:05.722532  9513 raft_consensus.cc:515] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.729031  9513 leader_election.cc:290] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:05.729522  9513 raft_consensus.cc:493] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:05.729933  9513 raft_consensus.cc:515] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.730480  9509 tablet_bootstrap.cc:492] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551: No bootstrap required, opened a new log
I20260608 12:51:05.731003  9509 ts_tablet_manager.cc:1403] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260608 12:51:05.734527  9513 leader_election.cc:290] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:05.734738  9509 raft_consensus.cc:359] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.735733  9509 raft_consensus.cc:385] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:05.736143  9509 raft_consensus.cc:740] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538f958414dc4aaaa7eab4ee35daf551, State: Initialized, Role: FOLLOWER
I20260608 12:51:05.737313  9511 tablet_bootstrap.cc:492] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97: No bootstrap required, opened a new log
I20260608 12:51:05.737149  9509 consensus_queue.cc:260] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.739744  9509 ts_tablet_manager.cc:1434] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:51:05.737748  9511 ts_tablet_manager.cc:1403] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.008s
I20260608 12:51:05.742949  9508 tablet_bootstrap.cc:654] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.743482  9511 raft_consensus.cc:359] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.744289  9511 raft_consensus.cc:385] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:05.744606  9511 raft_consensus.cc:740] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01117ef93bf2434184374784e9784b97, State: Initialized, Role: FOLLOWER
I20260608 12:51:05.745420  9509 tablet_bootstrap.cc:492] T fca60674522746588d493ad3094cd340 P 538f958414dc4aaaa7eab4ee35daf551: Bootstrap starting.
I20260608 12:51:05.745508  9511 consensus_queue.cc:260] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.750583  9514 raft_consensus.cc:493] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:05.751062  9514 raft_consensus.cc:515] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.753880  9514 leader_election.cc:290] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:05.757642  9511 ts_tablet_manager.cc:1434] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.005s
I20260608 12:51:05.758941  9511 tablet_bootstrap.cc:492] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 01117ef93bf2434184374784e9784b97: Bootstrap starting.
I20260608 12:51:05.759908  9509 tablet_bootstrap.cc:654] T fca60674522746588d493ad3094cd340 P 538f958414dc4aaaa7eab4ee35daf551: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.774066  9508 tablet_bootstrap.cc:492] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b: No bootstrap required, opened a new log
I20260608 12:51:05.774590  9508 ts_tablet_manager.cc:1403] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.001s
I20260608 12:51:05.778085  9511 tablet_bootstrap.cc:654] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 01117ef93bf2434184374784e9784b97: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.782614  9508 raft_consensus.cc:359] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.783419  9508 raft_consensus.cc:385] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:05.783740  9508 raft_consensus.cc:740] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d6bad1972d459f96b2590c733f139b, State: Initialized, Role: FOLLOWER
I20260608 12:51:05.784550  9508 consensus_queue.cc:260] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.792001  9518 raft_consensus.cc:493] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:05.792549  9518 raft_consensus.cc:515] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.793088  9509 tablet_bootstrap.cc:492] T fca60674522746588d493ad3094cd340 P 538f958414dc4aaaa7eab4ee35daf551: No bootstrap required, opened a new log
I20260608 12:51:05.793241  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ba72e3f8b54ba49cc0d2a244d26c5c" candidate_uuid: "c8d6bad1972d459f96b2590c733f139b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538f958414dc4aaaa7eab4ee35daf551" is_pre_election: true
I20260608 12:51:05.793686  9509 ts_tablet_manager.cc:1403] T fca60674522746588d493ad3094cd340 P 538f958414dc4aaaa7eab4ee35daf551: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.018s
I20260608 12:51:05.794121  9389 raft_consensus.cc:2468] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d6bad1972d459f96b2590c733f139b in term 0.
I20260608 12:51:05.795747  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be1d106c5a16456da3209d155aa4f7d2" candidate_uuid: "c8d6bad1972d459f96b2590c733f139b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538f958414dc4aaaa7eab4ee35daf551" is_pre_election: true
I20260608 12:51:05.796419  9389 raft_consensus.cc:2468] T be1d106c5a16456da3209d155aa4f7d2 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d6bad1972d459f96b2590c733f139b in term 0.
I20260608 12:51:05.796455  9509 raft_consensus.cc:359] T fca60674522746588d493ad3094cd340 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.797256  9509 raft_consensus.cc:385] T fca60674522746588d493ad3094cd340 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:05.797564  9509 raft_consensus.cc:740] T fca60674522746588d493ad3094cd340 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538f958414dc4aaaa7eab4ee35daf551, State: Initialized, Role: FOLLOWER
I20260608 12:51:05.797678  9511 tablet_bootstrap.cc:492] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 01117ef93bf2434184374784e9784b97: No bootstrap required, opened a new log
I20260608 12:51:05.798542  9511 ts_tablet_manager.cc:1403] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 01117ef93bf2434184374784e9784b97: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.000s
I20260608 12:51:05.798410  9509 consensus_queue.cc:260] T fca60674522746588d493ad3094cd340 P 538f958414dc4aaaa7eab4ee35daf551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.799737  9518 leader_election.cc:290] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301)
I20260608 12:51:05.798695  9279 leader_election.cc:304] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538f958414dc4aaaa7eab4ee35daf551, c8d6bad1972d459f96b2590c733f139b; no voters: 
I20260608 12:51:05.800791  9533 raft_consensus.cc:2804] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:05.801196  9533 raft_consensus.cc:493] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:05.801566  9533 raft_consensus.cc:3060] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:05.804267  9279 leader_election.cc:304] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538f958414dc4aaaa7eab4ee35daf551, c8d6bad1972d459f96b2590c733f139b; no voters: 
I20260608 12:51:05.804859  9509 ts_tablet_manager.cc:1434] T fca60674522746588d493ad3094cd340 P 538f958414dc4aaaa7eab4ee35daf551: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:51:05.805344  9513 raft_consensus.cc:2804] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:05.805742  9513 raft_consensus.cc:493] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:05.806079  9513 raft_consensus.cc:3060] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:05.806138  9509 tablet_bootstrap.cc:492] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551: Bootstrap starting.
I20260608 12:51:05.811015  9511 raft_consensus.cc:359] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.811610  9514 raft_consensus.cc:493] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:05.812016  9511 raft_consensus.cc:385] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:05.812173  9514 raft_consensus.cc:515] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.787046  9508 ts_tablet_manager.cc:1434] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260608 12:51:05.813987  9508 tablet_bootstrap.cc:492] T ccd378e2fc374aceb0c8302d9dfbbc5a P c8d6bad1972d459f96b2590c733f139b: Bootstrap starting.
I20260608 12:51:05.814484  9514 leader_election.cc:290] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:05.815903  9514 raft_consensus.cc:493] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:05.816394  9514 raft_consensus.cc:515] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.818923  9514 leader_election.cc:290] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:05.822597  9509 tablet_bootstrap.cc:654] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.825024  9513 raft_consensus.cc:515] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.832746  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be1d106c5a16456da3209d155aa4f7d2" candidate_uuid: "c8d6bad1972d459f96b2590c733f139b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538f958414dc4aaaa7eab4ee35daf551"
I20260608 12:51:05.833357  9389 raft_consensus.cc:3060] T be1d106c5a16456da3209d155aa4f7d2 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:05.842170  9389 raft_consensus.cc:2468] T be1d106c5a16456da3209d155aa4f7d2 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d6bad1972d459f96b2590c733f139b in term 1.
I20260608 12:51:05.843847  9279 leader_election.cc:304] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538f958414dc4aaaa7eab4ee35daf551, c8d6bad1972d459f96b2590c733f139b; no voters: 
I20260608 12:51:05.828374  9533 raft_consensus.cc:515] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.847678  9533 leader_election.cc:290] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [CANDIDATE]: Term 1 election: Requested vote from peers 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:05.847678  9518 raft_consensus.cc:493] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:05.852818  9533 raft_consensus.cc:2804] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:05.852596  9518 raft_consensus.cc:515] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.831871  9513 leader_election.cc:290] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [CANDIDATE]: Term 1 election: Requested vote from peers 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:05.854664  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd378e2fc374aceb0c8302d9dfbbc5a" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d6bad1972d459f96b2590c733f139b" is_pre_election: true
I20260608 12:51:05.873628  9518 leader_election.cc:290] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301), c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389)
I20260608 12:51:05.856344  9313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf720da919f40fbafd1f159a750b392" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d6bad1972d459f96b2590c733f139b" is_pre_election: true
I20260608 12:51:05.874253  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd378e2fc374aceb0c8302d9dfbbc5a" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01117ef93bf2434184374784e9784b97" is_pre_election: true
I20260608 12:51:05.874336  9313 raft_consensus.cc:2468] T 8bf720da919f40fbafd1f159a750b392 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 538f958414dc4aaaa7eab4ee35daf551 in term 0.
I20260608 12:51:05.857849  9312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c789974e69164e8982955081683c1345" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d6bad1972d459f96b2590c733f139b" is_pre_election: true
I20260608 12:51:05.860399  9545 raft_consensus.cc:493] T bcc5186f6ba5460a98c58c3de35a1a16 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:05.812475  9511 raft_consensus.cc:740] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01117ef93bf2434184374784e9784b97, State: Initialized, Role: FOLLOWER
I20260608 12:51:05.875547  9509 tablet_bootstrap.cc:492] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551: No bootstrap required, opened a new log
I20260608 12:51:05.875890  9462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf720da919f40fbafd1f159a750b392" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01117ef93bf2434184374784e9784b97" is_pre_election: true
I20260608 12:51:05.876332  9509 ts_tablet_manager.cc:1403] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551: Time spent bootstrapping tablet: real 0.070s	user 0.020s	sys 0.007s
I20260608 12:51:05.875551  9312 raft_consensus.cc:2468] T c789974e69164e8982955081683c1345 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 538f958414dc4aaaa7eab4ee35daf551 in term 0.
I20260608 12:51:05.876586  9462 raft_consensus.cc:2468] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 538f958414dc4aaaa7eab4ee35daf551 in term 0.
I20260608 12:51:05.876513  9511 consensus_queue.cc:260] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 01117ef93bf2434184374784e9784b97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.868248  9548 raft_consensus.cc:493] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 12:51:05.877962  9352 leader_election.cc:343] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:05.877840  9548 raft_consensus.cc:515] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.878949  9463 raft_consensus.cc:2468] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 538f958414dc4aaaa7eab4ee35daf551 in term 0.
I20260608 12:51:05.879384  9509 raft_consensus.cc:359] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.879715  9352 leader_election.cc:304] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538f958414dc4aaaa7eab4ee35daf551, c8d6bad1972d459f96b2590c733f139b; no voters: 
I20260608 12:51:05.880144  9509 raft_consensus.cc:385] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:05.880537  9509 raft_consensus.cc:740] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538f958414dc4aaaa7eab4ee35daf551, State: Initialized, Role: FOLLOWER
I20260608 12:51:05.880909  9514 raft_consensus.cc:2804] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:05.881510  9514 raft_consensus.cc:493] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:05.881750  9511 ts_tablet_manager.cc:1434] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 01117ef93bf2434184374784e9784b97: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.001s
I20260608 12:51:05.881978  9514 raft_consensus.cc:3060] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:05.882885  9511 tablet_bootstrap.cc:492] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97: Bootstrap starting.
I20260608 12:51:05.883271  9548 leader_election.cc:290] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301)
I20260608 12:51:05.875794  9545 raft_consensus.cc:515] T bcc5186f6ba5460a98c58c3de35a1a16 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.868916  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ba72e3f8b54ba49cc0d2a244d26c5c" candidate_uuid: "c8d6bad1972d459f96b2590c733f139b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538f958414dc4aaaa7eab4ee35daf551"
I20260608 12:51:05.884552  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c789974e69164e8982955081683c1345" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01117ef93bf2434184374784e9784b97" is_pre_election: true
I20260608 12:51:05.885000  9389 raft_consensus.cc:3060] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:05.885385  9463 raft_consensus.cc:2468] T c789974e69164e8982955081683c1345 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 538f958414dc4aaaa7eab4ee35daf551 in term 0.
I20260608 12:51:05.885654  9545 leader_election.cc:290] T bcc5186f6ba5460a98c58c3de35a1a16 P c8d6bad1972d459f96b2590c733f139b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:05.887840  9352 leader_election.cc:304] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538f958414dc4aaaa7eab4ee35daf551, c8d6bad1972d459f96b2590c733f139b; no voters: 
I20260608 12:51:05.849507  9508 tablet_bootstrap.cc:654] T ccd378e2fc374aceb0c8302d9dfbbc5a P c8d6bad1972d459f96b2590c733f139b: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.881326  9509 consensus_queue.cc:260] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.892948  9386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd378e2fc374aceb0c8302d9dfbbc5a" candidate_uuid: "01117ef93bf2434184374784e9784b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538f958414dc4aaaa7eab4ee35daf551" is_pre_election: true
I20260608 12:51:05.893683  9386 raft_consensus.cc:2468] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01117ef93bf2434184374784e9784b97 in term 0.
I20260608 12:51:05.888821  9388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf720da919f40fbafd1f159a750b392" candidate_uuid: "01117ef93bf2434184374784e9784b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538f958414dc4aaaa7eab4ee35daf551" is_pre_election: true
I20260608 12:51:05.895082  9387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be1d106c5a16456da3209d155aa4f7d2" candidate_uuid: "01117ef93bf2434184374784e9784b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538f958414dc4aaaa7eab4ee35daf551" is_pre_election: true
I20260608 12:51:05.895985  9387 raft_consensus.cc:2393] T be1d106c5a16456da3209d155aa4f7d2 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01117ef93bf2434184374784e9784b97 in current term 1: Already voted for candidate c8d6bad1972d459f96b2590c733f139b in this term.
I20260608 12:51:05.872643  9549 raft_consensus.cc:493] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:05.897433  9549 raft_consensus.cc:515] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.898752  9428 leader_election.cc:304] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01117ef93bf2434184374784e9784b97, 538f958414dc4aaaa7eab4ee35daf551; no voters: 
I20260608 12:51:05.899941  9548 raft_consensus.cc:2804] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:05.900414  9548 raft_consensus.cc:493] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:05.900848  9548 raft_consensus.cc:3060] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:05.871412  9533 raft_consensus.cc:697] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [term 1 LEADER]: Becoming Leader. State: Replica: c8d6bad1972d459f96b2590c733f139b, State: Running, Role: LEADER
I20260608 12:51:05.902978  9533 consensus_queue.cc:237] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.905792  9553 raft_consensus.cc:493] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:05.890766  9514 raft_consensus.cc:515] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.908551  9388 raft_consensus.cc:2393] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01117ef93bf2434184374784e9784b97 in current term 1: Already voted for candidate 538f958414dc4aaaa7eab4ee35daf551 in this term.
I20260608 12:51:05.908903  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ba72e3f8b54ba49cc0d2a244d26c5c" candidate_uuid: "c8d6bad1972d459f96b2590c733f139b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01117ef93bf2434184374784e9784b97" is_pre_election: true
I20260608 12:51:05.909248  9462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be1d106c5a16456da3209d155aa4f7d2" candidate_uuid: "c8d6bad1972d459f96b2590c733f139b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01117ef93bf2434184374784e9784b97" is_pre_election: true
I20260608 12:51:05.909554  9463 raft_consensus.cc:2468] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d6bad1972d459f96b2590c733f139b in term 0.
I20260608 12:51:05.909873  9462 raft_consensus.cc:2468] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d6bad1972d459f96b2590c733f139b in term 0.
I20260608 12:51:05.910812  9461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be1d106c5a16456da3209d155aa4f7d2" candidate_uuid: "c8d6bad1972d459f96b2590c733f139b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01117ef93bf2434184374784e9784b97"
I20260608 12:51:05.911463  9461 raft_consensus.cc:3060] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:05.911517  9312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf720da919f40fbafd1f159a750b392" candidate_uuid: "01117ef93bf2434184374784e9784b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d6bad1972d459f96b2590c733f139b" is_pre_election: true
I20260608 12:51:05.912088  9514 leader_election.cc:290] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 election: Requested vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:05.912278  9312 raft_consensus.cc:2468] T 8bf720da919f40fbafd1f159a750b392 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01117ef93bf2434184374784e9784b97 in term 0.
I20260608 12:51:05.912643  9514 raft_consensus.cc:2804] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:05.912995  9514 raft_consensus.cc:493] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:05.913326  9514 raft_consensus.cc:3060] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:05.914026  9388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc5186f6ba5460a98c58c3de35a1a16" candidate_uuid: "c8d6bad1972d459f96b2590c733f139b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538f958414dc4aaaa7eab4ee35daf551" is_pre_election: true
I20260608 12:51:05.915021  9550 raft_consensus.cc:493] T fca60674522746588d493ad3094cd340 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:05.915560  9550 raft_consensus.cc:515] T fca60674522746588d493ad3094cd340 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.915779  9459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc5186f6ba5460a98c58c3de35a1a16" candidate_uuid: "c8d6bad1972d459f96b2590c733f139b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01117ef93bf2434184374784e9784b97" is_pre_election: true
I20260608 12:51:05.915841  9313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf720da919f40fbafd1f159a750b392" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d6bad1972d459f96b2590c733f139b"
I20260608 12:51:05.916524  9459 raft_consensus.cc:2468] T bcc5186f6ba5460a98c58c3de35a1a16 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d6bad1972d459f96b2590c733f139b in term 0.
I20260608 12:51:05.916986  9312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be1d106c5a16456da3209d155aa4f7d2" candidate_uuid: "01117ef93bf2434184374784e9784b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d6bad1972d459f96b2590c733f139b" is_pre_election: true
I20260608 12:51:05.917757  9460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ba72e3f8b54ba49cc0d2a244d26c5c" candidate_uuid: "c8d6bad1972d459f96b2590c733f139b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01117ef93bf2434184374784e9784b97"
I20260608 12:51:05.917981  9550 leader_election.cc:290] T fca60674522746588d493ad3094cd340 P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:05.918422  9460 raft_consensus.cc:3060] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:05.919852  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca60674522746588d493ad3094cd340" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d6bad1972d459f96b2590c733f139b" is_pre_election: true
I20260608 12:51:05.920537  9514 raft_consensus.cc:515] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.921540  9312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd378e2fc374aceb0c8302d9dfbbc5a" candidate_uuid: "01117ef93bf2434184374784e9784b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d6bad1972d459f96b2590c733f139b" is_pre_election: true
I20260608 12:51:05.922067  9354 leader_election.cc:304] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [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: 01117ef93bf2434184374784e9784b97, 538f958414dc4aaaa7eab4ee35daf551; no voters: c8d6bad1972d459f96b2590c733f139b
I20260608 12:51:05.922709  9514 leader_election.cc:290] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 election: Requested vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:05.923131  9426 leader_election.cc:304] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97 [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: 01117ef93bf2434184374784e9784b97, c8d6bad1972d459f96b2590c733f139b; no voters: 538f958414dc4aaaa7eab4ee35daf551
I20260608 12:51:05.924391  9518 raft_consensus.cc:2804] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:05.924755  9518 raft_consensus.cc:493] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:05.925104  9518 raft_consensus.cc:3060] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:05.926016  9511 tablet_bootstrap.cc:654] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.916539  9313 raft_consensus.cc:3060] T 8bf720da919f40fbafd1f159a750b392 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:05.930330  9549 leader_election.cc:290] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301)
I20260608 12:51:05.930617  9460 raft_consensus.cc:2468] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d6bad1972d459f96b2590c733f139b in term 1.
I20260608 12:51:05.931583  9387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca60674522746588d493ad3094cd340" candidate_uuid: "01117ef93bf2434184374784e9784b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538f958414dc4aaaa7eab4ee35daf551" is_pre_election: true
I20260608 12:51:05.931435  9461 raft_consensus.cc:2468] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d6bad1972d459f96b2590c733f139b in term 1.
I20260608 12:51:05.932348  9387 raft_consensus.cc:2468] T fca60674522746588d493ad3094cd340 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01117ef93bf2434184374784e9784b97 in term 0.
I20260608 12:51:05.933446  9428 leader_election.cc:304] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01117ef93bf2434184374784e9784b97, 538f958414dc4aaaa7eab4ee35daf551; no voters: 
I20260608 12:51:05.934394  9549 raft_consensus.cc:2804] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:05.934806  9549 raft_consensus.cc:493] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:05.935192  9549 raft_consensus.cc:3060] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:05.935585  9514 raft_consensus.cc:2804] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:05.935998  9514 raft_consensus.cc:493] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:05.936353  9514 raft_consensus.cc:3060] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:05.906483  9553 raft_consensus.cc:515] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.938035  9388 raft_consensus.cc:2468] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d6bad1972d459f96b2590c733f139b in term 0.
I20260608 12:51:05.939451  9553 leader_election.cc:290] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:05.940522  9313 raft_consensus.cc:2468] T 8bf720da919f40fbafd1f159a750b392 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538f958414dc4aaaa7eab4ee35daf551 in term 1.
I20260608 12:51:05.942075  9461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf720da919f40fbafd1f159a750b392" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01117ef93bf2434184374784e9784b97"
I20260608 12:51:05.943070  9459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c789974e69164e8982955081683c1345" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01117ef93bf2434184374784e9784b97"
I20260608 12:51:05.943845  9459 raft_consensus.cc:3060] T c789974e69164e8982955081683c1345 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:05.947803  9460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca60674522746588d493ad3094cd340" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01117ef93bf2434184374784e9784b97" is_pre_election: true
I20260608 12:51:05.948639  9462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc5186f6ba5460a98c58c3de35a1a16" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01117ef93bf2434184374784e9784b97" is_pre_election: true
I20260608 12:51:05.949209  9462 raft_consensus.cc:2468] T bcc5186f6ba5460a98c58c3de35a1a16 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 538f958414dc4aaaa7eab4ee35daf551 in term 0.
I20260608 12:51:05.949905  9509 ts_tablet_manager.cc:1434] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551: Time spent starting tablet: real 0.073s	user 0.018s	sys 0.006s
I20260608 12:51:05.949751  9518 raft_consensus.cc:515] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.950524  9514 raft_consensus.cc:515] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.951081  9461 raft_consensus.cc:2393] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 538f958414dc4aaaa7eab4ee35daf551 in current term 1: Already voted for candidate 01117ef93bf2434184374784e9784b97 in this term.
I20260608 12:51:05.952649  9518 leader_election.cc:290] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97 [CANDIDATE]: Term 1 election: Requested vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301)
I20260608 12:51:05.953696  9388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf720da919f40fbafd1f159a750b392" candidate_uuid: "01117ef93bf2434184374784e9784b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538f958414dc4aaaa7eab4ee35daf551"
I20260608 12:51:05.954510  9388 raft_consensus.cc:2393] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 01117ef93bf2434184374784e9784b97 in current term 1: Already voted for candidate 538f958414dc4aaaa7eab4ee35daf551 in this term.
I20260608 12:51:05.954200  9426 leader_election.cc:304] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01117ef93bf2434184374784e9784b97; no voters: 538f958414dc4aaaa7eab4ee35daf551, c8d6bad1972d459f96b2590c733f139b
I20260608 12:51:05.952612  9514 leader_election.cc:290] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 election: Requested vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:05.956537  9313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c789974e69164e8982955081683c1345" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d6bad1972d459f96b2590c733f139b"
I20260608 12:51:05.957270  9313 raft_consensus.cc:3060] T c789974e69164e8982955081683c1345 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:05.958967  9509 tablet_bootstrap.cc:492] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 538f958414dc4aaaa7eab4ee35daf551: Bootstrap starting.
I20260608 12:51:05.959805  9459 raft_consensus.cc:2468] T c789974e69164e8982955081683c1345 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538f958414dc4aaaa7eab4ee35daf551 in term 1.
W20260608 12:51:05.959841  9426 leader_election.cc:343] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:05.961767  9549 raft_consensus.cc:515] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.963127  9460 raft_consensus.cc:2393] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 538f958414dc4aaaa7eab4ee35daf551 in current term 1: Already voted for candidate 01117ef93bf2434184374784e9784b97 in this term.
I20260608 12:51:05.963449  9312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca60674522746588d493ad3094cd340" candidate_uuid: "01117ef93bf2434184374784e9784b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d6bad1972d459f96b2590c733f139b" is_pre_election: true
I20260608 12:51:05.965605  9509 tablet_bootstrap.cc:654] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 538f958414dc4aaaa7eab4ee35daf551: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.965526  9312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf720da919f40fbafd1f159a750b392" candidate_uuid: "01117ef93bf2434184374784e9784b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d6bad1972d459f96b2590c733f139b"
I20260608 12:51:05.966702  9312 raft_consensus.cc:2393] T 8bf720da919f40fbafd1f159a750b392 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 01117ef93bf2434184374784e9784b97 in current term 1: Already voted for candidate 538f958414dc4aaaa7eab4ee35daf551 in this term.
I20260608 12:51:05.967075  9388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca60674522746588d493ad3094cd340" candidate_uuid: "01117ef93bf2434184374784e9784b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538f958414dc4aaaa7eab4ee35daf551"
I20260608 12:51:05.967743  9388 raft_consensus.cc:3060] T fca60674522746588d493ad3094cd340 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:05.946120  9548 raft_consensus.cc:515] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.970506  9548 leader_election.cc:290] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [CANDIDATE]: Term 1 election: Requested vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301)
I20260608 12:51:05.971076  9548 raft_consensus.cc:2749] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:51:05.971668  9387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd378e2fc374aceb0c8302d9dfbbc5a" candidate_uuid: "01117ef93bf2434184374784e9784b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538f958414dc4aaaa7eab4ee35daf551"
I20260608 12:51:05.972555  9387 raft_consensus.cc:2393] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 01117ef93bf2434184374784e9784b97 in current term 1: Already voted for candidate 538f958414dc4aaaa7eab4ee35daf551 in this term.
I20260608 12:51:05.971763  9312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc5186f6ba5460a98c58c3de35a1a16" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d6bad1972d459f96b2590c733f139b" is_pre_election: true
I20260608 12:51:05.973714  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd378e2fc374aceb0c8302d9dfbbc5a" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d6bad1972d459f96b2590c733f139b"
I20260608 12:51:05.974113  9312 raft_consensus.cc:2468] T bcc5186f6ba5460a98c58c3de35a1a16 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 538f958414dc4aaaa7eab4ee35daf551 in term 0.
I20260608 12:51:05.975020  9354 leader_election.cc:304] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01117ef93bf2434184374784e9784b97, 538f958414dc4aaaa7eab4ee35daf551; no voters: 
I20260608 12:51:05.976927  9514 raft_consensus.cc:2804] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:05.977219  9514 raft_consensus.cc:493] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:05.977447  9514 raft_consensus.cc:3060] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:05.979178  9509 tablet_bootstrap.cc:492] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 538f958414dc4aaaa7eab4ee35daf551: No bootstrap required, opened a new log
I20260608 12:51:05.979668  9509 ts_tablet_manager.cc:1403] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 538f958414dc4aaaa7eab4ee35daf551: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260608 12:51:05.982014  9508 tablet_bootstrap.cc:492] T ccd378e2fc374aceb0c8302d9dfbbc5a P c8d6bad1972d459f96b2590c733f139b: No bootstrap required, opened a new log
I20260608 12:51:05.982654  9508 ts_tablet_manager.cc:1403] T ccd378e2fc374aceb0c8302d9dfbbc5a P c8d6bad1972d459f96b2590c733f139b: Time spent bootstrapping tablet: real 0.169s	user 0.011s	sys 0.008s
I20260608 12:51:05.982425  9509 raft_consensus.cc:359] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.983115  9509 raft_consensus.cc:385] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:05.984665  9514 raft_consensus.cc:515] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.983417  9509 raft_consensus.cc:740] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538f958414dc4aaaa7eab4ee35daf551, State: Initialized, Role: FOLLOWER
I20260608 12:51:05.986515  9509 consensus_queue.cc:260] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 538f958414dc4aaaa7eab4ee35daf551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
W20260608 12:51:05.987715  9352 leader_election.cc:343] T fca60674522746588d493ad3094cd340 P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:05.988865  9514 leader_election.cc:290] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 election: Requested vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:05.991705  9509 ts_tablet_manager.cc:1434] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 538f958414dc4aaaa7eab4ee35daf551: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 12:51:05.992712  9460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd378e2fc374aceb0c8302d9dfbbc5a" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01117ef93bf2434184374784e9784b97"
I20260608 12:51:05.992847  9388 raft_consensus.cc:2468] T fca60674522746588d493ad3094cd340 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01117ef93bf2434184374784e9784b97 in term 1.
I20260608 12:51:05.990118  9513 raft_consensus.cc:493] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:05.988672  9352 leader_election.cc:304] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538f958414dc4aaaa7eab4ee35daf551, c8d6bad1972d459f96b2590c733f139b; no voters: 
I20260608 12:51:05.994647  9459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc5186f6ba5460a98c58c3de35a1a16" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01117ef93bf2434184374784e9784b97"
I20260608 12:51:05.995368  9511 tablet_bootstrap.cc:492] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97: No bootstrap required, opened a new log
I20260608 12:51:05.995314  9459 raft_consensus.cc:3060] T bcc5186f6ba5460a98c58c3de35a1a16 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:05.996008  9511 ts_tablet_manager.cc:1403] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97: Time spent bootstrapping tablet: real 0.113s	user 0.014s	sys 0.043s
I20260608 12:51:05.997113  9313 raft_consensus.cc:2468] T c789974e69164e8982955081683c1345 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538f958414dc4aaaa7eab4ee35daf551 in term 1.
I20260608 12:51:05.997382  9354 leader_election.cc:304] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01117ef93bf2434184374784e9784b97, 538f958414dc4aaaa7eab4ee35daf551; no voters: 
I20260608 12:51:05.914052  9389 raft_consensus.cc:2468] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d6bad1972d459f96b2590c733f139b in term 1.
I20260608 12:51:05.998448  9354 leader_election.cc:304] T fca60674522746588d493ad3094cd340 P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 538f958414dc4aaaa7eab4ee35daf551; no voters: 01117ef93bf2434184374784e9784b97, c8d6bad1972d459f96b2590c733f139b
I20260608 12:51:05.998744  9509 tablet_bootstrap.cc:492] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551: Bootstrap starting.
I20260608 12:51:05.999141  9511 raft_consensus.cc:359] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:05.999787  9511 raft_consensus.cc:385] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:06.000036  9511 raft_consensus.cc:740] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01117ef93bf2434184374784e9784b97, State: Initialized, Role: FOLLOWER
I20260608 12:51:06.000797  9511 consensus_queue.cc:260] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.002261  9459 raft_consensus.cc:2468] T bcc5186f6ba5460a98c58c3de35a1a16 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538f958414dc4aaaa7eab4ee35daf551 in term 1.
I20260608 12:51:06.003927  9551 raft_consensus.cc:2804] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:06.004473  9551 raft_consensus.cc:697] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 LEADER]: Becoming Leader. State: Replica: 538f958414dc4aaaa7eab4ee35daf551, State: Running, Role: LEADER
I20260608 12:51:06.004593  9354 leader_election.cc:304] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01117ef93bf2434184374784e9784b97, 538f958414dc4aaaa7eab4ee35daf551; no voters: 
I20260608 12:51:06.005277  9509 tablet_bootstrap.cc:654] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.989282  9549 leader_election.cc:290] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [CANDIDATE]: Term 1 election: Requested vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301)
I20260608 12:51:05.969766  9279 leader_election.cc:304] T bcc5186f6ba5460a98c58c3de35a1a16 P c8d6bad1972d459f96b2590c733f139b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01117ef93bf2434184374784e9784b97, c8d6bad1972d459f96b2590c733f139b; no voters: 
I20260608 12:51:05.993628  9460 raft_consensus.cc:2393] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 538f958414dc4aaaa7eab4ee35daf551 in current term 1: Already voted for candidate 01117ef93bf2434184374784e9784b97 in this term.
I20260608 12:51:06.005442  9551 consensus_queue.cc:237] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.006664  9533 raft_consensus.cc:2804] T bcc5186f6ba5460a98c58c3de35a1a16 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:06.007045  9533 raft_consensus.cc:493] T bcc5186f6ba5460a98c58c3de35a1a16 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:06.007414  9533 raft_consensus.cc:3060] T bcc5186f6ba5460a98c58c3de35a1a16 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:06.010272  9555 raft_consensus.cc:2804] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:06.010804  9555 raft_consensus.cc:697] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 LEADER]: Becoming Leader. State: Replica: 538f958414dc4aaaa7eab4ee35daf551, State: Running, Role: LEADER
I20260608 12:51:06.011293  9511 ts_tablet_manager.cc:1434] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260608 12:51:06.011771  9279 leader_election.cc:304] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01117ef93bf2434184374784e9784b97, c8d6bad1972d459f96b2590c733f139b; no voters: 
I20260608 12:51:06.011715  9555 consensus_queue.cc:237] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.012801  9545 raft_consensus.cc:2804] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:06.013300  9545 raft_consensus.cc:697] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [term 1 LEADER]: Becoming Leader. State: Replica: c8d6bad1972d459f96b2590c733f139b, State: Running, Role: LEADER
I20260608 12:51:06.014119  9545 consensus_queue.cc:237] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
W20260608 12:51:06.016587  9426 leader_election.cc:343] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:06.018131  9426 leader_election.cc:304] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97 [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: 01117ef93bf2434184374784e9784b97; no voters: 538f958414dc4aaaa7eab4ee35daf551, c8d6bad1972d459f96b2590c733f139b
I20260608 12:51:06.019487  9518 raft_consensus.cc:2749] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:51:06.021097  9511 tablet_bootstrap.cc:492] T cec7d6ed5b3442348b1b760bb0c44d16 P 01117ef93bf2434184374784e9784b97: Bootstrap starting.
I20260608 12:51:05.986761  9508 raft_consensus.cc:359] T ccd378e2fc374aceb0c8302d9dfbbc5a P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.025362  9313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca60674522746588d493ad3094cd340" candidate_uuid: "01117ef93bf2434184374784e9784b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d6bad1972d459f96b2590c733f139b"
I20260608 12:51:05.993645  9513 raft_consensus.cc:515] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.026741  9312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd378e2fc374aceb0c8302d9dfbbc5a" candidate_uuid: "01117ef93bf2434184374784e9784b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d6bad1972d459f96b2590c733f139b"
I20260608 12:51:06.025585  9508 raft_consensus.cc:385] T ccd378e2fc374aceb0c8302d9dfbbc5a P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:06.027518  9508 raft_consensus.cc:740] T ccd378e2fc374aceb0c8302d9dfbbc5a P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d6bad1972d459f96b2590c733f139b, State: Initialized, Role: FOLLOWER
I20260608 12:51:06.027729  9513 leader_election.cc:290] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:06.026321  9211 catalog_manager.cc:5696] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b reported cstate change: term changed from 0 to 1, leader changed from <none> to c8d6bad1972d459f96b2590c733f139b (127.4.192.65). New cstate: current_term: 1 leader_uuid: "c8d6bad1972d459f96b2590c733f139b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:06.029004  9511 tablet_bootstrap.cc:654] T cec7d6ed5b3442348b1b760bb0c44d16 P 01117ef93bf2434184374784e9784b97: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:06.028301  9508 consensus_queue.cc:260] T ccd378e2fc374aceb0c8302d9dfbbc5a P c8d6bad1972d459f96b2590c733f139b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.029676  9312 raft_consensus.cc:3060] T ccd378e2fc374aceb0c8302d9dfbbc5a P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:06.032498  9533 raft_consensus.cc:515] T bcc5186f6ba5460a98c58c3de35a1a16 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.039827  9312 raft_consensus.cc:2468] T ccd378e2fc374aceb0c8302d9dfbbc5a P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01117ef93bf2434184374784e9784b97 in term 1.
I20260608 12:51:06.035104  9514 raft_consensus.cc:2804] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:06.035936  9553 raft_consensus.cc:2749] T fca60674522746588d493ad3094cd340 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:51:06.043568  9460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de856bdcbe94e8b99a61d56dc310a13" candidate_uuid: "c8d6bad1972d459f96b2590c733f139b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01117ef93bf2434184374784e9784b97" is_pre_election: true
I20260608 12:51:06.037320  9428 leader_election.cc:304] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01117ef93bf2434184374784e9784b97, 538f958414dc4aaaa7eab4ee35daf551; no voters: 
I20260608 12:51:06.045550  9460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc5186f6ba5460a98c58c3de35a1a16" candidate_uuid: "c8d6bad1972d459f96b2590c733f139b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01117ef93bf2434184374784e9784b97"
W20260608 12:51:06.045758  9426 leader_election.cc:343] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:06.046090  9549 raft_consensus.cc:2804] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:06.041844  9550 raft_consensus.cc:493] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:06.046849  9550 raft_consensus.cc:515] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.047677  9549 raft_consensus.cc:697] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [term 1 LEADER]: Becoming Leader. State: Replica: 01117ef93bf2434184374784e9784b97, State: Running, Role: LEADER
I20260608 12:51:06.048979  9550 leader_election.cc:290] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:06.046294  9460 raft_consensus.cc:2393] T bcc5186f6ba5460a98c58c3de35a1a16 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c8d6bad1972d459f96b2590c733f139b in current term 1: Already voted for candidate 538f958414dc4aaaa7eab4ee35daf551 in this term.
W20260608 12:51:06.050391  9279 leader_election.cc:343] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:06.053141  9508 ts_tablet_manager.cc:1434] T ccd378e2fc374aceb0c8302d9dfbbc5a P c8d6bad1972d459f96b2590c733f139b: Time spent starting tablet: real 0.070s	user 0.012s	sys 0.000s
I20260608 12:51:06.054267  9514 raft_consensus.cc:697] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 LEADER]: Becoming Leader. State: Replica: 538f958414dc4aaaa7eab4ee35daf551, State: Running, Role: LEADER
I20260608 12:51:06.055578  9460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e9b5c8534b4cbea718104d1d769e1d" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01117ef93bf2434184374784e9784b97" is_pre_election: true
I20260608 12:51:06.048615  9549 consensus_queue.cc:237] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
W20260608 12:51:06.057304  9354 leader_election.cc:343] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:06.055306  9514 consensus_queue.cc:237] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
W20260608 12:51:06.034387  9352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.192.65:45389, user_credentials={real_user=slave}} blocked reactor thread for 45817.2us
W20260608 12:51:06.063885  9352 leader_election.cc:343] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:06.064399  9352 leader_election.cc:304] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [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: 538f958414dc4aaaa7eab4ee35daf551; no voters: 01117ef93bf2434184374784e9784b97, c8d6bad1972d459f96b2590c733f139b
I20260608 12:51:06.066615  9550 raft_consensus.cc:2749] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:51:06.039876  9533 leader_election.cc:290] T bcc5186f6ba5460a98c58c3de35a1a16 P c8d6bad1972d459f96b2590c733f139b [CANDIDATE]: Term 1 election: Requested vote from peers 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:06.065995  9508 tablet_bootstrap.cc:492] T 51aa7629b6a74eedb5c2a8d6ca905b4c P c8d6bad1972d459f96b2590c733f139b: Bootstrap starting.
I20260608 12:51:06.075280  9426 leader_election.cc:304] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [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: 01117ef93bf2434184374784e9784b97, c8d6bad1972d459f96b2590c733f139b; no voters: 538f958414dc4aaaa7eab4ee35daf551
I20260608 12:51:06.076905  9549 raft_consensus.cc:2804] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:06.077719  9549 raft_consensus.cc:697] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [term 1 LEADER]: Becoming Leader. State: Replica: 01117ef93bf2434184374784e9784b97, State: Running, Role: LEADER
I20260608 12:51:06.078754  9313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e9b5c8534b4cbea718104d1d769e1d" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d6bad1972d459f96b2590c733f139b" is_pre_election: true
I20260608 12:51:06.078585  9549 consensus_queue.cc:237] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.079568  9518 raft_consensus.cc:493] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:06.080061  9518 raft_consensus.cc:515] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.080300  9312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc5186f6ba5460a98c58c3de35a1a16" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d6bad1972d459f96b2590c733f139b"
I20260608 12:51:06.081105  9312 raft_consensus.cc:2393] T bcc5186f6ba5460a98c58c3de35a1a16 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 538f958414dc4aaaa7eab4ee35daf551 in current term 1: Already voted for candidate c8d6bad1972d459f96b2590c733f139b in this term.
I20260608 12:51:06.082306  9518 leader_election.cc:290] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301)
I20260608 12:51:06.084479  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51aa7629b6a74eedb5c2a8d6ca905b4c" candidate_uuid: "01117ef93bf2434184374784e9784b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538f958414dc4aaaa7eab4ee35daf551" is_pre_election: true
I20260608 12:51:06.084569  9388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de856bdcbe94e8b99a61d56dc310a13" candidate_uuid: "c8d6bad1972d459f96b2590c733f139b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538f958414dc4aaaa7eab4ee35daf551" is_pre_election: true
I20260608 12:51:06.085337  9389 raft_consensus.cc:2468] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01117ef93bf2434184374784e9784b97 in term 0.
I20260608 12:51:06.087170  9312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51aa7629b6a74eedb5c2a8d6ca905b4c" candidate_uuid: "01117ef93bf2434184374784e9784b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d6bad1972d459f96b2590c733f139b" is_pre_election: true
W20260608 12:51:06.088443  9426 leader_election.cc:343] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:06.090685  9508 tablet_bootstrap.cc:654] T 51aa7629b6a74eedb5c2a8d6ca905b4c P c8d6bad1972d459f96b2590c733f139b: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:06.090327  9428 leader_election.cc:304] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 [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: 01117ef93bf2434184374784e9784b97, 538f958414dc4aaaa7eab4ee35daf551; no voters: c8d6bad1972d459f96b2590c733f139b
I20260608 12:51:06.091449  9518 raft_consensus.cc:2804] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:06.091643  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc5186f6ba5460a98c58c3de35a1a16" candidate_uuid: "c8d6bad1972d459f96b2590c733f139b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538f958414dc4aaaa7eab4ee35daf551"
I20260608 12:51:06.091917  9518 raft_consensus.cc:493] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:06.092427  9518 raft_consensus.cc:3060] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:51:06.092993  9279 leader_election.cc:343] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:06.093465  9279 leader_election.cc:304] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c8d6bad1972d459f96b2590c733f139b; no voters: 01117ef93bf2434184374784e9784b97, 538f958414dc4aaaa7eab4ee35daf551
I20260608 12:51:06.094234  9533 raft_consensus.cc:2749] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:51:06.095844  9279 leader_election.cc:304] T bcc5186f6ba5460a98c58c3de35a1a16 P c8d6bad1972d459f96b2590c733f139b [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: c8d6bad1972d459f96b2590c733f139b; no voters: 01117ef93bf2434184374784e9784b97, 538f958414dc4aaaa7eab4ee35daf551
I20260608 12:51:06.096655  9533 raft_consensus.cc:2749] T bcc5186f6ba5460a98c58c3de35a1a16 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:51:06.097191  9509 tablet_bootstrap.cc:492] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551: No bootstrap required, opened a new log
I20260608 12:51:06.097818  9509 ts_tablet_manager.cc:1403] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551: Time spent bootstrapping tablet: real 0.099s	user 0.027s	sys 0.018s
W20260608 12:51:06.098148  9352 leader_election.cc:343] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:06.098615  9352 leader_election.cc:304] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 538f958414dc4aaaa7eab4ee35daf551; no voters: 01117ef93bf2434184374784e9784b97, c8d6bad1972d459f96b2590c733f139b
I20260608 12:51:06.099622  9555 raft_consensus.cc:2749] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:51:06.100265  9518 raft_consensus.cc:515] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.101438  9509 raft_consensus.cc:359] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.102335  9509 raft_consensus.cc:385] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:06.102617  9509 raft_consensus.cc:740] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538f958414dc4aaaa7eab4ee35daf551, State: Initialized, Role: FOLLOWER
I20260608 12:51:06.103482  9312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51aa7629b6a74eedb5c2a8d6ca905b4c" candidate_uuid: "01117ef93bf2434184374784e9784b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d6bad1972d459f96b2590c733f139b"
I20260608 12:51:06.103847  9511 tablet_bootstrap.cc:492] T cec7d6ed5b3442348b1b760bb0c44d16 P 01117ef93bf2434184374784e9784b97: No bootstrap required, opened a new log
I20260608 12:51:06.103431  9509 consensus_queue.cc:260] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.104350  9511 ts_tablet_manager.cc:1403] T cec7d6ed5b3442348b1b760bb0c44d16 P 01117ef93bf2434184374784e9784b97: Time spent bootstrapping tablet: real 0.084s	user 0.027s	sys 0.034s
W20260608 12:51:06.105610  9426 leader_election.cc:343] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:06.105983  9509 ts_tablet_manager.cc:1434] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:51:06.106962  9509 tablet_bootstrap.cc:492] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551: Bootstrap starting.
I20260608 12:51:06.107666  9511 raft_consensus.cc:359] T cec7d6ed5b3442348b1b760bb0c44d16 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.108497  9511 raft_consensus.cc:385] T cec7d6ed5b3442348b1b760bb0c44d16 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:06.108592  9518 leader_election.cc:290] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 [CANDIDATE]: Term 1 election: Requested vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301)
I20260608 12:51:06.109007  9511 raft_consensus.cc:740] T cec7d6ed5b3442348b1b760bb0c44d16 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01117ef93bf2434184374784e9784b97, State: Initialized, Role: FOLLOWER
I20260608 12:51:06.109117  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51aa7629b6a74eedb5c2a8d6ca905b4c" candidate_uuid: "01117ef93bf2434184374784e9784b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538f958414dc4aaaa7eab4ee35daf551"
I20260608 12:51:06.109901  9389 raft_consensus.cc:3060] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:06.110921  9511 consensus_queue.cc:260] T cec7d6ed5b3442348b1b760bb0c44d16 P 01117ef93bf2434184374784e9784b97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.114497  9511 ts_tablet_manager.cc:1434] T cec7d6ed5b3442348b1b760bb0c44d16 P 01117ef93bf2434184374784e9784b97: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 12:51:06.115540  9511 tablet_bootstrap.cc:492] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97: Bootstrap starting.
I20260608 12:51:06.115885  9508 tablet_bootstrap.cc:492] T 51aa7629b6a74eedb5c2a8d6ca905b4c P c8d6bad1972d459f96b2590c733f139b: No bootstrap required, opened a new log
I20260608 12:51:06.116446  9508 ts_tablet_manager.cc:1403] T 51aa7629b6a74eedb5c2a8d6ca905b4c P c8d6bad1972d459f96b2590c733f139b: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.003s
I20260608 12:51:06.117013  9389 raft_consensus.cc:2468] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01117ef93bf2434184374784e9784b97 in term 1.
I20260608 12:51:06.118266  9428 leader_election.cc:304] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 [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: 01117ef93bf2434184374784e9784b97, 538f958414dc4aaaa7eab4ee35daf551; no voters: c8d6bad1972d459f96b2590c733f139b
I20260608 12:51:06.119391  9518 raft_consensus.cc:2804] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:06.119395  9508 raft_consensus.cc:359] T 51aa7629b6a74eedb5c2a8d6ca905b4c P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.120276  9518 raft_consensus.cc:697] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 [term 1 LEADER]: Becoming Leader. State: Replica: 01117ef93bf2434184374784e9784b97, State: Running, Role: LEADER
I20260608 12:51:06.120432  9508 raft_consensus.cc:385] T 51aa7629b6a74eedb5c2a8d6ca905b4c P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:06.120877  9508 raft_consensus.cc:740] T 51aa7629b6a74eedb5c2a8d6ca905b4c P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d6bad1972d459f96b2590c733f139b, State: Initialized, Role: FOLLOWER
I20260608 12:51:06.121243  9518 consensus_queue.cc:237] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.120975  9209 catalog_manager.cc:5696] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551 reported cstate change: term changed from 0 to 1, leader changed from <none> to 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66). New cstate: current_term: 1 leader_uuid: "538f958414dc4aaaa7eab4ee35daf551" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:06.121742  9508 consensus_queue.cc:260] T 51aa7629b6a74eedb5c2a8d6ca905b4c P c8d6bad1972d459f96b2590c733f139b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.122332  9514 raft_consensus.cc:493] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:06.122798  9514 raft_consensus.cc:515] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.124104  9508 ts_tablet_manager.cc:1434] T 51aa7629b6a74eedb5c2a8d6ca905b4c P c8d6bad1972d459f96b2590c733f139b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:51:06.124951  9514 leader_election.cc:290] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:06.125105  9508 tablet_bootstrap.cc:492] T cec7d6ed5b3442348b1b760bb0c44d16 P c8d6bad1972d459f96b2590c733f139b: Bootstrap starting.
I20260608 12:51:06.125685  9210 catalog_manager.cc:5696] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01117ef93bf2434184374784e9784b97 (127.4.192.67). New cstate: current_term: 1 leader_uuid: "01117ef93bf2434184374784e9784b97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } health_report { overall_health: HEALTHY } } }
I20260608 12:51:06.126921  9460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb898f19a2fe4feab0015d666b50a56a" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01117ef93bf2434184374784e9784b97" is_pre_election: true
I20260608 12:51:06.128090  9312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb898f19a2fe4feab0015d666b50a56a" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d6bad1972d459f96b2590c733f139b" is_pre_election: true
W20260608 12:51:06.128422  9354 leader_election.cc:343] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:06.126920  9509 tablet_bootstrap.cc:654] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551: Neither blocks nor log segments found. Creating new log.
W20260608 12:51:06.129688  9352 leader_election.cc:343] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:06.130146  9352 leader_election.cc:304] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 538f958414dc4aaaa7eab4ee35daf551; no voters: 01117ef93bf2434184374784e9784b97, c8d6bad1972d459f96b2590c733f139b
I20260608 12:51:06.131229  9514 raft_consensus.cc:2749] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:51:06.132228  9508 tablet_bootstrap.cc:654] T cec7d6ed5b3442348b1b760bb0c44d16 P c8d6bad1972d459f96b2590c733f139b: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:06.138522  9211 catalog_manager.cc:5696] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b reported cstate change: term changed from 0 to 1, leader changed from <none> to c8d6bad1972d459f96b2590c733f139b (127.4.192.65). New cstate: current_term: 1 leader_uuid: "c8d6bad1972d459f96b2590c733f139b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:06.140677  9509 tablet_bootstrap.cc:492] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551: No bootstrap required, opened a new log
I20260608 12:51:06.141165  9509 ts_tablet_manager.cc:1403] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.000s
I20260608 12:51:06.122901  9209 catalog_manager.cc:5696] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 reported cstate change: term changed from 0 to 1, leader changed from <none> to 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66). New cstate: current_term: 1 leader_uuid: "538f958414dc4aaaa7eab4ee35daf551" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:06.144065  9509 raft_consensus.cc:359] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.146103  9509 raft_consensus.cc:385] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:06.146399  9509 raft_consensus.cc:740] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 538f958414dc4aaaa7eab4ee35daf551, State: Initialized, Role: FOLLOWER
I20260608 12:51:06.149967  9508 tablet_bootstrap.cc:492] T cec7d6ed5b3442348b1b760bb0c44d16 P c8d6bad1972d459f96b2590c733f139b: No bootstrap required, opened a new log
I20260608 12:51:06.150637  9508 ts_tablet_manager.cc:1403] T cec7d6ed5b3442348b1b760bb0c44d16 P c8d6bad1972d459f96b2590c733f139b: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
I20260608 12:51:06.154232  9508 raft_consensus.cc:359] T cec7d6ed5b3442348b1b760bb0c44d16 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.154872  9509 consensus_queue.cc:260] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.155037  9508 raft_consensus.cc:385] T cec7d6ed5b3442348b1b760bb0c44d16 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:06.156514  9508 raft_consensus.cc:740] T cec7d6ed5b3442348b1b760bb0c44d16 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d6bad1972d459f96b2590c733f139b, State: Initialized, Role: FOLLOWER
I20260608 12:51:06.157420  9508 consensus_queue.cc:260] T cec7d6ed5b3442348b1b760bb0c44d16 P c8d6bad1972d459f96b2590c733f139b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.159512  9508 ts_tablet_manager.cc:1434] T cec7d6ed5b3442348b1b760bb0c44d16 P c8d6bad1972d459f96b2590c733f139b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:51:06.160373  9508 tablet_bootstrap.cc:492] T cb898f19a2fe4feab0015d666b50a56a P c8d6bad1972d459f96b2590c733f139b: Bootstrap starting.
I20260608 12:51:06.165746  9509 ts_tablet_manager.cc:1434] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260608 12:51:06.166332  9508 tablet_bootstrap.cc:654] T cb898f19a2fe4feab0015d666b50a56a P c8d6bad1972d459f96b2590c733f139b: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:06.170883  9511 tablet_bootstrap.cc:654] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:06.172554  9508 tablet_bootstrap.cc:492] T cb898f19a2fe4feab0015d666b50a56a P c8d6bad1972d459f96b2590c733f139b: No bootstrap required, opened a new log
I20260608 12:51:06.173022  9508 ts_tablet_manager.cc:1403] T cb898f19a2fe4feab0015d666b50a56a P c8d6bad1972d459f96b2590c733f139b: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260608 12:51:06.175686  9508 raft_consensus.cc:359] T cb898f19a2fe4feab0015d666b50a56a P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.176355  9508 raft_consensus.cc:385] T cb898f19a2fe4feab0015d666b50a56a P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:06.176640  9508 raft_consensus.cc:740] T cb898f19a2fe4feab0015d666b50a56a P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d6bad1972d459f96b2590c733f139b, State: Initialized, Role: FOLLOWER
I20260608 12:51:06.177317  9508 consensus_queue.cc:260] T cb898f19a2fe4feab0015d666b50a56a P c8d6bad1972d459f96b2590c733f139b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.176920  9212 catalog_manager.cc:5696] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01117ef93bf2434184374784e9784b97 (127.4.192.67). New cstate: current_term: 1 leader_uuid: "01117ef93bf2434184374784e9784b97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } health_report { overall_health: HEALTHY } } }
I20260608 12:51:06.179598  9511 tablet_bootstrap.cc:492] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97: No bootstrap required, opened a new log
I20260608 12:51:06.179682  9508 ts_tablet_manager.cc:1434] T cb898f19a2fe4feab0015d666b50a56a P c8d6bad1972d459f96b2590c733f139b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:51:06.179111  9212 catalog_manager.cc:5696] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01117ef93bf2434184374784e9784b97 (127.4.192.67). New cstate: current_term: 1 leader_uuid: "01117ef93bf2434184374784e9784b97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } health_report { overall_health: HEALTHY } } }
I20260608 12:51:06.180296  9511 ts_tablet_manager.cc:1403] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.000s
I20260608 12:51:06.180696  9508 tablet_bootstrap.cc:492] T fca60674522746588d493ad3094cd340 P c8d6bad1972d459f96b2590c733f139b: Bootstrap starting.
I20260608 12:51:06.183197  9511 raft_consensus.cc:359] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.183919  9511 raft_consensus.cc:385] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:06.184239  9511 raft_consensus.cc:740] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01117ef93bf2434184374784e9784b97, State: Initialized, Role: FOLLOWER
I20260608 12:51:06.184995  9511 consensus_queue.cc:260] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.187047  9511 ts_tablet_manager.cc:1434] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:51:06.187095  9508 tablet_bootstrap.cc:654] T fca60674522746588d493ad3094cd340 P c8d6bad1972d459f96b2590c733f139b: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:06.188205  9511 tablet_bootstrap.cc:492] T 4de856bdcbe94e8b99a61d56dc310a13 P 01117ef93bf2434184374784e9784b97: Bootstrap starting.
I20260608 12:51:06.190543  9514 raft_consensus.cc:493] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:06.191045  9514 raft_consensus.cc:515] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.193449  9514 leader_election.cc:290] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:06.194839  9511 tablet_bootstrap.cc:654] T 4de856bdcbe94e8b99a61d56dc310a13 P 01117ef93bf2434184374784e9784b97: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:06.195485  9312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec7d6ed5b3442348b1b760bb0c44d16" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d6bad1972d459f96b2590c733f139b" is_pre_election: true
I20260608 12:51:06.195899  9460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec7d6ed5b3442348b1b760bb0c44d16" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01117ef93bf2434184374784e9784b97" is_pre_election: true
I20260608 12:51:06.196287  9312 raft_consensus.cc:2468] T cec7d6ed5b3442348b1b760bb0c44d16 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 538f958414dc4aaaa7eab4ee35daf551 in term 0.
I20260608 12:51:06.196660  9460 raft_consensus.cc:2468] T cec7d6ed5b3442348b1b760bb0c44d16 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 538f958414dc4aaaa7eab4ee35daf551 in term 0.
I20260608 12:51:06.198081  9352 leader_election.cc:304] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538f958414dc4aaaa7eab4ee35daf551, c8d6bad1972d459f96b2590c733f139b; no voters: 
I20260608 12:51:06.199502  9518 raft_consensus.cc:493] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:06.200150  9518 raft_consensus.cc:515] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.203883  9312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb898f19a2fe4feab0015d666b50a56a" candidate_uuid: "01117ef93bf2434184374784e9784b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d6bad1972d459f96b2590c733f139b" is_pre_election: true
I20260608 12:51:06.204663  9312 raft_consensus.cc:2468] T cb898f19a2fe4feab0015d666b50a56a P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01117ef93bf2434184374784e9784b97 in term 0.
I20260608 12:51:06.204671  9514 raft_consensus.cc:2804] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:06.205603  9514 raft_consensus.cc:493] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:06.206076  9514 raft_consensus.cc:3060] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:06.206262  9426 leader_election.cc:304] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01117ef93bf2434184374784e9784b97, c8d6bad1972d459f96b2590c733f139b; no voters: 
I20260608 12:51:06.207484  9549 raft_consensus.cc:2804] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:06.207947  9549 raft_consensus.cc:493] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:06.208359  9549 raft_consensus.cc:3060] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:06.211047  9508 tablet_bootstrap.cc:492] T fca60674522746588d493ad3094cd340 P c8d6bad1972d459f96b2590c733f139b: No bootstrap required, opened a new log
I20260608 12:51:06.211584  9508 ts_tablet_manager.cc:1403] T fca60674522746588d493ad3094cd340 P c8d6bad1972d459f96b2590c733f139b: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.010s
I20260608 12:51:06.214588  9508 raft_consensus.cc:359] T fca60674522746588d493ad3094cd340 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.209395  9211 catalog_manager.cc:5696] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 reported cstate change: term changed from 0 to 1, leader changed from <none> to 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66). New cstate: current_term: 1 leader_uuid: "538f958414dc4aaaa7eab4ee35daf551" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:06.215266  9508 raft_consensus.cc:385] T fca60674522746588d493ad3094cd340 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:06.215651  9508 raft_consensus.cc:740] T fca60674522746588d493ad3094cd340 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d6bad1972d459f96b2590c733f139b, State: Initialized, Role: FOLLOWER
I20260608 12:51:06.216413  9508 consensus_queue.cc:260] T fca60674522746588d493ad3094cd340 P c8d6bad1972d459f96b2590c733f139b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.215342  9549 raft_consensus.cc:515] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.217762  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb898f19a2fe4feab0015d666b50a56a" candidate_uuid: "01117ef93bf2434184374784e9784b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538f958414dc4aaaa7eab4ee35daf551" is_pre_election: true
I20260608 12:51:06.218415  9389 raft_consensus.cc:2468] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01117ef93bf2434184374784e9784b97 in term 0.
I20260608 12:51:06.219887  9518 leader_election.cc:290] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301)
I20260608 12:51:06.220698  9508 ts_tablet_manager.cc:1434] T fca60674522746588d493ad3094cd340 P c8d6bad1972d459f96b2590c733f139b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260608 12:51:06.220804  9312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb898f19a2fe4feab0015d666b50a56a" candidate_uuid: "01117ef93bf2434184374784e9784b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d6bad1972d459f96b2590c733f139b"
I20260608 12:51:06.221385  9312 raft_consensus.cc:3060] T cb898f19a2fe4feab0015d666b50a56a P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:06.221724  9508 tablet_bootstrap.cc:492] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b: Bootstrap starting.
I20260608 12:51:06.228070  9508 tablet_bootstrap.cc:654] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:06.228137  9312 raft_consensus.cc:2468] T cb898f19a2fe4feab0015d666b50a56a P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01117ef93bf2434184374784e9784b97 in term 1.
I20260608 12:51:06.233271  9426 leader_election.cc:304] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01117ef93bf2434184374784e9784b97, c8d6bad1972d459f96b2590c733f139b; no voters: 
I20260608 12:51:06.234212  9518 raft_consensus.cc:2804] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:06.234690  9518 raft_consensus.cc:697] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [term 1 LEADER]: Becoming Leader. State: Replica: 01117ef93bf2434184374784e9784b97, State: Running, Role: LEADER
I20260608 12:51:06.235743  9514 raft_consensus.cc:515] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.235636  9518 consensus_queue.cc:237] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.236265  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb898f19a2fe4feab0015d666b50a56a" candidate_uuid: "01117ef93bf2434184374784e9784b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538f958414dc4aaaa7eab4ee35daf551"
I20260608 12:51:06.236897  9389 raft_consensus.cc:3060] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:06.238008  9549 leader_election.cc:290] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [CANDIDATE]: Term 1 election: Requested vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301)
I20260608 12:51:06.238148  9514 leader_election.cc:290] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 election: Requested vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:06.239437  9460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec7d6ed5b3442348b1b760bb0c44d16" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01117ef93bf2434184374784e9784b97"
I20260608 12:51:06.240028  9460 raft_consensus.cc:3060] T cec7d6ed5b3442348b1b760bb0c44d16 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:06.240759  9508 tablet_bootstrap.cc:492] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b: No bootstrap required, opened a new log
I20260608 12:51:06.240675  9312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec7d6ed5b3442348b1b760bb0c44d16" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d6bad1972d459f96b2590c733f139b"
I20260608 12:51:06.241297  9508 ts_tablet_manager.cc:1403] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.001s
I20260608 12:51:06.241307  9312 raft_consensus.cc:3060] T cec7d6ed5b3442348b1b760bb0c44d16 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:06.242998  9511 tablet_bootstrap.cc:492] T 4de856bdcbe94e8b99a61d56dc310a13 P 01117ef93bf2434184374784e9784b97: No bootstrap required, opened a new log
I20260608 12:51:06.243510  9511 ts_tablet_manager.cc:1403] T 4de856bdcbe94e8b99a61d56dc310a13 P 01117ef93bf2434184374784e9784b97: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.021s
I20260608 12:51:06.244118  9508 raft_consensus.cc:359] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.244783  9508 raft_consensus.cc:385] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:06.245087  9508 raft_consensus.cc:740] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8d6bad1972d459f96b2590c733f139b, State: Initialized, Role: FOLLOWER
I20260608 12:51:06.245769  9508 consensus_queue.cc:260] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.246438  9511 raft_consensus.cc:359] T 4de856bdcbe94e8b99a61d56dc310a13 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.247107  9511 raft_consensus.cc:385] T 4de856bdcbe94e8b99a61d56dc310a13 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:06.247409  9511 raft_consensus.cc:740] T 4de856bdcbe94e8b99a61d56dc310a13 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01117ef93bf2434184374784e9784b97, State: Initialized, Role: FOLLOWER
I20260608 12:51:06.247745  9460 raft_consensus.cc:2468] T cec7d6ed5b3442348b1b760bb0c44d16 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538f958414dc4aaaa7eab4ee35daf551 in term 1.
I20260608 12:51:06.248158  9508 ts_tablet_manager.cc:1434] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 12:51:06.248255  9511 consensus_queue.cc:260] T 4de856bdcbe94e8b99a61d56dc310a13 P 01117ef93bf2434184374784e9784b97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.249080  9354 leader_election.cc:304] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01117ef93bf2434184374784e9784b97, 538f958414dc4aaaa7eab4ee35daf551; no voters: 
I20260608 12:51:06.249917  9514 raft_consensus.cc:2804] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:06.250476  9514 raft_consensus.cc:697] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 LEADER]: Becoming Leader. State: Replica: 538f958414dc4aaaa7eab4ee35daf551, State: Running, Role: LEADER
I20260608 12:51:06.250650  9511 ts_tablet_manager.cc:1434] T 4de856bdcbe94e8b99a61d56dc310a13 P 01117ef93bf2434184374784e9784b97: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:51:06.251451  9514 consensus_queue.cc:237] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.252017  9511 tablet_bootstrap.cc:492] T f2e9b5c8534b4cbea718104d1d769e1d P 01117ef93bf2434184374784e9784b97: Bootstrap starting.
I20260608 12:51:06.259667  9511 tablet_bootstrap.cc:654] T f2e9b5c8534b4cbea718104d1d769e1d P 01117ef93bf2434184374784e9784b97: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:06.262284  9312 raft_consensus.cc:2468] T cec7d6ed5b3442348b1b760bb0c44d16 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538f958414dc4aaaa7eab4ee35daf551 in term 1.
I20260608 12:51:06.264930  9389 raft_consensus.cc:2468] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01117ef93bf2434184374784e9784b97 in term 1.
I20260608 12:51:06.269220  9212 catalog_manager.cc:5696] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01117ef93bf2434184374784e9784b97 (127.4.192.67). New cstate: current_term: 1 leader_uuid: "01117ef93bf2434184374784e9784b97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } health_report { overall_health: HEALTHY } } }
I20260608 12:51:06.270752  9511 tablet_bootstrap.cc:492] T f2e9b5c8534b4cbea718104d1d769e1d P 01117ef93bf2434184374784e9784b97: No bootstrap required, opened a new log
I20260608 12:51:06.271168  9511 ts_tablet_manager.cc:1403] T f2e9b5c8534b4cbea718104d1d769e1d P 01117ef93bf2434184374784e9784b97: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.006s
I20260608 12:51:06.274298  9511 raft_consensus.cc:359] T f2e9b5c8534b4cbea718104d1d769e1d P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.274884  9511 raft_consensus.cc:385] T f2e9b5c8534b4cbea718104d1d769e1d P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:06.275111  9511 raft_consensus.cc:740] T f2e9b5c8534b4cbea718104d1d769e1d P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01117ef93bf2434184374784e9784b97, State: Initialized, Role: FOLLOWER
I20260608 12:51:06.275807  9511 consensus_queue.cc:260] T f2e9b5c8534b4cbea718104d1d769e1d P 01117ef93bf2434184374784e9784b97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.276547  9211 catalog_manager.cc:5696] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 reported cstate change: term changed from 0 to 1, leader changed from <none> to 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66). New cstate: current_term: 1 leader_uuid: "538f958414dc4aaaa7eab4ee35daf551" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:06.277869  9511 ts_tablet_manager.cc:1434] T f2e9b5c8534b4cbea718104d1d769e1d P 01117ef93bf2434184374784e9784b97: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:51:06.373770  9533 raft_consensus.cc:493] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:06.374341  9533 raft_consensus.cc:515] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.376298  9533 leader_election.cc:290] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:06.377220  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e9b5c8534b4cbea718104d1d769e1d" candidate_uuid: "c8d6bad1972d459f96b2590c733f139b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538f958414dc4aaaa7eab4ee35daf551" is_pre_election: true
I20260608 12:51:06.377592  9460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e9b5c8534b4cbea718104d1d769e1d" candidate_uuid: "c8d6bad1972d459f96b2590c733f139b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01117ef93bf2434184374784e9784b97" is_pre_election: true
I20260608 12:51:06.377820  9389 raft_consensus.cc:2468] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d6bad1972d459f96b2590c733f139b in term 0.
I20260608 12:51:06.378183  9460 raft_consensus.cc:2468] T f2e9b5c8534b4cbea718104d1d769e1d P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8d6bad1972d459f96b2590c733f139b in term 0.
I20260608 12:51:06.378973  9279 leader_election.cc:304] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538f958414dc4aaaa7eab4ee35daf551, c8d6bad1972d459f96b2590c733f139b; no voters: 
I20260608 12:51:06.379799  9533 raft_consensus.cc:2804] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:06.380162  9533 raft_consensus.cc:493] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:06.380475  9533 raft_consensus.cc:3060] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:06.385107  9533 raft_consensus.cc:515] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.386777  9533 leader_election.cc:290] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [CANDIDATE]: Term 1 election: Requested vote from peers 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:06.387485  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e9b5c8534b4cbea718104d1d769e1d" candidate_uuid: "c8d6bad1972d459f96b2590c733f139b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538f958414dc4aaaa7eab4ee35daf551"
I20260608 12:51:06.388121  9389 raft_consensus.cc:3060] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:06.387959  9460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e9b5c8534b4cbea718104d1d769e1d" candidate_uuid: "c8d6bad1972d459f96b2590c733f139b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01117ef93bf2434184374784e9784b97"
I20260608 12:51:06.388707  9460 raft_consensus.cc:3060] T f2e9b5c8534b4cbea718104d1d769e1d P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:06.393199  9389 raft_consensus.cc:2468] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d6bad1972d459f96b2590c733f139b in term 1.
I20260608 12:51:06.393582  9460 raft_consensus.cc:2468] T f2e9b5c8534b4cbea718104d1d769e1d P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8d6bad1972d459f96b2590c733f139b in term 1.
I20260608 12:51:06.394287  9279 leader_election.cc:304] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538f958414dc4aaaa7eab4ee35daf551, c8d6bad1972d459f96b2590c733f139b; no voters: 
I20260608 12:51:06.395018  9533 raft_consensus.cc:2804] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:06.395540  9533 raft_consensus.cc:697] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [term 1 LEADER]: Becoming Leader. State: Replica: c8d6bad1972d459f96b2590c733f139b, State: Running, Role: LEADER
I20260608 12:51:06.396334  9533 consensus_queue.cc:237] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.401010  9514 raft_consensus.cc:493] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:06.401546  9514 raft_consensus.cc:515] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.404037  9514 leader_election.cc:290] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:06.404227  9312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de856bdcbe94e8b99a61d56dc310a13" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d6bad1972d459f96b2590c733f139b" is_pre_election: true
I20260608 12:51:06.404814  9460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de856bdcbe94e8b99a61d56dc310a13" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01117ef93bf2434184374784e9784b97" is_pre_election: true
I20260608 12:51:06.404935  9312 raft_consensus.cc:2468] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 538f958414dc4aaaa7eab4ee35daf551 in term 0.
I20260608 12:51:06.405171  9533 consensus_queue.cc:1048] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [LEADER]: Connected to new peer: Peer: permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:06.405681  9460 raft_consensus.cc:2468] T 4de856bdcbe94e8b99a61d56dc310a13 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 538f958414dc4aaaa7eab4ee35daf551 in term 0.
I20260608 12:51:06.406451  9352 leader_election.cc:304] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 538f958414dc4aaaa7eab4ee35daf551, c8d6bad1972d459f96b2590c733f139b; no voters: 
I20260608 12:51:06.407316  9514 raft_consensus.cc:2804] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:06.407661  9514 raft_consensus.cc:493] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:06.407073  9212 catalog_manager.cc:5696] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b reported cstate change: term changed from 0 to 1, leader changed from <none> to c8d6bad1972d459f96b2590c733f139b (127.4.192.65). New cstate: current_term: 1 leader_uuid: "c8d6bad1972d459f96b2590c733f139b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:06.407976  9514 raft_consensus.cc:3060] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:06.415385  9514 raft_consensus.cc:515] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.417487  9514 leader_election.cc:290] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 election: Requested vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:06.417546  9513 raft_consensus.cc:493] T 51aa7629b6a74eedb5c2a8d6ca905b4c P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:06.418195  9513 raft_consensus.cc:515] T 51aa7629b6a74eedb5c2a8d6ca905b4c P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.418547  9460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de856bdcbe94e8b99a61d56dc310a13" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01117ef93bf2434184374784e9784b97"
I20260608 12:51:06.419111  9460 raft_consensus.cc:3060] T 4de856bdcbe94e8b99a61d56dc310a13 P 01117ef93bf2434184374784e9784b97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:06.420464  9513 leader_election.cc:290] T 51aa7629b6a74eedb5c2a8d6ca905b4c P c8d6bad1972d459f96b2590c733f139b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:06.420818  9312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de856bdcbe94e8b99a61d56dc310a13" candidate_uuid: "538f958414dc4aaaa7eab4ee35daf551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8d6bad1972d459f96b2590c733f139b"
I20260608 12:51:06.421379  9312 raft_consensus.cc:3060] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:06.421479  9387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51aa7629b6a74eedb5c2a8d6ca905b4c" candidate_uuid: "c8d6bad1972d459f96b2590c733f139b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "538f958414dc4aaaa7eab4ee35daf551" is_pre_election: true
I20260608 12:51:06.422334  9387 raft_consensus.cc:2393] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c8d6bad1972d459f96b2590c733f139b in current term 1: Already voted for candidate 01117ef93bf2434184374784e9784b97 in this term.
I20260608 12:51:06.423906  9459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51aa7629b6a74eedb5c2a8d6ca905b4c" candidate_uuid: "c8d6bad1972d459f96b2590c733f139b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01117ef93bf2434184374784e9784b97" is_pre_election: true
I20260608 12:51:06.425341  9279 leader_election.cc:304] T 51aa7629b6a74eedb5c2a8d6ca905b4c P c8d6bad1972d459f96b2590c733f139b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c8d6bad1972d459f96b2590c733f139b; no voters: 01117ef93bf2434184374784e9784b97, 538f958414dc4aaaa7eab4ee35daf551
I20260608 12:51:06.426986  9513 raft_consensus.cc:3060] T 51aa7629b6a74eedb5c2a8d6ca905b4c P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:06.428025  9460 raft_consensus.cc:2468] T 4de856bdcbe94e8b99a61d56dc310a13 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538f958414dc4aaaa7eab4ee35daf551 in term 1.
I20260608 12:51:06.429149  9354 leader_election.cc:304] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01117ef93bf2434184374784e9784b97, 538f958414dc4aaaa7eab4ee35daf551; no voters: 
I20260608 12:51:06.429440  9312 raft_consensus.cc:2468] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 538f958414dc4aaaa7eab4ee35daf551 in term 1.
I20260608 12:51:06.430091  9555 raft_consensus.cc:2804] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:06.430599  9555 raft_consensus.cc:697] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 LEADER]: Becoming Leader. State: Replica: 538f958414dc4aaaa7eab4ee35daf551, State: Running, Role: LEADER
I20260608 12:51:06.432327  9555 consensus_queue.cc:237] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } }
I20260608 12:51:06.434401  9513 raft_consensus.cc:2749] T 51aa7629b6a74eedb5c2a8d6ca905b4c P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:51:06.440094  9545 consensus_queue.cc:1048] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:06.441182  9551 consensus_queue.cc:1048] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:06.447497  9212 catalog_manager.cc:5696] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 reported cstate change: term changed from 0 to 1, leader changed from <none> to 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66). New cstate: current_term: 1 leader_uuid: "538f958414dc4aaaa7eab4ee35daf551" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:06.465623  9551 consensus_queue.cc:1048] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:06.513396  9312 raft_consensus.cc:3060] T fca60674522746588d493ad3094cd340 P c8d6bad1972d459f96b2590c733f139b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:06.519668  9518 consensus_queue.cc:1048] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:06.530997  9549 consensus_queue.cc:1048] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:06.597150  9545 consensus_queue.cc:1048] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [LEADER]: Connected to new peer: Peer: permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:06.602231  9551 consensus_queue.cc:1048] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:51:06.604722  9549 consensus_queue.cc:1048] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:06.612699  9514 consensus_queue.cc:1048] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:06.617851  9513 consensus_queue.cc:1048] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:06.630344  9548 consensus_queue.cc:1048] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:51:06.642668  9551 consensus_queue.cc:1048] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:06.645386  9549 consensus_queue.cc:1048] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:51:06.649462  9549 consensus_queue.cc:1048] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:06.686455  9551 consensus_queue.cc:1048] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:51:06.729460  9549 consensus_queue.cc:1048] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:51:06.784133  9549 consensus_queue.cc:1048] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:51:06.793882  9553 consensus_queue.cc:1048] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:51:06.853739  9550 consensus_queue.cc:1048] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:51:06.907511  9602 meta_cache.cc:1261] Time spent looking up entry by key: real 0.056s	user 0.009s	sys 0.000s
I20260608 12:51:06.907917  9550 consensus_queue.cc:1048] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:51:06.920666  9513 consensus_queue.cc:1048] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [LEADER]: Connected to new peer: Peer: permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:51:06.927469  9493 meta_cache.cc:1261] Time spent looking up entry by key: real 0.078s	user 0.002s	sys 0.010s
W20260608 12:51:06.931493  9606 meta_cache.cc:1261] Time spent looking up entry by key: real 0.077s	user 0.008s	sys 0.000s
W20260608 12:51:06.935591  9492 meta_cache.cc:1261] Time spent looking up entry by key: real 0.073s	user 0.008s	sys 0.000s
I20260608 12:51:06.943148  9550 consensus_queue.cc:1048] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:06.955484  9533 consensus_queue.cc:1048] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260608 12:51:06.960897  9604 meta_cache.cc:1261] Time spent looking up entry by key: real 0.090s	user 0.004s	sys 0.003s
W20260608 12:51:07.663844  9640 log.cc:927] Time spent T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551: Append to log took a long time: real 0.084s	user 0.002s	sys 0.000s
W20260608 12:51:07.817106  9354 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.192.67:34839, user_credentials={real_user=slave}} blocked reactor thread for 81475.7us
W20260608 12:51:07.837406  9279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.192.66:38301, user_credentials={real_user=slave}} blocked reactor thread for 61507us
W20260608 12:51:07.861553  9654 log.cc:927] Time spent T c789974e69164e8982955081683c1345 P c8d6bad1972d459f96b2590c733f139b: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
W20260608 12:51:07.877384  9614 log.cc:927] Time spent T f2e9b5c8534b4cbea718104d1d769e1d P 01117ef93bf2434184374784e9784b97: Append to log took a long time: real 0.334s	user 0.005s	sys 0.000s
W20260608 12:51:07.941507  9614 log.cc:927] Time spent T f2e9b5c8534b4cbea718104d1d769e1d P 01117ef93bf2434184374784e9784b97: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
W20260608 12:51:07.951424  9659 log.cc:927] Time spent T 8bf720da919f40fbafd1f159a750b392 P c8d6bad1972d459f96b2590c733f139b: Append to log took a long time: real 0.112s	user 0.000s	sys 0.001s
W20260608 12:51:08.013402  9658 log.cc:927] Time spent T fca60674522746588d493ad3094cd340 P c8d6bad1972d459f96b2590c733f139b: Append to log took a long time: real 0.172s	user 0.002s	sys 0.000s
W20260608 12:51:08.177049  9671 log.cc:927] Time spent T cb898f19a2fe4feab0015d666b50a56a P c8d6bad1972d459f96b2590c733f139b: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260608 12:51:08.197710  9647 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45832 (ReqId={client: f35a1f3018b64cac8324317b99a46ece, seq_no=41, attempt_no=0}) took 1007 ms. Trace:
I20260608 12:51:08.199292  9656 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45832 (ReqId={client: f35a1f3018b64cac8324317b99a46ece, seq_no=8, attempt_no=0}) took 1015 ms. Trace:
I20260608 12:51:08.201916  9660 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45832 (ReqId={client: f35a1f3018b64cac8324317b99a46ece, seq_no=31, attempt_no=0}) took 1013 ms. Trace:
I20260608 12:51:08.206445  9666 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45832 (ReqId={client: f35a1f3018b64cac8324317b99a46ece, seq_no=18, attempt_no=0}) took 1019 ms. Trace:
W20260608 12:51:08.209198  9612 log.cc:927] Time spent T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551: Append to log took a long time: real 0.064s	user 0.001s	sys 0.002s
I20260608 12:51:08.213054  9626 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34466 (ReqId={client: f35a1f3018b64cac8324317b99a46ece, seq_no=42, attempt_no=0}) took 1057 ms. Trace:
I20260608 12:51:08.206941  9666 rpcz_store.cc:276] 0608 12:51:07.186894 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:07.194622 (+  7728us) service_pool.cc:224] Handling call
0608 12:51:08.206257 (+1011635us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:07.806603 (+     0us) write_op.cc:183] PREPARE: starting on tablet 4de856bdcbe94e8b99a61d56dc310a13
0608 12:51:07.823273 (+ 16670us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:07.824159 (+   886us) write_op.cc:435] Acquired schema lock
0608 12:51:07.824794 (+   635us) tablet.cc:662] Decoding operations
0608 12:51:07.862969 (+ 38175us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:07.863021 (+    52us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:07.863053 (+    32us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:51:07.863531 (+   478us) tablet.cc:701] Row locks acquired
0608 12:51:07.863549 (+    18us) write_op.cc:260] PREPARE: finished
0608 12:51:07.863766 (+   217us) write_op.cc:270] Start()
0608 12:51:07.863923 (+   157us) write_op.cc:276] Timestamp: P: 1780923067863706 usec, L: 0
0608 12:51:07.863949 (+    26us) op_driver.cc:348] REPLICATION: starting
0608 12:51:07.864633 (+   684us) log.cc:844] Serialized 519 byte log entry
0608 12:51:08.151099 (+286466us) op_driver.cc:464] REPLICATION: finished
0608 12:51:08.203876 (+ 52777us) write_op.cc:301] APPLY: starting
0608 12:51:08.203954 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:08.204142 (+   188us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:08.204234 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:08.205177 (+   943us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:08.205352 (+   175us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:08.205399 (+    47us) write_op.cc:312] APPLY: finished
0608 12:51:08.205622 (+   223us) log.cc:844] Serialized 46 byte log entry
0608 12:51:08.205811 (+   189us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:08.205902 (+    91us) write_op.cc:454] Released schema lock
0608 12:51:08.205951 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39996,"mutex_wait_us":22017,"num_ops":5,"prepare.queue_time_us":584385,"prepare.run_cpu_time_us":4120,"prepare.run_wall_time_us":86616,"raft.queue_time_us":58688,"raft.run_cpu_time_us":1458,"raft.run_wall_time_us":44488,"replication_time_us":287028}]]}
I20260608 12:51:08.254078  9634 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45438 (ReqId={client: f35a1f3018b64cac8324317b99a46ece, seq_no=11, attempt_no=0}) took 1061 ms. Trace:
I20260608 12:51:08.201457  9656 rpcz_store.cc:276] 0608 12:51:07.183970 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:07.191324 (+  7354us) service_pool.cc:224] Handling call
0608 12:51:08.199051 (+1007727us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:07.524052 (+     0us) write_op.cc:183] PREPARE: starting on tablet bcc5186f6ba5460a98c58c3de35a1a16
0608 12:51:07.525904 (+  1852us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:07.525940 (+    36us) write_op.cc:435] Acquired schema lock
0608 12:51:07.525958 (+    18us) tablet.cc:662] Decoding operations
0608 12:51:07.528094 (+  2136us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:07.528140 (+    46us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:07.528169 (+    29us) tablet.cc:685] Acquiring locks for 8 operations
0608 12:51:07.535134 (+  6965us) tablet.cc:701] Row locks acquired
0608 12:51:07.537448 (+  2314us) write_op.cc:260] PREPARE: finished
0608 12:51:07.545755 (+  8307us) write_op.cc:270] Start()
0608 12:51:07.550456 (+  4701us) write_op.cc:276] Timestamp: P: 1780923067544286 usec, L: 0
0608 12:51:07.551435 (+   979us) op_driver.cc:348] REPLICATION: starting
0608 12:51:07.587067 (+ 35632us) log.cc:844] Serialized 649 byte log entry
0608 12:51:08.149097 (+562030us) op_driver.cc:464] REPLICATION: finished
0608 12:51:08.183989 (+ 34892us) write_op.cc:301] APPLY: starting
0608 12:51:08.187637 (+  3648us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:08.187875 (+   238us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:08.187975 (+   100us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:08.189314 (+  1339us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:08.189567 (+   253us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:08.189630 (+    63us) write_op.cc:312] APPLY: finished
0608 12:51:08.189924 (+   294us) log.cc:844] Serialized 64 byte log entry
0608 12:51:08.198485 (+  8561us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:08.198607 (+   122us) write_op.cc:454] Released schema lock
0608 12:51:08.198667 (+    60us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":90368,"child_traces":[["op",{"apply.queue_time_us":30788,"num_ops":8,"prepare.queue_time_us":330162,"prepare.run_cpu_time_us":4359,"prepare.run_wall_time_us":66875,"replication_time_us":597560}]]}
I20260608 12:51:08.265527  9665 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45438 (ReqId={client: f35a1f3018b64cac8324317b99a46ece, seq_no=4, attempt_no=0}) took 1075 ms. Trace:
I20260608 12:51:08.265846  9673 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34466 (ReqId={client: f35a1f3018b64cac8324317b99a46ece, seq_no=28, attempt_no=0}) took 1096 ms. Trace:
I20260608 12:51:08.213672  9626 rpcz_store.cc:276] 0608 12:51:07.155279 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:07.158381 (+  3102us) service_pool.cc:224] Handling call
0608 12:51:07.173532 (+ 15151us) spinlock_profiling.cc:243] Waited 8.56 ms on lock 0x7b34002e8b68. stack: 00007f4cfe2753a1 00007f4cfe2751c8 00007f4cfda50f11 000000000047f705 000000000047f658 00007f4cff8f94bb 00007f4cff97964f 00007f4cff9fdc24 00007f4cffa02faf 00007f4cffa057eb 00007f4cffa05740 00007f4cffa056a0 00007f4cffa05640 00007f4cffa0396f 000000000049a986 000000000049a618
0608 12:51:08.212861 (+1039329us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:07.522002 (+     0us) write_op.cc:183] PREPARE: starting on tablet be1d106c5a16456da3209d155aa4f7d2
0608 12:51:07.527466 (+  5464us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:07.527507 (+    41us) write_op.cc:435] Acquired schema lock
0608 12:51:07.527530 (+    23us) tablet.cc:662] Decoding operations
0608 12:51:07.527982 (+   452us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:07.528043 (+    61us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:07.528075 (+    32us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:51:07.528451 (+   376us) tablet.cc:701] Row locks acquired
0608 12:51:07.528471 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:51:07.531618 (+  3147us) write_op.cc:270] Start()
0608 12:51:07.533986 (+  2368us) write_op.cc:276] Timestamp: P: 1780923067528603 usec, L: 0
0608 12:51:07.534040 (+    54us) op_driver.cc:348] REPLICATION: starting
0608 12:51:07.564472 (+ 30432us) log.cc:844] Serialized 475 byte log entry
0608 12:51:07.831372 (+266900us) spinlock_profiling.cc:243] Waited 22.1 ms on lock 0x7b540025d354. stack: 00007f4cfe2753a1 00007f4cfe2751c8 00007f4cfda50f11 000000000047f705 000000000047f658 00007f4d019285cb 00007f4d01a35115 00007f4d0558d788 00007f4d0558c660 00007f4d05596950 00007f4d055968b0 00007f4d05596810 00007f4d055967b0 00007f4d0559492f 000000000049a986 000000000049a618
0608 12:51:07.886360 (+ 54988us) spinlock_profiling.cc:243] Waited 19.9 ms on lock 0x7b58000c2cd0. stack: 00007f4cfe2753a1 00007f4cfe2751c8 00007f4cfda50f11 000000000047f705 000000000047f658 00007f4d01929abc 00007f4d01909305 00007f4d01916490 00007f4d019163a0 00007f4d01916300 00007f4d019162a0 00007f4d0191439f 000000000049a986 000000000049a618 00007f4cfe2d4131 00007f4cfe2d8b0b
0608 12:51:08.081986 (+195626us) op_driver.cc:464] REPLICATION: finished
0608 12:51:08.205842 (+123856us) write_op.cc:301] APPLY: starting
0608 12:51:08.205936 (+    94us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:08.206105 (+   169us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:08.206130 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:08.206933 (+   803us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:08.207131 (+   198us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:08.207184 (+    53us) write_op.cc:312] APPLY: finished
0608 12:51:08.207441 (+   257us) log.cc:844] Serialized 40 byte log entry
0608 12:51:08.212411 (+  4970us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:08.212496 (+    85us) write_op.cc:454] Released schema lock
0608 12:51:08.212549 (+    53us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":20532992,"child_traces":[["op",{"apply.queue_time_us":123660,"mutex_wait_us":9254,"num_ops":4,"prepare.queue_time_us":279037,"prepare.run_cpu_time_us":6325,"prepare.run_wall_time_us":309659,"raft.queue_time_us":488,"raft.run_cpu_time_us":1915,"raft.run_wall_time_us":54418,"replication_time_us":547821,"spinlock_wait_cycles":96541312}]]}
I20260608 12:51:08.285598  9656 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45832 (ReqId={client: f35a1f3018b64cac8324317b99a46ece, seq_no=40, attempt_no=0}) took 1095 ms. Trace:
I20260608 12:51:08.199842  9647 rpcz_store.cc:276] 0608 12:51:07.190259 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:07.212139 (+ 21880us) service_pool.cc:224] Handling call
0608 12:51:08.197487 (+985348us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:07.593824 (+     0us) write_op.cc:183] PREPARE: starting on tablet bcc5186f6ba5460a98c58c3de35a1a16
0608 12:51:07.595446 (+  1622us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:07.595478 (+    32us) write_op.cc:435] Acquired schema lock
0608 12:51:07.595507 (+    29us) tablet.cc:662] Decoding operations
0608 12:51:07.596012 (+   505us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:07.596065 (+    53us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:07.596098 (+    33us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:51:07.613378 (+ 17280us) tablet.cc:701] Row locks acquired
0608 12:51:07.613403 (+    25us) write_op.cc:260] PREPARE: finished
0608 12:51:07.613612 (+   209us) write_op.cc:270] Start()
0608 12:51:07.613796 (+   184us) write_op.cc:276] Timestamp: P: 1780923067613558 usec, L: 0
0608 12:51:07.613821 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 12:51:07.614788 (+   967us) log.cc:844] Serialized 475 byte log entry
0608 12:51:08.149384 (+534596us) op_driver.cc:464] REPLICATION: finished
0608 12:51:08.193518 (+ 44134us) write_op.cc:301] APPLY: starting
0608 12:51:08.193610 (+    92us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:08.193782 (+   172us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:08.193887 (+   105us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:08.195390 (+  1503us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:08.195722 (+   332us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:08.195792 (+    70us) write_op.cc:312] APPLY: finished
0608 12:51:08.196049 (+   257us) log.cc:844] Serialized 40 byte log entry
0608 12:51:08.196939 (+   890us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:08.197039 (+   100us) write_op.cc:454] Released schema lock
0608 12:51:08.197091 (+    52us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":41463,"num_ops":4,"prepare.queue_time_us":377395,"prepare.run_cpu_time_us":3536,"prepare.run_wall_time_us":24109,"replication_time_us":535397}]]}
I20260608 12:51:08.286139  9656 rpcz_store.cc:276] 0608 12:51:07.189881 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:07.209684 (+ 19803us) service_pool.cc:224] Handling call
0608 12:51:08.285528 (+1075844us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:07.794445 (+     0us) write_op.cc:183] PREPARE: starting on tablet 8bf720da919f40fbafd1f159a750b392
0608 12:51:07.794955 (+   510us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:07.794986 (+    31us) write_op.cc:435] Acquired schema lock
0608 12:51:07.795019 (+    33us) tablet.cc:662] Decoding operations
0608 12:51:07.815412 (+ 20393us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:07.818166 (+  2754us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:07.820075 (+  1909us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:51:07.826704 (+  6629us) tablet.cc:701] Row locks acquired
0608 12:51:07.827935 (+  1231us) write_op.cc:260] PREPARE: finished
0608 12:51:07.839875 (+ 11940us) write_op.cc:270] Start()
0608 12:51:07.853025 (+ 13150us) write_op.cc:276] Timestamp: P: 1780923067838748 usec, L: 0
0608 12:51:07.853051 (+    26us) op_driver.cc:348] REPLICATION: starting
0608 12:51:07.855986 (+  2935us) log.cc:844] Serialized 432 byte log entry
0608 12:51:08.164471 (+308485us) op_driver.cc:464] REPLICATION: finished
0608 12:51:08.267079 (+102608us) write_op.cc:301] APPLY: starting
0608 12:51:08.267155 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:08.267322 (+   167us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:08.268125 (+   803us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:08.268642 (+   517us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:08.268827 (+   185us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:08.268877 (+    50us) write_op.cc:312] APPLY: finished
0608 12:51:08.269164 (+   287us) log.cc:844] Serialized 34 byte log entry
0608 12:51:08.275449 (+  6285us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:08.283735 (+  8286us) write_op.cc:454] Released schema lock
0608 12:51:08.284639 (+   904us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":102439,"mutex_wait_us":21607,"num_ops":3,"prepare.queue_time_us":523566,"prepare.run_cpu_time_us":3975,"prepare.run_wall_time_us":125257,"raft.queue_time_us":56762,"raft.run_cpu_time_us":1534,"raft.run_wall_time_us":47373,"replication_time_us":310640}]]}
I20260608 12:51:08.292798  9624 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34466 (ReqId={client: f35a1f3018b64cac8324317b99a46ece, seq_no=38, attempt_no=0}) took 1077 ms. Trace:
I20260608 12:51:08.308000  9670 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45438 (ReqId={client: f35a1f3018b64cac8324317b99a46ece, seq_no=20, attempt_no=0}) took 1127 ms. Trace:
I20260608 12:51:08.293824  9624 rpcz_store.cc:276] 0608 12:51:07.151742 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:07.151901 (+   159us) service_pool.cc:224] Handling call
0608 12:51:08.229472 (+1077571us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:07.683761 (+     0us) write_op.cc:183] PREPARE: starting on tablet a2ba72e3f8b54ba49cc0d2a244d26c5c
0608 12:51:07.684273 (+   512us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:07.684302 (+    29us) write_op.cc:435] Acquired schema lock
0608 12:51:07.684320 (+    18us) tablet.cc:662] Decoding operations
0608 12:51:07.684745 (+   425us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:07.684787 (+    42us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:07.684815 (+    28us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:51:07.685195 (+   380us) tablet.cc:701] Row locks acquired
0608 12:51:07.685214 (+    19us) write_op.cc:260] PREPARE: finished
0608 12:51:07.685395 (+   181us) write_op.cc:270] Start()
0608 12:51:07.685515 (+   120us) write_op.cc:276] Timestamp: P: 1780923067685348 usec, L: 0
0608 12:51:07.685533 (+    18us) op_driver.cc:348] REPLICATION: starting
0608 12:51:07.724566 (+ 39033us) log.cc:844] Serialized 475 byte log entry
0608 12:51:08.108982 (+384416us) op_driver.cc:464] REPLICATION: finished
0608 12:51:08.211984 (+103002us) write_op.cc:301] APPLY: starting
0608 12:51:08.214619 (+  2635us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:08.225683 (+ 11064us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:08.225778 (+    95us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:08.226574 (+   796us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:08.226755 (+   181us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:08.226802 (+    47us) write_op.cc:312] APPLY: finished
0608 12:51:08.227013 (+   211us) log.cc:844] Serialized 40 byte log entry
0608 12:51:08.227219 (+   206us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:08.227329 (+   110us) write_op.cc:454] Released schema lock
0608 12:51:08.227380 (+    51us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":100779,"num_ops":4,"prepare.queue_time_us":530646,"prepare.run_cpu_time_us":3020,"prepare.run_wall_time_us":50454,"replication_time_us":423322}]]}
I20260608 12:51:08.202450  9660 rpcz_store.cc:276] 0608 12:51:07.188828 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:07.222262 (+ 33434us) service_pool.cc:224] Handling call
0608 12:51:08.201735 (+979473us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:07.900038 (+     0us) write_op.cc:183] PREPARE: starting on tablet 4de856bdcbe94e8b99a61d56dc310a13
0608 12:51:07.900582 (+   544us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:07.900618 (+    36us) write_op.cc:435] Acquired schema lock
0608 12:51:07.900638 (+    20us) tablet.cc:662] Decoding operations
0608 12:51:07.901243 (+   605us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:07.901289 (+    46us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:07.901322 (+    33us) tablet.cc:685] Acquiring locks for 6 operations
0608 12:51:07.901859 (+   537us) tablet.cc:701] Row locks acquired
0608 12:51:07.901878 (+    19us) write_op.cc:260] PREPARE: finished
0608 12:51:07.902085 (+   207us) write_op.cc:270] Start()
0608 12:51:07.902209 (+   124us) write_op.cc:276] Timestamp: P: 1780923067902029 usec, L: 0
0608 12:51:07.902232 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 12:51:07.902974 (+   742us) log.cc:844] Serialized 562 byte log entry
0608 12:51:08.031010 (+128036us) spinlock_profiling.cc:243] Waited 18.2 ms on lock 0x7b58002f4ed0. stack: 00007f4cfe2753a1 00007f4cfe2751c8 00007f4cfda50f11 000000000047f705 000000000047f658 00007f4d01929abc 00007f4d01909305 00007f4d01916490 00007f4d019163a0 00007f4d01916300 00007f4d019162a0 00007f4d0191439f 000000000049a986 000000000049a618 00007f4cfe2d4131 00007f4cfe2d8b0b
0608 12:51:08.041622 (+ 10612us) spinlock_profiling.cc:243] Waited 1.27 ms on lock 0x7b18002703a0. stack: 00007f4cfe2753a1 00007f4cfe2751c8 00007f4cfda50f11 000000000047f705 000000000047f658 00007f4d08508e0b 00007f4d0851d2ec 00007f4cfe29ad6f 00007f4d08405e6a 00007f4cfe2d1f3e 00007f4cfe2ce1a6 00007f4cfe2cd453 00007f4d01906f99 00007f4d01a00374 00007f4d01a35144 00007f4d0558d788
0608 12:51:08.161735 (+120113us) op_driver.cc:464] REPLICATION: finished
0608 12:51:08.199394 (+ 37659us) write_op.cc:301] APPLY: starting
0608 12:51:08.199472 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:08.199659 (+   187us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:08.199685 (+    26us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:08.200649 (+   964us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:08.200837 (+   188us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:08.200884 (+    47us) write_op.cc:312] APPLY: finished
0608 12:51:08.201113 (+   229us) log.cc:844] Serialized 52 byte log entry
0608 12:51:08.201284 (+   171us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:08.201381 (+    97us) write_op.cc:454] Released schema lock
0608 12:51:08.201425 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":37472,"mutex_wait_us":21234,"num_ops":6,"prepare.queue_time_us":676223,"prepare.run_cpu_time_us":33378,"prepare.run_wall_time_us":176890,"raft.queue_time_us":27242,"raft.run_cpu_time_us":2465,"raft.run_wall_time_us":99055,"replication_time_us":259384,"spinlock_wait_cycles":44814592,"thread_start_us":33776,"threads_started":1}]]}
I20260608 12:51:08.324352  9666 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45832 (ReqId={client: f35a1f3018b64cac8324317b99a46ece, seq_no=14, attempt_no=0}) took 1138 ms. Trace:
I20260608 12:51:08.273615  9673 rpcz_store.cc:276] 0608 12:51:07.138472 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:07.139584 (+  1112us) service_pool.cc:224] Handling call
0608 12:51:08.234462 (+1094878us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:07.590229 (+     0us) write_op.cc:183] PREPARE: starting on tablet a2ba72e3f8b54ba49cc0d2a244d26c5c
0608 12:51:07.634936 (+ 44707us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:07.636411 (+  1475us) write_op.cc:435] Acquired schema lock
0608 12:51:07.644077 (+  7666us) tablet.cc:662] Decoding operations
0608 12:51:07.681840 (+ 37763us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:07.681902 (+    62us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:07.681932 (+    30us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:51:07.682201 (+   269us) tablet.cc:701] Row locks acquired
0608 12:51:07.682217 (+    16us) write_op.cc:260] PREPARE: finished
0608 12:51:07.682526 (+   309us) write_op.cc:270] Start()
0608 12:51:07.682648 (+   122us) write_op.cc:276] Timestamp: P: 1780923067682467 usec, L: 0
0608 12:51:07.682673 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 12:51:07.683357 (+   684us) log.cc:844] Serialized 432 byte log entry
0608 12:51:08.072331 (+388974us) op_driver.cc:464] REPLICATION: finished
0608 12:51:08.182697 (+110366us) write_op.cc:301] APPLY: starting
0608 12:51:08.182797 (+   100us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:08.182955 (+   158us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:08.215291 (+ 32336us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:08.233371 (+ 18080us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:08.233554 (+   183us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:08.233600 (+    46us) write_op.cc:312] APPLY: finished
0608 12:51:08.233816 (+   216us) log.cc:844] Serialized 34 byte log entry
0608 12:51:08.234000 (+   184us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:08.234089 (+    89us) write_op.cc:454] Released schema lock
0608 12:51:08.234129 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":88891,"num_ops":3,"prepare.queue_time_us":444389,"prepare.run_cpu_time_us":3813,"prepare.run_wall_time_us":97668,"replication_time_us":389552,"spinlock_wait_cycles":224128,"thread_start_us":34145,"threads_started":1}]]}
I20260608 12:51:08.318595  9626 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34466 (ReqId={client: f35a1f3018b64cac8324317b99a46ece, seq_no=15, attempt_no=0}) took 1208 ms. Trace:
I20260608 12:51:08.334295  9673 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34466 (ReqId={client: f35a1f3018b64cac8324317b99a46ece, seq_no=29, attempt_no=0}) took 1195 ms. Trace:
I20260608 12:51:08.324856  9666 rpcz_store.cc:276] 0608 12:51:07.186034 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:07.194680 (+  8646us) service_pool.cc:224] Handling call
0608 12:51:08.324285 (+1129605us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:07.395387 (+     0us) write_op.cc:183] PREPARE: starting on tablet 8bf720da919f40fbafd1f159a750b392
0608 12:51:07.398780 (+  3393us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:07.398810 (+    30us) write_op.cc:435] Acquired schema lock
0608 12:51:07.398838 (+    28us) tablet.cc:662] Decoding operations
0608 12:51:07.399284 (+   446us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:07.399332 (+    48us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:07.399359 (+    27us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:51:07.400481 (+  1122us) tablet.cc:701] Row locks acquired
0608 12:51:07.400499 (+    18us) write_op.cc:260] PREPARE: finished
0608 12:51:07.402592 (+  2093us) write_op.cc:270] Start()
0608 12:51:07.406257 (+  3665us) write_op.cc:276] Timestamp: P: 1780923067401133 usec, L: 0
0608 12:51:07.406274 (+    17us) op_driver.cc:348] REPLICATION: starting
0608 12:51:07.793354 (+387080us) spinlock_profiling.cc:243] Waited 25.2 ms on lock 0x7b54004838a0. stack: 00007f4cfe2753a1 00007f4cfe2751c8 00007f4cfda50f11 000000000047f705 000000000047f658 00007f4d019285cb 00007f4d0194ee64 00007f4d01a4b671 00007f4d01a355e1 00007f4d01a34ed2 00007f4d0558d788 00007f4d0558c660 00007f4d05596950 00007f4d055968b0 00007f4d05596810 00007f4d055967b0
0608 12:51:07.794017 (+   663us) log.cc:844] Serialized 432 byte log entry
0608 12:51:08.164189 (+370172us) op_driver.cc:464] REPLICATION: finished
0608 12:51:08.251590 (+ 87401us) write_op.cc:301] APPLY: starting
0608 12:51:08.252740 (+  1150us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:08.262939 (+ 10199us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:08.264963 (+  2024us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:08.300784 (+ 35821us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:08.300994 (+   210us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:08.301050 (+    56us) write_op.cc:312] APPLY: finished
0608 12:51:08.301273 (+   223us) log.cc:844] Serialized 34 byte log entry
0608 12:51:08.311888 (+ 10615us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:08.316603 (+  4715us) write_op.cc:454] Released schema lock
0608 12:51:08.317452 (+   849us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":82255,"mutex_wait_us":3714,"num_ops":3,"prepare.queue_time_us":188976,"prepare.run_cpu_time_us":15020,"prepare.run_wall_time_us":401942,"replication_time_us":756944,"spinlock_wait_cycles":57898752}]]}
I20260608 12:51:08.320027  9676 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34466 (ReqId={client: f35a1f3018b64cac8324317b99a46ece, seq_no=25, attempt_no=0}) took 1184 ms. Trace:
I20260608 12:51:08.255389  9634 rpcz_store.cc:276] 0608 12:51:07.178867 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:07.180536 (+  1669us) service_pool.cc:224] Handling call
0608 12:51:07.225861 (+ 45325us) spinlock_profiling.cc:243] Waited 39.4 ms on lock 0x7b3400299648. stack: 00007f4cfe2753a1 00007f4cfe2751c8 00007f4cfda50f11 000000000047f705 000000000047f658 00007f4cff8f94bb 00007f4cff97964f 00007f4cff9fdc24 00007f4cffa02faf 00007f4cffa057eb 00007f4cffa05740 00007f4cffa056a0 00007f4cffa05640 00007f4cffa0396f 000000000049a986 000000000049a618
0608 12:51:08.239771 (+1013910us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:07.233535 (+     0us) write_op.cc:183] PREPARE: starting on tablet cb898f19a2fe4feab0015d666b50a56a
0608 12:51:07.234400 (+   865us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:07.234451 (+    51us) write_op.cc:435] Acquired schema lock
0608 12:51:07.234482 (+    31us) tablet.cc:662] Decoding operations
0608 12:51:07.235404 (+   922us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:07.235490 (+    86us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:07.235552 (+    62us) tablet.cc:685] Acquiring locks for 6 operations
0608 12:51:07.236311 (+   759us) tablet.cc:701] Row locks acquired
0608 12:51:07.236337 (+    26us) write_op.cc:260] PREPARE: finished
0608 12:51:07.687478 (+451141us) spinlock_profiling.cc:243] Waited 93.2 ms on lock 0x7b3400299648. stack: 00007f4cfe2753a1 00007f4cfe2751c8 00007f4cfda50f11 000000000047f705 000000000047f658 00007f4cff8f94bb 00007f4cff97aa42 00007f4d0558cec4 00007f4d0558c660 00007f4d05596950 00007f4d055968b0 00007f4d05596810 00007f4d055967b0 00007f4d0559492f 000000000049a986 000000000049a618
0608 12:51:07.687610 (+   132us) write_op.cc:270] Start()
0608 12:51:07.687804 (+   194us) write_op.cc:276] Timestamp: P: 1780923067687559 usec, L: 0
0608 12:51:07.687833 (+    29us) op_driver.cc:348] REPLICATION: starting
0608 12:51:07.688473 (+   640us) log.cc:844] Serialized 562 byte log entry
0608 12:51:08.051676 (+363203us) op_driver.cc:464] REPLICATION: finished
0608 12:51:08.112059 (+ 60383us) write_op.cc:301] APPLY: starting
0608 12:51:08.112161 (+   102us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:08.112422 (+   261us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:08.112455 (+    33us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:08.179859 (+ 67404us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:08.210799 (+ 30940us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:08.214905 (+  4106us) write_op.cc:312] APPLY: finished
0608 12:51:08.235569 (+ 20664us) log.cc:844] Serialized 52 byte log entry
0608 12:51:08.239319 (+  3750us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:08.239420 (+   101us) write_op.cc:454] Released schema lock
0608 12:51:08.239461 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":90694528,"child_traces":[["op",{"apply.queue_time_us":60152,"mutex_wait_us":6988,"num_ops":6,"prepare.queue_time_us":2508,"prepare.run_cpu_time_us":49188,"prepare.run_wall_time_us":482534,"raft.queue_time_us":10367,"raft.run_cpu_time_us":4274,"raft.run_wall_time_us":73105,"replication_time_us":360634,"spinlock_wait_cycles":215138048,"thread_start_us":23941,"threads_started":1}]]}
I20260608 12:51:08.367132  9647 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45832 (ReqId={client: f35a1f3018b64cac8324317b99a46ece, seq_no=22, attempt_no=0}) took 1179 ms. Trace:
I20260608 12:51:08.367854  9660 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45832 (ReqId={client: f35a1f3018b64cac8324317b99a46ece, seq_no=6, attempt_no=0}) took 1182 ms. Trace:
I20260608 12:51:08.367996  9647 rpcz_store.cc:276] 0608 12:51:07.187333 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:07.195597 (+  8264us) service_pool.cc:224] Handling call
0608 12:51:08.367070 (+1171473us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:07.410862 (+     0us) write_op.cc:183] PREPARE: starting on tablet cec7d6ed5b3442348b1b760bb0c44d16
0608 12:51:07.420517 (+  9655us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:07.420540 (+    23us) write_op.cc:435] Acquired schema lock
0608 12:51:07.420552 (+    12us) tablet.cc:662] Decoding operations
0608 12:51:07.420949 (+   397us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:07.420990 (+    41us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:07.421009 (+    19us) tablet.cc:685] Acquiring locks for 6 operations
0608 12:51:07.433613 (+ 12604us) tablet.cc:701] Row locks acquired
0608 12:51:07.433645 (+    32us) write_op.cc:260] PREPARE: finished
0608 12:51:07.433911 (+   266us) write_op.cc:270] Start()
0608 12:51:07.434092 (+   181us) write_op.cc:276] Timestamp: P: 1780923067433848 usec, L: 0
0608 12:51:07.434126 (+    34us) op_driver.cc:348] REPLICATION: starting
0608 12:51:07.435009 (+   883us) log.cc:844] Serialized 562 byte log entry
0608 12:51:08.228680 (+793671us) op_driver.cc:464] REPLICATION: finished
0608 12:51:08.357186 (+128506us) write_op.cc:301] APPLY: starting
0608 12:51:08.357783 (+   597us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:08.359489 (+  1706us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:08.360227 (+   738us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:08.365992 (+  5765us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:08.366185 (+   193us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:08.366233 (+    48us) write_op.cc:312] APPLY: finished
0608 12:51:08.366457 (+   224us) log.cc:844] Serialized 52 byte log entry
0608 12:51:08.366673 (+   216us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:08.366758 (+    85us) write_op.cc:454] Released schema lock
0608 12:51:08.366798 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":127615,"num_ops":6,"prepare.queue_time_us":198756,"prepare.run_cpu_time_us":3893,"prepare.run_wall_time_us":24521,"replication_time_us":794442}]]}
I20260608 12:51:08.334038  9626 rpcz_store.cc:276] 0608 12:51:07.110187 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:07.110807 (+   620us) service_pool.cc:224] Handling call
0608 12:51:08.317617 (+1206810us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:07.147551 (+     0us) write_op.cc:183] PREPARE: starting on tablet f2e9b5c8534b4cbea718104d1d769e1d
0608 12:51:07.148553 (+  1002us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:07.148599 (+    46us) write_op.cc:435] Acquired schema lock
0608 12:51:07.148624 (+    25us) tablet.cc:662] Decoding operations
0608 12:51:07.149347 (+   723us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:07.149423 (+    76us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:07.149478 (+    55us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:51:07.150060 (+   582us) tablet.cc:701] Row locks acquired
0608 12:51:07.150087 (+    27us) write_op.cc:260] PREPARE: finished
0608 12:51:07.150338 (+   251us) write_op.cc:270] Start()
0608 12:51:07.150512 (+   174us) write_op.cc:276] Timestamp: P: 1780923067150273 usec, L: 0
0608 12:51:07.150548 (+    36us) op_driver.cc:348] REPLICATION: starting
0608 12:51:07.151557 (+  1009us) log.cc:844] Serialized 475 byte log entry
0608 12:51:08.142804 (+991247us) op_driver.cc:464] REPLICATION: finished
0608 12:51:08.305548 (+162744us) write_op.cc:301] APPLY: starting
0608 12:51:08.305631 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:08.305798 (+   167us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:08.305893 (+    95us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:08.306635 (+   742us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:08.306831 (+   196us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:08.306882 (+    51us) write_op.cc:312] APPLY: finished
0608 12:51:08.307106 (+   224us) log.cc:844] Serialized 40 byte log entry
0608 12:51:08.309893 (+  2787us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:08.310008 (+   115us) write_op.cc:454] Released schema lock
0608 12:51:08.310055 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":162551,"num_ops":4,"prepare.queue_time_us":35137,"prepare.run_cpu_time_us":4538,"prepare.run_wall_time_us":21727,"replication_time_us":992136}]]}
I20260608 12:51:08.352207  9666 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45832 (ReqId={client: f35a1f3018b64cac8324317b99a46ece, seq_no=24, attempt_no=0}) took 1157 ms. Trace:
I20260608 12:51:08.368494  9660 rpcz_store.cc:276] 0608 12:51:07.185179 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:07.191033 (+  5854us) service_pool.cc:224] Handling call
0608 12:51:08.367791 (+1176758us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:07.328907 (+     0us) write_op.cc:183] PREPARE: starting on tablet cec7d6ed5b3442348b1b760bb0c44d16
0608 12:51:07.337744 (+  8837us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:07.350475 (+ 12731us) write_op.cc:435] Acquired schema lock
0608 12:51:07.355944 (+  5469us) tablet.cc:662] Decoding operations
0608 12:51:07.384138 (+ 28194us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:07.384212 (+    74us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:07.384241 (+    29us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:51:07.384504 (+   263us) tablet.cc:701] Row locks acquired
0608 12:51:07.384526 (+    22us) write_op.cc:260] PREPARE: finished
0608 12:51:07.387050 (+  2524us) write_op.cc:270] Start()
0608 12:51:07.390357 (+  3307us) write_op.cc:276] Timestamp: P: 1780923067384666 usec, L: 0
0608 12:51:07.392142 (+  1785us) op_driver.cc:348] REPLICATION: starting
0608 12:51:07.410192 (+ 18050us) log.cc:844] Serialized 432 byte log entry
0608 12:51:08.228393 (+818201us) op_driver.cc:464] REPLICATION: finished
0608 12:51:08.353721 (+125328us) write_op.cc:301] APPLY: starting
0608 12:51:08.354588 (+   867us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:08.358720 (+  4132us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:08.359511 (+   791us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:08.365594 (+  6083us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:08.365754 (+   160us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:08.365801 (+    47us) write_op.cc:312] APPLY: finished
0608 12:51:08.366050 (+   249us) log.cc:844] Serialized 34 byte log entry
0608 12:51:08.367342 (+  1292us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:08.367434 (+    92us) write_op.cc:454] Released schema lock
0608 12:51:08.367481 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":124734,"mutex_wait_us":1508,"num_ops":3,"prepare.queue_time_us":135735,"prepare.run_cpu_time_us":4351,"prepare.run_wall_time_us":81800,"replication_time_us":836131,"thread_start_us":82948,"threads_started":1}]]}
I20260608 12:51:08.384064  9647 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45832 (ReqId={client: f35a1f3018b64cac8324317b99a46ece, seq_no=43, attempt_no=0}) took 1193 ms. Trace:
I20260608 12:51:08.384948  9666 rpcz_store.cc:276] 0608 12:51:07.187776 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:07.247567 (+ 59791us) service_pool.cc:224] Handling call
0608 12:51:08.345142 (+1097575us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:07.625702 (+     0us) write_op.cc:183] PREPARE: starting on tablet bcc5186f6ba5460a98c58c3de35a1a16
0608 12:51:07.697091 (+ 71389us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:07.699096 (+  2005us) write_op.cc:435] Acquired schema lock
0608 12:51:07.699117 (+    21us) tablet.cc:662] Decoding operations
0608 12:51:07.713405 (+ 14288us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:07.713466 (+    61us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:07.713507 (+    41us) tablet.cc:685] Acquiring locks for 1 operations
0608 12:51:07.713676 (+   169us) tablet.cc:701] Row locks acquired
0608 12:51:07.713697 (+    21us) write_op.cc:260] PREPARE: finished
0608 12:51:07.713872 (+   175us) write_op.cc:270] Start()
0608 12:51:07.715406 (+  1534us) write_op.cc:276] Timestamp: P: 1780923067713823 usec, L: 0
0608 12:51:07.716912 (+  1506us) op_driver.cc:348] REPLICATION: starting
0608 12:51:07.726413 (+  9501us) log.cc:844] Serialized 345 byte log entry
0608 12:51:08.205203 (+478790us) op_driver.cc:464] REPLICATION: finished
0608 12:51:08.337525 (+132322us) write_op.cc:301] APPLY: starting
0608 12:51:08.337615 (+    90us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:08.337710 (+    95us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:08.337788 (+    78us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:08.338085 (+   297us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:08.338237 (+   152us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:08.338286 (+    49us) write_op.cc:312] APPLY: finished
0608 12:51:08.338442 (+   156us) log.cc:844] Serialized 22 byte log entry
0608 12:51:08.341562 (+  3120us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:08.342694 (+  1132us) write_op.cc:454] Released schema lock
0608 12:51:08.342727 (+    33us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":132134,"num_ops":1,"prepare.queue_time_us":337799,"prepare.run_cpu_time_us":4468,"prepare.run_wall_time_us":102662,"replication_time_us":488162}]]}
I20260608 12:51:08.278687  9665 rpcz_store.cc:276] 0608 12:51:07.177119 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:07.177255 (+   136us) service_pool.cc:224] Handling call
0608 12:51:08.247909 (+1070654us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:07.362921 (+     0us) write_op.cc:183] PREPARE: starting on tablet 51aa7629b6a74eedb5c2a8d6ca905b4c
0608 12:51:07.368582 (+  5661us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:07.368632 (+    50us) write_op.cc:435] Acquired schema lock
0608 12:51:07.368660 (+    28us) tablet.cc:662] Decoding operations
0608 12:51:07.389974 (+ 21314us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:07.390040 (+    66us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:07.390070 (+    30us) tablet.cc:685] Acquiring locks for 8 operations
0608 12:51:07.391107 (+  1037us) tablet.cc:701] Row locks acquired
0608 12:51:07.391123 (+    16us) write_op.cc:260] PREPARE: finished
0608 12:51:07.391319 (+   196us) write_op.cc:270] Start()
0608 12:51:07.391451 (+   132us) write_op.cc:276] Timestamp: P: 1780923067391272 usec, L: 0
0608 12:51:07.391468 (+    17us) op_driver.cc:348] REPLICATION: starting
0608 12:51:07.404599 (+ 13131us) log.cc:844] Serialized 649 byte log entry
0608 12:51:07.896119 (+491520us) spinlock_profiling.cc:243] Waited 12.1 ms on lock 0x7b540036ac20. stack: 00007f4cfe2753a1 00007f4cfe2751c8 00007f4cfda50f11 000000000047f705 000000000047f658 00007f4d01929abc 00007f4d01942498 00007f4d01941ae6 00007f4d01a346ff 00007f4d01a35072 00007f4d0558d788 00007f4d0558c660 00007f4d05596950 00007f4d055968b0 00007f4d05596810 00007f4d055967b0
0608 12:51:07.914146 (+ 18027us) op_driver.cc:464] REPLICATION: finished
0608 12:51:07.944645 (+ 30499us) write_op.cc:301] APPLY: starting
0608 12:51:07.944741 (+    96us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:07.944988 (+   247us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:07.945013 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:08.083541 (+138528us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:08.083717 (+   176us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:08.083762 (+    45us) write_op.cc:312] APPLY: finished
0608 12:51:08.084011 (+   249us) log.cc:844] Serialized 64 byte log entry
0608 12:51:08.113323 (+ 29312us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:08.118538 (+  5215us) write_op.cc:454] Released schema lock
0608 12:51:08.120095 (+  1557us) write_op.cc:341] FINISH: Updating metrics
0608 12:51:08.242631 (+122536us) spinlock_profiling.cc:243] Waited 2.52 ms on lock 0x7b3400299648. stack: 00007f4cfe2753a1 00007f4cfe2751c8 00007f4cfda50f11 000000000047f705 000000000047f658 00007f4cff8f94bb 00007f4cff97cc91 00007f4cff9a1273 00007f4d072789a7 00007f4d05591396 00007f4d05590b8f 00007f4d055994e0 00007f4d05599440 00007f4d055993a0 00007f4d05599340 00007f4d055974bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":29817,"num_ops":8,"prepare.queue_time_us":77131,"prepare.run_cpu_time_us":10509,"prepare.run_wall_time_us":572155,"raft.queue_time_us":142,"raft.run_cpu_time_us":805,"raft.run_wall_time_us":804,"replication_time_us":522518,"spinlock_wait_cycles":33618816,"thread_start_us":36628,"threads_started":1}]]}
I20260608 12:51:08.385099  9647 rpcz_store.cc:276] 0608 12:51:07.190624 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:07.206018 (+ 15394us) service_pool.cc:224] Handling call
0608 12:51:07.750814 (+544796us) spinlock_profiling.cc:243] Waited 6.66 ms on lock 0x7b340001b1f8. stack: 00007f4cfe2753a1 00007f4cfe2751c8 00007f4cfda50f11 000000000047f705 000000000047f658 00007f4cff8f94bb 00007f4cff97964f 00007f4cff9fdc24 00007f4cffa02faf 00007f4cffa057eb 00007f4cffa05740 00007f4cffa056a0 00007f4cffa05640 00007f4cffa0396f 000000000049a986 000000000049a618
0608 12:51:08.383991 (+633177us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:07.752245 (+     0us) write_op.cc:183] PREPARE: starting on tablet cec7d6ed5b3442348b1b760bb0c44d16
0608 12:51:07.752730 (+   485us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:07.752756 (+    26us) write_op.cc:435] Acquired schema lock
0608 12:51:07.752774 (+    18us) tablet.cc:662] Decoding operations
0608 12:51:07.753165 (+   391us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:07.753211 (+    46us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:07.753236 (+    25us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:51:07.756138 (+  2902us) tablet.cc:701] Row locks acquired
0608 12:51:07.756169 (+    31us) write_op.cc:260] PREPARE: finished
0608 12:51:07.756401 (+   232us) write_op.cc:270] Start()
0608 12:51:07.756549 (+   148us) write_op.cc:276] Timestamp: P: 1780923067756347 usec, L: 0
0608 12:51:07.756579 (+    30us) op_driver.cc:348] REPLICATION: starting
0608 12:51:07.907975 (+151396us) spinlock_profiling.cc:243] Waited 150 ms on lock 0x7b540009e320. stack: 00007f4cfe2753a1 00007f4cfe2751c8 00007f4cfda50f11 000000000047f705 000000000047f658 00007f4d019285cb 00007f4d0194ee64 00007f4d01a4b671 00007f4d01a355e1 00007f4d01a34ed2 00007f4d0558d788 00007f4d0558c660 00007f4d05596950 00007f4d055968b0 00007f4d05596810 00007f4d055967b0
0608 12:51:07.908842 (+   867us) log.cc:844] Serialized 475 byte log entry
0608 12:51:08.250727 (+341885us) op_driver.cc:464] REPLICATION: finished
0608 12:51:08.375603 (+124876us) write_op.cc:301] APPLY: starting
0608 12:51:08.375672 (+    69us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:08.375816 (+   144us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:08.375837 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:08.376428 (+   591us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:08.376607 (+   179us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:08.376656 (+    49us) write_op.cc:312] APPLY: finished
0608 12:51:08.376867 (+   211us) log.cc:844] Serialized 40 byte log entry
0608 12:51:08.383564 (+  6697us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:08.383653 (+    89us) write_op.cc:454] Released schema lock
0608 12:51:08.383690 (+    37us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":15316736,"child_traces":[["op",{"apply.queue_time_us":124508,"num_ops":4,"prepare.queue_time_us":389,"prepare.run_cpu_time_us":6482,"prepare.run_wall_time_us":156937,"replication_time_us":494027,"spinlock_wait_cycles":344209792}]]}
I20260608 12:51:08.389729  9634 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45438 (ReqId={client: f35a1f3018b64cac8324317b99a46ece, seq_no=0, attempt_no=0}) took 1212 ms. Trace:
I20260608 12:51:08.395717  9625 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45438 (ReqId={client: f35a1f3018b64cac8324317b99a46ece, seq_no=30, attempt_no=0}) took 1151 ms. Trace:
I20260608 12:51:08.399214  9665 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45438 (ReqId={client: f35a1f3018b64cac8324317b99a46ece, seq_no=45, attempt_no=0}) took 1013 ms. Trace:
I20260608 12:51:08.399708  9665 rpcz_store.cc:276] 0608 12:51:07.385965 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:07.388926 (+  2961us) service_pool.cc:224] Handling call
0608 12:51:07.695843 (+306917us) spinlock_profiling.cc:243] Waited 1.34 ms on lock 0x7b5800086d98. stack: 00007f4cfe2753a1 00007f4cfe2751c8 00007f4cfda50f11 000000000047f705 000000000047f658 00007f4cfdfaad9b 00007f4cfe260835 00007f4cfe2605cd 00007f4d08532848 00007f4d07162a6c 00007f4d072cbd90 00007f4d072cbe7e 00007f4d07255de6 00007f4d0722d6e8 00007f4d07229f44 00007f4d05ef8ae6
0608 12:51:08.399151 (+703308us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:07.739777 (+     0us) write_op.cc:183] PREPARE: starting on tablet fca60674522746588d493ad3094cd340
0608 12:51:07.767569 (+ 27792us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:07.768376 (+   807us) write_op.cc:435] Acquired schema lock
0608 12:51:07.769322 (+   946us) tablet.cc:662] Decoding operations
0608 12:51:07.792172 (+ 22850us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:07.792215 (+    43us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:07.792245 (+    30us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:51:07.792632 (+   387us) tablet.cc:701] Row locks acquired
0608 12:51:07.792652 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:51:07.792861 (+   209us) write_op.cc:270] Start()
0608 12:51:07.792971 (+   110us) write_op.cc:276] Timestamp: P: 1780923067792808 usec, L: 0
0608 12:51:07.792995 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 12:51:07.793680 (+   685us) log.cc:844] Serialized 475 byte log entry
0608 12:51:08.256679 (+462999us) op_driver.cc:464] REPLICATION: finished
0608 12:51:08.393368 (+136689us) write_op.cc:301] APPLY: starting
0608 12:51:08.393437 (+    69us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:08.393601 (+   164us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:08.393686 (+    85us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:08.394330 (+   644us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:08.394511 (+   181us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:08.394567 (+    56us) write_op.cc:312] APPLY: finished
0608 12:51:08.394773 (+   206us) log.cc:844] Serialized 40 byte log entry
0608 12:51:08.398713 (+  3940us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:08.398801 (+    88us) write_op.cc:454] Released schema lock
0608 12:51:08.398846 (+    45us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":3232256,"child_traces":[["op",{"apply.queue_time_us":136544,"num_ops":4,"prepare.queue_time_us":42831,"prepare.run_cpu_time_us":3561,"prepare.run_wall_time_us":54184,"replication_time_us":463616}]]}
I20260608 12:51:08.343369  9676 rpcz_store.cc:276] 0608 12:51:07.134883 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:07.145069 (+ 10186us) service_pool.cc:224] Handling call
0608 12:51:08.319362 (+1174293us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:07.239205 (+     0us) write_op.cc:183] PREPARE: starting on tablet be1d106c5a16456da3209d155aa4f7d2
0608 12:51:07.264685 (+ 25480us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:07.271422 (+  6737us) write_op.cc:435] Acquired schema lock
0608 12:51:07.273260 (+  1838us) tablet.cc:662] Decoding operations
0608 12:51:07.331026 (+ 57766us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:07.331543 (+   517us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:07.332707 (+  1164us) tablet.cc:685] Acquiring locks for 6 operations
0608 12:51:07.364267 (+ 31560us) tablet.cc:701] Row locks acquired
0608 12:51:07.364288 (+    21us) write_op.cc:260] PREPARE: finished
0608 12:51:07.364502 (+   214us) write_op.cc:270] Start()
0608 12:51:07.364639 (+   137us) write_op.cc:276] Timestamp: P: 1780923067364455 usec, L: 0
0608 12:51:07.364657 (+    18us) op_driver.cc:348] REPLICATION: starting
0608 12:51:07.520809 (+156152us) spinlock_profiling.cc:243] Waited 7.92 ms on lock 0x7b54005706a0. stack: 00007f4cfe2753a1 00007f4cfe2751c8 00007f4cfda50f11 000000000047f705 000000000047f658 00007f4d019285cb 00007f4d0194ee64 00007f4d01a4b671 00007f4d01a355e1 00007f4d01a34ed2 00007f4d0558d788 00007f4d0558c660 00007f4d05596950 00007f4d055968b0 00007f4d05596810 00007f4d055967b0
0608 12:51:07.521450 (+   641us) log.cc:844] Serialized 562 byte log entry
0608 12:51:07.956827 (+435377us) spinlock_profiling.cc:243] Waited 328 ms on lock 0x7b58000c2cd0. stack: 00007f4cfe2753a1 00007f4cfe2751c8 00007f4cfda50f11 000000000047f705 000000000047f658 00007f4d01929abc 00007f4d01909305 00007f4d01916490 00007f4d019163a0 00007f4d01916300 00007f4d019162a0 00007f4d0191439f 000000000049a986 000000000049a618 00007f4cfe2d4131 00007f4cfe2d8b0b
0608 12:51:08.081675 (+124848us) op_driver.cc:464] REPLICATION: finished
0608 12:51:08.209143 (+127468us) write_op.cc:301] APPLY: starting
0608 12:51:08.209234 (+    91us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:08.209448 (+   214us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:08.209471 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:08.295980 (+ 86509us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:08.296178 (+   198us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:08.296230 (+    52us) write_op.cc:312] APPLY: finished
0608 12:51:08.308726 (+ 12496us) log.cc:844] Serialized 52 byte log entry
0608 12:51:08.316466 (+  7740us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:08.318912 (+  2446us) write_op.cc:454] Released schema lock
0608 12:51:08.318971 (+    59us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":123064,"mutex_wait_us":8099,"num_ops":6,"prepare.queue_time_us":90876,"prepare.run_cpu_time_us":15030,"prepare.run_wall_time_us":282645,"raft.queue_time_us":760,"raft.run_cpu_time_us":5207,"raft.run_wall_time_us":432775,"replication_time_us":716897,"spinlock_wait_cycles":771718784}]]}
I20260608 12:51:08.395040  9634 rpcz_store.cc:276] 0608 12:51:07.177527 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:07.178399 (+   872us) service_pool.cc:224] Handling call
0608 12:51:07.356284 (+177885us) spinlock_profiling.cc:243] Waited 3.78 ms on lock 0x7b3400299648. stack: 00007f4cfe2753a1 00007f4cfe2751c8 00007f4cfda50f11 000000000047f705 000000000047f658 00007f4cff8f94bb 00007f4cff97964f 00007f4cff9fdc24 00007f4cffa02faf 00007f4cffa057eb 00007f4cffa05740 00007f4cffa056a0 00007f4cffa05640 00007f4cffa0396f 000000000049a986 000000000049a618
0608 12:51:08.389662 (+1033378us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:07.556346 (+     0us) write_op.cc:183] PREPARE: starting on tablet fca60674522746588d493ad3094cd340
0608 12:51:07.566258 (+  9912us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:07.566286 (+    28us) write_op.cc:435] Acquired schema lock
0608 12:51:07.566304 (+    18us) tablet.cc:662] Decoding operations
0608 12:51:07.569422 (+  3118us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:07.570919 (+  1497us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:07.575637 (+  4718us) tablet.cc:685] Acquiring locks for 1 operations
0608 12:51:07.579760 (+  4123us) tablet.cc:701] Row locks acquired
0608 12:51:07.580093 (+   333us) write_op.cc:260] PREPARE: finished
0608 12:51:07.587066 (+  6973us) write_op.cc:270] Start()
0608 12:51:07.591916 (+  4850us) write_op.cc:276] Timestamp: P: 1780923067584372 usec, L: 0
0608 12:51:07.594126 (+  2210us) op_driver.cc:348] REPLICATION: starting
0608 12:51:07.624706 (+ 30580us) log.cc:844] Serialized 345 byte log entry
0608 12:51:08.255581 (+630875us) op_driver.cc:464] REPLICATION: finished
0608 12:51:08.388073 (+132492us) write_op.cc:301] APPLY: starting
0608 12:51:08.388153 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:08.388265 (+   112us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:08.388356 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:08.388624 (+   268us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:08.388789 (+   165us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:08.388847 (+    58us) write_op.cc:312] APPLY: finished
0608 12:51:08.389011 (+   164us) log.cc:844] Serialized 22 byte log entry
0608 12:51:08.389237 (+   226us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:08.389302 (+    65us) write_op.cc:454] Released schema lock
0608 12:51:08.389337 (+    35us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":8698624,"child_traces":[["op",{"apply.queue_time_us":131724,"num_ops":1,"prepare.queue_time_us":179408,"prepare.run_cpu_time_us":7607,"prepare.run_wall_time_us":80714,"replication_time_us":658230,"spinlock_wait_cycles":17152}]]}
I20260608 12:51:08.396207  9625 rpcz_store.cc:276] 0608 12:51:07.258184 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:07.271858 (+ 13674us) service_pool.cc:224] Handling call
0608 12:51:07.376296 (+104438us) spinlock_profiling.cc:243] Waited 23.2 ms on lock 0x7b3400299648. stack: 00007f4cfe2753a1 00007f4cfe2751c8 00007f4cfda50f11 000000000047f705 000000000047f658 00007f4cff8f94bb 00007f4cff97964f 00007f4cff9fdc24 00007f4cffa02faf 00007f4cffa057eb 00007f4cffa05740 00007f4cffa056a0 00007f4cffa05640 00007f4cffa0396f 000000000049a986 000000000049a618
0608 12:51:08.395653 (+1019357us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:07.659474 (+     0us) write_op.cc:183] PREPARE: starting on tablet fca60674522746588d493ad3094cd340
0608 12:51:07.687132 (+ 27658us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:07.687161 (+    29us) write_op.cc:435] Acquired schema lock
0608 12:51:07.687175 (+    14us) tablet.cc:662] Decoding operations
0608 12:51:07.687704 (+   529us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:07.687755 (+    51us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:07.687782 (+    27us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:51:07.697639 (+  9857us) tablet.cc:701] Row locks acquired
0608 12:51:07.706251 (+  8612us) write_op.cc:260] PREPARE: finished
0608 12:51:07.707659 (+  1408us) write_op.cc:270] Start()
0608 12:51:07.707815 (+   156us) write_op.cc:276] Timestamp: P: 1780923067707609 usec, L: 0
0608 12:51:07.707835 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 12:51:07.739188 (+ 31353us) log.cc:844] Serialized 519 byte log entry
0608 12:51:08.256479 (+517291us) op_driver.cc:464] REPLICATION: finished
0608 12:51:08.388644 (+132165us) write_op.cc:301] APPLY: starting
0608 12:51:08.388711 (+    67us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:08.388872 (+   161us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:08.388962 (+    90us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:08.389833 (+   871us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:08.390014 (+   181us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:08.390072 (+    58us) write_op.cc:312] APPLY: finished
0608 12:51:08.390281 (+   209us) log.cc:844] Serialized 46 byte log entry
0608 12:51:08.395112 (+  4831us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:08.395195 (+    83us) write_op.cc:454] Released schema lock
0608 12:51:08.395272 (+    77us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":53335936,"child_traces":[["op",{"apply.queue_time_us":131990,"num_ops":5,"prepare.queue_time_us":277415,"prepare.run_cpu_time_us":3564,"prepare.run_wall_time_us":83016,"replication_time_us":548537}]]}
I20260608 12:51:08.309180  9670 rpcz_store.cc:276] 0608 12:51:07.179998 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:07.182218 (+  2220us) service_pool.cc:224] Handling call
0608 12:51:07.410765 (+228547us) spinlock_profiling.cc:243] Waited 75.7 ms on lock 0x7b3400299648. stack: 00007f4cfe2753a1 00007f4cfe2751c8 00007f4cfda50f11 000000000047f705 000000000047f658 00007f4cff8f94bb 00007f4cff97964f 00007f4cff9fdc24 00007f4cffa02faf 00007f4cffa057eb 00007f4cffa05740 00007f4cffa056a0 00007f4cffa05640 00007f4cffa0396f 000000000049a986 000000000049a618
0608 12:51:08.307281 (+896516us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:08.033637 (+     0us) write_op.cc:183] PREPARE: starting on tablet cb898f19a2fe4feab0015d666b50a56a
0608 12:51:08.034123 (+   486us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:08.034151 (+    28us) write_op.cc:435] Acquired schema lock
0608 12:51:08.034169 (+    18us) tablet.cc:662] Decoding operations
0608 12:51:08.034812 (+   643us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:08.034857 (+    45us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:08.034885 (+    28us) tablet.cc:685] Acquiring locks for 8 operations
0608 12:51:08.056199 (+ 21314us) tablet.cc:701] Row locks acquired
0608 12:51:08.056222 (+    23us) write_op.cc:260] PREPARE: finished
0608 12:51:08.056476 (+   254us) write_op.cc:270] Start()
0608 12:51:08.056632 (+   156us) write_op.cc:276] Timestamp: P: 1780923068056351 usec, L: 0
0608 12:51:08.056652 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 12:51:08.080990 (+ 24338us) log.cc:844] Serialized 649 byte log entry
0608 12:51:08.145236 (+ 64246us) spinlock_profiling.cc:243] Waited 2.31 ms on lock 0x7b540011d354. stack: 00007f4cfe2753a1 00007f4cfe2751c8 00007f4cfda50f11 000000000047f705 000000000047f658 00007f4d019285cb 00007f4d01a35115 00007f4d0558d788 00007f4d0558c660 00007f4d05596950 00007f4d055968b0 00007f4d05596810 00007f4d055967b0 00007f4d0559492f 000000000049a986 000000000049a618
0608 12:51:08.185456 (+ 40220us) op_driver.cc:464] REPLICATION: finished
0608 12:51:08.292937 (+107481us) write_op.cc:301] APPLY: starting
0608 12:51:08.293003 (+    66us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:08.298507 (+  5504us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:08.298535 (+    28us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:08.305889 (+  7354us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:08.306101 (+   212us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:08.306145 (+    44us) write_op.cc:312] APPLY: finished
0608 12:51:08.306408 (+   263us) log.cc:844] Serialized 64 byte log entry
0608 12:51:08.306580 (+   172us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:08.306674 (+    94us) write_op.cc:454] Released schema lock
0608 12:51:08.306718 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":174090112,"child_traces":[["op",{"apply.queue_time_us":107289,"mutex_wait_us":1277,"num_ops":8,"prepare.queue_time_us":613613,"prepare.run_cpu_time_us":5134,"prepare.run_wall_time_us":111758,"replication_time_us":128684,"spinlock_wait_cycles":5308160}]]}
I20260608 12:51:08.342986  9624 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34466 (ReqId={client: f35a1f3018b64cac8324317b99a46ece, seq_no=37, attempt_no=0}) took 1192 ms. Trace:
I20260608 12:51:08.416191  9624 rpcz_store.cc:276] 0608 12:51:07.150833 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:07.153162 (+  2329us) service_pool.cc:224] Handling call
0608 12:51:08.342903 (+1189741us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:07.207707 (+     0us) write_op.cc:183] PREPARE: starting on tablet f2e9b5c8534b4cbea718104d1d769e1d
0608 12:51:07.246646 (+ 38939us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:07.246702 (+    56us) write_op.cc:435] Acquired schema lock
0608 12:51:07.246734 (+    32us) tablet.cc:662] Decoding operations
0608 12:51:07.247419 (+   685us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:07.247491 (+    72us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:07.247537 (+    46us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:51:07.248089 (+   552us) tablet.cc:701] Row locks acquired
0608 12:51:07.248117 (+    28us) write_op.cc:260] PREPARE: finished
0608 12:51:07.248385 (+   268us) write_op.cc:270] Start()
0608 12:51:07.248561 (+   176us) write_op.cc:276] Timestamp: P: 1780923067248306 usec, L: 0
0608 12:51:07.248587 (+    26us) op_driver.cc:348] REPLICATION: starting
0608 12:51:07.260367 (+ 11780us) log.cc:844] Serialized 475 byte log entry
0608 12:51:08.144182 (+883815us) op_driver.cc:464] REPLICATION: finished
0608 12:51:08.335129 (+190947us) write_op.cc:301] APPLY: starting
0608 12:51:08.335205 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:08.335428 (+   223us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:08.335527 (+    99us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:08.336177 (+   650us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:08.336374 (+   197us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:08.336422 (+    48us) write_op.cc:312] APPLY: finished
0608 12:51:08.336638 (+   216us) log.cc:844] Serialized 40 byte log entry
0608 12:51:08.340433 (+  3795us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:08.340535 (+   102us) write_op.cc:454] Released schema lock
0608 12:51:08.340575 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":190750,"mutex_wait_us":17099,"num_ops":4,"prepare.queue_time_us":5284,"prepare.run_cpu_time_us":4231,"prepare.run_wall_time_us":56985,"replication_time_us":894715}]]}
I20260608 12:51:08.380402  9656 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45832 (ReqId={client: f35a1f3018b64cac8324317b99a46ece, seq_no=26, attempt_no=0}) took 1192 ms. Trace:
I20260608 12:51:08.336215  9673 rpcz_store.cc:276] 0608 12:51:07.138858 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:07.138983 (+   125us) service_pool.cc:224] Handling call
0608 12:51:08.333681 (+1194698us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:07.174321 (+     0us) write_op.cc:183] PREPARE: starting on tablet f2e9b5c8534b4cbea718104d1d769e1d
0608 12:51:07.174965 (+   644us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:07.174994 (+    29us) write_op.cc:435] Acquired schema lock
0608 12:51:07.175014 (+    20us) tablet.cc:662] Decoding operations
0608 12:51:07.181387 (+  6373us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:07.181435 (+    48us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:07.181473 (+    38us) tablet.cc:685] Acquiring locks for 1 operations
0608 12:51:07.181630 (+   157us) tablet.cc:701] Row locks acquired
0608 12:51:07.181643 (+    13us) write_op.cc:260] PREPARE: finished
0608 12:51:07.181812 (+   169us) write_op.cc:270] Start()
0608 12:51:07.181946 (+   134us) write_op.cc:276] Timestamp: P: 1780923067181764 usec, L: 0
0608 12:51:07.181968 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 12:51:07.183576 (+  1608us) log.cc:844] Serialized 345 byte log entry
0608 12:51:08.143109 (+959533us) op_driver.cc:464] REPLICATION: finished
0608 12:51:08.329466 (+186357us) write_op.cc:301] APPLY: starting
0608 12:51:08.329544 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:08.329648 (+   104us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:08.329740 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:08.329984 (+   244us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:08.330156 (+   172us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:08.330204 (+    48us) write_op.cc:312] APPLY: finished
0608 12:51:08.330384 (+   180us) log.cc:844] Serialized 22 byte log entry
0608 12:51:08.331830 (+  1446us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:08.331898 (+    68us) write_op.cc:454] Released schema lock
0608 12:51:08.331935 (+    37us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":186180,"num_ops":1,"prepare.queue_time_us":33829,"prepare.run_cpu_time_us":2519,"prepare.run_wall_time_us":9513,"replication_time_us":961030}]]}
I20260608 12:51:08.420029  9656 rpcz_store.cc:276] 0608 12:51:07.188133 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:07.225452 (+ 37319us) service_pool.cc:224] Handling call
0608 12:51:08.380340 (+1154888us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:07.435610 (+     0us) write_op.cc:183] PREPARE: starting on tablet cec7d6ed5b3442348b1b760bb0c44d16
0608 12:51:07.436965 (+  1355us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:07.437010 (+    45us) write_op.cc:435] Acquired schema lock
0608 12:51:07.437039 (+    29us) tablet.cc:662] Decoding operations
0608 12:51:07.437672 (+   633us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:07.444480 (+  6808us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:07.446315 (+  1835us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:51:07.497763 (+ 51448us) tablet.cc:701] Row locks acquired
0608 12:51:07.497783 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:51:07.498663 (+   880us) write_op.cc:270] Start()
0608 12:51:07.498859 (+   196us) write_op.cc:276] Timestamp: P: 1780923067497900 usec, L: 0
0608 12:51:07.498886 (+    27us) op_driver.cc:348] REPLICATION: starting
0608 12:51:07.509756 (+ 10870us) log.cc:844] Serialized 475 byte log entry
0608 12:51:08.228929 (+719173us) op_driver.cc:464] REPLICATION: finished
0608 12:51:08.374972 (+146043us) write_op.cc:301] APPLY: starting
0608 12:51:08.375048 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:08.375203 (+   155us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:08.375311 (+   108us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:08.378632 (+  3321us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:08.378816 (+   184us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:08.378864 (+    48us) write_op.cc:312] APPLY: finished
0608 12:51:08.379059 (+   195us) log.cc:844] Serialized 40 byte log entry
0608 12:51:08.379888 (+   829us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:08.379964 (+    76us) write_op.cc:454] Released schema lock
0608 12:51:08.380011 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":145879,"num_ops":4,"prepare.queue_time_us":183516,"prepare.run_cpu_time_us":4343,"prepare.run_wall_time_us":78094,"replication_time_us":729936}]]}
I20260608 12:51:08.429128  9647 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45832 (ReqId={client: f35a1f3018b64cac8324317b99a46ece, seq_no=33, attempt_no=0}) took 1240 ms. Trace:
I20260608 12:51:08.431172  9647 rpcz_store.cc:276] 0608 12:51:07.189182 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:07.220973 (+ 31791us) service_pool.cc:224] Handling call
0608 12:51:07.495364 (+274391us) spinlock_profiling.cc:243] Waited 3.63 ms on lock 0x7b340001b1f8. stack: 00007f4cfe2753a1 00007f4cfe2751c8 00007f4cfda50f11 000000000047f705 000000000047f658 00007f4cff8f94bb 00007f4cff97964f 00007f4cff9fdc24 00007f4cffa02faf 00007f4cffa057eb 00007f4cffa05740 00007f4cffa056a0 00007f4cffa05640 00007f4cffa0396f 000000000049a986 000000000049a618
0608 12:51:08.429063 (+933699us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:07.932194 (+     0us) write_op.cc:183] PREPARE: starting on tablet 8bf720da919f40fbafd1f159a750b392
0608 12:51:07.949756 (+ 17562us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:07.949795 (+    39us) write_op.cc:435] Acquired schema lock
0608 12:51:07.949815 (+    20us) tablet.cc:662] Decoding operations
0608 12:51:07.951750 (+  1935us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:07.951803 (+    53us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:07.951834 (+    31us) tablet.cc:685] Acquiring locks for 8 operations
0608 12:51:07.952300 (+   466us) tablet.cc:701] Row locks acquired
0608 12:51:07.952319 (+    19us) write_op.cc:260] PREPARE: finished
0608 12:51:07.952501 (+   182us) write_op.cc:270] Start()
0608 12:51:07.952626 (+   125us) write_op.cc:276] Timestamp: P: 1780923067952452 usec, L: 0
0608 12:51:07.952648 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 12:51:07.979075 (+ 26427us) log.cc:844] Serialized 649 byte log entry
0608 12:51:08.356855 (+377780us) op_driver.cc:464] REPLICATION: finished
0608 12:51:08.423051 (+ 66196us) write_op.cc:301] APPLY: starting
0608 12:51:08.423131 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:08.423344 (+   213us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:08.423432 (+    88us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:08.424694 (+  1262us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:08.424914 (+   220us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:08.424956 (+    42us) write_op.cc:312] APPLY: finished
0608 12:51:08.425201 (+   245us) log.cc:844] Serialized 64 byte log entry
0608 12:51:08.428581 (+  3380us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:08.428680 (+    99us) write_op.cc:454] Released schema lock
0608 12:51:08.428725 (+    45us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":8338688,"child_traces":[["op",{"apply.queue_time_us":65992,"mutex_wait_us":5131,"num_ops":8,"prepare.queue_time_us":406163,"prepare.run_cpu_time_us":4020,"prepare.run_wall_time_us":64627,"replication_time_us":404099}]]}
I20260608 12:51:08.430177  9625 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45438 (ReqId={client: f35a1f3018b64cac8324317b99a46ece, seq_no=13, attempt_no=0}) took 1251 ms. Trace:
I20260608 12:51:08.439608  9670 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45438 (ReqId={client: f35a1f3018b64cac8324317b99a46ece, seq_no=39, attempt_no=0}) took 1045 ms. Trace:
I20260608 12:51:08.437175  9625 rpcz_store.cc:276] 0608 12:51:07.179222 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:07.182328 (+  3106us) service_pool.cc:224] Handling call
0608 12:51:07.334819 (+152491us) spinlock_profiling.cc:243] Waited 1.12 ms on lock 0x7b3400299648. stack: 00007f4cfe2753a1 00007f4cfe2751c8 00007f4cfda50f11 000000000047f705 000000000047f658 00007f4cff8f94bb 00007f4cff97964f 00007f4cff9fdc24 00007f4cffa02faf 00007f4cffa057eb 00007f4cffa05740 00007f4cffa056a0 00007f4cffa05640 00007f4cffa0396f 000000000049a986 000000000049a618
0608 12:51:08.430113 (+1095294us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:07.925943 (+     0us) write_op.cc:183] PREPARE: starting on tablet 51aa7629b6a74eedb5c2a8d6ca905b4c
0608 12:51:07.928047 (+  2104us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:07.928081 (+    34us) write_op.cc:435] Acquired schema lock
0608 12:51:07.928095 (+    14us) tablet.cc:662] Decoding operations
0608 12:51:07.941827 (+ 13732us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:07.943414 (+  1587us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:07.946782 (+  3368us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:51:07.966089 (+ 19307us) tablet.cc:701] Row locks acquired
0608 12:51:07.973619 (+  7530us) write_op.cc:260] PREPARE: finished
0608 12:51:08.139185 (+165566us) spinlock_profiling.cc:243] Waited 1.18 ms on lock 0x7b3400299648. stack: 00007f4cfe2753a1 00007f4cfe2751c8 00007f4cfda50f11 000000000047f705 000000000047f658 00007f4cff8f94bb 00007f4cff97aa42 00007f4d0558cec4 00007f4d0558c660 00007f4d05596950 00007f4d055968b0 00007f4d05596810 00007f4d055967b0 00007f4d0559492f 000000000049a986 000000000049a618
0608 12:51:08.139327 (+   142us) write_op.cc:270] Start()
0608 12:51:08.139536 (+   209us) write_op.cc:276] Timestamp: P: 1780923068139282 usec, L: 0
0608 12:51:08.139561 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 12:51:08.140284 (+   723us) log.cc:844] Serialized 388 byte log entry
0608 12:51:08.297159 (+156875us) op_driver.cc:464] REPLICATION: finished
0608 12:51:08.426794 (+129635us) write_op.cc:301] APPLY: starting
0608 12:51:08.426868 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:08.426979 (+   111us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:08.427002 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:08.427400 (+   398us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:08.427562 (+   162us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:08.427607 (+    45us) write_op.cc:312] APPLY: finished
0608 12:51:08.427776 (+   169us) log.cc:844] Serialized 28 byte log entry
0608 12:51:08.429684 (+  1908us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:08.429757 (+    73us) write_op.cc:454] Released schema lock
0608 12:51:08.429796 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":2575104,"child_traces":[["op",{"apply.queue_time_us":129441,"num_ops":2,"prepare.queue_time_us":582663,"prepare.run_cpu_time_us":5923,"prepare.run_wall_time_us":216548,"replication_time_us":157484,"spinlock_wait_cycles":2750720}]]}
I20260608 12:51:08.440105  9670 rpcz_store.cc:276] 0608 12:51:07.385585 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:51:07.388674 (+  3089us) service_pool.cc:224] Handling call
0608 12:51:08.431196 (+1042522us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:51:08.140714 (+     0us) write_op.cc:183] PREPARE: starting on tablet 51aa7629b6a74eedb5c2a8d6ca905b4c
0608 12:51:08.141267 (+   553us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:51:08.141297 (+    30us) write_op.cc:435] Acquired schema lock
0608 12:51:08.141313 (+    16us) tablet.cc:662] Decoding operations
0608 12:51:08.141964 (+   651us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:51:08.142016 (+    52us) write_op.cc:641] Partition lock acquired for write op
0608 12:51:08.142045 (+    29us) tablet.cc:685] Acquiring locks for 7 operations
0608 12:51:08.142522 (+   477us) tablet.cc:701] Row locks acquired
0608 12:51:08.142543 (+    21us) write_op.cc:260] PREPARE: finished
0608 12:51:08.142716 (+   173us) write_op.cc:270] Start()
0608 12:51:08.142847 (+   131us) write_op.cc:276] Timestamp: P: 1780923068142669 usec, L: 0
0608 12:51:08.142872 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 12:51:08.147411 (+  4539us) log.cc:844] Serialized 605 byte log entry
0608 12:51:08.244279 (+ 96868us) spinlock_profiling.cc:243] Waited 3.87 ms on lock 0x7b54000ec754. stack: 00007f4cfe2753a1 00007f4cfe2751c8 00007f4cfda50f11 000000000047f705 000000000047f658 00007f4d019285cb 00007f4d01a35115 00007f4d0558d788 00007f4d0558c660 00007f4d05596950 00007f4d055968b0 00007f4d05596810 00007f4d055967b0 00007f4d0559492f 000000000049a986 000000000049a618
0608 12:51:08.297464 (+ 53185us) op_driver.cc:464] REPLICATION: finished
0608 12:51:08.428602 (+131138us) write_op.cc:301] APPLY: starting
0608 12:51:08.428677 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0608 12:51:08.428882 (+   205us) tablet.cc:1370] finished BulkCheckPresence
0608 12:51:08.428905 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:51:08.430057 (+  1152us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:51:08.430278 (+   221us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:51:08.430326 (+    48us) write_op.cc:312] APPLY: finished
0608 12:51:08.430575 (+   249us) log.cc:844] Serialized 58 byte log entry
0608 12:51:08.430749 (+   174us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:51:08.430840 (+    91us) write_op.cc:454] Released schema lock
0608 12:51:08.430883 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":130953,"num_ops":7,"prepare.queue_time_us":694665,"prepare.run_cpu_time_us":6158,"prepare.run_wall_time_us":107175,"replication_time_us":154495,"spinlock_wait_cycles":8906496}]]}
W20260608 12:51:08.956715  9279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.192.67:34839, user_credentials={real_user=slave}} blocked reactor thread for 59969us
W20260608 12:51:08.972580  9426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.192.65:45389, user_credentials={real_user=slave}} blocked reactor thread for 130129us
W20260608 12:51:08.989058  9674 log.cc:927] Time spent T cec7d6ed5b3442348b1b760bb0c44d16 P 01117ef93bf2434184374784e9784b97: Append to log took a long time: real 0.060s	user 0.000s	sys 0.009s
W20260608 12:51:08.992965  9675 log.cc:927] Time spent T cec7d6ed5b3442348b1b760bb0c44d16 P c8d6bad1972d459f96b2590c733f139b: Append to log took a long time: real 0.071s	user 0.006s	sys 0.003s
W20260608 12:51:09.692883  9494 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.4.192.67:34839, user_credentials={real_user=slave}} blocked reactor thread for 112116us
W20260608 12:51:09.733018  9428 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.192.66:38301, user_credentials={real_user=slave}} blocked reactor thread for 67064.8us
W20260608 12:51:10.421717  9279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.192.66:38301, user_credentials={real_user=slave}} blocked reactor thread for 84199.6us
W20260608 12:51:10.838028  9354 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.192.67:34839, user_credentials={real_user=slave}} blocked reactor thread for 119927us
W20260608 12:51:11.604395  9426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.192.65:45389, user_credentials={real_user=slave}} blocked reactor thread for 86115.3us
I20260608 12:51:11.661892  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:11.670077  9714 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
W20260608 12:51:11.670531  9715 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
W20260608 12:51:11.673439  9717 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
I20260608 12:51:11.673745  4865 server_base.cc:1061] running on GCE node
I20260608 12:51:11.676349  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:11.676551  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:51:11.676695  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923071676684 us; error 0 us; skew 500 ppm
I20260608 12:51:11.677225  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:11.679863  4865 webserver.cc:533] Webserver started at http://127.4.192.68:40319/ using document root <none> and password file <none>
I20260608 12:51:11.680367  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:11.680545  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:11.680786  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:11.681986  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-3-root/instance:
uuid: "a8f90b4805b94b0195b0a604db412288"
format_stamp: "Formatted at 2026-06-08 12:51:11 on dist-test-slave-pmzz"
I20260608 12:51:11.687359  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260608 12:51:11.690734  9722 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:11.691570  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:51:11.691838  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-3-root
uuid: "a8f90b4805b94b0195b0a604db412288"
format_stamp: "Formatted at 2026-06-08 12:51:11 on dist-test-slave-pmzz"
I20260608 12:51:11.692070  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-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)
I20260608 12:51:11.708604  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:11.710362  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:11.712438  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:11.715902  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:11.716173  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:11.716475  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:11.716720  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:11.761535  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.68:35317
I20260608 12:51:11.761656  9784 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.68:35317 every 8 connection(s)
I20260608 12:51:11.767608  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:11.775041  9789 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
W20260608 12:51:11.775542  9790 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
I20260608 12:51:11.778764  4865 server_base.cc:1061] running on GCE node
W20260608 12:51:11.778715  9793 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
I20260608 12:51:11.780290  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:11.780534  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:51:11.780740  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923071780718 us; error 0 us; skew 500 ppm
I20260608 12:51:11.781374  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:11.784950  4865 webserver.cc:533] Webserver started at http://127.4.192.69:38983/ using document root <none> and password file <none>
I20260608 12:51:11.785502  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:11.785741  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:11.786062  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:11.786181  9785 heartbeater.cc:344] Connected to a master server at 127.4.192.126:36065
I20260608 12:51:11.786646  9785 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:11.787417  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-4-root/instance:
uuid: "a49b61b80e2c42c3b6a06afede199873"
format_stamp: "Formatted at 2026-06-08 12:51:11 on dist-test-slave-pmzz"
I20260608 12:51:11.787454  9785 heartbeater.cc:507] Master 127.4.192.126:36065 requested a full tablet report, sending...
I20260608 12:51:11.789827  9205 ts_manager.cc:194] Registered new tserver with Master: a8f90b4805b94b0195b0a604db412288 (127.4.192.68:35317)
I20260608 12:51:11.791468  9205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56814
I20260608 12:51:11.793046  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:51:11.797048  9797 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:11.797801  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:51:11.798115  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-4-root
uuid: "a49b61b80e2c42c3b6a06afede199873"
format_stamp: "Formatted at 2026-06-08 12:51:11 on dist-test-slave-pmzz"
I20260608 12:51:11.798385  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-4-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)
I20260608 12:51:11.830948  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:11.832300  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:11.833813  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:11.836086  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:11.836323  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:11.836565  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:11.836750  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:11.897611  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.69:38931
I20260608 12:51:11.897800  9859 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.69:38931 every 8 connection(s)
I20260608 12:51:11.905200  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:11.913650  9863 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
W20260608 12:51:11.914780  9864 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
I20260608 12:51:11.916723  9860 heartbeater.cc:344] Connected to a master server at 127.4.192.126:36065
I20260608 12:51:11.917239  9860 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:11.919256  9860 heartbeater.cc:507] Master 127.4.192.126:36065 requested a full tablet report, sending...
I20260608 12:51:11.919922  4865 server_base.cc:1061] running on GCE node
W20260608 12:51:11.920502  9867 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
I20260608 12:51:11.921528  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:11.921793  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:51:11.921643  9205 ts_manager.cc:194] Registered new tserver with Master: a49b61b80e2c42c3b6a06afede199873 (127.4.192.69:38931)
I20260608 12:51:11.922083  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923071922050 us; error 0 us; skew 500 ppm
I20260608 12:51:11.923826  9205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56820
I20260608 12:51:11.923913  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:11.926658  4865 webserver.cc:533] Webserver started at http://127.4.192.70:33029/ using document root <none> and password file <none>
I20260608 12:51:11.927217  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:11.927505  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:11.927793  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:11.929097  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-5-root/instance:
uuid: "4f3b50b463774fcea4aca76c16506459"
format_stamp: "Formatted at 2026-06-08 12:51:11 on dist-test-slave-pmzz"
I20260608 12:51:11.933699  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:51:11.937848  9871 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:11.938591  4865 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:51:11.938907  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-5-root
uuid: "4f3b50b463774fcea4aca76c16506459"
format_stamp: "Formatted at 2026-06-08 12:51:11 on dist-test-slave-pmzz"
I20260608 12:51:11.939206  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-5-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)
I20260608 12:51:11.960474  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:11.961730  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:11.963789  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:11.966593  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:11.966832  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:11.967084  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:11.967289  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:51:12.049530  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.70:37445
I20260608 12:51:12.049717  9933 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.70:37445 every 8 connection(s)
I20260608 12:51:12.066816  9934 heartbeater.cc:344] Connected to a master server at 127.4.192.126:36065
I20260608 12:51:12.067209  9934 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:12.067936  9934 heartbeater.cc:507] Master 127.4.192.126:36065 requested a full tablet report, sending...
I20260608 12:51:12.069953  9205 ts_manager.cc:194] Registered new tserver with Master: 4f3b50b463774fcea4aca76c16506459 (127.4.192.70:37445)
I20260608 12:51:12.071388  9205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56830
I20260608 12:51:12.344084  9306 consensus_queue.cc:237] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } }
I20260608 12:51:12.352358  9463 raft_consensus.cc:1275] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Refusing update from remote peer c8d6bad1972d459f96b2590c733f139b: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:51:12.352470  9388 raft_consensus.cc:1275] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Refusing update from remote peer c8d6bad1972d459f96b2590c733f139b: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:51:12.354751  9939 consensus_queue.cc:1048] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 12:51:12.355923  9703 consensus_queue.cc:1048] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [LEADER]: Connected to new peer: Peer: permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
W20260608 12:51:12.363399  9279 consensus_peers.cc:597] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b -> Peer a8f90b4805b94b0195b0a604db412288 (127.4.192.68:35317): Couldn't send request to peer a8f90b4805b94b0195b0a604db412288. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a2ba72e3f8b54ba49cc0d2a244d26c5c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:12.365456  9939 raft_consensus.cc:2955] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER a8f90b4805b94b0195b0a604db412288 (127.4.192.68) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } } }
I20260608 12:51:12.366374  9388 raft_consensus.cc:2955] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER a8f90b4805b94b0195b0a604db412288 (127.4.192.68) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } } }
I20260608 12:51:12.367305  9463 raft_consensus.cc:2955] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER a8f90b4805b94b0195b0a604db412288 (127.4.192.68) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } } }
I20260608 12:51:12.382174  9306 consensus_queue.cc:237] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } }
I20260608 12:51:12.382808  9205 catalog_manager.cc:5696] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 538f958414dc4aaaa7eab4ee35daf551 reported cstate change: config changed from index -1 to 25, NON_VOTER a8f90b4805b94b0195b0a604db412288 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "c8d6bad1972d459f96b2590c733f139b" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } } }
I20260608 12:51:12.393821  9388 raft_consensus.cc:1275] T be1d106c5a16456da3209d155aa4f7d2 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Refusing update from remote peer c8d6bad1972d459f96b2590c733f139b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:12.395514  9463 raft_consensus.cc:1275] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Refusing update from remote peer c8d6bad1972d459f96b2590c733f139b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:12.396164  9939 consensus_queue.cc:1048] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [LEADER]: Connected to new peer: Peer: permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:51:12.397466  9942 consensus_queue.cc:1048] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:51:12.406008  9942 raft_consensus.cc:2955] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a49b61b80e2c42c3b6a06afede199873 (127.4.192.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } } }
W20260608 12:51:12.408998  9280 consensus_peers.cc:597] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b -> Peer a49b61b80e2c42c3b6a06afede199873 (127.4.192.69:38931): Couldn't send request to peer a49b61b80e2c42c3b6a06afede199873. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: be1d106c5a16456da3209d155aa4f7d2. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:12.409844  9388 raft_consensus.cc:2955] T be1d106c5a16456da3209d155aa4f7d2 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a49b61b80e2c42c3b6a06afede199873 (127.4.192.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } } }
I20260608 12:51:12.415886  9463 raft_consensus.cc:2955] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a49b61b80e2c42c3b6a06afede199873 (127.4.192.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } } }
I20260608 12:51:12.426671  9206 catalog_manager.cc:5696] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b reported cstate change: config changed from index -1 to 26, NON_VOTER a49b61b80e2c42c3b6a06afede199873 (127.4.192.69) added. New cstate: current_term: 1 leader_uuid: "c8d6bad1972d459f96b2590c733f139b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:12.439844  9463 consensus_queue.cc:237] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } }
I20260608 12:51:12.447114  9388 raft_consensus.cc:1275] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Refusing update from remote peer 01117ef93bf2434184374784e9784b97: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:12.447784  9306 raft_consensus.cc:1275] T cb898f19a2fe4feab0015d666b50a56a P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Refusing update from remote peer 01117ef93bf2434184374784e9784b97: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:12.449421  9950 consensus_queue.cc:1048] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:51:12.450613  9549 consensus_queue.cc:1048] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:51:12.457653  9950 raft_consensus.cc:2955] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4f3b50b463774fcea4aca76c16506459 (127.4.192.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } } }
I20260608 12:51:12.459342  9306 raft_consensus.cc:2955] T cb898f19a2fe4feab0015d666b50a56a P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4f3b50b463774fcea4aca76c16506459 (127.4.192.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } } }
I20260608 12:51:12.461772  9388 raft_consensus.cc:2955] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4f3b50b463774fcea4aca76c16506459 (127.4.192.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } } }
I20260608 12:51:12.475570  9212 catalog_manager.cc:5696] T cb898f19a2fe4feab0015d666b50a56a P c8d6bad1972d459f96b2590c733f139b reported cstate change: config changed from index -1 to 26, NON_VOTER 4f3b50b463774fcea4aca76c16506459 (127.4.192.70) added. New cstate: current_term: 1 leader_uuid: "01117ef93bf2434184374784e9784b97" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } } }
I20260608 12:51:12.475972  9463 consensus_queue.cc:237] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } }
I20260608 12:51:12.482831  9306 raft_consensus.cc:1275] T ccd378e2fc374aceb0c8302d9dfbbc5a P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Refusing update from remote peer 01117ef93bf2434184374784e9784b97: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:12.484284  9954 consensus_queue.cc:1048] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:51:12.488986  9388 raft_consensus.cc:1275] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Refusing update from remote peer 01117ef93bf2434184374784e9784b97: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:12.491855  9954 consensus_queue.cc:1048] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:51:12.493191  9951 raft_consensus.cc:2955] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4f3b50b463774fcea4aca76c16506459 (127.4.192.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } } }
I20260608 12:51:12.496508  9388 raft_consensus.cc:2955] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4f3b50b463774fcea4aca76c16506459 (127.4.192.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } } }
W20260608 12:51:12.501154  9429 consensus_peers.cc:597] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 -> Peer 4f3b50b463774fcea4aca76c16506459 (127.4.192.70:37445): Couldn't send request to peer 4f3b50b463774fcea4aca76c16506459. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb898f19a2fe4feab0015d666b50a56a. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:51:12.502808  9429 consensus_peers.cc:597] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 -> Peer 4f3b50b463774fcea4aca76c16506459 (127.4.192.70:37445): Couldn't send request to peer 4f3b50b463774fcea4aca76c16506459. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ccd378e2fc374aceb0c8302d9dfbbc5a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:12.503043  9306 raft_consensus.cc:2955] T ccd378e2fc374aceb0c8302d9dfbbc5a P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4f3b50b463774fcea4aca76c16506459 (127.4.192.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } } }
I20260608 12:51:12.516919  9212 catalog_manager.cc:5696] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 reported cstate change: config changed from index -1 to 26, NON_VOTER 4f3b50b463774fcea4aca76c16506459 (127.4.192.70) added. New cstate: current_term: 1 leader_uuid: "01117ef93bf2434184374784e9784b97" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:12.527518  9388 consensus_queue.cc:237] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } }
I20260608 12:51:12.536160  9306 raft_consensus.cc:1275] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Refusing update from remote peer 538f958414dc4aaaa7eab4ee35daf551: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:51:12.537065  9463 raft_consensus.cc:1275] T 4de856bdcbe94e8b99a61d56dc310a13 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Refusing update from remote peer 538f958414dc4aaaa7eab4ee35daf551: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:51:12.537483  9555 consensus_queue.cc:1048] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 12:51:12.544817  9957 consensus_queue.cc:1048] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.003s
I20260608 12:51:12.549916  9958 raft_consensus.cc:2955] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER a8f90b4805b94b0195b0a604db412288 (127.4.192.68) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } } }
W20260608 12:51:12.568115  9354 consensus_peers.cc:597] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 -> Peer a8f90b4805b94b0195b0a604db412288 (127.4.192.68:35317): Couldn't send request to peer a8f90b4805b94b0195b0a604db412288. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4de856bdcbe94e8b99a61d56dc310a13. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:12.567492  9463 raft_consensus.cc:2955] T 4de856bdcbe94e8b99a61d56dc310a13 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER a8f90b4805b94b0195b0a604db412288 (127.4.192.68) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } } }
I20260608 12:51:12.571947  9306 raft_consensus.cc:2955] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER a8f90b4805b94b0195b0a604db412288 (127.4.192.68) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } } }
I20260608 12:51:12.581382  9206 catalog_manager.cc:5696] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 reported cstate change: config changed from index -1 to 25, NON_VOTER a8f90b4805b94b0195b0a604db412288 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "538f958414dc4aaaa7eab4ee35daf551" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:12.582005  9309 consensus_queue.cc:237] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } }
I20260608 12:51:12.594743  9388 raft_consensus.cc:1275] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Refusing update from remote peer c8d6bad1972d459f96b2590c733f139b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:12.594993  9463 raft_consensus.cc:1275] T f2e9b5c8534b4cbea718104d1d769e1d P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Refusing update from remote peer c8d6bad1972d459f96b2590c733f139b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260608 12:51:12.594928  9280 consensus_peers.cc:597] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b -> Peer a49b61b80e2c42c3b6a06afede199873 (127.4.192.69:38931): Couldn't send request to peer a49b61b80e2c42c3b6a06afede199873. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f2e9b5c8534b4cbea718104d1d769e1d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:12.596820  9939 consensus_queue.cc:1048] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [LEADER]: Connected to new peer: Peer: permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:51:12.598577  9939 consensus_queue.cc:1048] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:51:12.605515  9939 raft_consensus.cc:2955] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a49b61b80e2c42c3b6a06afede199873 (127.4.192.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } } }
I20260608 12:51:12.607295  9388 raft_consensus.cc:2955] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a49b61b80e2c42c3b6a06afede199873 (127.4.192.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } } }
I20260608 12:51:12.608963  9463 raft_consensus.cc:2955] T f2e9b5c8534b4cbea718104d1d769e1d P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a49b61b80e2c42c3b6a06afede199873 (127.4.192.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } } }
I20260608 12:51:12.620761  9212 catalog_manager.cc:5696] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b reported cstate change: config changed from index -1 to 26, NON_VOTER a49b61b80e2c42c3b6a06afede199873 (127.4.192.69) added. New cstate: current_term: 1 leader_uuid: "c8d6bad1972d459f96b2590c733f139b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:12.773651  9964 ts_tablet_manager.cc:933] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873: Initiating tablet copy from peer c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389)
I20260608 12:51:12.775415  9964 tablet_copy_client.cc:323] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.65:45389
I20260608 12:51:12.787071  9324 tablet_copy_service.cc:140] P c8d6bad1972d459f96b2590c733f139b: Received BeginTabletCopySession request for tablet be1d106c5a16456da3209d155aa4f7d2 from peer a49b61b80e2c42c3b6a06afede199873 ({username='slave'} at 127.0.0.1:44472)
I20260608 12:51:12.787634  9324 tablet_copy_service.cc:161] P c8d6bad1972d459f96b2590c733f139b: Beginning new tablet copy session on tablet be1d106c5a16456da3209d155aa4f7d2 from peer a49b61b80e2c42c3b6a06afede199873 at {username='slave'} at 127.0.0.1:44472: session id = a49b61b80e2c42c3b6a06afede199873-be1d106c5a16456da3209d155aa4f7d2
I20260608 12:51:12.793077  9324 tablet_copy_source_session.cc:215] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:12.794610  9785 heartbeater.cc:499] Master 127.4.192.126:36065 was elected leader, sending a full tablet report...
I20260608 12:51:12.796540  9964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be1d106c5a16456da3209d155aa4f7d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:12.812253  9964 tablet_copy_client.cc:806] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:12.812860  9964 tablet_copy_client.cc:670] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:12.816637  9965 tablet_copy_client.cc:1025] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873: tablet copy: Injecting latency into file download: 2000
I20260608 12:51:12.881073  9967 ts_tablet_manager.cc:933] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288: Initiating tablet copy from peer c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389)
I20260608 12:51:12.883159  9967 tablet_copy_client.cc:323] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.65:45389
I20260608 12:51:12.893893  9324 tablet_copy_service.cc:140] P c8d6bad1972d459f96b2590c733f139b: Received BeginTabletCopySession request for tablet a2ba72e3f8b54ba49cc0d2a244d26c5c from peer a8f90b4805b94b0195b0a604db412288 ({username='slave'} at 127.0.0.1:44480)
I20260608 12:51:12.894528  9324 tablet_copy_service.cc:161] P c8d6bad1972d459f96b2590c733f139b: Beginning new tablet copy session on tablet a2ba72e3f8b54ba49cc0d2a244d26c5c from peer a8f90b4805b94b0195b0a604db412288 at {username='slave'} at 127.0.0.1:44480: session id = a8f90b4805b94b0195b0a604db412288-a2ba72e3f8b54ba49cc0d2a244d26c5c
I20260608 12:51:12.900236  9324 tablet_copy_source_session.cc:215] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:12.901585  9970 ts_tablet_manager.cc:933] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459: Initiating tablet copy from peer 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:12.903353  9967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2ba72e3f8b54ba49cc0d2a244d26c5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:12.907646  9970 tablet_copy_client.cc:323] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.67:34839
I20260608 12:51:12.919843  9967 tablet_copy_client.cc:806] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:12.919749  9473 tablet_copy_service.cc:140] P 01117ef93bf2434184374784e9784b97: Received BeginTabletCopySession request for tablet ccd378e2fc374aceb0c8302d9dfbbc5a from peer 4f3b50b463774fcea4aca76c16506459 ({username='slave'} at 127.0.0.1:34824)
I20260608 12:51:12.920616  9967 tablet_copy_client.cc:670] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:12.920666  9473 tablet_copy_service.cc:161] P 01117ef93bf2434184374784e9784b97: Beginning new tablet copy session on tablet ccd378e2fc374aceb0c8302d9dfbbc5a from peer 4f3b50b463774fcea4aca76c16506459 at {username='slave'} at 127.0.0.1:34824: session id = 4f3b50b463774fcea4aca76c16506459-ccd378e2fc374aceb0c8302d9dfbbc5a
I20260608 12:51:12.924894  9968 tablet_copy_client.cc:1025] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288: tablet copy: Injecting latency into file download: 2000
I20260608 12:51:12.926667  9860 heartbeater.cc:499] Master 127.4.192.126:36065 was elected leader, sending a full tablet report...
I20260608 12:51:12.927500  9473 tablet_copy_source_session.cc:215] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:12.934248  9970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd378e2fc374aceb0c8302d9dfbbc5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:12.948969  9970 tablet_copy_client.cc:806] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:12.949496  9970 tablet_copy_client.cc:670] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:12.953099  9971 tablet_copy_client.cc:1025] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459: tablet copy: Injecting latency into file download: 2000
I20260608 12:51:13.019614  9973 ts_tablet_manager.cc:933] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288: Initiating tablet copy from peer 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301)
I20260608 12:51:13.022126  9973 tablet_copy_client.cc:323] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.66:38301
I20260608 12:51:13.031785  9399 tablet_copy_service.cc:140] P 538f958414dc4aaaa7eab4ee35daf551: Received BeginTabletCopySession request for tablet 4de856bdcbe94e8b99a61d56dc310a13 from peer a8f90b4805b94b0195b0a604db412288 ({username='slave'} at 127.0.0.1:53334)
I20260608 12:51:13.032415  9399 tablet_copy_service.cc:161] P 538f958414dc4aaaa7eab4ee35daf551: Beginning new tablet copy session on tablet 4de856bdcbe94e8b99a61d56dc310a13 from peer a8f90b4805b94b0195b0a604db412288 at {username='slave'} at 127.0.0.1:53334: session id = a8f90b4805b94b0195b0a604db412288-4de856bdcbe94e8b99a61d56dc310a13
I20260608 12:51:13.043490  9399 tablet_copy_source_session.cc:215] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:13.046392  9973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de856bdcbe94e8b99a61d56dc310a13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:13.048713  9977 ts_tablet_manager.cc:933] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459: Initiating tablet copy from peer 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:13.052032  9977 tablet_copy_client.cc:323] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.67:34839
I20260608 12:51:13.053822  9473 tablet_copy_service.cc:140] P 01117ef93bf2434184374784e9784b97: Received BeginTabletCopySession request for tablet cb898f19a2fe4feab0015d666b50a56a from peer 4f3b50b463774fcea4aca76c16506459 ({username='slave'} at 127.0.0.1:34824)
I20260608 12:51:13.054368  9473 tablet_copy_service.cc:161] P 01117ef93bf2434184374784e9784b97: Beginning new tablet copy session on tablet cb898f19a2fe4feab0015d666b50a56a from peer 4f3b50b463774fcea4aca76c16506459 at {username='slave'} at 127.0.0.1:34824: session id = 4f3b50b463774fcea4aca76c16506459-cb898f19a2fe4feab0015d666b50a56a
I20260608 12:51:13.062925  9473 tablet_copy_source_session.cc:215] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:13.064015  9973 tablet_copy_client.cc:806] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:13.065004  9973 tablet_copy_client.cc:670] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:13.066025  9977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb898f19a2fe4feab0015d666b50a56a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:13.069345  9974 tablet_copy_client.cc:1025] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288: tablet copy: Injecting latency into file download: 2000
I20260608 12:51:13.074779  9934 heartbeater.cc:499] Master 127.4.192.126:36065 was elected leader, sending a full tablet report...
I20260608 12:51:13.081097  9977 tablet_copy_client.cc:806] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:13.081663  9977 tablet_copy_client.cc:670] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:13.087001  9978 tablet_copy_client.cc:1025] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459: tablet copy: Injecting latency into file download: 2000
I20260608 12:51:13.094594  9979 ts_tablet_manager.cc:933] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873: Initiating tablet copy from peer c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389)
I20260608 12:51:13.096413  9979 tablet_copy_client.cc:323] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.65:45389
I20260608 12:51:13.097939  9324 tablet_copy_service.cc:140] P c8d6bad1972d459f96b2590c733f139b: Received BeginTabletCopySession request for tablet f2e9b5c8534b4cbea718104d1d769e1d from peer a49b61b80e2c42c3b6a06afede199873 ({username='slave'} at 127.0.0.1:44472)
I20260608 12:51:13.098498  9324 tablet_copy_service.cc:161] P c8d6bad1972d459f96b2590c733f139b: Beginning new tablet copy session on tablet f2e9b5c8534b4cbea718104d1d769e1d from peer a49b61b80e2c42c3b6a06afede199873 at {username='slave'} at 127.0.0.1:44472: session id = a49b61b80e2c42c3b6a06afede199873-f2e9b5c8534b4cbea718104d1d769e1d
I20260608 12:51:13.105923  9324 tablet_copy_source_session.cc:215] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:13.109050  9979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2e9b5c8534b4cbea718104d1d769e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:13.119616  9979 tablet_copy_client.cc:806] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:13.120113  9979 tablet_copy_client.cc:670] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:13.124176  9980 tablet_copy_client.cc:1025] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873: tablet copy: Injecting latency into file download: 2000
I20260608 12:51:14.817502  9964 tablet_copy_client.cc:538] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:14.826740  9964 tablet_bootstrap.cc:492] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873: Bootstrap starting.
I20260608 12:51:14.925848  9967 tablet_copy_client.cc:538] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:14.935985  9967 tablet_bootstrap.cc:492] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288: Bootstrap starting.
I20260608 12:51:14.946408  9964 tablet_bootstrap.cc:492] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=117 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:51:14.947145  9964 tablet_bootstrap.cc:492] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873: Bootstrap complete.
I20260608 12:51:14.947793  9964 ts_tablet_manager.cc:1403] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873: Time spent bootstrapping tablet: real 0.121s	user 0.114s	sys 0.009s
I20260608 12:51:14.949782  9964 raft_consensus.cc:359] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } }
I20260608 12:51:14.950357  9964 raft_consensus.cc:740] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a49b61b80e2c42c3b6a06afede199873, State: Initialized, Role: LEARNER
I20260608 12:51:14.950850  9964 consensus_queue.cc:260] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } }
I20260608 12:51:14.953784  9964 ts_tablet_manager.cc:1434] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:51:14.954722  9835 raft_consensus.cc:1217] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:51:14.955871  9970 tablet_copy_client.cc:538] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:14.955901  9324 tablet_copy_service.cc:342] P c8d6bad1972d459f96b2590c733f139b: Request end of tablet copy session a49b61b80e2c42c3b6a06afede199873-be1d106c5a16456da3209d155aa4f7d2 received from {username='slave'} at 127.0.0.1:44472
I20260608 12:51:14.956646  9324 tablet_copy_service.cc:434] P c8d6bad1972d459f96b2590c733f139b: ending tablet copy session a49b61b80e2c42c3b6a06afede199873-be1d106c5a16456da3209d155aa4f7d2 on tablet be1d106c5a16456da3209d155aa4f7d2 with peer a49b61b80e2c42c3b6a06afede199873
I20260608 12:51:14.965634  9970 tablet_bootstrap.cc:492] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459: Bootstrap starting.
I20260608 12:51:15.070323  9973 tablet_copy_client.cc:538] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:15.080297  9973 tablet_bootstrap.cc:492] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288: Bootstrap starting.
I20260608 12:51:15.088052  9977 tablet_copy_client.cc:538] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:15.096642  9967 tablet_bootstrap.cc:492] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:51:15.097625  9967 tablet_bootstrap.cc:492] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288: Bootstrap complete.
I20260608 12:51:15.098743  9967 ts_tablet_manager.cc:1403] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288: Time spent bootstrapping tablet: real 0.163s	user 0.127s	sys 0.025s
I20260608 12:51:15.099788  9977 tablet_bootstrap.cc:492] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459: Bootstrap starting.
I20260608 12:51:15.101742  9967 raft_consensus.cc:359] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } }
I20260608 12:51:15.103070  9967 raft_consensus.cc:740] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8f90b4805b94b0195b0a604db412288, State: Initialized, Role: LEARNER
I20260608 12:51:15.103768  9967 consensus_queue.cc:260] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } }
I20260608 12:51:15.107985  9970 tablet_bootstrap.cc:492] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:51:15.108925  9970 tablet_bootstrap.cc:492] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459: Bootstrap complete.
I20260608 12:51:15.109644  9970 ts_tablet_manager.cc:1403] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459: Time spent bootstrapping tablet: real 0.144s	user 0.132s	sys 0.004s
I20260608 12:51:15.112574  9970 raft_consensus.cc:359] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } }
I20260608 12:51:15.113328  9970 raft_consensus.cc:740] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4f3b50b463774fcea4aca76c16506459, State: Initialized, Role: LEARNER
I20260608 12:51:15.113991  9970 consensus_queue.cc:260] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } }
I20260608 12:51:15.125012  9979 tablet_copy_client.cc:538] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:15.134099  9979 tablet_bootstrap.cc:492] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873: Bootstrap starting.
I20260608 12:51:15.149786  9970 ts_tablet_manager.cc:1434] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459: Time spent starting tablet: real 0.040s	user 0.013s	sys 0.015s
I20260608 12:51:15.150848  9967 ts_tablet_manager.cc:1434] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288: Time spent starting tablet: real 0.052s	user 0.016s	sys 0.012s
I20260608 12:51:15.158934  9473 tablet_copy_service.cc:342] P 01117ef93bf2434184374784e9784b97: Request end of tablet copy session 4f3b50b463774fcea4aca76c16506459-ccd378e2fc374aceb0c8302d9dfbbc5a received from {username='slave'} at 127.0.0.1:34824
I20260608 12:51:15.159476  9473 tablet_copy_service.cc:434] P 01117ef93bf2434184374784e9784b97: ending tablet copy session 4f3b50b463774fcea4aca76c16506459-ccd378e2fc374aceb0c8302d9dfbbc5a on tablet ccd378e2fc374aceb0c8302d9dfbbc5a with peer 4f3b50b463774fcea4aca76c16506459
I20260608 12:51:15.168325  9324 tablet_copy_service.cc:342] P c8d6bad1972d459f96b2590c733f139b: Request end of tablet copy session a8f90b4805b94b0195b0a604db412288-a2ba72e3f8b54ba49cc0d2a244d26c5c received from {username='slave'} at 127.0.0.1:44480
I20260608 12:51:15.168778  9324 tablet_copy_service.cc:434] P c8d6bad1972d459f96b2590c733f139b: ending tablet copy session a8f90b4805b94b0195b0a604db412288-a2ba72e3f8b54ba49cc0d2a244d26c5c on tablet a2ba72e3f8b54ba49cc0d2a244d26c5c with peer a8f90b4805b94b0195b0a604db412288
I20260608 12:51:15.333568  9908 raft_consensus.cc:1217] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:51:15.335714  9973 tablet_bootstrap.cc:492] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:51:15.341539  9973 tablet_bootstrap.cc:492] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288: Bootstrap complete.
I20260608 12:51:15.342274  9973 ts_tablet_manager.cc:1403] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288: Time spent bootstrapping tablet: real 0.262s	user 0.142s	sys 0.019s
I20260608 12:51:15.345142  9973 raft_consensus.cc:359] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } }
I20260608 12:51:15.345983  9973 raft_consensus.cc:740] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8f90b4805b94b0195b0a604db412288, State: Initialized, Role: LEARNER
I20260608 12:51:15.346649  9973 consensus_queue.cc:260] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } }
I20260608 12:51:15.349023  9973 ts_tablet_manager.cc:1434] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:51:15.351717  9399 tablet_copy_service.cc:342] P 538f958414dc4aaaa7eab4ee35daf551: Request end of tablet copy session a8f90b4805b94b0195b0a604db412288-4de856bdcbe94e8b99a61d56dc310a13 received from {username='slave'} at 127.0.0.1:53334
I20260608 12:51:15.352195  9399 tablet_copy_service.cc:434] P 538f958414dc4aaaa7eab4ee35daf551: ending tablet copy session a8f90b4805b94b0195b0a604db412288-4de856bdcbe94e8b99a61d56dc310a13 on tablet 4de856bdcbe94e8b99a61d56dc310a13 with peer a8f90b4805b94b0195b0a604db412288
I20260608 12:51:15.360625  9977 tablet_bootstrap.cc:492] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:51:15.361610  9977 tablet_bootstrap.cc:492] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459: Bootstrap complete.
I20260608 12:51:15.362335  9977 ts_tablet_manager.cc:1403] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459: Time spent bootstrapping tablet: real 0.263s	user 0.150s	sys 0.020s
I20260608 12:51:15.365267  9977 raft_consensus.cc:359] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } }
I20260608 12:51:15.367120  9977 raft_consensus.cc:740] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4f3b50b463774fcea4aca76c16506459, State: Initialized, Role: LEARNER
I20260608 12:51:15.367818  9977 consensus_queue.cc:260] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } }
I20260608 12:51:15.370976  9979 tablet_bootstrap.cc:492] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:51:15.371973  9979 tablet_bootstrap.cc:492] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873: Bootstrap complete.
I20260608 12:51:15.372671  9979 ts_tablet_manager.cc:1403] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873: Time spent bootstrapping tablet: real 0.239s	user 0.147s	sys 0.021s
I20260608 12:51:15.372867  9977 ts_tablet_manager.cc:1434] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:51:15.375512  9473 tablet_copy_service.cc:342] P 01117ef93bf2434184374784e9784b97: Request end of tablet copy session 4f3b50b463774fcea4aca76c16506459-cb898f19a2fe4feab0015d666b50a56a received from {username='slave'} at 127.0.0.1:34824
I20260608 12:51:15.375977  9473 tablet_copy_service.cc:434] P 01117ef93bf2434184374784e9784b97: ending tablet copy session 4f3b50b463774fcea4aca76c16506459-cb898f19a2fe4feab0015d666b50a56a on tablet cb898f19a2fe4feab0015d666b50a56a with peer 4f3b50b463774fcea4aca76c16506459
I20260608 12:51:15.375664  9979 raft_consensus.cc:359] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } }
I20260608 12:51:15.376466  9979 raft_consensus.cc:740] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a49b61b80e2c42c3b6a06afede199873, State: Initialized, Role: LEARNER
I20260608 12:51:15.377112  9979 consensus_queue.cc:260] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } }
I20260608 12:51:15.380128  9997 raft_consensus.cc:1064] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b: attempting to promote NON_VOTER a49b61b80e2c42c3b6a06afede199873 to VOTER
I20260608 12:51:15.381781  9979 ts_tablet_manager.cc:1434] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:51:15.383702  9324 tablet_copy_service.cc:342] P c8d6bad1972d459f96b2590c733f139b: Request end of tablet copy session a49b61b80e2c42c3b6a06afede199873-f2e9b5c8534b4cbea718104d1d769e1d received from {username='slave'} at 127.0.0.1:44472
I20260608 12:51:15.384124  9324 tablet_copy_service.cc:434] P c8d6bad1972d459f96b2590c733f139b: ending tablet copy session a49b61b80e2c42c3b6a06afede199873-f2e9b5c8534b4cbea718104d1d769e1d on tablet f2e9b5c8534b4cbea718104d1d769e1d with peer a49b61b80e2c42c3b6a06afede199873
I20260608 12:51:15.397634  9760 raft_consensus.cc:1217] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 12:51:15.398226  9997 consensus_queue.cc:237] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false } }
I20260608 12:51:15.407976  9835 raft_consensus.cc:1275] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873 [term 1 LEARNER]: Refusing update from remote peer c8d6bad1972d459f96b2590c733f139b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:15.409183  9463 raft_consensus.cc:1275] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Refusing update from remote peer c8d6bad1972d459f96b2590c733f139b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:15.409338  9388 raft_consensus.cc:1275] T be1d106c5a16456da3209d155aa4f7d2 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Refusing update from remote peer c8d6bad1972d459f96b2590c733f139b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:15.409636  9997 consensus_queue.cc:1048] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:51:15.411118  9999 consensus_queue.cc:1048] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:51:15.412477  9997 consensus_queue.cc:1048] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [LEADER]: Connected to new peer: Peer: permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:51:15.434343  9999 raft_consensus.cc:2955] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a49b61b80e2c42c3b6a06afede199873 (127.4.192.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false } } }
I20260608 12:51:15.436280  9463 raft_consensus.cc:2955] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a49b61b80e2c42c3b6a06afede199873 (127.4.192.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false } } }
I20260608 12:51:15.442126  9388 raft_consensus.cc:2955] T be1d106c5a16456da3209d155aa4f7d2 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a49b61b80e2c42c3b6a06afede199873 (127.4.192.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false } } }
I20260608 12:51:15.449481  9908 raft_consensus.cc:1217] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:51:15.457695  9212 catalog_manager.cc:5696] T be1d106c5a16456da3209d155aa4f7d2 P 538f958414dc4aaaa7eab4ee35daf551 reported cstate change: config changed from index 26 to 27, a49b61b80e2c42c3b6a06afede199873 (127.4.192.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c8d6bad1972d459f96b2590c733f139b" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false } } }
I20260608 12:51:15.474344  9835 raft_consensus.cc:2955] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a49b61b80e2c42c3b6a06afede199873 (127.4.192.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false } } }
I20260608 12:51:15.509078  9309 consensus_queue.cc:237] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false } }
I20260608 12:51:15.513857  9835 raft_consensus.cc:1275] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873 [term 1 FOLLOWER]: Refusing update from remote peer c8d6bad1972d459f96b2590c733f139b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:51:15.514735  9388 raft_consensus.cc:1275] T be1d106c5a16456da3209d155aa4f7d2 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Refusing update from remote peer c8d6bad1972d459f96b2590c733f139b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:51:15.515575  9999 consensus_queue.cc:1048] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:51:15.516469  9997 consensus_queue.cc:1048] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [LEADER]: Connected to new peer: Peer: permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:51:15.523447  9998 raft_consensus.cc:2955] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 01117ef93bf2434184374784e9784b97 (127.4.192.67) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false } } }
I20260608 12:51:15.525314  9835 raft_consensus.cc:2955] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 01117ef93bf2434184374784e9784b97 (127.4.192.67) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false } } }
I20260608 12:51:15.526001  9388 raft_consensus.cc:2955] T be1d106c5a16456da3209d155aa4f7d2 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 01117ef93bf2434184374784e9784b97 (127.4.192.67) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false } } }
I20260608 12:51:15.534950  9196 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet be1d106c5a16456da3209d155aa4f7d2 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:51:15.543062  9205 catalog_manager.cc:5696] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b reported cstate change: config changed from index 27 to 28, VOTER 01117ef93bf2434184374784e9784b97 (127.4.192.67) evicted. New cstate: current_term: 1 leader_uuid: "c8d6bad1972d459f96b2590c733f139b" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:51:15.554081  9452 tablet_service.cc:1558] Processing DeleteTablet for tablet be1d106c5a16456da3209d155aa4f7d2 with delete_type TABLET_DATA_TOMBSTONED (TS 01117ef93bf2434184374784e9784b97 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:45412
I20260608 12:51:15.558182 10010 tablet_replica.cc:333] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97: stopping tablet replica
I20260608 12:51:15.559196 10010 raft_consensus.cc:2243] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:15.560148 10010 raft_consensus.cc:2272] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:15.563763 10010 ts_tablet_manager.cc:1916] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:51:15.578657 10010 ts_tablet_manager.cc:1929] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:51:15.579059 10010 log.cc:1199] T be1d106c5a16456da3209d155aa4f7d2 P 01117ef93bf2434184374784e9784b97: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-2-root/wals/be1d106c5a16456da3209d155aa4f7d2
I20260608 12:51:15.580679  9198 catalog_manager.cc:5027] TS 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839): tablet be1d106c5a16456da3209d155aa4f7d2 (table test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]) successfully deleted
I20260608 12:51:15.660801  9760 raft_consensus.cc:1217] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 12:51:15.678658  9835 raft_consensus.cc:1217] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:51:15.895573 10004 raft_consensus.cc:1064] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97: attempting to promote NON_VOTER 4f3b50b463774fcea4aca76c16506459 to VOTER
I20260608 12:51:15.898342 10004 consensus_queue.cc:237] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } }
I20260608 12:51:15.905565  9908 raft_consensus.cc:1275] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459 [term 1 LEARNER]: Refusing update from remote peer 01117ef93bf2434184374784e9784b97: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:15.905860  9388 raft_consensus.cc:1275] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Refusing update from remote peer 01117ef93bf2434184374784e9784b97: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:15.907055 10004 consensus_queue.cc:1048] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:51:15.908011  9309 raft_consensus.cc:1275] T ccd378e2fc374aceb0c8302d9dfbbc5a P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Refusing update from remote peer 01117ef93bf2434184374784e9784b97: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:15.908167 10005 consensus_queue.cc:1048] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:51:15.913393 10004 consensus_queue.cc:1048] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:51:15.918681 10005 raft_consensus.cc:2955] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4f3b50b463774fcea4aca76c16506459 (127.4.192.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } } }
I20260608 12:51:15.920504  9908 raft_consensus.cc:2955] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4f3b50b463774fcea4aca76c16506459 (127.4.192.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } } }
I20260608 12:51:15.935465  9388 raft_consensus.cc:2955] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4f3b50b463774fcea4aca76c16506459 (127.4.192.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } } }
I20260608 12:51:15.940029  9206 catalog_manager.cc:5696] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 reported cstate change: config changed from index 26 to 27, 4f3b50b463774fcea4aca76c16506459 (127.4.192.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "01117ef93bf2434184374784e9784b97" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:51:15.941751  9306 raft_consensus.cc:2955] T ccd378e2fc374aceb0c8302d9dfbbc5a P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4f3b50b463774fcea4aca76c16506459 (127.4.192.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } } }
I20260608 12:51:15.958702  9463 consensus_queue.cc:237] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } }
I20260608 12:51:15.959744  9976 raft_consensus.cc:1064] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97: attempting to promote NON_VOTER 4f3b50b463774fcea4aca76c16506459 to VOTER
I20260608 12:51:15.962088  9976 consensus_queue.cc:237] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } }
I20260608 12:51:15.965468  9909 raft_consensus.cc:1275] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459 [term 1 FOLLOWER]: Refusing update from remote peer 01117ef93bf2434184374784e9784b97: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:51:15.966177  9388 raft_consensus.cc:1275] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Refusing update from remote peer 01117ef93bf2434184374784e9784b97: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:51:15.967226 10004 consensus_queue.cc:1048] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:51:15.968324 10005 consensus_queue.cc:1048] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:51:15.975715  9986 raft_consensus.cc:2955] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c8d6bad1972d459f96b2590c733f139b (127.4.192.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } } }
I20260608 12:51:15.981060  9909 raft_consensus.cc:1275] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459 [term 1 LEARNER]: Refusing update from remote peer 01117ef93bf2434184374784e9784b97: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:15.981290  9388 raft_consensus.cc:2955] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c8d6bad1972d459f96b2590c733f139b (127.4.192.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } } }
I20260608 12:51:15.987918  9908 raft_consensus.cc:2955] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c8d6bad1972d459f96b2590c733f139b (127.4.192.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } } }
I20260608 12:51:15.989252 10005 consensus_queue.cc:1048] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:51:15.999132  9999 raft_consensus.cc:1064] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b: attempting to promote NON_VOTER a8f90b4805b94b0195b0a604db412288 to VOTER
I20260608 12:51:16.002280  9999 consensus_queue.cc:237] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false } }
I20260608 12:51:16.006618  9198 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ccd378e2fc374aceb0c8302d9dfbbc5a with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:51:16.008455  9383 raft_consensus.cc:1275] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Refusing update from remote peer 01117ef93bf2434184374784e9784b97: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:16.011317 10005 consensus_queue.cc:1048] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:51:16.013712  9210 catalog_manager.cc:5696] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 reported cstate change: config changed from index 27 to 28, VOTER c8d6bad1972d459f96b2590c733f139b (127.4.192.65) evicted. New cstate: current_term: 1 leader_uuid: "01117ef93bf2434184374784e9784b97" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:51:16.019030  9309 raft_consensus.cc:1275] T cb898f19a2fe4feab0015d666b50a56a P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Refusing update from remote peer 01117ef93bf2434184374784e9784b97: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:16.021977 10016 consensus_queue.cc:1048] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:51:16.038357  9760 raft_consensus.cc:1275] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288 [term 1 LEARNER]: Refusing update from remote peer c8d6bad1972d459f96b2590c733f139b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:16.039516  9302 tablet_service.cc:1558] Processing DeleteTablet for tablet ccd378e2fc374aceb0c8302d9dfbbc5a with delete_type TABLET_DATA_TOMBSTONED (TS c8d6bad1972d459f96b2590c733f139b not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:34430
I20260608 12:51:16.039952  9998 consensus_queue.cc:1048] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:51:16.044354  9976 raft_consensus.cc:2955] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4f3b50b463774fcea4aca76c16506459 (127.4.192.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } } }
I20260608 12:51:16.049894 10022 tablet_replica.cc:333] T ccd378e2fc374aceb0c8302d9dfbbc5a P c8d6bad1972d459f96b2590c733f139b: stopping tablet replica
I20260608 12:51:16.064124  9210 catalog_manager.cc:5696] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 reported cstate change: config changed from index 26 to 27, 4f3b50b463774fcea4aca76c16506459 (127.4.192.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "01117ef93bf2434184374784e9784b97" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:51:16.053874  9908 raft_consensus.cc:2955] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4f3b50b463774fcea4aca76c16506459 (127.4.192.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } } }
I20260608 12:51:16.065991 10022 raft_consensus.cc:2243] T ccd378e2fc374aceb0c8302d9dfbbc5a P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:16.061695  9983 raft_consensus.cc:1064] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b: attempting to promote NON_VOTER a49b61b80e2c42c3b6a06afede199873 to VOTER
I20260608 12:51:16.062399  9388 raft_consensus.cc:1275] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Refusing update from remote peer c8d6bad1972d459f96b2590c733f139b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:16.068845  9983 consensus_queue.cc:237] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false } }
I20260608 12:51:16.074887 10023 consensus_queue.cc:1048] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [LEADER]: Connected to new peer: Peer: permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:51:16.082057  9835 raft_consensus.cc:1275] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873 [term 1 LEARNER]: Refusing update from remote peer c8d6bad1972d459f96b2590c733f139b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:16.083818 10023 consensus_queue.cc:1048] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:51:16.063618  9309 raft_consensus.cc:2955] T cb898f19a2fe4feab0015d666b50a56a P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4f3b50b463774fcea4aca76c16506459 (127.4.192.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } } }
I20260608 12:51:16.089131  9457 consensus_queue.cc:237] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } }
I20260608 12:51:16.060572  9463 raft_consensus.cc:1275] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Refusing update from remote peer c8d6bad1972d459f96b2590c733f139b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:16.050477  9383 raft_consensus.cc:2955] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4f3b50b463774fcea4aca76c16506459 (127.4.192.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } } }
I20260608 12:51:16.098083  9386 raft_consensus.cc:1275] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Refusing update from remote peer c8d6bad1972d459f96b2590c733f139b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:16.099867  9998 consensus_queue.cc:1048] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [LEADER]: Connected to new peer: Peer: permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:51:16.101964  9998 consensus_queue.cc:1048] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:51:16.104249  9908 raft_consensus.cc:1275] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459 [term 1 FOLLOWER]: Refusing update from remote peer 01117ef93bf2434184374784e9784b97: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:51:16.106006 10005 consensus_queue.cc:1048] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:51:16.093324 10022 raft_consensus.cc:2272] T ccd378e2fc374aceb0c8302d9dfbbc5a P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:16.094079  9460 raft_consensus.cc:1275] T f2e9b5c8534b4cbea718104d1d769e1d P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Refusing update from remote peer c8d6bad1972d459f96b2590c733f139b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:16.113867 10023 raft_consensus.cc:2955] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, a8f90b4805b94b0195b0a604db412288 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false } } }
I20260608 12:51:16.114382  9976 raft_consensus.cc:2955] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c8d6bad1972d459f96b2590c733f139b (127.4.192.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } } }
I20260608 12:51:16.120280  9999 consensus_queue.cc:1048] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:51:16.122030  9908 raft_consensus.cc:2955] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c8d6bad1972d459f96b2590c733f139b (127.4.192.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } } }
I20260608 12:51:16.126675 10022 ts_tablet_manager.cc:1916] T ccd378e2fc374aceb0c8302d9dfbbc5a P c8d6bad1972d459f96b2590c733f139b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:51:16.134019  9389 raft_consensus.cc:2955] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, a8f90b4805b94b0195b0a604db412288 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false } } }
I20260608 12:51:16.135794  9760 raft_consensus.cc:2955] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, a8f90b4805b94b0195b0a604db412288 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false } } }
I20260608 12:51:16.152807  9998 raft_consensus.cc:2955] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a49b61b80e2c42c3b6a06afede199873 (127.4.192.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false } } }
I20260608 12:51:16.150861  9206 catalog_manager.cc:5696] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b reported cstate change: config changed from index 25 to 26, a8f90b4805b94b0195b0a604db412288 (127.4.192.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c8d6bad1972d459f96b2590c733f139b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:51:16.156328  9386 raft_consensus.cc:1275] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Refusing update from remote peer 01117ef93bf2434184374784e9784b97: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:51:16.157162  9460 raft_consensus.cc:2955] T f2e9b5c8534b4cbea718104d1d769e1d P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a49b61b80e2c42c3b6a06afede199873 (127.4.192.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false } } }
I20260608 12:51:16.161417  9198 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet cb898f19a2fe4feab0015d666b50a56a with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:51:16.161540 10005 consensus_queue.cc:1048] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:51:16.163374 10022 ts_tablet_manager.cc:1929] T ccd378e2fc374aceb0c8302d9dfbbc5a P c8d6bad1972d459f96b2590c733f139b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:51:16.163817 10022 log.cc:1199] T ccd378e2fc374aceb0c8302d9dfbbc5a P c8d6bad1972d459f96b2590c733f139b: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-0-root/wals/ccd378e2fc374aceb0c8302d9dfbbc5a
I20260608 12:51:16.170264  9386 raft_consensus.cc:2955] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c8d6bad1972d459f96b2590c733f139b (127.4.192.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } } }
I20260608 12:51:16.174197  9835 raft_consensus.cc:2955] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a49b61b80e2c42c3b6a06afede199873 (127.4.192.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false } } }
I20260608 12:51:16.166990  9196 catalog_manager.cc:5027] TS c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389): tablet ccd378e2fc374aceb0c8302d9dfbbc5a (table test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]) successfully deleted
I20260608 12:51:16.179924  9205 catalog_manager.cc:5696] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 reported cstate change: config changed from index 27 to 28, VOTER c8d6bad1972d459f96b2590c733f139b (127.4.192.65) evicted. New cstate: current_term: 1 leader_uuid: "01117ef93bf2434184374784e9784b97" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:51:16.199383  9206 catalog_manager.cc:5696] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b reported cstate change: config changed from index 26 to 27, a49b61b80e2c42c3b6a06afede199873 (127.4.192.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c8d6bad1972d459f96b2590c733f139b" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:51:16.201798  9302 tablet_service.cc:1558] Processing DeleteTablet for tablet cb898f19a2fe4feab0015d666b50a56a with delete_type TABLET_DATA_TOMBSTONED (TS c8d6bad1972d459f96b2590c733f139b not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:34430
I20260608 12:51:16.203078 10022 tablet_replica.cc:333] T cb898f19a2fe4feab0015d666b50a56a P c8d6bad1972d459f96b2590c733f139b: stopping tablet replica
I20260608 12:51:16.204074 10022 raft_consensus.cc:2243] T cb898f19a2fe4feab0015d666b50a56a P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:16.204959 10022 raft_consensus.cc:2272] T cb898f19a2fe4feab0015d666b50a56a P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:16.217516 10022 ts_tablet_manager.cc:1916] T cb898f19a2fe4feab0015d666b50a56a P c8d6bad1972d459f96b2590c733f139b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:51:16.219111  9309 consensus_queue.cc:237] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false } }
I20260608 12:51:16.228058  9460 raft_consensus.cc:1275] T f2e9b5c8534b4cbea718104d1d769e1d P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Refusing update from remote peer c8d6bad1972d459f96b2590c733f139b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:51:16.229131  9835 raft_consensus.cc:1275] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873 [term 1 FOLLOWER]: Refusing update from remote peer c8d6bad1972d459f96b2590c733f139b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:51:16.229902 10023 consensus_queue.cc:1048] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:51:16.231499 10021 consensus_queue.cc:1048] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:51:16.233623  9457 raft_consensus.cc:2955] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, a8f90b4805b94b0195b0a604db412288 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false } } }
I20260608 12:51:16.244077 10023 raft_consensus.cc:2955] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false } } }
I20260608 12:51:16.252869  9834 raft_consensus.cc:2955] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false } } }
I20260608 12:51:16.254441  9309 consensus_queue.cc:237] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false } }
I20260608 12:51:16.261286  9760 raft_consensus.cc:1275] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288 [term 1 FOLLOWER]: Refusing update from remote peer c8d6bad1972d459f96b2590c733f139b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:16.262212  9196 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f2e9b5c8534b4cbea718104d1d769e1d with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:51:16.263123  9457 raft_consensus.cc:2955] T f2e9b5c8534b4cbea718104d1d769e1d P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false } } }
I20260608 12:51:16.264243  9463 raft_consensus.cc:1275] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Refusing update from remote peer c8d6bad1972d459f96b2590c733f139b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:16.267561 10032 raft_consensus.cc:1064] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551: attempting to promote NON_VOTER a8f90b4805b94b0195b0a604db412288 to VOTER
I20260608 12:51:16.271489 10023 consensus_queue.cc:1048] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:51:16.272925 10021 consensus_queue.cc:1048] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:51:16.272722  9206 catalog_manager.cc:5696] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b reported cstate change: config changed from index 27 to 28, VOTER 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66) evicted. New cstate: current_term: 1 leader_uuid: "c8d6bad1972d459f96b2590c733f139b" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:51:16.274946 10032 consensus_queue.cc:237] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false } }
I20260608 12:51:16.281371 10023 raft_consensus.cc:2955] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false } } }
I20260608 12:51:16.286222  9379 tablet_service.cc:1558] Processing DeleteTablet for tablet f2e9b5c8534b4cbea718104d1d769e1d with delete_type TABLET_DATA_TOMBSTONED (TS 538f958414dc4aaaa7eab4ee35daf551 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:45820
I20260608 12:51:16.287478 10022 ts_tablet_manager.cc:1929] T cb898f19a2fe4feab0015d666b50a56a P c8d6bad1972d459f96b2590c733f139b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:51:16.287983 10022 log.cc:1199] T cb898f19a2fe4feab0015d666b50a56a P c8d6bad1972d459f96b2590c733f139b: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-0-root/wals/cb898f19a2fe4feab0015d666b50a56a
I20260608 12:51:16.290320  9196 catalog_manager.cc:5027] TS c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389): tablet cb898f19a2fe4feab0015d666b50a56a (table test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]) successfully deleted
I20260608 12:51:16.291822  9196 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a2ba72e3f8b54ba49cc0d2a244d26c5c with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:51:16.292368 10036 tablet_replica.cc:333] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551: stopping tablet replica
I20260608 12:51:16.297123  9760 raft_consensus.cc:2955] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false } } }
I20260608 12:51:16.298749  9759 raft_consensus.cc:1275] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288 [term 1 LEARNER]: Refusing update from remote peer 538f958414dc4aaaa7eab4ee35daf551: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:16.301129  9463 raft_consensus.cc:1275] T 4de856bdcbe94e8b99a61d56dc310a13 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Refusing update from remote peer 538f958414dc4aaaa7eab4ee35daf551: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:16.301265  9306 raft_consensus.cc:1275] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Refusing update from remote peer 538f958414dc4aaaa7eab4ee35daf551: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:16.303874  9993 consensus_queue.cc:1048] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:51:16.305797  9993 consensus_queue.cc:1048] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:51:16.306129  9205 catalog_manager.cc:5696] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b reported cstate change: config changed from index 26 to 27, VOTER 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66) evicted. New cstate: current_term: 1 leader_uuid: "c8d6bad1972d459f96b2590c733f139b" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:51:16.309762 10033 consensus_queue.cc:1048] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:51:16.296829  9457 raft_consensus.cc:2955] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false } } }
I20260608 12:51:16.320116 10036 raft_consensus.cc:2243] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:16.328296 10036 pending_rounds.cc:70] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551: Trying to abort 1 pending ops.
I20260608 12:51:16.328701 10036 pending_rounds.cc:77] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551: Aborting op as it isn't in flight: id { term: 1 index: 27 } timestamp: 7294660919571693568 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "f2e9b5c8534b4cbea718104d1d769e1d" old_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } } } new_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false } } } }
I20260608 12:51:16.332340 10036 raft_consensus.cc:2917] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Aborting config change with OpId 1.27: Aborted: Op aborted
I20260608 12:51:16.334280  9379 tablet_service.cc:1558] Processing DeleteTablet for tablet a2ba72e3f8b54ba49cc0d2a244d26c5c with delete_type TABLET_DATA_TOMBSTONED (TS 538f958414dc4aaaa7eab4ee35daf551 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:45820
I20260608 12:51:16.337966 10036 raft_consensus.cc:2889] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:51:16.338459 10036 raft_consensus.cc:2272] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:16.339733 10034 raft_consensus.cc:2955] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, a8f90b4805b94b0195b0a604db412288 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false } } }
I20260608 12:51:16.342916  9306 raft_consensus.cc:2955] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, a8f90b4805b94b0195b0a604db412288 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false } } }
I20260608 12:51:16.347807  9760 raft_consensus.cc:2955] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, a8f90b4805b94b0195b0a604db412288 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false } } }
I20260608 12:51:16.355530 10036 ts_tablet_manager.cc:1916] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:51:16.365309  9457 raft_consensus.cc:2955] T 4de856bdcbe94e8b99a61d56dc310a13 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, a8f90b4805b94b0195b0a604db412288 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false } } }
I20260608 12:51:16.366842  9210 catalog_manager.cc:5696] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288 reported cstate change: config changed from index 25 to 26, a8f90b4805b94b0195b0a604db412288 (127.4.192.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "538f958414dc4aaaa7eab4ee35daf551" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false } } }
I20260608 12:51:16.374549 10036 ts_tablet_manager.cc:1929] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:51:16.374990 10036 log.cc:1199] T f2e9b5c8534b4cbea718104d1d769e1d P 538f958414dc4aaaa7eab4ee35daf551: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-1-root/wals/f2e9b5c8534b4cbea718104d1d769e1d
I20260608 12:51:16.376827 10036 tablet_replica.cc:333] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 538f958414dc4aaaa7eab4ee35daf551: stopping tablet replica
I20260608 12:51:16.377498  9198 catalog_manager.cc:5027] TS 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301): tablet f2e9b5c8534b4cbea718104d1d769e1d (table test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]) successfully deleted
I20260608 12:51:16.377808 10036 raft_consensus.cc:2243] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:16.378824 10036 raft_consensus.cc:2272] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:16.382453 10036 ts_tablet_manager.cc:1916] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 538f958414dc4aaaa7eab4ee35daf551: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:51:16.393537  9388 consensus_queue.cc:237] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false } }
I20260608 12:51:16.395758 10036 ts_tablet_manager.cc:1929] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 538f958414dc4aaaa7eab4ee35daf551: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 12:51:16.396183 10036 log.cc:1199] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 538f958414dc4aaaa7eab4ee35daf551: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-1-root/wals/a2ba72e3f8b54ba49cc0d2a244d26c5c
I20260608 12:51:16.398368  9198 catalog_manager.cc:5027] TS 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301): tablet a2ba72e3f8b54ba49cc0d2a244d26c5c (table test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]) successfully deleted
I20260608 12:51:16.400825  9760 raft_consensus.cc:1275] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288 [term 1 FOLLOWER]: Refusing update from remote peer 538f958414dc4aaaa7eab4ee35daf551: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:16.401849  9306 raft_consensus.cc:1275] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Refusing update from remote peer 538f958414dc4aaaa7eab4ee35daf551: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:51:16.402916 10032 consensus_queue.cc:1048] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:51:16.403861  9993 consensus_queue.cc:1048] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:51:16.411180  9993 raft_consensus.cc:2955] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 01117ef93bf2434184374784e9784b97 (127.4.192.67) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false } } }
I20260608 12:51:16.414384  9760 raft_consensus.cc:2955] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 01117ef93bf2434184374784e9784b97 (127.4.192.67) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false } } }
I20260608 12:51:16.419909  9309 raft_consensus.cc:2955] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 01117ef93bf2434184374784e9784b97 (127.4.192.67) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false } } }
I20260608 12:51:16.425246  9198 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4de856bdcbe94e8b99a61d56dc310a13 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:51:16.428289  9205 catalog_manager.cc:5696] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 reported cstate change: config changed from index 26 to 27, VOTER 01117ef93bf2434184374784e9784b97 (127.4.192.67) evicted. New cstate: current_term: 1 leader_uuid: "538f958414dc4aaaa7eab4ee35daf551" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:51:16.438983  9452 tablet_service.cc:1558] Processing DeleteTablet for tablet 4de856bdcbe94e8b99a61d56dc310a13 with delete_type TABLET_DATA_TOMBSTONED (TS 01117ef93bf2434184374784e9784b97 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:45412
I20260608 12:51:16.440994 10040 tablet_replica.cc:333] T 4de856bdcbe94e8b99a61d56dc310a13 P 01117ef93bf2434184374784e9784b97: stopping tablet replica
I20260608 12:51:16.441819 10040 raft_consensus.cc:2243] T 4de856bdcbe94e8b99a61d56dc310a13 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:16.442562 10040 raft_consensus.cc:2272] T 4de856bdcbe94e8b99a61d56dc310a13 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:16.446197 10040 ts_tablet_manager.cc:1916] T 4de856bdcbe94e8b99a61d56dc310a13 P 01117ef93bf2434184374784e9784b97: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:51:16.456735 10040 ts_tablet_manager.cc:1929] T 4de856bdcbe94e8b99a61d56dc310a13 P 01117ef93bf2434184374784e9784b97: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 12:51:16.457090 10040 log.cc:1199] T 4de856bdcbe94e8b99a61d56dc310a13 P 01117ef93bf2434184374784e9784b97: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922948580137-4865-0/minicluster-data/ts-2-root/wals/4de856bdcbe94e8b99a61d56dc310a13
I20260608 12:51:16.458425  9198 catalog_manager.cc:5027] TS 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839): tablet 4de856bdcbe94e8b99a61d56dc310a13 (table test-workload [id=a09c7d4bab5145f9a549f6d518e5fbd5]) successfully deleted
I20260608 12:51:17.460013  9457 consensus_queue.cc:237] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } }
I20260608 12:51:17.467306  9388 raft_consensus.cc:1275] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Refusing update from remote peer 01117ef93bf2434184374784e9784b97: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:17.468569  9309 raft_consensus.cc:1275] T 51aa7629b6a74eedb5c2a8d6ca905b4c P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Refusing update from remote peer 01117ef93bf2434184374784e9784b97: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:17.469103 10044 consensus_queue.cc:1048] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:51:17.470161 10005 consensus_queue.cc:1048] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:51:17.482613 10005 raft_consensus.cc:2955] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a49b61b80e2c42c3b6a06afede199873 (127.4.192.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } } }
W20260608 12:51:17.484807  9429 consensus_peers.cc:597] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 -> Peer a49b61b80e2c42c3b6a06afede199873 (127.4.192.69:38931): Couldn't send request to peer a49b61b80e2c42c3b6a06afede199873. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 51aa7629b6a74eedb5c2a8d6ca905b4c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:17.482789  9386 raft_consensus.cc:2955] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a49b61b80e2c42c3b6a06afede199873 (127.4.192.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } } }
I20260608 12:51:17.486014  9309 raft_consensus.cc:2955] T 51aa7629b6a74eedb5c2a8d6ca905b4c P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a49b61b80e2c42c3b6a06afede199873 (127.4.192.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } } }
I20260608 12:51:17.498175  9386 consensus_queue.cc:237] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } }
I20260608 12:51:17.498646  9212 catalog_manager.cc:5696] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 538f958414dc4aaaa7eab4ee35daf551 reported cstate change: config changed from index -1 to 26, NON_VOTER a49b61b80e2c42c3b6a06afede199873 (127.4.192.69) added. New cstate: current_term: 1 leader_uuid: "01117ef93bf2434184374784e9784b97" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } } }
I20260608 12:51:17.508101  9457 raft_consensus.cc:1275] T cec7d6ed5b3442348b1b760bb0c44d16 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Refusing update from remote peer 538f958414dc4aaaa7eab4ee35daf551: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:17.509994 10032 consensus_queue.cc:1048] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:51:17.519084  9309 raft_consensus.cc:1275] T cec7d6ed5b3442348b1b760bb0c44d16 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Refusing update from remote peer 538f958414dc4aaaa7eab4ee35daf551: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:17.520892 10052 consensus_queue.cc:1048] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 12:51:17.524274  9355 consensus_peers.cc:597] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 -> Peer 4f3b50b463774fcea4aca76c16506459 (127.4.192.70:37445): Couldn't send request to peer 4f3b50b463774fcea4aca76c16506459. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cec7d6ed5b3442348b1b760bb0c44d16. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:17.527403 10052 raft_consensus.cc:2955] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4f3b50b463774fcea4aca76c16506459 (127.4.192.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } } }
I20260608 12:51:17.528993  9457 raft_consensus.cc:2955] T cec7d6ed5b3442348b1b760bb0c44d16 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4f3b50b463774fcea4aca76c16506459 (127.4.192.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } } }
I20260608 12:51:17.542455  9306 raft_consensus.cc:2955] T cec7d6ed5b3442348b1b760bb0c44d16 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4f3b50b463774fcea4aca76c16506459 (127.4.192.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } } }
I20260608 12:51:17.549412  9386 consensus_queue.cc:237] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } }
I20260608 12:51:17.549106  9206 catalog_manager.cc:5696] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 reported cstate change: config changed from index -1 to 26, NON_VOTER 4f3b50b463774fcea4aca76c16506459 (127.4.192.70) added. New cstate: current_term: 1 leader_uuid: "538f958414dc4aaaa7eab4ee35daf551" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:17.561460  9457 raft_consensus.cc:1275] T bcc5186f6ba5460a98c58c3de35a1a16 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Refusing update from remote peer 538f958414dc4aaaa7eab4ee35daf551: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260608 12:51:17.561568  9354 consensus_peers.cc:597] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 -> Peer a8f90b4805b94b0195b0a604db412288 (127.4.192.68:35317): Couldn't send request to peer a8f90b4805b94b0195b0a604db412288. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bcc5186f6ba5460a98c58c3de35a1a16. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:17.562824  9306 raft_consensus.cc:1275] T bcc5186f6ba5460a98c58c3de35a1a16 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Refusing update from remote peer 538f958414dc4aaaa7eab4ee35daf551: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:17.562820 10060 consensus_queue.cc:1048] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:51:17.564754 10032 consensus_queue.cc:1048] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:51:17.576129 10032 raft_consensus.cc:2955] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a8f90b4805b94b0195b0a604db412288 (127.4.192.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } } }
I20260608 12:51:17.577993  9457 raft_consensus.cc:2955] T bcc5186f6ba5460a98c58c3de35a1a16 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a8f90b4805b94b0195b0a604db412288 (127.4.192.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } } }
I20260608 12:51:17.581085  9306 raft_consensus.cc:2955] T bcc5186f6ba5460a98c58c3de35a1a16 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a8f90b4805b94b0195b0a604db412288 (127.4.192.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } } }
I20260608 12:51:17.589366  9463 consensus_queue.cc:237] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } }
I20260608 12:51:17.589511  9212 catalog_manager.cc:5696] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 reported cstate change: config changed from index -1 to 26, NON_VOTER a8f90b4805b94b0195b0a604db412288 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "538f958414dc4aaaa7eab4ee35daf551" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:51:17.600229  9429 consensus_peers.cc:597] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 -> Peer 4f3b50b463774fcea4aca76c16506459 (127.4.192.70:37445): Couldn't send request to peer 4f3b50b463774fcea4aca76c16506459. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fca60674522746588d493ad3094cd340. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:17.600507  9386 raft_consensus.cc:1275] T fca60674522746588d493ad3094cd340 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Refusing update from remote peer 01117ef93bf2434184374784e9784b97: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:17.603973 10005 consensus_queue.cc:1048] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:51:17.606801  9306 raft_consensus.cc:1275] T fca60674522746588d493ad3094cd340 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Refusing update from remote peer 01117ef93bf2434184374784e9784b97: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:17.608196 10005 consensus_queue.cc:1048] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:51:17.612205 10044 raft_consensus.cc:2955] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4f3b50b463774fcea4aca76c16506459 (127.4.192.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } } }
I20260608 12:51:17.618391  9386 raft_consensus.cc:2955] T fca60674522746588d493ad3094cd340 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4f3b50b463774fcea4aca76c16506459 (127.4.192.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } } }
I20260608 12:51:17.618822  9306 raft_consensus.cc:2955] T fca60674522746588d493ad3094cd340 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4f3b50b463774fcea4aca76c16506459 (127.4.192.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } } }
I20260608 12:51:17.628225  9205 catalog_manager.cc:5696] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 reported cstate change: config changed from index -1 to 26, NON_VOTER 4f3b50b463774fcea4aca76c16506459 (127.4.192.70) added. New cstate: current_term: 1 leader_uuid: "01117ef93bf2434184374784e9784b97" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:17.628975  9463 consensus_queue.cc:237] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } }
I20260608 12:51:17.639766  9908 raft_consensus.cc:1275] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459 [term 1 FOLLOWER]: Refusing update from remote peer 01117ef93bf2434184374784e9784b97: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
W20260608 12:51:17.642697  9429 consensus_peers.cc:597] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 -> Peer a49b61b80e2c42c3b6a06afede199873 (127.4.192.69:38931): Couldn't send request to peer a49b61b80e2c42c3b6a06afede199873. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ccd378e2fc374aceb0c8302d9dfbbc5a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:17.643697 10005 consensus_queue.cc:1048] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:51:17.642688  9386 raft_consensus.cc:1275] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Refusing update from remote peer 01117ef93bf2434184374784e9784b97: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:51:17.647011 10005 consensus_queue.cc:1048] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:51:17.651736 10044 raft_consensus.cc:2955] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER a49b61b80e2c42c3b6a06afede199873 (127.4.192.69) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } } }
I20260608 12:51:17.653749  9908 raft_consensus.cc:2955] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER a49b61b80e2c42c3b6a06afede199873 (127.4.192.69) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } } }
I20260608 12:51:17.657146  9386 raft_consensus.cc:2955] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER a49b61b80e2c42c3b6a06afede199873 (127.4.192.69) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } } }
I20260608 12:51:17.665824  9388 consensus_queue.cc:237] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } }
I20260608 12:51:17.666373  9205 catalog_manager.cc:5696] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459 reported cstate change: config changed from index 28 to 29, NON_VOTER a49b61b80e2c42c3b6a06afede199873 (127.4.192.69) added. New cstate: current_term: 1 leader_uuid: "01117ef93bf2434184374784e9784b97" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } } }
W20260608 12:51:17.675734  9354 consensus_peers.cc:597] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 -> Peer a8f90b4805b94b0195b0a604db412288 (127.4.192.68:35317): Couldn't send request to peer a8f90b4805b94b0195b0a604db412288. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8bf720da919f40fbafd1f159a750b392. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:17.676575  9309 raft_consensus.cc:1275] T 8bf720da919f40fbafd1f159a750b392 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Refusing update from remote peer 538f958414dc4aaaa7eab4ee35daf551: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:17.678316  9463 raft_consensus.cc:1275] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Refusing update from remote peer 538f958414dc4aaaa7eab4ee35daf551: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:51:17.678565 10052 consensus_queue.cc:1048] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:51:17.681429 10052 consensus_queue.cc:1048] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:51:17.709923 10060 raft_consensus.cc:2955] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a8f90b4805b94b0195b0a604db412288 (127.4.192.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } } }
I20260608 12:51:17.716529  9463 raft_consensus.cc:2955] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a8f90b4805b94b0195b0a604db412288 (127.4.192.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } } }
I20260608 12:51:17.716339  9309 raft_consensus.cc:2955] T 8bf720da919f40fbafd1f159a750b392 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a8f90b4805b94b0195b0a604db412288 (127.4.192.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } } }
I20260608 12:51:17.727763  9205 catalog_manager.cc:5696] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97 reported cstate change: config changed from index -1 to 26, NON_VOTER a8f90b4805b94b0195b0a604db412288 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "538f958414dc4aaaa7eab4ee35daf551" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } } }
I20260608 12:51:17.888437 10074 ts_tablet_manager.cc:933] T 51aa7629b6a74eedb5c2a8d6ca905b4c P a49b61b80e2c42c3b6a06afede199873: Initiating tablet copy from peer 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:17.890440 10074 tablet_copy_client.cc:323] T 51aa7629b6a74eedb5c2a8d6ca905b4c P a49b61b80e2c42c3b6a06afede199873: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.67:34839
I20260608 12:51:17.902339  9473 tablet_copy_service.cc:140] P 01117ef93bf2434184374784e9784b97: Received BeginTabletCopySession request for tablet 51aa7629b6a74eedb5c2a8d6ca905b4c from peer a49b61b80e2c42c3b6a06afede199873 ({username='slave'} at 127.0.0.1:50368)
I20260608 12:51:17.902823  9473 tablet_copy_service.cc:161] P 01117ef93bf2434184374784e9784b97: Beginning new tablet copy session on tablet 51aa7629b6a74eedb5c2a8d6ca905b4c from peer a49b61b80e2c42c3b6a06afede199873 at {username='slave'} at 127.0.0.1:50368: session id = a49b61b80e2c42c3b6a06afede199873-51aa7629b6a74eedb5c2a8d6ca905b4c
I20260608 12:51:17.908756  9473 tablet_copy_source_session.cc:215] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:17.911741 10074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51aa7629b6a74eedb5c2a8d6ca905b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:17.926811 10074 tablet_copy_client.cc:806] T 51aa7629b6a74eedb5c2a8d6ca905b4c P a49b61b80e2c42c3b6a06afede199873: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:17.927397 10074 tablet_copy_client.cc:670] T 51aa7629b6a74eedb5c2a8d6ca905b4c P a49b61b80e2c42c3b6a06afede199873: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:17.931034 10075 tablet_copy_client.cc:1025] T 51aa7629b6a74eedb5c2a8d6ca905b4c P a49b61b80e2c42c3b6a06afede199873: tablet copy: Injecting latency into file download: 2000
I20260608 12:51:17.941644 10078 ts_tablet_manager.cc:933] T cec7d6ed5b3442348b1b760bb0c44d16 P 4f3b50b463774fcea4aca76c16506459: Initiating tablet copy from peer 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301)
I20260608 12:51:17.943732 10078 tablet_copy_client.cc:323] T cec7d6ed5b3442348b1b760bb0c44d16 P 4f3b50b463774fcea4aca76c16506459: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.66:38301
I20260608 12:51:17.957530  9399 tablet_copy_service.cc:140] P 538f958414dc4aaaa7eab4ee35daf551: Received BeginTabletCopySession request for tablet cec7d6ed5b3442348b1b760bb0c44d16 from peer 4f3b50b463774fcea4aca76c16506459 ({username='slave'} at 127.0.0.1:47384)
I20260608 12:51:17.958026  9399 tablet_copy_service.cc:161] P 538f958414dc4aaaa7eab4ee35daf551: Beginning new tablet copy session on tablet cec7d6ed5b3442348b1b760bb0c44d16 from peer 4f3b50b463774fcea4aca76c16506459 at {username='slave'} at 127.0.0.1:47384: session id = 4f3b50b463774fcea4aca76c16506459-cec7d6ed5b3442348b1b760bb0c44d16
I20260608 12:51:17.962911  9399 tablet_copy_source_session.cc:215] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:17.965463 10078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec7d6ed5b3442348b1b760bb0c44d16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:17.978129 10078 tablet_copy_client.cc:806] T cec7d6ed5b3442348b1b760bb0c44d16 P 4f3b50b463774fcea4aca76c16506459: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:17.978672 10078 tablet_copy_client.cc:670] T cec7d6ed5b3442348b1b760bb0c44d16 P 4f3b50b463774fcea4aca76c16506459: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:17.982278 10079 tablet_copy_client.cc:1025] T cec7d6ed5b3442348b1b760bb0c44d16 P 4f3b50b463774fcea4aca76c16506459: tablet copy: Injecting latency into file download: 2000
I20260608 12:51:18.050505 10082 ts_tablet_manager.cc:933] T ccd378e2fc374aceb0c8302d9dfbbc5a P a49b61b80e2c42c3b6a06afede199873: Initiating tablet copy from peer 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:18.056223 10082 tablet_copy_client.cc:323] T ccd378e2fc374aceb0c8302d9dfbbc5a P a49b61b80e2c42c3b6a06afede199873: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.67:34839
I20260608 12:51:18.058876  9473 tablet_copy_service.cc:140] P 01117ef93bf2434184374784e9784b97: Received BeginTabletCopySession request for tablet ccd378e2fc374aceb0c8302d9dfbbc5a from peer a49b61b80e2c42c3b6a06afede199873 ({username='slave'} at 127.0.0.1:50368)
I20260608 12:51:18.059585  9473 tablet_copy_service.cc:161] P 01117ef93bf2434184374784e9784b97: Beginning new tablet copy session on tablet ccd378e2fc374aceb0c8302d9dfbbc5a from peer a49b61b80e2c42c3b6a06afede199873 at {username='slave'} at 127.0.0.1:50368: session id = a49b61b80e2c42c3b6a06afede199873-ccd378e2fc374aceb0c8302d9dfbbc5a
I20260608 12:51:18.070374  9473 tablet_copy_source_session.cc:215] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:18.073988 10082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd378e2fc374aceb0c8302d9dfbbc5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:18.091725 10082 tablet_copy_client.cc:806] T ccd378e2fc374aceb0c8302d9dfbbc5a P a49b61b80e2c42c3b6a06afede199873: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:18.092357 10082 tablet_copy_client.cc:670] T ccd378e2fc374aceb0c8302d9dfbbc5a P a49b61b80e2c42c3b6a06afede199873: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:18.096113 10083 tablet_copy_client.cc:1025] T ccd378e2fc374aceb0c8302d9dfbbc5a P a49b61b80e2c42c3b6a06afede199873: tablet copy: Injecting latency into file download: 2000
I20260608 12:51:18.101032 10084 ts_tablet_manager.cc:933] T 8bf720da919f40fbafd1f159a750b392 P a8f90b4805b94b0195b0a604db412288: Initiating tablet copy from peer 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301)
I20260608 12:51:18.102716 10084 tablet_copy_client.cc:323] T 8bf720da919f40fbafd1f159a750b392 P a8f90b4805b94b0195b0a604db412288: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.66:38301
I20260608 12:51:18.104146  9399 tablet_copy_service.cc:140] P 538f958414dc4aaaa7eab4ee35daf551: Received BeginTabletCopySession request for tablet 8bf720da919f40fbafd1f159a750b392 from peer a8f90b4805b94b0195b0a604db412288 ({username='slave'} at 127.0.0.1:53334)
I20260608 12:51:18.104595  9399 tablet_copy_service.cc:161] P 538f958414dc4aaaa7eab4ee35daf551: Beginning new tablet copy session on tablet 8bf720da919f40fbafd1f159a750b392 from peer a8f90b4805b94b0195b0a604db412288 at {username='slave'} at 127.0.0.1:53334: session id = a8f90b4805b94b0195b0a604db412288-8bf720da919f40fbafd1f159a750b392
I20260608 12:51:18.110265  9399 tablet_copy_source_session.cc:215] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:18.113349 10084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf720da919f40fbafd1f159a750b392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:18.128752 10084 tablet_copy_client.cc:806] T 8bf720da919f40fbafd1f159a750b392 P a8f90b4805b94b0195b0a604db412288: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:18.129299 10084 tablet_copy_client.cc:670] T 8bf720da919f40fbafd1f159a750b392 P a8f90b4805b94b0195b0a604db412288: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:18.134153 10085 tablet_copy_client.cc:1025] T 8bf720da919f40fbafd1f159a750b392 P a8f90b4805b94b0195b0a604db412288: tablet copy: Injecting latency into file download: 2000
I20260608 12:51:18.155948 10086 ts_tablet_manager.cc:933] T fca60674522746588d493ad3094cd340 P 4f3b50b463774fcea4aca76c16506459: Initiating tablet copy from peer 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
I20260608 12:51:18.156592 10087 ts_tablet_manager.cc:933] T bcc5186f6ba5460a98c58c3de35a1a16 P a8f90b4805b94b0195b0a604db412288: Initiating tablet copy from peer 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301)
I20260608 12:51:18.159166 10087 tablet_copy_client.cc:323] T bcc5186f6ba5460a98c58c3de35a1a16 P a8f90b4805b94b0195b0a604db412288: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.66:38301
I20260608 12:51:18.161103  9399 tablet_copy_service.cc:140] P 538f958414dc4aaaa7eab4ee35daf551: Received BeginTabletCopySession request for tablet bcc5186f6ba5460a98c58c3de35a1a16 from peer a8f90b4805b94b0195b0a604db412288 ({username='slave'} at 127.0.0.1:53334)
I20260608 12:51:18.161561 10086 tablet_copy_client.cc:323] T fca60674522746588d493ad3094cd340 P 4f3b50b463774fcea4aca76c16506459: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.67:34839
I20260608 12:51:18.161655  9399 tablet_copy_service.cc:161] P 538f958414dc4aaaa7eab4ee35daf551: Beginning new tablet copy session on tablet bcc5186f6ba5460a98c58c3de35a1a16 from peer a8f90b4805b94b0195b0a604db412288 at {username='slave'} at 127.0.0.1:53334: session id = a8f90b4805b94b0195b0a604db412288-bcc5186f6ba5460a98c58c3de35a1a16
I20260608 12:51:18.163594  9473 tablet_copy_service.cc:140] P 01117ef93bf2434184374784e9784b97: Received BeginTabletCopySession request for tablet fca60674522746588d493ad3094cd340 from peer 4f3b50b463774fcea4aca76c16506459 ({username='slave'} at 127.0.0.1:34824)
I20260608 12:51:18.164139  9473 tablet_copy_service.cc:161] P 01117ef93bf2434184374784e9784b97: Beginning new tablet copy session on tablet fca60674522746588d493ad3094cd340 from peer 4f3b50b463774fcea4aca76c16506459 at {username='slave'} at 127.0.0.1:34824: session id = 4f3b50b463774fcea4aca76c16506459-fca60674522746588d493ad3094cd340
I20260608 12:51:18.168012  9399 tablet_copy_source_session.cc:215] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:18.171183 10087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcc5186f6ba5460a98c58c3de35a1a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:18.171564  9473 tablet_copy_source_session.cc:215] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:18.176190 10086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca60674522746588d493ad3094cd340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:18.186965 10087 tablet_copy_client.cc:806] T bcc5186f6ba5460a98c58c3de35a1a16 P a8f90b4805b94b0195b0a604db412288: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:18.187583 10087 tablet_copy_client.cc:670] T bcc5186f6ba5460a98c58c3de35a1a16 P a8f90b4805b94b0195b0a604db412288: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:18.188930  4865 tablet_server.cc:179] TabletServer@127.4.192.65:0 shutting down...
I20260608 12:51:18.195367 10088 tablet_copy_client.cc:1025] T bcc5186f6ba5460a98c58c3de35a1a16 P a8f90b4805b94b0195b0a604db412288: tablet copy: Injecting latency into file download: 2000
I20260608 12:51:18.198014 10086 tablet_copy_client.cc:806] T fca60674522746588d493ad3094cd340 P 4f3b50b463774fcea4aca76c16506459: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:18.198611 10086 tablet_copy_client.cc:670] T fca60674522746588d493ad3094cd340 P 4f3b50b463774fcea4aca76c16506459: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:18.204066 10089 tablet_copy_client.cc:1025] T fca60674522746588d493ad3094cd340 P 4f3b50b463774fcea4aca76c16506459: tablet copy: Injecting latency into file download: 2000
W20260608 12:51:18.230247  9426 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260608 12:51:18.235023  9426 consensus_peers.cc:597] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 -> Peer c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389): Couldn't send request to peer c8d6bad1972d459f96b2590c733f139b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:18.241050  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:18.242100  4865 tablet_replica.cc:333] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b: stopping tablet replica
I20260608 12:51:18.242884  4865 raft_consensus.cc:2243] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [term 1 LEADER]: Raft consensus shutting down.
W20260608 12:51:18.243999  9352 consensus_peers.cc:597] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 -> Peer c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389): Couldn't send request to peer c8d6bad1972d459f96b2590c733f139b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:18.244058  4865 raft_consensus.cc:2272] T f2e9b5c8534b4cbea718104d1d769e1d P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.247413  4865 tablet_replica.cc:333] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b: stopping tablet replica
I20260608 12:51:18.248304  4865 raft_consensus.cc:2243] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:18.249131  4865 raft_consensus.cc:2272] T 4de856bdcbe94e8b99a61d56dc310a13 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.252121  4865 tablet_replica.cc:333] T cec7d6ed5b3442348b1b760bb0c44d16 P c8d6bad1972d459f96b2590c733f139b: stopping tablet replica
I20260608 12:51:18.252913  4865 raft_consensus.cc:2243] T cec7d6ed5b3442348b1b760bb0c44d16 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:18.253497  4865 raft_consensus.cc:2272] T cec7d6ed5b3442348b1b760bb0c44d16 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.256697  4865 tablet_replica.cc:333] T bcc5186f6ba5460a98c58c3de35a1a16 P c8d6bad1972d459f96b2590c733f139b: stopping tablet replica
I20260608 12:51:18.257445  4865 raft_consensus.cc:2243] T bcc5186f6ba5460a98c58c3de35a1a16 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:18.258023  4865 raft_consensus.cc:2272] T bcc5186f6ba5460a98c58c3de35a1a16 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.261219  4865 tablet_replica.cc:333] T c789974e69164e8982955081683c1345 P c8d6bad1972d459f96b2590c733f139b: stopping tablet replica
I20260608 12:51:18.261991  4865 raft_consensus.cc:2243] T c789974e69164e8982955081683c1345 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:18.262657  4865 raft_consensus.cc:2272] T c789974e69164e8982955081683c1345 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.265465  4865 tablet_replica.cc:333] T fca60674522746588d493ad3094cd340 P c8d6bad1972d459f96b2590c733f139b: stopping tablet replica
I20260608 12:51:18.266141  4865 raft_consensus.cc:2243] T fca60674522746588d493ad3094cd340 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:18.266729  4865 raft_consensus.cc:2272] T fca60674522746588d493ad3094cd340 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.269845  4865 tablet_replica.cc:333] T 51aa7629b6a74eedb5c2a8d6ca905b4c P c8d6bad1972d459f96b2590c733f139b: stopping tablet replica
I20260608 12:51:18.270596  4865 raft_consensus.cc:2243] T 51aa7629b6a74eedb5c2a8d6ca905b4c P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:18.271304  4865 raft_consensus.cc:2272] T 51aa7629b6a74eedb5c2a8d6ca905b4c P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.274437  4865 tablet_replica.cc:333] T 8bf720da919f40fbafd1f159a750b392 P c8d6bad1972d459f96b2590c733f139b: stopping tablet replica
I20260608 12:51:18.275146  4865 raft_consensus.cc:2243] T 8bf720da919f40fbafd1f159a750b392 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:18.275895  4865 raft_consensus.cc:2272] T 8bf720da919f40fbafd1f159a750b392 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.279050  4865 tablet_replica.cc:333] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b: stopping tablet replica
I20260608 12:51:18.279757  4865 raft_consensus.cc:2243] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:18.280723  4865 raft_consensus.cc:2272] T a2ba72e3f8b54ba49cc0d2a244d26c5c P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.283504  4865 tablet_replica.cc:333] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b: stopping tablet replica
I20260608 12:51:18.284121  4865 raft_consensus.cc:2243] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:18.285053  4865 raft_consensus.cc:2272] T be1d106c5a16456da3209d155aa4f7d2 P c8d6bad1972d459f96b2590c733f139b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.324172  4865 tablet_server.cc:196] TabletServer@127.4.192.65:0 shutdown complete.
W20260608 12:51:18.345587  9352 consensus_peers.cc:597] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551 -> Peer c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389): Couldn't send request to peer c8d6bad1972d459f96b2590c733f139b. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:45389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:18.359742  4865 tablet_server.cc:179] TabletServer@127.4.192.66:0 shutting down...
I20260608 12:51:18.378975  4865 tablet_copy_service.cc:362] P 538f958414dc4aaaa7eab4ee35daf551: Destroying tablet copy session a8f90b4805b94b0195b0a604db412288-bcc5186f6ba5460a98c58c3de35a1a16 due to service shutdown
I20260608 12:51:18.379375  4865 tablet_copy_service.cc:434] P 538f958414dc4aaaa7eab4ee35daf551: ending tablet copy session a8f90b4805b94b0195b0a604db412288-bcc5186f6ba5460a98c58c3de35a1a16 on tablet bcc5186f6ba5460a98c58c3de35a1a16 with peer a8f90b4805b94b0195b0a604db412288
I20260608 12:51:18.379945  4865 tablet_copy_service.cc:362] P 538f958414dc4aaaa7eab4ee35daf551: Destroying tablet copy session a8f90b4805b94b0195b0a604db412288-8bf720da919f40fbafd1f159a750b392 due to service shutdown
I20260608 12:51:18.380239  4865 tablet_copy_service.cc:434] P 538f958414dc4aaaa7eab4ee35daf551: ending tablet copy session a8f90b4805b94b0195b0a604db412288-8bf720da919f40fbafd1f159a750b392 on tablet 8bf720da919f40fbafd1f159a750b392 with peer a8f90b4805b94b0195b0a604db412288
I20260608 12:51:18.380753  4865 tablet_copy_service.cc:362] P 538f958414dc4aaaa7eab4ee35daf551: Destroying tablet copy session 4f3b50b463774fcea4aca76c16506459-cec7d6ed5b3442348b1b760bb0c44d16 due to service shutdown
I20260608 12:51:18.381049  4865 tablet_copy_service.cc:434] P 538f958414dc4aaaa7eab4ee35daf551: ending tablet copy session 4f3b50b463774fcea4aca76c16506459-cec7d6ed5b3442348b1b760bb0c44d16 on tablet cec7d6ed5b3442348b1b760bb0c44d16 with peer 4f3b50b463774fcea4aca76c16506459
W20260608 12:51:18.404210  9426 consensus_peers.cc:597] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 -> Peer c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389): Couldn't send request to peer c8d6bad1972d459f96b2590c733f139b. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:45389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:18.414824  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:18.417479  4865 tablet_replica.cc:333] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551: stopping tablet replica
I20260608 12:51:18.418287  4865 raft_consensus.cc:2243] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:18.419646  4865 raft_consensus.cc:2272] T cec7d6ed5b3442348b1b760bb0c44d16 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.423092  4865 tablet_replica.cc:333] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551: stopping tablet replica
I20260608 12:51:18.423905  4865 raft_consensus.cc:2243] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:18.424821  4865 raft_consensus.cc:2272] T 4de856bdcbe94e8b99a61d56dc310a13 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:51:18.425653  9428 consensus_peers.cc:597] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 -> Peer 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301): Couldn't send request to peer 538f958414dc4aaaa7eab4ee35daf551. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:18.427755  4865 tablet_replica.cc:333] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551: stopping tablet replica
I20260608 12:51:18.428617  4865 raft_consensus.cc:2243] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:18.429543  4865 raft_consensus.cc:2272] T c789974e69164e8982955081683c1345 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.432410  4865 tablet_replica.cc:333] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551: stopping tablet replica
I20260608 12:51:18.433185  4865 raft_consensus.cc:2243] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:18.434386  4865 raft_consensus.cc:2272] T bcc5186f6ba5460a98c58c3de35a1a16 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.437553  4865 tablet_replica.cc:333] T fca60674522746588d493ad3094cd340 P 538f958414dc4aaaa7eab4ee35daf551: stopping tablet replica
I20260608 12:51:18.438256  4865 raft_consensus.cc:2243] T fca60674522746588d493ad3094cd340 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:18.438912  4865 raft_consensus.cc:2272] T fca60674522746588d493ad3094cd340 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.441990  4865 tablet_replica.cc:333] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551: stopping tablet replica
I20260608 12:51:18.442691  4865 raft_consensus.cc:2243] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:18.443640  4865 raft_consensus.cc:2272] T ccd378e2fc374aceb0c8302d9dfbbc5a P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.446842  4865 tablet_replica.cc:333] T be1d106c5a16456da3209d155aa4f7d2 P 538f958414dc4aaaa7eab4ee35daf551: stopping tablet replica
I20260608 12:51:18.447590  4865 raft_consensus.cc:2243] T be1d106c5a16456da3209d155aa4f7d2 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:18.448137  4865 raft_consensus.cc:2272] T be1d106c5a16456da3209d155aa4f7d2 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.450922  4865 tablet_replica.cc:333] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551: stopping tablet replica
I20260608 12:51:18.451670  4865 raft_consensus.cc:2243] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:18.452914  4865 raft_consensus.cc:2272] T 8bf720da919f40fbafd1f159a750b392 P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.456198  4865 tablet_replica.cc:333] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 538f958414dc4aaaa7eab4ee35daf551: stopping tablet replica
I20260608 12:51:18.457522  4865 raft_consensus.cc:2243] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:18.458176  4865 raft_consensus.cc:2272] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.461217  4865 tablet_replica.cc:333] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551: stopping tablet replica
I20260608 12:51:18.461887  4865 raft_consensus.cc:2243] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:18.462466  4865 raft_consensus.cc:2272] T cb898f19a2fe4feab0015d666b50a56a P 538f958414dc4aaaa7eab4ee35daf551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.495924  4865 tablet_server.cc:196] TabletServer@127.4.192.66:0 shutdown complete.
I20260608 12:51:18.523036  4865 tablet_server.cc:179] TabletServer@127.4.192.67:0 shutting down...
W20260608 12:51:18.531637  9428 consensus_peers.cc:597] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 -> Peer 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301): Couldn't send request to peer 538f958414dc4aaaa7eab4ee35daf551. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.66:38301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:18.543967  4865 tablet_copy_service.cc:362] P 01117ef93bf2434184374784e9784b97: Destroying tablet copy session 4f3b50b463774fcea4aca76c16506459-fca60674522746588d493ad3094cd340 due to service shutdown
I20260608 12:51:18.544399  4865 tablet_copy_service.cc:434] P 01117ef93bf2434184374784e9784b97: ending tablet copy session 4f3b50b463774fcea4aca76c16506459-fca60674522746588d493ad3094cd340 on tablet fca60674522746588d493ad3094cd340 with peer 4f3b50b463774fcea4aca76c16506459
I20260608 12:51:18.544891  4865 tablet_copy_service.cc:362] P 01117ef93bf2434184374784e9784b97: Destroying tablet copy session a49b61b80e2c42c3b6a06afede199873-ccd378e2fc374aceb0c8302d9dfbbc5a due to service shutdown
I20260608 12:51:18.545178  4865 tablet_copy_service.cc:434] P 01117ef93bf2434184374784e9784b97: ending tablet copy session a49b61b80e2c42c3b6a06afede199873-ccd378e2fc374aceb0c8302d9dfbbc5a on tablet ccd378e2fc374aceb0c8302d9dfbbc5a with peer a49b61b80e2c42c3b6a06afede199873
I20260608 12:51:18.545614  4865 tablet_copy_service.cc:362] P 01117ef93bf2434184374784e9784b97: Destroying tablet copy session a49b61b80e2c42c3b6a06afede199873-51aa7629b6a74eedb5c2a8d6ca905b4c due to service shutdown
I20260608 12:51:18.545877  4865 tablet_copy_service.cc:434] P 01117ef93bf2434184374784e9784b97: ending tablet copy session a49b61b80e2c42c3b6a06afede199873-51aa7629b6a74eedb5c2a8d6ca905b4c on tablet 51aa7629b6a74eedb5c2a8d6ca905b4c with peer a49b61b80e2c42c3b6a06afede199873
I20260608 12:51:18.573863  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:18.574977  4865 tablet_replica.cc:333] T f2e9b5c8534b4cbea718104d1d769e1d P 01117ef93bf2434184374784e9784b97: stopping tablet replica
I20260608 12:51:18.576001  4865 raft_consensus.cc:2243] T f2e9b5c8534b4cbea718104d1d769e1d P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:18.577091  4865 raft_consensus.cc:2272] T f2e9b5c8534b4cbea718104d1d769e1d P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.579753  4865 tablet_replica.cc:333] T cec7d6ed5b3442348b1b760bb0c44d16 P 01117ef93bf2434184374784e9784b97: stopping tablet replica
I20260608 12:51:18.580344  4865 raft_consensus.cc:2243] T cec7d6ed5b3442348b1b760bb0c44d16 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:18.580981  4865 raft_consensus.cc:2272] T cec7d6ed5b3442348b1b760bb0c44d16 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.583204  4865 tablet_replica.cc:333] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97: stopping tablet replica
I20260608 12:51:18.583899  4865 raft_consensus.cc:2243] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:18.584721  4865 raft_consensus.cc:2272] T cb898f19a2fe4feab0015d666b50a56a P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.587301  4865 tablet_replica.cc:333] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97: stopping tablet replica
I20260608 12:51:18.588013  4865 raft_consensus.cc:2243] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:18.588644  4865 raft_consensus.cc:2272] T 8bf720da919f40fbafd1f159a750b392 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.592244  4865 tablet_replica.cc:333] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97: stopping tablet replica
I20260608 12:51:18.593338  4865 raft_consensus.cc:2243] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 [term 1 LEADER]: Raft consensus shutting down.
W20260608 12:51:18.593324  9428 consensus_peers.cc:597] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 -> Peer 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301): Couldn't send request to peer 538f958414dc4aaaa7eab4ee35daf551. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.66:38301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:18.594815  4865 raft_consensus.cc:2272] T 51aa7629b6a74eedb5c2a8d6ca905b4c P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.597190  4865 tablet_replica.cc:333] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 01117ef93bf2434184374784e9784b97: stopping tablet replica
I20260608 12:51:18.597849  4865 raft_consensus.cc:2243] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:18.598584  4865 raft_consensus.cc:2272] T a2ba72e3f8b54ba49cc0d2a244d26c5c P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.601202  4865 tablet_replica.cc:333] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97: stopping tablet replica
I20260608 12:51:18.601715  4865 raft_consensus.cc:2243] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:18.602632  4865 raft_consensus.cc:2272] T ccd378e2fc374aceb0c8302d9dfbbc5a P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.605201  4865 tablet_replica.cc:333] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97: stopping tablet replica
I20260608 12:51:18.605724  4865 raft_consensus.cc:2243] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:18.606670  4865 raft_consensus.cc:2272] T fca60674522746588d493ad3094cd340 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.609395  4865 tablet_replica.cc:333] T c789974e69164e8982955081683c1345 P 01117ef93bf2434184374784e9784b97: stopping tablet replica
I20260608 12:51:18.609920  4865 raft_consensus.cc:2243] T c789974e69164e8982955081683c1345 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:18.610471  4865 raft_consensus.cc:2272] T c789974e69164e8982955081683c1345 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.612512  4865 tablet_replica.cc:333] T bcc5186f6ba5460a98c58c3de35a1a16 P 01117ef93bf2434184374784e9784b97: stopping tablet replica
I20260608 12:51:18.612968  4865 raft_consensus.cc:2243] T bcc5186f6ba5460a98c58c3de35a1a16 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:18.613492  4865 raft_consensus.cc:2272] T bcc5186f6ba5460a98c58c3de35a1a16 P 01117ef93bf2434184374784e9784b97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:18.649274  4865 tablet_server.cc:196] TabletServer@127.4.192.67:0 shutdown complete.
I20260608 12:51:18.677211  4865 tablet_server.cc:179] TabletServer@127.4.192.68:0 shutting down...
I20260608 12:51:18.706799  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:19.360761 10096 raft_consensus.cc:493] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 538f958414dc4aaaa7eab4ee35daf551)
I20260608 12:51:19.361330 10096 raft_consensus.cc:515] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false } }
I20260608 12:51:19.363696 10096 leader_election.cc:290] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301)
W20260608 12:51:19.371343  9723 leader_election.cc:336] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389): Network error: Client connection negotiation failed: client connection to 127.4.192.65:45389: connect: Connection refused (error 111)
W20260608 12:51:19.371922  9725 leader_election.cc:336] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301): Network error: Client connection negotiation failed: client connection to 127.4.192.66:38301: connect: Connection refused (error 111)
I20260608 12:51:19.372393  9725 leader_election.cc:304] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288 [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: a8f90b4805b94b0195b0a604db412288; no voters: 538f958414dc4aaaa7eab4ee35daf551, c8d6bad1972d459f96b2590c733f139b
I20260608 12:51:19.373193 10096 raft_consensus.cc:2749] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:51:19.379776 10100 raft_consensus.cc:493] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c8d6bad1972d459f96b2590c733f139b)
I20260608 12:51:19.380246 10100 raft_consensus.cc:515] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false } }
I20260608 12:51:19.382300 10100 leader_election.cc:290] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
W20260608 12:51:19.388744  9798 leader_election.cc:336] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389): Network error: Client connection negotiation failed: client connection to 127.4.192.65:45389: connect: Connection refused (error 111)
W20260608 12:51:19.389245  9800 leader_election.cc:336] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839): Network error: Client connection negotiation failed: client connection to 127.4.192.67:34839: connect: Connection refused (error 111)
I20260608 12:51:19.389698  9800 leader_election.cc:304] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873 [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: a49b61b80e2c42c3b6a06afede199873; no voters: 01117ef93bf2434184374784e9784b97, c8d6bad1972d459f96b2590c733f139b
I20260608 12:51:19.390487 10100 raft_consensus.cc:2749] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:51:19.610569 10096 raft_consensus.cc:493] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c8d6bad1972d459f96b2590c733f139b)
I20260608 12:51:19.611825 10096 raft_consensus.cc:515] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: false } }
I20260608 12:51:19.614948 10096 leader_election.cc:290] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
W20260608 12:51:19.620993  9723 leader_election.cc:336] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389): Network error: Client connection negotiation failed: client connection to 127.4.192.65:45389: connect: Connection refused (error 111)
W20260608 12:51:19.621831  9725 leader_election.cc:336] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839): Network error: Client connection negotiation failed: client connection to 127.4.192.67:34839: connect: Connection refused (error 111)
I20260608 12:51:19.622191  9725 leader_election.cc:304] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288 [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: a8f90b4805b94b0195b0a604db412288; no voters: 01117ef93bf2434184374784e9784b97, c8d6bad1972d459f96b2590c733f139b
I20260608 12:51:19.622916 10096 raft_consensus.cc:2749] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:51:19.640244 10105 raft_consensus.cc:493] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01117ef93bf2434184374784e9784b97)
I20260608 12:51:19.641136 10105 raft_consensus.cc:515] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } }
I20260608 12:51:19.643976 10105 leader_election.cc:290] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
W20260608 12:51:19.652279  9874 leader_election.cc:336] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301): Network error: Client connection negotiation failed: client connection to 127.4.192.66:38301: connect: Connection refused (error 111)
W20260608 12:51:19.652980  9874 leader_election.cc:336] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839): Network error: Client connection negotiation failed: client connection to 127.4.192.67:34839: connect: Connection refused (error 111)
I20260608 12:51:19.653324  9874 leader_election.cc:304] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459 [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: 4f3b50b463774fcea4aca76c16506459; no voters: 01117ef93bf2434184374784e9784b97, 538f958414dc4aaaa7eab4ee35daf551
I20260608 12:51:19.654004 10105 raft_consensus.cc:2749] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:51:19.696069 10100 raft_consensus.cc:493] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c8d6bad1972d459f96b2590c733f139b)
I20260608 12:51:19.696805 10100 raft_consensus.cc:515] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: false } }
I20260608 12:51:19.699401 10100 leader_election.cc:290] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301), c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389)
W20260608 12:51:19.706022  9800 leader_election.cc:336] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301): Network error: Client connection negotiation failed: client connection to 127.4.192.66:38301: connect: Connection refused (error 111)
W20260608 12:51:19.706804  9798 leader_election.cc:336] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c8d6bad1972d459f96b2590c733f139b (127.4.192.65:45389): Network error: Client connection negotiation failed: client connection to 127.4.192.65:45389: connect: Connection refused (error 111)
I20260608 12:51:19.707355  9798 leader_election.cc:304] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873 [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: a49b61b80e2c42c3b6a06afede199873; no voters: 538f958414dc4aaaa7eab4ee35daf551, c8d6bad1972d459f96b2590c733f139b
I20260608 12:51:19.708258 10100 raft_consensus.cc:2749] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:51:19.932544 10074 tablet_copy_client.cc:538] T 51aa7629b6a74eedb5c2a8d6ca905b4c P a49b61b80e2c42c3b6a06afede199873: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:19.945583 10074 tablet_bootstrap.cc:492] T 51aa7629b6a74eedb5c2a8d6ca905b4c P a49b61b80e2c42c3b6a06afede199873: Bootstrap starting.
I20260608 12:51:19.950129 10105 raft_consensus.cc:493] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01117ef93bf2434184374784e9784b97)
I20260608 12:51:19.951117 10105 raft_consensus.cc:515] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } }
I20260608 12:51:19.953958 10105 leader_election.cc:290] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301), 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839)
W20260608 12:51:19.959869  9874 leader_election.cc:336] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 538f958414dc4aaaa7eab4ee35daf551 (127.4.192.66:38301): Network error: Client connection negotiation failed: client connection to 127.4.192.66:38301: connect: Connection refused (error 111)
W20260608 12:51:19.960737  9874 leader_election.cc:336] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01117ef93bf2434184374784e9784b97 (127.4.192.67:34839): Network error: Client connection negotiation failed: client connection to 127.4.192.67:34839: connect: Connection refused (error 111)
I20260608 12:51:19.961201  9874 leader_election.cc:304] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459 [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: 4f3b50b463774fcea4aca76c16506459; no voters: 01117ef93bf2434184374784e9784b97, 538f958414dc4aaaa7eab4ee35daf551
I20260608 12:51:19.962064 10105 raft_consensus.cc:2749] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:51:19.984006 10078 tablet_copy_client.cc:538] T cec7d6ed5b3442348b1b760bb0c44d16 P 4f3b50b463774fcea4aca76c16506459: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:19.997886 10078 tablet_bootstrap.cc:492] T cec7d6ed5b3442348b1b760bb0c44d16 P 4f3b50b463774fcea4aca76c16506459: Bootstrap starting.
I20260608 12:51:20.060762 10074 tablet_bootstrap.cc:492] T 51aa7629b6a74eedb5c2a8d6ca905b4c P a49b61b80e2c42c3b6a06afede199873: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:51:20.061582 10074 tablet_bootstrap.cc:492] T 51aa7629b6a74eedb5c2a8d6ca905b4c P a49b61b80e2c42c3b6a06afede199873: Bootstrap complete.
I20260608 12:51:20.062269 10074 ts_tablet_manager.cc:1403] T 51aa7629b6a74eedb5c2a8d6ca905b4c P a49b61b80e2c42c3b6a06afede199873: Time spent bootstrapping tablet: real 0.117s	user 0.095s	sys 0.020s
I20260608 12:51:20.065070 10074 raft_consensus.cc:359] T 51aa7629b6a74eedb5c2a8d6ca905b4c P a49b61b80e2c42c3b6a06afede199873 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } }
I20260608 12:51:20.065703 10074 raft_consensus.cc:740] T 51aa7629b6a74eedb5c2a8d6ca905b4c P a49b61b80e2c42c3b6a06afede199873 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a49b61b80e2c42c3b6a06afede199873, State: Initialized, Role: LEARNER
I20260608 12:51:20.066215 10074 consensus_queue.cc:260] T 51aa7629b6a74eedb5c2a8d6ca905b4c P a49b61b80e2c42c3b6a06afede199873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } }
I20260608 12:51:20.070652 10074 ts_tablet_manager.cc:1434] T 51aa7629b6a74eedb5c2a8d6ca905b4c P a49b61b80e2c42c3b6a06afede199873: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
W20260608 12:51:20.074731 10074 tablet_copy_client.cc:1131] T 51aa7629b6a74eedb5c2a8d6ca905b4c P a49b61b80e2c42c3b6a06afede199873: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.192.67:34839: connect: Connection refused (error 111)
I20260608 12:51:20.097565 10082 tablet_copy_client.cc:538] T ccd378e2fc374aceb0c8302d9dfbbc5a P a49b61b80e2c42c3b6a06afede199873: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:20.106669 10082 tablet_bootstrap.cc:492] T ccd378e2fc374aceb0c8302d9dfbbc5a P a49b61b80e2c42c3b6a06afede199873: Bootstrap starting.
I20260608 12:51:20.135766 10084 tablet_copy_client.cc:538] T 8bf720da919f40fbafd1f159a750b392 P a8f90b4805b94b0195b0a604db412288: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:20.148139 10084 tablet_bootstrap.cc:492] T 8bf720da919f40fbafd1f159a750b392 P a8f90b4805b94b0195b0a604db412288: Bootstrap starting.
I20260608 12:51:20.153990 10078 tablet_bootstrap.cc:492] T cec7d6ed5b3442348b1b760bb0c44d16 P 4f3b50b463774fcea4aca76c16506459: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:51:20.154992 10078 tablet_bootstrap.cc:492] T cec7d6ed5b3442348b1b760bb0c44d16 P 4f3b50b463774fcea4aca76c16506459: Bootstrap complete.
I20260608 12:51:20.155701 10078 ts_tablet_manager.cc:1403] T cec7d6ed5b3442348b1b760bb0c44d16 P 4f3b50b463774fcea4aca76c16506459: Time spent bootstrapping tablet: real 0.158s	user 0.152s	sys 0.007s
I20260608 12:51:20.158710 10078 raft_consensus.cc:359] T cec7d6ed5b3442348b1b760bb0c44d16 P 4f3b50b463774fcea4aca76c16506459 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } }
I20260608 12:51:20.159518 10078 raft_consensus.cc:740] T cec7d6ed5b3442348b1b760bb0c44d16 P 4f3b50b463774fcea4aca76c16506459 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4f3b50b463774fcea4aca76c16506459, State: Initialized, Role: LEARNER
I20260608 12:51:20.160187 10078 consensus_queue.cc:260] T cec7d6ed5b3442348b1b760bb0c44d16 P 4f3b50b463774fcea4aca76c16506459 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } }
I20260608 12:51:20.162498 10078 ts_tablet_manager.cc:1434] T cec7d6ed5b3442348b1b760bb0c44d16 P 4f3b50b463774fcea4aca76c16506459: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260608 12:51:20.177088 10078 tablet_copy_client.cc:1131] T cec7d6ed5b3442348b1b760bb0c44d16 P 4f3b50b463774fcea4aca76c16506459: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.192.66:38301: connect: Connection refused (error 111)
I20260608 12:51:20.196959 10087 tablet_copy_client.cc:538] T bcc5186f6ba5460a98c58c3de35a1a16 P a8f90b4805b94b0195b0a604db412288: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:20.205547 10086 tablet_copy_client.cc:538] T fca60674522746588d493ad3094cd340 P 4f3b50b463774fcea4aca76c16506459: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:20.208784 10087 tablet_bootstrap.cc:492] T bcc5186f6ba5460a98c58c3de35a1a16 P a8f90b4805b94b0195b0a604db412288: Bootstrap starting.
I20260608 12:51:20.224617 10086 tablet_bootstrap.cc:492] T fca60674522746588d493ad3094cd340 P 4f3b50b463774fcea4aca76c16506459: Bootstrap starting.
I20260608 12:51:20.278033 10082 tablet_bootstrap.cc:492] T ccd378e2fc374aceb0c8302d9dfbbc5a P a49b61b80e2c42c3b6a06afede199873: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:51:20.279484 10082 tablet_bootstrap.cc:492] T ccd378e2fc374aceb0c8302d9dfbbc5a P a49b61b80e2c42c3b6a06afede199873: Bootstrap complete.
I20260608 12:51:20.280189 10082 ts_tablet_manager.cc:1403] T ccd378e2fc374aceb0c8302d9dfbbc5a P a49b61b80e2c42c3b6a06afede199873: Time spent bootstrapping tablet: real 0.174s	user 0.132s	sys 0.025s
I20260608 12:51:20.283315 10082 raft_consensus.cc:359] T ccd378e2fc374aceb0c8302d9dfbbc5a P a49b61b80e2c42c3b6a06afede199873 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } }
I20260608 12:51:20.284142 10082 raft_consensus.cc:740] T ccd378e2fc374aceb0c8302d9dfbbc5a P a49b61b80e2c42c3b6a06afede199873 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a49b61b80e2c42c3b6a06afede199873, State: Initialized, Role: LEARNER
I20260608 12:51:20.284811 10082 consensus_queue.cc:260] T ccd378e2fc374aceb0c8302d9dfbbc5a P a49b61b80e2c42c3b6a06afede199873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: false } } peers { permanent_uuid: "a49b61b80e2c42c3b6a06afede199873" member_type: NON_VOTER last_known_addr { host: "127.4.192.69" port: 38931 } attrs { promote: true } }
I20260608 12:51:20.289135 10082 ts_tablet_manager.cc:1434] T ccd378e2fc374aceb0c8302d9dfbbc5a P a49b61b80e2c42c3b6a06afede199873: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
W20260608 12:51:20.295147 10082 tablet_copy_client.cc:1131] T ccd378e2fc374aceb0c8302d9dfbbc5a P a49b61b80e2c42c3b6a06afede199873: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.192.67:34839: connect: Connection refused (error 111)
I20260608 12:51:20.305649 10084 tablet_bootstrap.cc:492] T 8bf720da919f40fbafd1f159a750b392 P a8f90b4805b94b0195b0a604db412288: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:51:20.306625 10084 tablet_bootstrap.cc:492] T 8bf720da919f40fbafd1f159a750b392 P a8f90b4805b94b0195b0a604db412288: Bootstrap complete.
I20260608 12:51:20.307384 10084 ts_tablet_manager.cc:1403] T 8bf720da919f40fbafd1f159a750b392 P a8f90b4805b94b0195b0a604db412288: Time spent bootstrapping tablet: real 0.160s	user 0.145s	sys 0.012s
I20260608 12:51:20.310346 10084 raft_consensus.cc:359] T 8bf720da919f40fbafd1f159a750b392 P a8f90b4805b94b0195b0a604db412288 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } }
I20260608 12:51:20.311132 10084 raft_consensus.cc:740] T 8bf720da919f40fbafd1f159a750b392 P a8f90b4805b94b0195b0a604db412288 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8f90b4805b94b0195b0a604db412288, State: Initialized, Role: LEARNER
I20260608 12:51:20.311805 10084 consensus_queue.cc:260] T 8bf720da919f40fbafd1f159a750b392 P a8f90b4805b94b0195b0a604db412288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } }
I20260608 12:51:20.325455 10084 ts_tablet_manager.cc:1434] T 8bf720da919f40fbafd1f159a750b392 P a8f90b4805b94b0195b0a604db412288: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.003s
W20260608 12:51:20.343353 10084 tablet_copy_client.cc:1131] T 8bf720da919f40fbafd1f159a750b392 P a8f90b4805b94b0195b0a604db412288: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.192.66:38301: connect: Connection refused (error 111)
I20260608 12:51:20.377995 10087 tablet_bootstrap.cc:492] T bcc5186f6ba5460a98c58c3de35a1a16 P a8f90b4805b94b0195b0a604db412288: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:51:20.378732 10087 tablet_bootstrap.cc:492] T bcc5186f6ba5460a98c58c3de35a1a16 P a8f90b4805b94b0195b0a604db412288: Bootstrap complete.
I20260608 12:51:20.379328 10087 ts_tablet_manager.cc:1403] T bcc5186f6ba5460a98c58c3de35a1a16 P a8f90b4805b94b0195b0a604db412288: Time spent bootstrapping tablet: real 0.171s	user 0.139s	sys 0.017s
I20260608 12:51:20.381356 10087 raft_consensus.cc:359] T bcc5186f6ba5460a98c58c3de35a1a16 P a8f90b4805b94b0195b0a604db412288 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } }
I20260608 12:51:20.381904 10087 raft_consensus.cc:740] T bcc5186f6ba5460a98c58c3de35a1a16 P a8f90b4805b94b0195b0a604db412288 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8f90b4805b94b0195b0a604db412288, State: Initialized, Role: LEARNER
I20260608 12:51:20.382385 10087 consensus_queue.cc:260] T bcc5186f6ba5460a98c58c3de35a1a16 P a8f90b4805b94b0195b0a604db412288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } attrs { replace: true } } peers { permanent_uuid: "a8f90b4805b94b0195b0a604db412288" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 35317 } attrs { promote: true } }
I20260608 12:51:20.383874 10087 ts_tablet_manager.cc:1434] T bcc5186f6ba5460a98c58c3de35a1a16 P a8f90b4805b94b0195b0a604db412288: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
W20260608 12:51:20.386266 10087 tablet_copy_client.cc:1131] T bcc5186f6ba5460a98c58c3de35a1a16 P a8f90b4805b94b0195b0a604db412288: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.192.66:38301: connect: Connection refused (error 111)
I20260608 12:51:20.389045  4865 tablet_replica.cc:333] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288: stopping tablet replica
I20260608 12:51:20.389732  4865 raft_consensus.cc:2243] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:20.390863  4865 raft_consensus.cc:2272] T 4de856bdcbe94e8b99a61d56dc310a13 P a8f90b4805b94b0195b0a604db412288 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:20.394594  4865 tablet_replica.cc:333] T bcc5186f6ba5460a98c58c3de35a1a16 P a8f90b4805b94b0195b0a604db412288: stopping tablet replica
I20260608 12:51:20.395108  4865 raft_consensus.cc:2243] T bcc5186f6ba5460a98c58c3de35a1a16 P a8f90b4805b94b0195b0a604db412288 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:51:20.395526  4865 raft_consensus.cc:2272] T bcc5186f6ba5460a98c58c3de35a1a16 P a8f90b4805b94b0195b0a604db412288 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:51:20.397866  4865 tablet_replica.cc:333] T 8bf720da919f40fbafd1f159a750b392 P a8f90b4805b94b0195b0a604db412288: stopping tablet replica
I20260608 12:51:20.398375  4865 raft_consensus.cc:2243] T 8bf720da919f40fbafd1f159a750b392 P a8f90b4805b94b0195b0a604db412288 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:51:20.398747  4865 raft_consensus.cc:2272] T 8bf720da919f40fbafd1f159a750b392 P a8f90b4805b94b0195b0a604db412288 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:51:20.400424 10086 tablet_bootstrap.cc:492] T fca60674522746588d493ad3094cd340 P 4f3b50b463774fcea4aca76c16506459: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:51:20.401224 10086 tablet_bootstrap.cc:492] T fca60674522746588d493ad3094cd340 P 4f3b50b463774fcea4aca76c16506459: Bootstrap complete.
I20260608 12:51:20.401316  4865 tablet_replica.cc:333] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288: stopping tablet replica
I20260608 12:51:20.401871 10086 ts_tablet_manager.cc:1403] T fca60674522746588d493ad3094cd340 P 4f3b50b463774fcea4aca76c16506459: Time spent bootstrapping tablet: real 0.178s	user 0.131s	sys 0.020s
I20260608 12:51:20.402068  4865 raft_consensus.cc:2243] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:20.403057  4865 raft_consensus.cc:2272] T a2ba72e3f8b54ba49cc0d2a244d26c5c P a8f90b4805b94b0195b0a604db412288 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:20.405011 10086 raft_consensus.cc:359] T fca60674522746588d493ad3094cd340 P 4f3b50b463774fcea4aca76c16506459 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } }
I20260608 12:51:20.405827 10086 raft_consensus.cc:740] T fca60674522746588d493ad3094cd340 P 4f3b50b463774fcea4aca76c16506459 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4f3b50b463774fcea4aca76c16506459, State: Initialized, Role: LEARNER
I20260608 12:51:20.406473 10086 consensus_queue.cc:260] T fca60674522746588d493ad3094cd340 P 4f3b50b463774fcea4aca76c16506459 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "c8d6bad1972d459f96b2590c733f139b" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 45389 } attrs { replace: true } } peers { permanent_uuid: "538f958414dc4aaaa7eab4ee35daf551" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 38301 } } peers { permanent_uuid: "01117ef93bf2434184374784e9784b97" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34839 } } peers { permanent_uuid: "4f3b50b463774fcea4aca76c16506459" member_type: NON_VOTER last_known_addr { host: "127.4.192.70" port: 37445 } attrs { promote: true } }
I20260608 12:51:20.408592 10086 ts_tablet_manager.cc:1434] T fca60674522746588d493ad3094cd340 P 4f3b50b463774fcea4aca76c16506459: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
W20260608 12:51:20.411563 10086 tablet_copy_client.cc:1131] T fca60674522746588d493ad3094cd340 P 4f3b50b463774fcea4aca76c16506459: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.192.67:34839: connect: Connection refused (error 111)
I20260608 12:51:20.432124  4865 tablet_server.cc:196] TabletServer@127.4.192.68:0 shutdown complete.
I20260608 12:51:20.451459  4865 tablet_server.cc:179] TabletServer@127.4.192.69:0 shutting down...
I20260608 12:51:20.479843  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:20.481012  4865 tablet_replica.cc:333] T 51aa7629b6a74eedb5c2a8d6ca905b4c P a49b61b80e2c42c3b6a06afede199873: stopping tablet replica
I20260608 12:51:20.482008  4865 raft_consensus.cc:2243] T 51aa7629b6a74eedb5c2a8d6ca905b4c P a49b61b80e2c42c3b6a06afede199873 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:51:20.482556  4865 raft_consensus.cc:2272] T 51aa7629b6a74eedb5c2a8d6ca905b4c P a49b61b80e2c42c3b6a06afede199873 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:51:20.484622  4865 tablet_replica.cc:333] T ccd378e2fc374aceb0c8302d9dfbbc5a P a49b61b80e2c42c3b6a06afede199873: stopping tablet replica
I20260608 12:51:20.485173  4865 raft_consensus.cc:2243] T ccd378e2fc374aceb0c8302d9dfbbc5a P a49b61b80e2c42c3b6a06afede199873 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:51:20.485545  4865 raft_consensus.cc:2272] T ccd378e2fc374aceb0c8302d9dfbbc5a P a49b61b80e2c42c3b6a06afede199873 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:51:20.487860  4865 tablet_replica.cc:333] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873: stopping tablet replica
I20260608 12:51:20.488547  4865 raft_consensus.cc:2243] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:20.489358  4865 raft_consensus.cc:2272] T f2e9b5c8534b4cbea718104d1d769e1d P a49b61b80e2c42c3b6a06afede199873 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:20.492138  4865 tablet_replica.cc:333] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873: stopping tablet replica
I20260608 12:51:20.492625  4865 raft_consensus.cc:2243] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:20.493238  4865 raft_consensus.cc:2272] T be1d106c5a16456da3209d155aa4f7d2 P a49b61b80e2c42c3b6a06afede199873 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:20.517354  4865 tablet_server.cc:196] TabletServer@127.4.192.69:0 shutdown complete.
I20260608 12:51:20.534701  4865 tablet_server.cc:179] TabletServer@127.4.192.70:0 shutting down...
I20260608 12:51:20.566092  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:20.568421  4865 tablet_replica.cc:333] T fca60674522746588d493ad3094cd340 P 4f3b50b463774fcea4aca76c16506459: stopping tablet replica
I20260608 12:51:20.569103  4865 raft_consensus.cc:2243] T fca60674522746588d493ad3094cd340 P 4f3b50b463774fcea4aca76c16506459 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:51:20.569589  4865 raft_consensus.cc:2272] T fca60674522746588d493ad3094cd340 P 4f3b50b463774fcea4aca76c16506459 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:51:20.572000  4865 tablet_replica.cc:333] T cec7d6ed5b3442348b1b760bb0c44d16 P 4f3b50b463774fcea4aca76c16506459: stopping tablet replica
I20260608 12:51:20.572535  4865 raft_consensus.cc:2243] T cec7d6ed5b3442348b1b760bb0c44d16 P 4f3b50b463774fcea4aca76c16506459 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:51:20.572909  4865 raft_consensus.cc:2272] T cec7d6ed5b3442348b1b760bb0c44d16 P 4f3b50b463774fcea4aca76c16506459 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:51:20.575103  4865 tablet_replica.cc:333] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459: stopping tablet replica
I20260608 12:51:20.575697  4865 raft_consensus.cc:2243] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:20.576380  4865 raft_consensus.cc:2272] T cb898f19a2fe4feab0015d666b50a56a P 4f3b50b463774fcea4aca76c16506459 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:20.578913  4865 tablet_replica.cc:333] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459: stopping tablet replica
I20260608 12:51:20.579468  4865 raft_consensus.cc:2243] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:20.580335  4865 raft_consensus.cc:2272] T ccd378e2fc374aceb0c8302d9dfbbc5a P 4f3b50b463774fcea4aca76c16506459 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:20.603894  4865 tablet_server.cc:196] TabletServer@127.4.192.70:0 shutdown complete.
I20260608 12:51:20.621589  4865 master.cc:562] Master@127.4.192.126:36065 shutting down...
W20260608 12:51:20.650224  9260 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:51:20.650492  9260 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:51:20.650722  9260 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:51:20.652644  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 421dc64454af43fdbd224e4c1790d636 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:20.653211  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 421dc64454af43fdbd224e4c1790d636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:20.653520  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 421dc64454af43fdbd224e4c1790d636: stopping tablet replica
I20260608 12:51:20.676563  4865 master.cc:584] Master@127.4.192.126:36065 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (17197 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 12:51:20.727272  4865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.192.126:43595
I20260608 12:51:20.728554  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:20.734109 10117 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
W20260608 12:51:20.735018 10118 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
I20260608 12:51:20.735759  4865 server_base.cc:1061] running on GCE node
W20260608 12:51:20.735718 10120 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
I20260608 12:51:20.736915  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:20.737131  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:51:20.737300  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923080737285 us; error 0 us; skew 500 ppm
I20260608 12:51:20.737890  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:20.740504  4865 webserver.cc:533] Webserver started at http://127.4.192.126:42461/ using document root <none> and password file <none>
I20260608 12:51:20.741019  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:20.741219  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:20.741494  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:20.742632  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922948580137-4865-0/minicluster-data/master-0-root/instance:
uuid: "bb61efd12d17473eb6833e97ecde8be4"
format_stamp: "Formatted at 2026-06-08 12:51:20 on dist-test-slave-pmzz"
I20260608 12:51:20.747025  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:51:20.750429 10125 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:20.751344  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.003s
I20260608 12:51:20.751576  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922948580137-4865-0/minicluster-data/master-0-root
uuid: "bb61efd12d17473eb6833e97ecde8be4"
format_stamp: "Formatted at 2026-06-08 12:51:20 on dist-test-slave-pmzz"
I20260608 12:51:20.751821  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922948580137-4865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922948580137-4865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922948580137-4865-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)
I20260608 12:51:20.781062  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:20.782279  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:20.820850  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.126:43595
I20260608 12:51:20.820976 10176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.126:43595 every 8 connection(s)
I20260608 12:51:20.825067 10177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:20.835212 10177 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb61efd12d17473eb6833e97ecde8be4: Bootstrap starting.
I20260608 12:51:20.839991 10177 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bb61efd12d17473eb6833e97ecde8be4: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:20.844128 10177 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb61efd12d17473eb6833e97ecde8be4: No bootstrap required, opened a new log
I20260608 12:51:20.846247 10177 raft_consensus.cc:359] T 00000000000000000000000000000000 P bb61efd12d17473eb6833e97ecde8be4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb61efd12d17473eb6833e97ecde8be4" member_type: VOTER }
I20260608 12:51:20.846628 10177 raft_consensus.cc:385] T 00000000000000000000000000000000 P bb61efd12d17473eb6833e97ecde8be4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:20.846863 10177 raft_consensus.cc:740] T 00000000000000000000000000000000 P bb61efd12d17473eb6833e97ecde8be4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb61efd12d17473eb6833e97ecde8be4, State: Initialized, Role: FOLLOWER
I20260608 12:51:20.847574 10177 consensus_queue.cc:260] T 00000000000000000000000000000000 P bb61efd12d17473eb6833e97ecde8be4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bb61efd12d17473eb6833e97ecde8be4" member_type: VOTER }
I20260608 12:51:20.848033 10177 raft_consensus.cc:399] T 00000000000000000000000000000000 P bb61efd12d17473eb6833e97ecde8be4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:51:20.848269 10177 raft_consensus.cc:493] T 00000000000000000000000000000000 P bb61efd12d17473eb6833e97ecde8be4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:51:20.848542 10177 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bb61efd12d17473eb6833e97ecde8be4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:20.852677 10177 raft_consensus.cc:515] T 00000000000000000000000000000000 P bb61efd12d17473eb6833e97ecde8be4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb61efd12d17473eb6833e97ecde8be4" member_type: VOTER }
I20260608 12:51:20.853232 10177 leader_election.cc:304] T 00000000000000000000000000000000 P bb61efd12d17473eb6833e97ecde8be4 [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: bb61efd12d17473eb6833e97ecde8be4; no voters: 
I20260608 12:51:20.854503 10177 leader_election.cc:290] T 00000000000000000000000000000000 P bb61efd12d17473eb6833e97ecde8be4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:51:20.854979 10180 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bb61efd12d17473eb6833e97ecde8be4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:20.856359 10180 raft_consensus.cc:697] T 00000000000000000000000000000000 P bb61efd12d17473eb6833e97ecde8be4 [term 1 LEADER]: Becoming Leader. State: Replica: bb61efd12d17473eb6833e97ecde8be4, State: Running, Role: LEADER
I20260608 12:51:20.857072 10180 consensus_queue.cc:237] T 00000000000000000000000000000000 P bb61efd12d17473eb6833e97ecde8be4 [LEADER]: Queue going to LEADER mode. State: All 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: "bb61efd12d17473eb6833e97ecde8be4" member_type: VOTER }
I20260608 12:51:20.857400 10177 sys_catalog.cc:565] T 00000000000000000000000000000000 P bb61efd12d17473eb6833e97ecde8be4 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:51:20.863858 10182 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb61efd12d17473eb6833e97ecde8be4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bb61efd12d17473eb6833e97ecde8be4. Latest consensus state: current_term: 1 leader_uuid: "bb61efd12d17473eb6833e97ecde8be4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb61efd12d17473eb6833e97ecde8be4" member_type: VOTER } }
I20260608 12:51:20.864168 10181 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb61efd12d17473eb6833e97ecde8be4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bb61efd12d17473eb6833e97ecde8be4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb61efd12d17473eb6833e97ecde8be4" member_type: VOTER } }
I20260608 12:51:20.864522 10182 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb61efd12d17473eb6833e97ecde8be4 [sys.catalog]: This master's current role is: LEADER
I20260608 12:51:20.864892 10181 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb61efd12d17473eb6833e97ecde8be4 [sys.catalog]: This master's current role is: LEADER
I20260608 12:51:20.866586 10189 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:51:20.872936 10189 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:51:20.873917  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:51:20.881855 10189 catalog_manager.cc:1382] Generated new cluster ID: 8a41eb2470784f958d6b09ec1e61d9b2
I20260608 12:51:20.882128 10189 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:51:20.903470 10189 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:51:20.904750 10189 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:51:20.926699 10189 catalog_manager.cc:6069] T 00000000000000000000000000000000 P bb61efd12d17473eb6833e97ecde8be4: Generated new TSK 0
I20260608 12:51:20.927318 10189 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:51:20.940160  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:20.946139 10198 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
W20260608 12:51:20.947432 10199 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
W20260608 12:51:20.948807 10201 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
I20260608 12:51:20.949338  4865 server_base.cc:1061] running on GCE node
I20260608 12:51:20.950151  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:20.950336  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:51:20.950465  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923080950454 us; error 0 us; skew 500 ppm
I20260608 12:51:20.951048  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:20.953299  4865 webserver.cc:533] Webserver started at http://127.4.192.65:42165/ using document root <none> and password file <none>
I20260608 12:51:20.953819  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:20.954030  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:20.954324  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:20.955483  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922948580137-4865-0/minicluster-data/ts-0-root/instance:
uuid: "741b9c5704d047edaf2f48c1219d9794"
format_stamp: "Formatted at 2026-06-08 12:51:20 on dist-test-slave-pmzz"
I20260608 12:51:20.960361  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:51:20.963802 10206 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:20.964558  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 12:51:20.964881  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922948580137-4865-0/minicluster-data/ts-0-root
uuid: "741b9c5704d047edaf2f48c1219d9794"
format_stamp: "Formatted at 2026-06-08 12:51:20 on dist-test-slave-pmzz"
I20260608 12:51:20.965152  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922948580137-4865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922948580137-4865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922948580137-4865-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)
I20260608 12:51:20.978747  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:20.979914  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:20.981371  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:20.983754  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:20.983959  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:20.984231  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:20.984392  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:21.024637  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.65:34897
I20260608 12:51:21.024766 10268 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.65:34897 every 8 connection(s)
I20260608 12:51:21.030215  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:21.038630 10273 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
W20260608 12:51:21.040431 10274 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
I20260608 12:51:21.043318  4865 server_base.cc:1061] running on GCE node
W20260608 12:51:21.045248 10276 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
I20260608 12:51:21.045868 10269 heartbeater.cc:344] Connected to a master server at 127.4.192.126:43595
I20260608 12:51:21.046269 10269 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:21.046309  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:21.046667  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:51:21.046846  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923081046825 us; error 0 us; skew 500 ppm
I20260608 12:51:21.047176 10269 heartbeater.cc:507] Master 127.4.192.126:43595 requested a full tablet report, sending...
I20260608 12:51:21.047583  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:21.049451 10142 ts_manager.cc:194] Registered new tserver with Master: 741b9c5704d047edaf2f48c1219d9794 (127.4.192.65:34897)
I20260608 12:51:21.050350  4865 webserver.cc:533] Webserver started at http://127.4.192.66:35793/ using document root <none> and password file <none>
I20260608 12:51:21.050897  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:21.051100  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:21.051402  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:21.051587 10142 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46066
I20260608 12:51:21.052579  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922948580137-4865-0/minicluster-data/ts-1-root/instance:
uuid: "8f39a01636d34a4283da879332ac7a93"
format_stamp: "Formatted at 2026-06-08 12:51:21 on dist-test-slave-pmzz"
I20260608 12:51:21.057185  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:51:21.060612 10281 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:21.061312  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:51:21.061605  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922948580137-4865-0/minicluster-data/ts-1-root
uuid: "8f39a01636d34a4283da879332ac7a93"
format_stamp: "Formatted at 2026-06-08 12:51:21 on dist-test-slave-pmzz"
I20260608 12:51:21.061879  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922948580137-4865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922948580137-4865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922948580137-4865-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)
I20260608 12:51:21.076978  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:21.078027  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:21.079452  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:21.081621  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:21.081846  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:21.082089  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:21.082263  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:21.121114  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.66:44411
I20260608 12:51:21.121256 10343 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.66:44411 every 8 connection(s)
I20260608 12:51:21.126376  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:21.133659 10347 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
W20260608 12:51:21.135133 10348 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
I20260608 12:51:21.137310  4865 server_base.cc:1061] running on GCE node
W20260608 12:51:21.138648 10351 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
I20260608 12:51:21.139298 10344 heartbeater.cc:344] Connected to a master server at 127.4.192.126:43595
I20260608 12:51:21.139690 10344 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:21.139755  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:21.140076  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:51:21.140283  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923081140264 us; error 0 us; skew 500 ppm
I20260608 12:51:21.140585 10344 heartbeater.cc:507] Master 127.4.192.126:43595 requested a full tablet report, sending...
I20260608 12:51:21.141067  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:21.142913 10142 ts_manager.cc:194] Registered new tserver with Master: 8f39a01636d34a4283da879332ac7a93 (127.4.192.66:44411)
I20260608 12:51:21.144013  4865 webserver.cc:533] Webserver started at http://127.4.192.67:36969/ using document root <none> and password file <none>
I20260608 12:51:21.144732  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:21.144821 10142 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46074
I20260608 12:51:21.145002  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:21.145411  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:21.146864  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922948580137-4865-0/minicluster-data/ts-2-root/instance:
uuid: "2a14043d09f145bab2ac021984ec95c7"
format_stamp: "Formatted at 2026-06-08 12:51:21 on dist-test-slave-pmzz"
I20260608 12:51:21.151355  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:51:21.154582 10355 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:21.155367  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:51:21.155618  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922948580137-4865-0/minicluster-data/ts-2-root
uuid: "2a14043d09f145bab2ac021984ec95c7"
format_stamp: "Formatted at 2026-06-08 12:51:21 on dist-test-slave-pmzz"
I20260608 12:51:21.155864  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922948580137-4865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922948580137-4865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922948580137-4865-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)
I20260608 12:51:21.174708  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:21.175765  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:21.177104  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:21.179351  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:21.179555  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:21.179811  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:21.179970  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:21.219177  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.67:39715
I20260608 12:51:21.219312 10417 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.67:39715 every 8 connection(s)
I20260608 12:51:21.233140 10418 heartbeater.cc:344] Connected to a master server at 127.4.192.126:43595
I20260608 12:51:21.233474 10418 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:21.234278 10418 heartbeater.cc:507] Master 127.4.192.126:43595 requested a full tablet report, sending...
I20260608 12:51:21.236268 10142 ts_manager.cc:194] Registered new tserver with Master: 2a14043d09f145bab2ac021984ec95c7 (127.4.192.67:39715)
I20260608 12:51:21.237210  4865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014540962s
I20260608 12:51:21.237696 10142 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46084
I20260608 12:51:22.054229 10269 heartbeater.cc:499] Master 127.4.192.126:43595 was elected leader, sending a full tablet report...
I20260608 12:51:22.147725 10344 heartbeater.cc:499] Master 127.4.192.126:43595 was elected leader, sending a full tablet report...
I20260608 12:51:22.240707 10418 heartbeater.cc:499] Master 127.4.192.126:43595 was elected leader, sending a full tablet report...
I20260608 12:51:22.292987 10142 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46092:
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\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:51:22.295341 10142 catalog_manager.cc:7076] 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.
I20260608 12:51:22.359961 10309 tablet_service.cc:1511] Processing CreateTablet for tablet f032807752aa4c0c94cdaf7e77509965 (DEFAULT_TABLE table=test-workload [id=996540fe30664781b6a6fba6607d527a]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:51:22.360819 10307 tablet_service.cc:1511] Processing CreateTablet for tablet ff41679297e64e28b0bb049965733841 (DEFAULT_TABLE table=test-workload [id=996540fe30664781b6a6fba6607d527a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:51:22.361546 10309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f032807752aa4c0c94cdaf7e77509965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:22.362198 10233 tablet_service.cc:1511] Processing CreateTablet for tablet 87b352b2e64d4a948a691a8083f93bc0 (DEFAULT_TABLE table=test-workload [id=996540fe30664781b6a6fba6607d527a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:51:22.363838 10233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b352b2e64d4a948a691a8083f93bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:22.363544 10234 tablet_service.cc:1511] Processing CreateTablet for tablet f032807752aa4c0c94cdaf7e77509965 (DEFAULT_TABLE table=test-workload [id=996540fe30664781b6a6fba6607d527a]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:51:22.364969 10234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f032807752aa4c0c94cdaf7e77509965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:22.364753 10381 tablet_service.cc:1511] Processing CreateTablet for tablet ff41679297e64e28b0bb049965733841 (DEFAULT_TABLE table=test-workload [id=996540fe30664781b6a6fba6607d527a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:51:22.366226 10381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff41679297e64e28b0bb049965733841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:22.366080 10232 tablet_service.cc:1511] Processing CreateTablet for tablet ff41679297e64e28b0bb049965733841 (DEFAULT_TABLE table=test-workload [id=996540fe30664781b6a6fba6607d527a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:51:22.367417 10232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff41679297e64e28b0bb049965733841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:22.368283 10308 tablet_service.cc:1511] Processing CreateTablet for tablet 87b352b2e64d4a948a691a8083f93bc0 (DEFAULT_TABLE table=test-workload [id=996540fe30664781b6a6fba6607d527a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:51:22.364753 10382 tablet_service.cc:1511] Processing CreateTablet for tablet 87b352b2e64d4a948a691a8083f93bc0 (DEFAULT_TABLE table=test-workload [id=996540fe30664781b6a6fba6607d527a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:51:22.362293 10307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff41679297e64e28b0bb049965733841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:22.369897 10382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b352b2e64d4a948a691a8083f93bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:22.362277 10383 tablet_service.cc:1511] Processing CreateTablet for tablet f032807752aa4c0c94cdaf7e77509965 (DEFAULT_TABLE table=test-workload [id=996540fe30664781b6a6fba6607d527a]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:51:22.371703 10308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b352b2e64d4a948a691a8083f93bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:22.372236 10383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f032807752aa4c0c94cdaf7e77509965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:22.403527 10439 tablet_bootstrap.cc:492] T f032807752aa4c0c94cdaf7e77509965 P 2a14043d09f145bab2ac021984ec95c7: Bootstrap starting.
I20260608 12:51:22.411119 10439 tablet_bootstrap.cc:654] T f032807752aa4c0c94cdaf7e77509965 P 2a14043d09f145bab2ac021984ec95c7: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:22.423632 10439 tablet_bootstrap.cc:492] T f032807752aa4c0c94cdaf7e77509965 P 2a14043d09f145bab2ac021984ec95c7: No bootstrap required, opened a new log
I20260608 12:51:22.424358 10438 tablet_bootstrap.cc:492] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794: Bootstrap starting.
I20260608 12:51:22.424507 10439 ts_tablet_manager.cc:1403] T f032807752aa4c0c94cdaf7e77509965 P 2a14043d09f145bab2ac021984ec95c7: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260608 12:51:22.425521 10440 tablet_bootstrap.cc:492] T ff41679297e64e28b0bb049965733841 P 8f39a01636d34a4283da879332ac7a93: Bootstrap starting.
I20260608 12:51:22.427704 10439 raft_consensus.cc:359] T f032807752aa4c0c94cdaf7e77509965 P 2a14043d09f145bab2ac021984ec95c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } } peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } }
I20260608 12:51:22.428504 10439 raft_consensus.cc:385] T f032807752aa4c0c94cdaf7e77509965 P 2a14043d09f145bab2ac021984ec95c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:22.428831 10439 raft_consensus.cc:740] T f032807752aa4c0c94cdaf7e77509965 P 2a14043d09f145bab2ac021984ec95c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a14043d09f145bab2ac021984ec95c7, State: Initialized, Role: FOLLOWER
I20260608 12:51:22.429648 10439 consensus_queue.cc:260] T f032807752aa4c0c94cdaf7e77509965 P 2a14043d09f145bab2ac021984ec95c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } } peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } }
I20260608 12:51:22.431178 10440 tablet_bootstrap.cc:654] T ff41679297e64e28b0bb049965733841 P 8f39a01636d34a4283da879332ac7a93: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:22.432004 10438 tablet_bootstrap.cc:654] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:22.436304 10439 ts_tablet_manager.cc:1434] T f032807752aa4c0c94cdaf7e77509965 P 2a14043d09f145bab2ac021984ec95c7: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.005s
I20260608 12:51:22.436754 10440 tablet_bootstrap.cc:492] T ff41679297e64e28b0bb049965733841 P 8f39a01636d34a4283da879332ac7a93: No bootstrap required, opened a new log
I20260608 12:51:22.437191 10440 ts_tablet_manager.cc:1403] T ff41679297e64e28b0bb049965733841 P 8f39a01636d34a4283da879332ac7a93: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 12:51:22.437371 10439 tablet_bootstrap.cc:492] T ff41679297e64e28b0bb049965733841 P 2a14043d09f145bab2ac021984ec95c7: Bootstrap starting.
I20260608 12:51:22.439311 10438 tablet_bootstrap.cc:492] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794: No bootstrap required, opened a new log
I20260608 12:51:22.440016 10438 ts_tablet_manager.cc:1403] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260608 12:51:22.440150 10440 raft_consensus.cc:359] T ff41679297e64e28b0bb049965733841 P 8f39a01636d34a4283da879332ac7a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } }
I20260608 12:51:22.441044 10440 raft_consensus.cc:385] T ff41679297e64e28b0bb049965733841 P 8f39a01636d34a4283da879332ac7a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:22.441391 10440 raft_consensus.cc:740] T ff41679297e64e28b0bb049965733841 P 8f39a01636d34a4283da879332ac7a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f39a01636d34a4283da879332ac7a93, State: Initialized, Role: FOLLOWER
I20260608 12:51:22.442361 10440 consensus_queue.cc:260] T ff41679297e64e28b0bb049965733841 P 8f39a01636d34a4283da879332ac7a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } }
I20260608 12:51:22.444273 10439 tablet_bootstrap.cc:654] T ff41679297e64e28b0bb049965733841 P 2a14043d09f145bab2ac021984ec95c7: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:22.445400 10440 ts_tablet_manager.cc:1434] T ff41679297e64e28b0bb049965733841 P 8f39a01636d34a4283da879332ac7a93: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:51:22.446470 10440 tablet_bootstrap.cc:492] T 87b352b2e64d4a948a691a8083f93bc0 P 8f39a01636d34a4283da879332ac7a93: Bootstrap starting.
I20260608 12:51:22.452831 10438 raft_consensus.cc:359] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } }
I20260608 12:51:22.453644 10440 tablet_bootstrap.cc:654] T 87b352b2e64d4a948a691a8083f93bc0 P 8f39a01636d34a4283da879332ac7a93: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:22.453925 10438 raft_consensus.cc:385] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:22.454394 10438 raft_consensus.cc:740] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 741b9c5704d047edaf2f48c1219d9794, State: Initialized, Role: FOLLOWER
I20260608 12:51:22.455441 10438 consensus_queue.cc:260] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } }
I20260608 12:51:22.457165 10439 tablet_bootstrap.cc:492] T ff41679297e64e28b0bb049965733841 P 2a14043d09f145bab2ac021984ec95c7: No bootstrap required, opened a new log
I20260608 12:51:22.457913 10439 ts_tablet_manager.cc:1403] T ff41679297e64e28b0bb049965733841 P 2a14043d09f145bab2ac021984ec95c7: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260608 12:51:22.461956 10439 raft_consensus.cc:359] T ff41679297e64e28b0bb049965733841 P 2a14043d09f145bab2ac021984ec95c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } }
I20260608 12:51:22.462852 10439 raft_consensus.cc:385] T ff41679297e64e28b0bb049965733841 P 2a14043d09f145bab2ac021984ec95c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:22.463316 10439 raft_consensus.cc:740] T ff41679297e64e28b0bb049965733841 P 2a14043d09f145bab2ac021984ec95c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a14043d09f145bab2ac021984ec95c7, State: Initialized, Role: FOLLOWER
I20260608 12:51:22.463726 10438 ts_tablet_manager.cc:1434] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.005s
I20260608 12:51:22.464424 10440 tablet_bootstrap.cc:492] T 87b352b2e64d4a948a691a8083f93bc0 P 8f39a01636d34a4283da879332ac7a93: No bootstrap required, opened a new log
I20260608 12:51:22.464851 10438 tablet_bootstrap.cc:492] T f032807752aa4c0c94cdaf7e77509965 P 741b9c5704d047edaf2f48c1219d9794: Bootstrap starting.
I20260608 12:51:22.464982 10440 ts_tablet_manager.cc:1403] T 87b352b2e64d4a948a691a8083f93bc0 P 8f39a01636d34a4283da879332ac7a93: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260608 12:51:22.464295 10439 consensus_queue.cc:260] T ff41679297e64e28b0bb049965733841 P 2a14043d09f145bab2ac021984ec95c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } }
I20260608 12:51:22.468410 10440 raft_consensus.cc:359] T 87b352b2e64d4a948a691a8083f93bc0 P 8f39a01636d34a4283da879332ac7a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } }
I20260608 12:51:22.469198 10440 raft_consensus.cc:385] T 87b352b2e64d4a948a691a8083f93bc0 P 8f39a01636d34a4283da879332ac7a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:22.469611 10440 raft_consensus.cc:740] T 87b352b2e64d4a948a691a8083f93bc0 P 8f39a01636d34a4283da879332ac7a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f39a01636d34a4283da879332ac7a93, State: Initialized, Role: FOLLOWER
I20260608 12:51:22.469959 10439 ts_tablet_manager.cc:1434] T ff41679297e64e28b0bb049965733841 P 2a14043d09f145bab2ac021984ec95c7: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260608 12:51:22.471031 10439 tablet_bootstrap.cc:492] T 87b352b2e64d4a948a691a8083f93bc0 P 2a14043d09f145bab2ac021984ec95c7: Bootstrap starting.
I20260608 12:51:22.470577 10440 consensus_queue.cc:260] T 87b352b2e64d4a948a691a8083f93bc0 P 8f39a01636d34a4283da879332ac7a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } }
I20260608 12:51:22.472334 10438 tablet_bootstrap.cc:654] T f032807752aa4c0c94cdaf7e77509965 P 741b9c5704d047edaf2f48c1219d9794: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:22.478137 10439 tablet_bootstrap.cc:654] T 87b352b2e64d4a948a691a8083f93bc0 P 2a14043d09f145bab2ac021984ec95c7: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:22.478206 10440 ts_tablet_manager.cc:1434] T 87b352b2e64d4a948a691a8083f93bc0 P 8f39a01636d34a4283da879332ac7a93: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 12:51:22.479492 10440 tablet_bootstrap.cc:492] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93: Bootstrap starting.
I20260608 12:51:22.487463 10440 tablet_bootstrap.cc:654] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:22.505594 10439 tablet_bootstrap.cc:492] T 87b352b2e64d4a948a691a8083f93bc0 P 2a14043d09f145bab2ac021984ec95c7: No bootstrap required, opened a new log
I20260608 12:51:22.506192 10440 tablet_bootstrap.cc:492] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93: No bootstrap required, opened a new log
I20260608 12:51:22.506291 10439 ts_tablet_manager.cc:1403] T 87b352b2e64d4a948a691a8083f93bc0 P 2a14043d09f145bab2ac021984ec95c7: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.013s
I20260608 12:51:22.506417 10438 tablet_bootstrap.cc:492] T f032807752aa4c0c94cdaf7e77509965 P 741b9c5704d047edaf2f48c1219d9794: No bootstrap required, opened a new log
I20260608 12:51:22.506889 10440 ts_tablet_manager.cc:1403] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.012s
I20260608 12:51:22.507133 10438 ts_tablet_manager.cc:1403] T f032807752aa4c0c94cdaf7e77509965 P 741b9c5704d047edaf2f48c1219d9794: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.013s
I20260608 12:51:22.509473 10438 raft_consensus.cc:359] T f032807752aa4c0c94cdaf7e77509965 P 741b9c5704d047edaf2f48c1219d9794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } } peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } }
I20260608 12:51:22.510023 10438 raft_consensus.cc:385] T f032807752aa4c0c94cdaf7e77509965 P 741b9c5704d047edaf2f48c1219d9794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:22.510020 10439 raft_consensus.cc:359] T 87b352b2e64d4a948a691a8083f93bc0 P 2a14043d09f145bab2ac021984ec95c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } }
I20260608 12:51:22.510643 10438 raft_consensus.cc:740] T f032807752aa4c0c94cdaf7e77509965 P 741b9c5704d047edaf2f48c1219d9794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 741b9c5704d047edaf2f48c1219d9794, State: Initialized, Role: FOLLOWER
I20260608 12:51:22.510264 10440 raft_consensus.cc:359] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } } peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } }
I20260608 12:51:22.510994 10439 raft_consensus.cc:385] T 87b352b2e64d4a948a691a8083f93bc0 P 2a14043d09f145bab2ac021984ec95c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:22.511140 10440 raft_consensus.cc:385] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:22.511441 10439 raft_consensus.cc:740] T 87b352b2e64d4a948a691a8083f93bc0 P 2a14043d09f145bab2ac021984ec95c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a14043d09f145bab2ac021984ec95c7, State: Initialized, Role: FOLLOWER
I20260608 12:51:22.511583 10440 raft_consensus.cc:740] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f39a01636d34a4283da879332ac7a93, State: Initialized, Role: FOLLOWER
I20260608 12:51:22.511929 10448 raft_consensus.cc:493] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:22.511565 10438 consensus_queue.cc:260] T f032807752aa4c0c94cdaf7e77509965 P 741b9c5704d047edaf2f48c1219d9794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } } peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } }
I20260608 12:51:22.512599 10439 consensus_queue.cc:260] T 87b352b2e64d4a948a691a8083f93bc0 P 2a14043d09f145bab2ac021984ec95c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } }
I20260608 12:51:22.512588 10448 raft_consensus.cc:515] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } }
I20260608 12:51:22.515462 10438 ts_tablet_manager.cc:1434] T f032807752aa4c0c94cdaf7e77509965 P 741b9c5704d047edaf2f48c1219d9794: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:51:22.516304 10448 leader_election.cc:290] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f39a01636d34a4283da879332ac7a93 (127.4.192.66:44411), 2a14043d09f145bab2ac021984ec95c7 (127.4.192.67:39715)
I20260608 12:51:22.516496 10438 tablet_bootstrap.cc:492] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794: Bootstrap starting.
I20260608 12:51:22.512892 10440 consensus_queue.cc:260] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } } peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } }
I20260608 12:51:22.518397 10440 ts_tablet_manager.cc:1434] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 12:51:22.521572 10439 ts_tablet_manager.cc:1434] T 87b352b2e64d4a948a691a8083f93bc0 P 2a14043d09f145bab2ac021984ec95c7: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 12:51:22.523046 10438 tablet_bootstrap.cc:654] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:22.528398 10438 tablet_bootstrap.cc:492] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794: No bootstrap required, opened a new log
I20260608 12:51:22.528966 10438 ts_tablet_manager.cc:1403] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 12:51:22.531585 10438 raft_consensus.cc:359] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } }
I20260608 12:51:22.532409 10438 raft_consensus.cc:385] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:22.532745 10438 raft_consensus.cc:740] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 741b9c5704d047edaf2f48c1219d9794, State: Initialized, Role: FOLLOWER
I20260608 12:51:22.533571 10438 consensus_queue.cc:260] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } }
I20260608 12:51:22.536005 10438 ts_tablet_manager.cc:1434] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:51:22.543732 10319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b352b2e64d4a948a691a8083f93bc0" candidate_uuid: "741b9c5704d047edaf2f48c1219d9794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f39a01636d34a4283da879332ac7a93" is_pre_election: true
I20260608 12:51:22.544389 10319 raft_consensus.cc:2468] T 87b352b2e64d4a948a691a8083f93bc0 P 8f39a01636d34a4283da879332ac7a93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 741b9c5704d047edaf2f48c1219d9794 in term 0.
I20260608 12:51:22.545465 10208 leader_election.cc:304] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741b9c5704d047edaf2f48c1219d9794, 8f39a01636d34a4283da879332ac7a93; no voters: 
I20260608 12:51:22.546311 10452 raft_consensus.cc:2804] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:22.546658 10452 raft_consensus.cc:493] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:22.546749 10393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b352b2e64d4a948a691a8083f93bc0" candidate_uuid: "741b9c5704d047edaf2f48c1219d9794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a14043d09f145bab2ac021984ec95c7" is_pre_election: true
I20260608 12:51:22.546990 10452 raft_consensus.cc:3060] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:22.547466 10393 raft_consensus.cc:2468] T 87b352b2e64d4a948a691a8083f93bc0 P 2a14043d09f145bab2ac021984ec95c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 741b9c5704d047edaf2f48c1219d9794 in term 0.
I20260608 12:51:22.552512 10452 raft_consensus.cc:515] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } }
I20260608 12:51:22.554371 10452 leader_election.cc:290] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [CANDIDATE]: Term 1 election: Requested vote from peers 8f39a01636d34a4283da879332ac7a93 (127.4.192.66:44411), 2a14043d09f145bab2ac021984ec95c7 (127.4.192.67:39715)
I20260608 12:51:22.554967 10319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b352b2e64d4a948a691a8083f93bc0" candidate_uuid: "741b9c5704d047edaf2f48c1219d9794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f39a01636d34a4283da879332ac7a93"
I20260608 12:51:22.555389 10393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b352b2e64d4a948a691a8083f93bc0" candidate_uuid: "741b9c5704d047edaf2f48c1219d9794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a14043d09f145bab2ac021984ec95c7"
I20260608 12:51:22.555545 10319 raft_consensus.cc:3060] T 87b352b2e64d4a948a691a8083f93bc0 P 8f39a01636d34a4283da879332ac7a93 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:22.555922 10393 raft_consensus.cc:3060] T 87b352b2e64d4a948a691a8083f93bc0 P 2a14043d09f145bab2ac021984ec95c7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:22.560542 10319 raft_consensus.cc:2468] T 87b352b2e64d4a948a691a8083f93bc0 P 8f39a01636d34a4283da879332ac7a93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741b9c5704d047edaf2f48c1219d9794 in term 1.
I20260608 12:51:22.560883 10393 raft_consensus.cc:2468] T 87b352b2e64d4a948a691a8083f93bc0 P 2a14043d09f145bab2ac021984ec95c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741b9c5704d047edaf2f48c1219d9794 in term 1.
I20260608 12:51:22.561506 10208 leader_election.cc:304] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741b9c5704d047edaf2f48c1219d9794, 8f39a01636d34a4283da879332ac7a93; no voters: 
I20260608 12:51:22.562362 10452 raft_consensus.cc:2804] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:22.562781 10452 raft_consensus.cc:697] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [term 1 LEADER]: Becoming Leader. State: Replica: 741b9c5704d047edaf2f48c1219d9794, State: Running, Role: LEADER
I20260608 12:51:22.563594 10452 consensus_queue.cc:237] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } }
I20260608 12:51:22.571188 10142 catalog_manager.cc:5696] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 reported cstate change: term changed from 0 to 1, leader changed from <none> to 741b9c5704d047edaf2f48c1219d9794 (127.4.192.65). New cstate: current_term: 1 leader_uuid: "741b9c5704d047edaf2f48c1219d9794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:22.590368 10452 raft_consensus.cc:493] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:22.590786 10452 raft_consensus.cc:515] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } }
I20260608 12:51:22.592651 10452 leader_election.cc:290] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f39a01636d34a4283da879332ac7a93 (127.4.192.66:44411), 2a14043d09f145bab2ac021984ec95c7 (127.4.192.67:39715)
I20260608 12:51:22.593291 10319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff41679297e64e28b0bb049965733841" candidate_uuid: "741b9c5704d047edaf2f48c1219d9794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f39a01636d34a4283da879332ac7a93" is_pre_election: true
I20260608 12:51:22.593712 10393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff41679297e64e28b0bb049965733841" candidate_uuid: "741b9c5704d047edaf2f48c1219d9794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a14043d09f145bab2ac021984ec95c7" is_pre_election: true
I20260608 12:51:22.593967 10319 raft_consensus.cc:2468] T ff41679297e64e28b0bb049965733841 P 8f39a01636d34a4283da879332ac7a93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 741b9c5704d047edaf2f48c1219d9794 in term 0.
I20260608 12:51:22.594331 10393 raft_consensus.cc:2468] T ff41679297e64e28b0bb049965733841 P 2a14043d09f145bab2ac021984ec95c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 741b9c5704d047edaf2f48c1219d9794 in term 0.
I20260608 12:51:22.595110 10208 leader_election.cc:304] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741b9c5704d047edaf2f48c1219d9794, 8f39a01636d34a4283da879332ac7a93; no voters: 
I20260608 12:51:22.595875 10452 raft_consensus.cc:2804] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:22.596258 10452 raft_consensus.cc:493] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:22.596560 10452 raft_consensus.cc:3060] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:22.601215 10452 raft_consensus.cc:515] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } }
I20260608 12:51:22.603307 10452 leader_election.cc:290] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [CANDIDATE]: Term 1 election: Requested vote from peers 8f39a01636d34a4283da879332ac7a93 (127.4.192.66:44411), 2a14043d09f145bab2ac021984ec95c7 (127.4.192.67:39715)
I20260608 12:51:22.604015 10319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff41679297e64e28b0bb049965733841" candidate_uuid: "741b9c5704d047edaf2f48c1219d9794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f39a01636d34a4283da879332ac7a93"
I20260608 12:51:22.604224 10393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff41679297e64e28b0bb049965733841" candidate_uuid: "741b9c5704d047edaf2f48c1219d9794" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a14043d09f145bab2ac021984ec95c7"
I20260608 12:51:22.604487 10319 raft_consensus.cc:3060] T ff41679297e64e28b0bb049965733841 P 8f39a01636d34a4283da879332ac7a93 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:22.604791 10393 raft_consensus.cc:3060] T ff41679297e64e28b0bb049965733841 P 2a14043d09f145bab2ac021984ec95c7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:22.609216 10319 raft_consensus.cc:2468] T ff41679297e64e28b0bb049965733841 P 8f39a01636d34a4283da879332ac7a93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741b9c5704d047edaf2f48c1219d9794 in term 1.
I20260608 12:51:22.609372 10393 raft_consensus.cc:2468] T ff41679297e64e28b0bb049965733841 P 2a14043d09f145bab2ac021984ec95c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741b9c5704d047edaf2f48c1219d9794 in term 1.
I20260608 12:51:22.610518 10445 raft_consensus.cc:493] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:22.610935 10445 raft_consensus.cc:515] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } } peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } }
I20260608 12:51:22.610222 10208 leader_election.cc:304] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741b9c5704d047edaf2f48c1219d9794, 8f39a01636d34a4283da879332ac7a93; no voters: 
I20260608 12:51:22.612003 10452 raft_consensus.cc:2804] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:22.612484 10452 raft_consensus.cc:697] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [term 1 LEADER]: Becoming Leader. State: Replica: 741b9c5704d047edaf2f48c1219d9794, State: Running, Role: LEADER
I20260608 12:51:22.613391 10452 consensus_queue.cc:237] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } }
I20260608 12:51:22.615517 10445 leader_election.cc:290] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a14043d09f145bab2ac021984ec95c7 (127.4.192.67:39715), 741b9c5704d047edaf2f48c1219d9794 (127.4.192.65:34897)
I20260608 12:51:22.623680 10142 catalog_manager.cc:5696] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 reported cstate change: term changed from 0 to 1, leader changed from <none> to 741b9c5704d047edaf2f48c1219d9794 (127.4.192.65). New cstate: current_term: 1 leader_uuid: "741b9c5704d047edaf2f48c1219d9794" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:22.630503 10393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f032807752aa4c0c94cdaf7e77509965" candidate_uuid: "8f39a01636d34a4283da879332ac7a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a14043d09f145bab2ac021984ec95c7" is_pre_election: true
I20260608 12:51:22.631153 10393 raft_consensus.cc:2468] T f032807752aa4c0c94cdaf7e77509965 P 2a14043d09f145bab2ac021984ec95c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f39a01636d34a4283da879332ac7a93 in term 0.
I20260608 12:51:22.632395 10282 leader_election.cc:304] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a14043d09f145bab2ac021984ec95c7, 8f39a01636d34a4283da879332ac7a93; no voters: 
I20260608 12:51:22.633172 10445 raft_consensus.cc:2804] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:22.633536 10445 raft_consensus.cc:493] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:22.633867 10445 raft_consensus.cc:3060] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:22.634732 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f032807752aa4c0c94cdaf7e77509965" candidate_uuid: "8f39a01636d34a4283da879332ac7a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "741b9c5704d047edaf2f48c1219d9794" is_pre_election: true
I20260608 12:51:22.635504 10244 raft_consensus.cc:2468] T f032807752aa4c0c94cdaf7e77509965 P 741b9c5704d047edaf2f48c1219d9794 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f39a01636d34a4283da879332ac7a93 in term 0.
I20260608 12:51:22.639549 10445 raft_consensus.cc:515] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } } peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } }
I20260608 12:51:22.641150 10445 leader_election.cc:290] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93 [CANDIDATE]: Term 1 election: Requested vote from peers 2a14043d09f145bab2ac021984ec95c7 (127.4.192.67:39715), 741b9c5704d047edaf2f48c1219d9794 (127.4.192.65:34897)
I20260608 12:51:22.641923 10393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f032807752aa4c0c94cdaf7e77509965" candidate_uuid: "8f39a01636d34a4283da879332ac7a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a14043d09f145bab2ac021984ec95c7"
I20260608 12:51:22.642108 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f032807752aa4c0c94cdaf7e77509965" candidate_uuid: "8f39a01636d34a4283da879332ac7a93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "741b9c5704d047edaf2f48c1219d9794"
I20260608 12:51:22.642390 10393 raft_consensus.cc:3060] T f032807752aa4c0c94cdaf7e77509965 P 2a14043d09f145bab2ac021984ec95c7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:22.642676 10244 raft_consensus.cc:3060] T f032807752aa4c0c94cdaf7e77509965 P 741b9c5704d047edaf2f48c1219d9794 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:22.646996 10393 raft_consensus.cc:2468] T f032807752aa4c0c94cdaf7e77509965 P 2a14043d09f145bab2ac021984ec95c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f39a01636d34a4283da879332ac7a93 in term 1.
I20260608 12:51:22.647442 10244 raft_consensus.cc:2468] T f032807752aa4c0c94cdaf7e77509965 P 741b9c5704d047edaf2f48c1219d9794 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f39a01636d34a4283da879332ac7a93 in term 1.
I20260608 12:51:22.648031 10282 leader_election.cc:304] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a14043d09f145bab2ac021984ec95c7, 8f39a01636d34a4283da879332ac7a93; no voters: 
I20260608 12:51:22.648947 10445 raft_consensus.cc:2804] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:22.650063 10445 raft_consensus.cc:697] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93 [term 1 LEADER]: Becoming Leader. State: Replica: 8f39a01636d34a4283da879332ac7a93, State: Running, Role: LEADER
I20260608 12:51:22.650800 10445 consensus_queue.cc:237] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } } peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } }
I20260608 12:51:22.658190 10142 catalog_manager.cc:5696] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f39a01636d34a4283da879332ac7a93 (127.4.192.66). New cstate: current_term: 1 leader_uuid: "8f39a01636d34a4283da879332ac7a93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } health_report { overall_health: HEALTHY } } }
I20260608 12:51:22.679844  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:22.685963 10462 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
W20260608 12:51:22.687186 10463 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
W20260608 12:51:22.688494 10465 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
I20260608 12:51:22.688969  4865 server_base.cc:1061] running on GCE node
I20260608 12:51:22.690290  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:22.690536  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:51:22.690729  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923082690710 us; error 0 us; skew 500 ppm
I20260608 12:51:22.691386  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:22.693838  4865 webserver.cc:533] Webserver started at http://127.4.192.68:37131/ using document root <none> and password file <none>
I20260608 12:51:22.694360  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:22.694576  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:22.694856  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:22.696015  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922948580137-4865-0/minicluster-data/ts-3-root/instance:
uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444"
format_stamp: "Formatted at 2026-06-08 12:51:22 on dist-test-slave-pmzz"
I20260608 12:51:22.700531  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:51:22.703953 10470 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:22.704717  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:51:22.705000  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922948580137-4865-0/minicluster-data/ts-3-root
uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444"
format_stamp: "Formatted at 2026-06-08 12:51:22 on dist-test-slave-pmzz"
I20260608 12:51:22.705242  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922948580137-4865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922948580137-4865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922948580137-4865-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)
I20260608 12:51:22.729967  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:22.731155  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:22.732558  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:22.734953  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:22.735149  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:22.735422  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:22.735590  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:22.777535  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.68:40039
I20260608 12:51:22.777667 10532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.68:40039 every 8 connection(s)
I20260608 12:51:22.792853 10533 heartbeater.cc:344] Connected to a master server at 127.4.192.126:43595
I20260608 12:51:22.793445 10533 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:22.794341 10533 heartbeater.cc:507] Master 127.4.192.126:43595 requested a full tablet report, sending...
I20260608 12:51:22.796222 10142 ts_manager.cc:194] Registered new tserver with Master: cd66eedcf6e943dfa9f1dd2e2bcc8444 (127.4.192.68:40039)
I20260608 12:51:22.797494 10142 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46102
I20260608 12:51:22.853826 10452 consensus_queue.cc:1048] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:51:22.861227 10448 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 12:51:22.861543 10448 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 12:51:22.873358 10195 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:22.877496 10195 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:22.878002 10195 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:22.888351 10452 consensus_queue.cc:1048] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:51:22.891589 10190 auto_rebalancer.cc:591] Failed to schedule move for tablet f032807752aa4c0c94cdaf7e77509965: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:51:22.893388 10452 consensus_queue.cc:1048] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:51:22.907740 10542 consensus_queue.cc:1048] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:51:22.910745 10244 consensus_queue.cc:237] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } attrs { replace: true } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: true } }
I20260608 12:51:22.923367 10393 raft_consensus.cc:1275] T ff41679297e64e28b0bb049965733841 P 2a14043d09f145bab2ac021984ec95c7 [term 1 FOLLOWER]: Refusing update from remote peer 741b9c5704d047edaf2f48c1219d9794: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:51:22.924105 10319 raft_consensus.cc:1275] T ff41679297e64e28b0bb049965733841 P 8f39a01636d34a4283da879332ac7a93 [term 1 FOLLOWER]: Refusing update from remote peer 741b9c5704d047edaf2f48c1219d9794: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:51:22.925055 10542 consensus_queue.cc:1048] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:51:22.927326 10542 consensus_queue.cc:1048] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:51:22.933951 10393 raft_consensus.cc:2955] T ff41679297e64e28b0bb049965733841 P 2a14043d09f145bab2ac021984ec95c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd66eedcf6e943dfa9f1dd2e2bcc8444 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } attrs { replace: true } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: true } } }
W20260608 12:51:22.935010 10208 consensus_peers.cc:597] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 -> Peer cd66eedcf6e943dfa9f1dd2e2bcc8444 (127.4.192.68:40039): Couldn't send request to peer cd66eedcf6e943dfa9f1dd2e2bcc8444. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ff41679297e64e28b0bb049965733841. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:22.938233 10319 raft_consensus.cc:2955] T ff41679297e64e28b0bb049965733841 P 8f39a01636d34a4283da879332ac7a93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd66eedcf6e943dfa9f1dd2e2bcc8444 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } attrs { replace: true } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: true } } }
I20260608 12:51:22.946799 10140 catalog_manager.cc:5696] T ff41679297e64e28b0bb049965733841 P 2a14043d09f145bab2ac021984ec95c7 reported cstate change: config changed from index -1 to 2, NON_VOTER cd66eedcf6e943dfa9f1dd2e2bcc8444 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "741b9c5704d047edaf2f48c1219d9794" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } attrs { replace: true } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: true } } }
I20260608 12:51:22.955364 10445 consensus_queue.cc:1048] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:22.994120 10445 consensus_queue.cc:1048] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:23.166293 10550 ts_tablet_manager.cc:933] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444: Initiating tablet copy from peer 741b9c5704d047edaf2f48c1219d9794 (127.4.192.65:34897)
I20260608 12:51:23.168030 10550 tablet_copy_client.cc:323] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.65:34897
I20260608 12:51:23.177028 10254 tablet_copy_service.cc:140] P 741b9c5704d047edaf2f48c1219d9794: Received BeginTabletCopySession request for tablet ff41679297e64e28b0bb049965733841 from peer cd66eedcf6e943dfa9f1dd2e2bcc8444 ({username='slave'} at 127.0.0.1:42390)
I20260608 12:51:23.177659 10254 tablet_copy_service.cc:161] P 741b9c5704d047edaf2f48c1219d9794: Beginning new tablet copy session on tablet ff41679297e64e28b0bb049965733841 from peer cd66eedcf6e943dfa9f1dd2e2bcc8444 at {username='slave'} at 127.0.0.1:42390: session id = cd66eedcf6e943dfa9f1dd2e2bcc8444-ff41679297e64e28b0bb049965733841
I20260608 12:51:23.183387 10254 tablet_copy_source_session.cc:215] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:23.186324 10550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff41679297e64e28b0bb049965733841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:23.196749 10550 tablet_copy_client.cc:806] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:23.197204 10550 tablet_copy_client.cc:670] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:23.200439 10550 tablet_copy_client.cc:538] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:23.207785 10550 tablet_bootstrap.cc:492] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444: Bootstrap starting.
I20260608 12:51:23.220904 10550 tablet_bootstrap.cc:492] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:51:23.221633 10550 tablet_bootstrap.cc:492] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444: Bootstrap complete.
I20260608 12:51:23.222174 10550 ts_tablet_manager.cc:1403] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260608 12:51:23.224311 10550 raft_consensus.cc:359] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [term 1 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } }
I20260608 12:51:23.225291 10550 raft_consensus.cc:740] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cd66eedcf6e943dfa9f1dd2e2bcc8444, State: Initialized, Role: LEARNER
I20260608 12:51:23.225817 10550 consensus_queue.cc:260] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, 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: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } attrs { replace: true } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: true } }
I20260608 12:51:23.227761 10533 heartbeater.cc:499] Master 127.4.192.126:43595 was elected leader, sending a full tablet report...
I20260608 12:51:23.228102 10550 ts_tablet_manager.cc:1434] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:51:23.229991 10254 tablet_copy_service.cc:342] P 741b9c5704d047edaf2f48c1219d9794: Request end of tablet copy session cd66eedcf6e943dfa9f1dd2e2bcc8444-ff41679297e64e28b0bb049965733841 received from {username='slave'} at 127.0.0.1:42390
I20260608 12:51:23.230400 10254 tablet_copy_service.cc:434] P 741b9c5704d047edaf2f48c1219d9794: ending tablet copy session cd66eedcf6e943dfa9f1dd2e2bcc8444-ff41679297e64e28b0bb049965733841 on tablet ff41679297e64e28b0bb049965733841 with peer cd66eedcf6e943dfa9f1dd2e2bcc8444
I20260608 12:51:23.520134 10508 raft_consensus.cc:1217] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:51:23.521008 10508 raft_consensus.cc:2955] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [term 1 LEARNER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd66eedcf6e943dfa9f1dd2e2bcc8444 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } attrs { replace: true } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: true } } }
I20260608 12:51:23.538029 10448 raft_consensus.cc:2955] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd66eedcf6e943dfa9f1dd2e2bcc8444 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } attrs { replace: true } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: true } } }
I20260608 12:51:24.265563 10452 raft_consensus.cc:1064] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794: attempting to promote NON_VOTER cd66eedcf6e943dfa9f1dd2e2bcc8444 to VOTER
I20260608 12:51:24.267947 10452 consensus_queue.cc:237] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [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: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } attrs { replace: true } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false } }
I20260608 12:51:24.275009 10392 raft_consensus.cc:1275] T ff41679297e64e28b0bb049965733841 P 2a14043d09f145bab2ac021984ec95c7 [term 1 FOLLOWER]: Refusing update from remote peer 741b9c5704d047edaf2f48c1219d9794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:51:24.275009 10508 raft_consensus.cc:1275] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [term 1 LEARNER]: Refusing update from remote peer 741b9c5704d047edaf2f48c1219d9794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:51:24.276639 10556 consensus_queue.cc:1048] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:51:24.277073 10319 raft_consensus.cc:1275] T ff41679297e64e28b0bb049965733841 P 8f39a01636d34a4283da879332ac7a93 [term 1 FOLLOWER]: Refusing update from remote peer 741b9c5704d047edaf2f48c1219d9794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:51:24.277544 10448 consensus_queue.cc:1048] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:51:24.278690 10452 consensus_queue.cc:1048] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:51:24.294446 10319 raft_consensus.cc:2955] T ff41679297e64e28b0bb049965733841 P 8f39a01636d34a4283da879332ac7a93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd66eedcf6e943dfa9f1dd2e2bcc8444 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } attrs { replace: true } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false } } }
I20260608 12:51:24.295838 10392 raft_consensus.cc:2955] T ff41679297e64e28b0bb049965733841 P 2a14043d09f145bab2ac021984ec95c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd66eedcf6e943dfa9f1dd2e2bcc8444 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } attrs { replace: true } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false } } }
I20260608 12:51:24.306339 10142 catalog_manager.cc:5696] T ff41679297e64e28b0bb049965733841 P 8f39a01636d34a4283da879332ac7a93 reported cstate change: config changed from index 2 to 3, cd66eedcf6e943dfa9f1dd2e2bcc8444 (127.4.192.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "741b9c5704d047edaf2f48c1219d9794" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } attrs { replace: true } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false } } }
I20260608 12:51:24.374859 10448 raft_consensus.cc:1027] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [term 1 LEADER]: attempt to promote peer cd66eedcf6e943dfa9f1dd2e2bcc8444: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260608 12:51:24.539044 10508 raft_consensus.cc:2955] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd66eedcf6e943dfa9f1dd2e2bcc8444 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } attrs { replace: true } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false } } }
I20260608 12:51:24.637171 10541 raft_consensus.cc:2955] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd66eedcf6e943dfa9f1dd2e2bcc8444 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } attrs { replace: true } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false } } }
I20260608 12:51:24.652745 10244 consensus_queue.cc:237] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [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: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false } }
I20260608 12:51:24.657835 10508 raft_consensus.cc:1275] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [term 1 FOLLOWER]: Refusing update from remote peer 741b9c5704d047edaf2f48c1219d9794: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:51:24.657954 10319 raft_consensus.cc:1275] T ff41679297e64e28b0bb049965733841 P 8f39a01636d34a4283da879332ac7a93 [term 1 FOLLOWER]: Refusing update from remote peer 741b9c5704d047edaf2f48c1219d9794: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:51:24.659320 10556 consensus_queue.cc:1048] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:51:24.660084 10448 consensus_queue.cc:1048] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:51:24.668447 10508 raft_consensus.cc:2955] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2a14043d09f145bab2ac021984ec95c7 (127.4.192.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false } } }
I20260608 12:51:24.668953 10319 raft_consensus.cc:2955] T ff41679297e64e28b0bb049965733841 P 8f39a01636d34a4283da879332ac7a93 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2a14043d09f145bab2ac021984ec95c7 (127.4.192.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false } } }
I20260608 12:51:24.681196 10140 catalog_manager.cc:5696] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444 reported cstate change: config changed from index 3 to 4, VOTER 2a14043d09f145bab2ac021984ec95c7 (127.4.192.67) evicted. New cstate: current_term: 1 leader_uuid: "741b9c5704d047edaf2f48c1219d9794" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false } } }
I20260608 12:51:24.865180 10381 tablet_service.cc:1558] Processing DeleteTablet for tablet ff41679297e64e28b0bb049965733841 with delete_type TABLET_DATA_TOMBSTONED (TS 2a14043d09f145bab2ac021984ec95c7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57070
I20260608 12:51:24.869627 10566 tablet_replica.cc:333] T ff41679297e64e28b0bb049965733841 P 2a14043d09f145bab2ac021984ec95c7: stopping tablet replica
I20260608 12:51:24.870375 10566 raft_consensus.cc:2243] T ff41679297e64e28b0bb049965733841 P 2a14043d09f145bab2ac021984ec95c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:24.870944 10566 raft_consensus.cc:2272] T ff41679297e64e28b0bb049965733841 P 2a14043d09f145bab2ac021984ec95c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:24.873374 10566 ts_tablet_manager.cc:1916] T ff41679297e64e28b0bb049965733841 P 2a14043d09f145bab2ac021984ec95c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:51:24.878924 10195 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:24.884002 10566 ts_tablet_manager.cc:1929] T ff41679297e64e28b0bb049965733841 P 2a14043d09f145bab2ac021984ec95c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:51:24.884567 10566 log.cc:1199] T ff41679297e64e28b0bb049965733841 P 2a14043d09f145bab2ac021984ec95c7: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922948580137-4865-0/minicluster-data/ts-2-root/wals/ff41679297e64e28b0bb049965733841
I20260608 12:51:24.886303 10126 catalog_manager.cc:5027] TS 2a14043d09f145bab2ac021984ec95c7 (127.4.192.67:39715): tablet ff41679297e64e28b0bb049965733841 (table test-workload [id=996540fe30664781b6a6fba6607d527a]) successfully deleted
I20260608 12:51:24.896932 10244 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff41679297e64e28b0bb049965733841"
dest_uuid: "741b9c5704d047edaf2f48c1219d9794"
mode: GRACEFUL
new_leader_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444"
 from {username='slave'} at 127.0.0.1:42392
I20260608 12:51:24.897495 10244 raft_consensus.cc:606] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [term 1 LEADER]: Received request to transfer leadership to TS cd66eedcf6e943dfa9f1dd2e2bcc8444
I20260608 12:51:24.898739 10195 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 12:51:24.899138 10195 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:25.271123 10541 raft_consensus.cc:2955] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2a14043d09f145bab2ac021984ec95c7 (127.4.192.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false } } }
I20260608 12:51:25.279547 10127 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ff41679297e64e28b0bb049965733841 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:51:25.777192 10541 raft_consensus.cc:993] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794: : Instructing follower cd66eedcf6e943dfa9f1dd2e2bcc8444 to start an election
I20260608 12:51:25.777752 10556 raft_consensus.cc:1081] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [term 1 LEADER]: Signalling peer cd66eedcf6e943dfa9f1dd2e2bcc8444 to start an election
I20260608 12:51:25.779458 10508 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff41679297e64e28b0bb049965733841"
dest_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444"
 from {username='slave'} at 127.0.0.1:47172
I20260608 12:51:25.779987 10508 raft_consensus.cc:493] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:51:25.780345 10508 raft_consensus.cc:3060] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:51:25.785138 10508 raft_consensus.cc:515] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false } }
I20260608 12:51:25.787117 10508 leader_election.cc:290] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [CANDIDATE]: Term 2 election: Requested vote from peers 741b9c5704d047edaf2f48c1219d9794 (127.4.192.65:34897), 8f39a01636d34a4283da879332ac7a93 (127.4.192.66:44411)
I20260608 12:51:25.788056 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff41679297e64e28b0bb049965733841" candidate_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "741b9c5704d047edaf2f48c1219d9794"
I20260608 12:51:25.788803 10244 raft_consensus.cc:3055] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:51:25.789191 10244 raft_consensus.cc:740] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 741b9c5704d047edaf2f48c1219d9794, State: Running, Role: LEADER
I20260608 12:51:25.790136 10244 consensus_queue.cc:260] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [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: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false } }
I20260608 12:51:25.792079 10244 raft_consensus.cc:3060] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:51:25.797290 10244 raft_consensus.cc:2468] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd66eedcf6e943dfa9f1dd2e2bcc8444 in term 2.
I20260608 12:51:25.798339 10472 leader_election.cc:304] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741b9c5704d047edaf2f48c1219d9794, cd66eedcf6e943dfa9f1dd2e2bcc8444; no voters: 
I20260608 12:51:25.798933 10319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff41679297e64e28b0bb049965733841" candidate_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8f39a01636d34a4283da879332ac7a93"
I20260608 12:51:25.799602 10319 raft_consensus.cc:3060] T ff41679297e64e28b0bb049965733841 P 8f39a01636d34a4283da879332ac7a93 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:51:25.800243 10571 raft_consensus.cc:2804] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:51:25.801621 10571 raft_consensus.cc:697] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [term 2 LEADER]: Becoming Leader. State: Replica: cd66eedcf6e943dfa9f1dd2e2bcc8444, State: Running, Role: LEADER
I20260608 12:51:25.802510 10571 consensus_queue.cc:237] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [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: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false } }
I20260608 12:51:25.805156 10319 raft_consensus.cc:2468] T ff41679297e64e28b0bb049965733841 P 8f39a01636d34a4283da879332ac7a93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd66eedcf6e943dfa9f1dd2e2bcc8444 in term 2.
I20260608 12:51:25.809571 10141 catalog_manager.cc:5696] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444 reported cstate change: term changed from 1 to 2, leader changed from 741b9c5704d047edaf2f48c1219d9794 (127.4.192.65) to cd66eedcf6e943dfa9f1dd2e2bcc8444 (127.4.192.68). New cstate: current_term: 2 leader_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:51:25.873723 10244 consensus_queue.cc:237] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [LEADER]: Queue 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: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } attrs { replace: true } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: true } }
I20260608 12:51:25.880597 10392 raft_consensus.cc:1275] T 87b352b2e64d4a948a691a8083f93bc0 P 2a14043d09f145bab2ac021984ec95c7 [term 1 FOLLOWER]: Refusing update from remote peer 741b9c5704d047edaf2f48c1219d9794: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:51:25.880921 10319 raft_consensus.cc:1275] T 87b352b2e64d4a948a691a8083f93bc0 P 8f39a01636d34a4283da879332ac7a93 [term 1 FOLLOWER]: Refusing update from remote peer 741b9c5704d047edaf2f48c1219d9794: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:51:25.881001 10208 consensus_peers.cc:597] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 -> Peer cd66eedcf6e943dfa9f1dd2e2bcc8444 (127.4.192.68:40039): Couldn't send request to peer cd66eedcf6e943dfa9f1dd2e2bcc8444. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 87b352b2e64d4a948a691a8083f93bc0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:25.882108 10577 consensus_queue.cc:1048] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:51:25.882936 10556 consensus_queue.cc:1048] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:51:25.893117 10392 raft_consensus.cc:2955] T 87b352b2e64d4a948a691a8083f93bc0 P 2a14043d09f145bab2ac021984ec95c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd66eedcf6e943dfa9f1dd2e2bcc8444 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } attrs { replace: true } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: true } } }
I20260608 12:51:25.893208 10319 raft_consensus.cc:2955] T 87b352b2e64d4a948a691a8083f93bc0 P 8f39a01636d34a4283da879332ac7a93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd66eedcf6e943dfa9f1dd2e2bcc8444 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } attrs { replace: true } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: true } } }
I20260608 12:51:25.905282 10142 catalog_manager.cc:5696] T 87b352b2e64d4a948a691a8083f93bc0 P 8f39a01636d34a4283da879332ac7a93 reported cstate change: config changed from index -1 to 2, NON_VOTER cd66eedcf6e943dfa9f1dd2e2bcc8444 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "741b9c5704d047edaf2f48c1219d9794" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } attrs { replace: true } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: true } } }
I20260608 12:51:26.035171 10541 raft_consensus.cc:2955] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cd66eedcf6e943dfa9f1dd2e2bcc8444 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } attrs { replace: true } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: true } } }
I20260608 12:51:26.075479 10244 raft_consensus.cc:1275] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [term 2 FOLLOWER]: Refusing update from remote peer cd66eedcf6e943dfa9f1dd2e2bcc8444: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:51:26.077025 10571 consensus_queue.cc:1048] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:51:26.124899 10319 raft_consensus.cc:1275] T ff41679297e64e28b0bb049965733841 P 8f39a01636d34a4283da879332ac7a93 [term 2 FOLLOWER]: Refusing update from remote peer cd66eedcf6e943dfa9f1dd2e2bcc8444: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:51:26.126184 10571 consensus_queue.cc:1048] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:51:26.151453 10586 ts_tablet_manager.cc:933] T 87b352b2e64d4a948a691a8083f93bc0 P cd66eedcf6e943dfa9f1dd2e2bcc8444: Initiating tablet copy from peer 741b9c5704d047edaf2f48c1219d9794 (127.4.192.65:34897)
I20260608 12:51:26.153147 10586 tablet_copy_client.cc:323] T 87b352b2e64d4a948a691a8083f93bc0 P cd66eedcf6e943dfa9f1dd2e2bcc8444: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.65:34897
I20260608 12:51:26.154810 10254 tablet_copy_service.cc:140] P 741b9c5704d047edaf2f48c1219d9794: Received BeginTabletCopySession request for tablet 87b352b2e64d4a948a691a8083f93bc0 from peer cd66eedcf6e943dfa9f1dd2e2bcc8444 ({username='slave'} at 127.0.0.1:42390)
I20260608 12:51:26.155385 10254 tablet_copy_service.cc:161] P 741b9c5704d047edaf2f48c1219d9794: Beginning new tablet copy session on tablet 87b352b2e64d4a948a691a8083f93bc0 from peer cd66eedcf6e943dfa9f1dd2e2bcc8444 at {username='slave'} at 127.0.0.1:42390: session id = cd66eedcf6e943dfa9f1dd2e2bcc8444-87b352b2e64d4a948a691a8083f93bc0
I20260608 12:51:26.162842 10254 tablet_copy_source_session.cc:215] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:26.165874 10586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b352b2e64d4a948a691a8083f93bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:26.176285 10586 tablet_copy_client.cc:806] T 87b352b2e64d4a948a691a8083f93bc0 P cd66eedcf6e943dfa9f1dd2e2bcc8444: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:26.176787 10586 tablet_copy_client.cc:670] T 87b352b2e64d4a948a691a8083f93bc0 P cd66eedcf6e943dfa9f1dd2e2bcc8444: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:26.180465 10586 tablet_copy_client.cc:538] T 87b352b2e64d4a948a691a8083f93bc0 P cd66eedcf6e943dfa9f1dd2e2bcc8444: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:26.185854 10586 tablet_bootstrap.cc:492] T 87b352b2e64d4a948a691a8083f93bc0 P cd66eedcf6e943dfa9f1dd2e2bcc8444: Bootstrap starting.
I20260608 12:51:26.200163 10586 tablet_bootstrap.cc:492] T 87b352b2e64d4a948a691a8083f93bc0 P cd66eedcf6e943dfa9f1dd2e2bcc8444: 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
I20260608 12:51:26.200865 10586 tablet_bootstrap.cc:492] T 87b352b2e64d4a948a691a8083f93bc0 P cd66eedcf6e943dfa9f1dd2e2bcc8444: Bootstrap complete.
I20260608 12:51:26.201499 10586 ts_tablet_manager.cc:1403] T 87b352b2e64d4a948a691a8083f93bc0 P cd66eedcf6e943dfa9f1dd2e2bcc8444: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.001s
I20260608 12:51:26.204134 10586 raft_consensus.cc:359] T 87b352b2e64d4a948a691a8083f93bc0 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } attrs { replace: true } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: true } }
I20260608 12:51:26.204855 10586 raft_consensus.cc:740] T 87b352b2e64d4a948a691a8083f93bc0 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cd66eedcf6e943dfa9f1dd2e2bcc8444, State: Initialized, Role: LEARNER
I20260608 12:51:26.205521 10586 consensus_queue.cc:260] T 87b352b2e64d4a948a691a8083f93bc0 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [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: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } attrs { replace: true } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: true } }
I20260608 12:51:26.207512 10586 ts_tablet_manager.cc:1434] T 87b352b2e64d4a948a691a8083f93bc0 P cd66eedcf6e943dfa9f1dd2e2bcc8444: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:51:26.209187 10254 tablet_copy_service.cc:342] P 741b9c5704d047edaf2f48c1219d9794: Request end of tablet copy session cd66eedcf6e943dfa9f1dd2e2bcc8444-87b352b2e64d4a948a691a8083f93bc0 received from {username='slave'} at 127.0.0.1:42390
I20260608 12:51:26.209622 10254 tablet_copy_service.cc:434] P 741b9c5704d047edaf2f48c1219d9794: ending tablet copy session cd66eedcf6e943dfa9f1dd2e2bcc8444-87b352b2e64d4a948a691a8083f93bc0 on tablet 87b352b2e64d4a948a691a8083f93bc0 with peer cd66eedcf6e943dfa9f1dd2e2bcc8444
I20260608 12:51:26.465821 10508 raft_consensus.cc:1217] T 87b352b2e64d4a948a691a8083f93bc0 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:51:26.900130 10195 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:26.903848 10195 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:26.904281 10195 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:26.981545 10581 raft_consensus.cc:1064] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794: attempting to promote NON_VOTER cd66eedcf6e943dfa9f1dd2e2bcc8444 to VOTER
I20260608 12:51:26.984460 10581 consensus_queue.cc:237] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [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: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } attrs { replace: true } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false } }
I20260608 12:51:26.991274 10508 raft_consensus.cc:1275] T 87b352b2e64d4a948a691a8083f93bc0 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [term 1 LEARNER]: Refusing update from remote peer 741b9c5704d047edaf2f48c1219d9794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:51:26.991587 10392 raft_consensus.cc:1275] T 87b352b2e64d4a948a691a8083f93bc0 P 2a14043d09f145bab2ac021984ec95c7 [term 1 FOLLOWER]: Refusing update from remote peer 741b9c5704d047edaf2f48c1219d9794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:51:26.993005 10581 consensus_queue.cc:1048] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:51:26.993562 10319 raft_consensus.cc:1275] T 87b352b2e64d4a948a691a8083f93bc0 P 8f39a01636d34a4283da879332ac7a93 [term 1 FOLLOWER]: Refusing update from remote peer 741b9c5704d047edaf2f48c1219d9794: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:51:26.993988 10592 consensus_queue.cc:1048] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:51:26.995054 10541 consensus_queue.cc:1048] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:51:27.016537 10508 raft_consensus.cc:2955] T 87b352b2e64d4a948a691a8083f93bc0 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd66eedcf6e943dfa9f1dd2e2bcc8444 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } attrs { replace: true } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false } } }
I20260608 12:51:27.018337 10319 raft_consensus.cc:2955] T 87b352b2e64d4a948a691a8083f93bc0 P 8f39a01636d34a4283da879332ac7a93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd66eedcf6e943dfa9f1dd2e2bcc8444 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } attrs { replace: true } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false } } }
I20260608 12:51:27.029254 10139 catalog_manager.cc:5696] T 87b352b2e64d4a948a691a8083f93bc0 P cd66eedcf6e943dfa9f1dd2e2bcc8444 reported cstate change: config changed from index 2 to 3, cd66eedcf6e943dfa9f1dd2e2bcc8444 (127.4.192.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "741b9c5704d047edaf2f48c1219d9794" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } attrs { replace: true } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false } } }
I20260608 12:51:27.091781 10592 raft_consensus.cc:2955] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd66eedcf6e943dfa9f1dd2e2bcc8444 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } attrs { replace: true } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false } } }
I20260608 12:51:27.104173 10392 raft_consensus.cc:2955] T 87b352b2e64d4a948a691a8083f93bc0 P 2a14043d09f145bab2ac021984ec95c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cd66eedcf6e943dfa9f1dd2e2bcc8444 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "8f39a01636d34a4283da879332ac7a93" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44411 } attrs { replace: true } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false } } }
I20260608 12:51:27.329203 10244 consensus_queue.cc:237] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [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: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false } }
I20260608 12:51:27.335435 10508 raft_consensus.cc:1275] T 87b352b2e64d4a948a691a8083f93bc0 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [term 1 FOLLOWER]: Refusing update from remote peer 741b9c5704d047edaf2f48c1219d9794: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:51:27.336562 10392 raft_consensus.cc:1275] T 87b352b2e64d4a948a691a8083f93bc0 P 2a14043d09f145bab2ac021984ec95c7 [term 1 FOLLOWER]: Refusing update from remote peer 741b9c5704d047edaf2f48c1219d9794: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:51:27.338192 10592 consensus_queue.cc:1048] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:51:27.339447 10541 consensus_queue.cc:1048] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:51:27.346863 10508 raft_consensus.cc:2955] T 87b352b2e64d4a948a691a8083f93bc0 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f39a01636d34a4283da879332ac7a93 (127.4.192.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false } } }
I20260608 12:51:27.348486 10392 raft_consensus.cc:2955] T 87b352b2e64d4a948a691a8083f93bc0 P 2a14043d09f145bab2ac021984ec95c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f39a01636d34a4283da879332ac7a93 (127.4.192.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false } } }
I20260608 12:51:27.358382 10140 catalog_manager.cc:5696] T 87b352b2e64d4a948a691a8083f93bc0 P cd66eedcf6e943dfa9f1dd2e2bcc8444 reported cstate change: config changed from index 3 to 4, VOTER 8f39a01636d34a4283da879332ac7a93 (127.4.192.66) evicted. New cstate: current_term: 1 leader_uuid: "741b9c5704d047edaf2f48c1219d9794" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false } } }
I20260608 12:51:27.554826 10307 tablet_service.cc:1558] Processing DeleteTablet for tablet 87b352b2e64d4a948a691a8083f93bc0 with delete_type TABLET_DATA_TOMBSTONED (TS 8f39a01636d34a4283da879332ac7a93 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59902
I20260608 12:51:27.557279 10601 tablet_replica.cc:333] T 87b352b2e64d4a948a691a8083f93bc0 P 8f39a01636d34a4283da879332ac7a93: stopping tablet replica
I20260608 12:51:27.558116 10601 raft_consensus.cc:2243] T 87b352b2e64d4a948a691a8083f93bc0 P 8f39a01636d34a4283da879332ac7a93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:27.559124 10601 raft_consensus.cc:2272] T 87b352b2e64d4a948a691a8083f93bc0 P 8f39a01636d34a4283da879332ac7a93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:27.561757 10601 ts_tablet_manager.cc:1916] T 87b352b2e64d4a948a691a8083f93bc0 P 8f39a01636d34a4283da879332ac7a93: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:51:27.572664 10601 ts_tablet_manager.cc:1929] T 87b352b2e64d4a948a691a8083f93bc0 P 8f39a01636d34a4283da879332ac7a93: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:51:27.572955 10601 log.cc:1199] T 87b352b2e64d4a948a691a8083f93bc0 P 8f39a01636d34a4283da879332ac7a93: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922948580137-4865-0/minicluster-data/ts-1-root/wals/87b352b2e64d4a948a691a8083f93bc0
I20260608 12:51:27.574256 10127 catalog_manager.cc:5027] TS 8f39a01636d34a4283da879332ac7a93 (127.4.192.66:44411): tablet 87b352b2e64d4a948a691a8083f93bc0 (table test-workload [id=996540fe30664781b6a6fba6607d527a]) successfully deleted
I20260608 12:51:27.679677 10598 raft_consensus.cc:2955] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f39a01636d34a4283da879332ac7a93 (127.4.192.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "741b9c5704d047edaf2f48c1219d9794" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34897 } } peers { permanent_uuid: "2a14043d09f145bab2ac021984ec95c7" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 39715 } } peers { permanent_uuid: "cd66eedcf6e943dfa9f1dd2e2bcc8444" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40039 } attrs { promote: false } } }
I20260608 12:51:27.686594 10127 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 87b352b2e64d4a948a691a8083f93bc0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:51:28.905270 10195 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:28.908291 10195 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:28.908682 10195 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:30.909808 10195 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:30.913115 10195 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:30.913538 10195 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:31.846760  4865 tablet_server.cc:179] TabletServer@127.4.192.65:0 shutting down...
I20260608 12:51:31.870720  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:31.871585  4865 tablet_replica.cc:333] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794: stopping tablet replica
I20260608 12:51:31.872356  4865 raft_consensus.cc:2243] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:31.873054  4865 raft_consensus.cc:2272] T ff41679297e64e28b0bb049965733841 P 741b9c5704d047edaf2f48c1219d9794 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:31.875643  4865 tablet_replica.cc:333] T f032807752aa4c0c94cdaf7e77509965 P 741b9c5704d047edaf2f48c1219d9794: stopping tablet replica
I20260608 12:51:31.876179  4865 raft_consensus.cc:2243] T f032807752aa4c0c94cdaf7e77509965 P 741b9c5704d047edaf2f48c1219d9794 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:31.876690  4865 raft_consensus.cc:2272] T f032807752aa4c0c94cdaf7e77509965 P 741b9c5704d047edaf2f48c1219d9794 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:31.878890  4865 tablet_replica.cc:333] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794: stopping tablet replica
I20260608 12:51:31.879405  4865 raft_consensus.cc:2243] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:31.880326  4865 raft_consensus.cc:2272] T 87b352b2e64d4a948a691a8083f93bc0 P 741b9c5704d047edaf2f48c1219d9794 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:51:31.895185 10283 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.192.65:34897: connect: Connection refused (error 111) [suppressed 18 similar messages]
I20260608 12:51:31.896345  4865 tablet_server.cc:196] TabletServer@127.4.192.65:0 shutdown complete.
W20260608 12:51:31.899437 10283 consensus_peers.cc:597] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93 -> Peer 741b9c5704d047edaf2f48c1219d9794 (127.4.192.65:34897): Couldn't send request to peer 741b9c5704d047edaf2f48c1219d9794. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:34897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:31.914561  4865 tablet_server.cc:179] TabletServer@127.4.192.66:0 shutting down...
I20260608 12:51:31.949083  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:31.949779  4865 tablet_replica.cc:333] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93: stopping tablet replica
I20260608 12:51:31.950362  4865 raft_consensus.cc:2243] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:31.951359  4865 raft_consensus.cc:2272] T f032807752aa4c0c94cdaf7e77509965 P 8f39a01636d34a4283da879332ac7a93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:31.954001  4865 tablet_replica.cc:333] T ff41679297e64e28b0bb049965733841 P 8f39a01636d34a4283da879332ac7a93: stopping tablet replica
I20260608 12:51:31.954433  4865 raft_consensus.cc:2243] T ff41679297e64e28b0bb049965733841 P 8f39a01636d34a4283da879332ac7a93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:31.954842  4865 raft_consensus.cc:2272] T ff41679297e64e28b0bb049965733841 P 8f39a01636d34a4283da879332ac7a93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:31.979228  4865 tablet_server.cc:196] TabletServer@127.4.192.66:0 shutdown complete.
I20260608 12:51:31.995229  4865 tablet_server.cc:179] TabletServer@127.4.192.67:0 shutting down...
I20260608 12:51:32.019122  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:32.019954  4865 tablet_replica.cc:333] T 87b352b2e64d4a948a691a8083f93bc0 P 2a14043d09f145bab2ac021984ec95c7: stopping tablet replica
I20260608 12:51:32.020568  4865 raft_consensus.cc:2243] T 87b352b2e64d4a948a691a8083f93bc0 P 2a14043d09f145bab2ac021984ec95c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:32.021225  4865 raft_consensus.cc:2272] T 87b352b2e64d4a948a691a8083f93bc0 P 2a14043d09f145bab2ac021984ec95c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:32.023615  4865 tablet_replica.cc:333] T f032807752aa4c0c94cdaf7e77509965 P 2a14043d09f145bab2ac021984ec95c7: stopping tablet replica
I20260608 12:51:32.024040  4865 raft_consensus.cc:2243] T f032807752aa4c0c94cdaf7e77509965 P 2a14043d09f145bab2ac021984ec95c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:32.024474  4865 raft_consensus.cc:2272] T f032807752aa4c0c94cdaf7e77509965 P 2a14043d09f145bab2ac021984ec95c7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:51:32.033250 10472 consensus_peers.cc:597] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444 -> Peer 8f39a01636d34a4283da879332ac7a93 (127.4.192.66:44411): Couldn't send request to peer 8f39a01636d34a4283da879332ac7a93. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.66:44411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:32.049340  4865 tablet_server.cc:196] TabletServer@127.4.192.67:0 shutdown complete.
I20260608 12:51:32.064242  4865 tablet_server.cc:179] TabletServer@127.4.192.68:0 shutting down...
I20260608 12:51:32.092295  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:32.093218  4865 tablet_replica.cc:333] T 87b352b2e64d4a948a691a8083f93bc0 P cd66eedcf6e943dfa9f1dd2e2bcc8444: stopping tablet replica
W20260608 12:51:32.093751 10472 consensus_peers.cc:597] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444 -> Peer 741b9c5704d047edaf2f48c1219d9794 (127.4.192.65:34897): Couldn't send request to peer 741b9c5704d047edaf2f48c1219d9794. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:34897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:32.093932  4865 raft_consensus.cc:2243] T 87b352b2e64d4a948a691a8083f93bc0 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:32.094944  4865 raft_consensus.cc:2272] T 87b352b2e64d4a948a691a8083f93bc0 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:32.097563  4865 tablet_replica.cc:333] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444: stopping tablet replica
I20260608 12:51:32.098131  4865 raft_consensus.cc:2243] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:51:32.099071  4865 raft_consensus.cc:2272] T ff41679297e64e28b0bb049965733841 P cd66eedcf6e943dfa9f1dd2e2bcc8444 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:32.120734  4865 tablet_server.cc:196] TabletServer@127.4.192.68:0 shutdown complete.
I20260608 12:51:32.133960  4865 master.cc:562] Master@127.4.192.126:43595 shutting down...
I20260608 12:51:32.154860  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bb61efd12d17473eb6833e97ecde8be4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:32.155638  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bb61efd12d17473eb6833e97ecde8be4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:32.155959  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P bb61efd12d17473eb6833e97ecde8be4: stopping tablet replica
I20260608 12:51:32.175987  4865 master.cc:584] Master@127.4.192.126:43595 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (11492 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 12:51:32.219775  4865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.192.126:37607
I20260608 12:51:32.221002  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:32.226683 10607 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
W20260608 12:51:32.227027 10608 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
W20260608 12:51:32.228430 10610 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
I20260608 12:51:32.229122  4865 server_base.cc:1061] running on GCE node
I20260608 12:51:32.229884  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:32.230119  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:51:32.230237  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923092230226 us; error 0 us; skew 500 ppm
I20260608 12:51:32.230762  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:32.233129  4865 webserver.cc:533] Webserver started at http://127.4.192.126:44675/ using document root <none> and password file <none>
I20260608 12:51:32.233582  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:32.233743  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:32.233975  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:32.235379  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922948580137-4865-0/minicluster-data/master-0-root/instance:
uuid: "75f4455ae5fd48c78557a1bb0e278cf6"
format_stamp: "Formatted at 2026-06-08 12:51:32 on dist-test-slave-pmzz"
I20260608 12:51:32.239867  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:51:32.243129 10615 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:32.243892  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:51:32.244151  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922948580137-4865-0/minicluster-data/master-0-root
uuid: "75f4455ae5fd48c78557a1bb0e278cf6"
format_stamp: "Formatted at 2026-06-08 12:51:32 on dist-test-slave-pmzz"
I20260608 12:51:32.244406  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922948580137-4865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922948580137-4865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922948580137-4865-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)
I20260608 12:51:32.255343  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:32.256522  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:32.294554  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.126:37607
I20260608 12:51:32.294682 10666 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.126:37607 every 8 connection(s)
I20260608 12:51:32.298907 10667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:32.310016 10667 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 75f4455ae5fd48c78557a1bb0e278cf6: Bootstrap starting.
I20260608 12:51:32.314895 10667 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 75f4455ae5fd48c78557a1bb0e278cf6: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:32.319162 10667 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 75f4455ae5fd48c78557a1bb0e278cf6: No bootstrap required, opened a new log
I20260608 12:51:32.321455 10667 raft_consensus.cc:359] T 00000000000000000000000000000000 P 75f4455ae5fd48c78557a1bb0e278cf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75f4455ae5fd48c78557a1bb0e278cf6" member_type: VOTER }
I20260608 12:51:32.321911 10667 raft_consensus.cc:385] T 00000000000000000000000000000000 P 75f4455ae5fd48c78557a1bb0e278cf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:32.322156 10667 raft_consensus.cc:740] T 00000000000000000000000000000000 P 75f4455ae5fd48c78557a1bb0e278cf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f4455ae5fd48c78557a1bb0e278cf6, State: Initialized, Role: FOLLOWER
I20260608 12:51:32.322773 10667 consensus_queue.cc:260] T 00000000000000000000000000000000 P 75f4455ae5fd48c78557a1bb0e278cf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "75f4455ae5fd48c78557a1bb0e278cf6" member_type: VOTER }
I20260608 12:51:32.323280 10667 raft_consensus.cc:399] T 00000000000000000000000000000000 P 75f4455ae5fd48c78557a1bb0e278cf6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:51:32.323525 10667 raft_consensus.cc:493] T 00000000000000000000000000000000 P 75f4455ae5fd48c78557a1bb0e278cf6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:51:32.323805 10667 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 75f4455ae5fd48c78557a1bb0e278cf6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:32.328047 10667 raft_consensus.cc:515] T 00000000000000000000000000000000 P 75f4455ae5fd48c78557a1bb0e278cf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75f4455ae5fd48c78557a1bb0e278cf6" member_type: VOTER }
I20260608 12:51:32.328608 10667 leader_election.cc:304] T 00000000000000000000000000000000 P 75f4455ae5fd48c78557a1bb0e278cf6 [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: 75f4455ae5fd48c78557a1bb0e278cf6; no voters: 
I20260608 12:51:32.329761 10667 leader_election.cc:290] T 00000000000000000000000000000000 P 75f4455ae5fd48c78557a1bb0e278cf6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:51:32.330226 10670 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 75f4455ae5fd48c78557a1bb0e278cf6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:32.331601 10670 raft_consensus.cc:697] T 00000000000000000000000000000000 P 75f4455ae5fd48c78557a1bb0e278cf6 [term 1 LEADER]: Becoming Leader. State: Replica: 75f4455ae5fd48c78557a1bb0e278cf6, State: Running, Role: LEADER
I20260608 12:51:32.332330 10670 consensus_queue.cc:237] T 00000000000000000000000000000000 P 75f4455ae5fd48c78557a1bb0e278cf6 [LEADER]: Queue going to LEADER mode. State: All 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: "75f4455ae5fd48c78557a1bb0e278cf6" member_type: VOTER }
I20260608 12:51:32.332832 10667 sys_catalog.cc:565] T 00000000000000000000000000000000 P 75f4455ae5fd48c78557a1bb0e278cf6 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:51:32.336939 10672 sys_catalog.cc:455] T 00000000000000000000000000000000 P 75f4455ae5fd48c78557a1bb0e278cf6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 75f4455ae5fd48c78557a1bb0e278cf6. Latest consensus state: current_term: 1 leader_uuid: "75f4455ae5fd48c78557a1bb0e278cf6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75f4455ae5fd48c78557a1bb0e278cf6" member_type: VOTER } }
I20260608 12:51:32.337630 10672 sys_catalog.cc:458] T 00000000000000000000000000000000 P 75f4455ae5fd48c78557a1bb0e278cf6 [sys.catalog]: This master's current role is: LEADER
I20260608 12:51:32.337458 10671 sys_catalog.cc:455] T 00000000000000000000000000000000 P 75f4455ae5fd48c78557a1bb0e278cf6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "75f4455ae5fd48c78557a1bb0e278cf6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75f4455ae5fd48c78557a1bb0e278cf6" member_type: VOTER } }
I20260608 12:51:32.338063 10671 sys_catalog.cc:458] T 00000000000000000000000000000000 P 75f4455ae5fd48c78557a1bb0e278cf6 [sys.catalog]: This master's current role is: LEADER
I20260608 12:51:32.341209 10677 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:51:32.346622 10677 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:51:32.349424  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:51:32.355983 10677 catalog_manager.cc:1382] Generated new cluster ID: 6dcb5828be1247de953f94ca5660d351
I20260608 12:51:32.356241 10677 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:51:32.371788 10677 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:51:32.373049 10677 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:51:32.388557 10677 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 75f4455ae5fd48c78557a1bb0e278cf6: Generated new TSK 0
I20260608 12:51:32.389139 10677 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:51:32.415988  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:32.422299 10688 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
W20260608 12:51:32.423367 10689 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
W20260608 12:51:32.425674 10691 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
I20260608 12:51:32.426031  4865 server_base.cc:1061] running on GCE node
I20260608 12:51:32.426900  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:32.427129  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:51:32.427337  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923092427320 us; error 0 us; skew 500 ppm
I20260608 12:51:32.427922  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:32.430297  4865 webserver.cc:533] Webserver started at http://127.4.192.65:41963/ using document root <none> and password file <none>
I20260608 12:51:32.430879  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:32.431113  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:32.431427  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:32.432539  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922948580137-4865-0/minicluster-data/ts-0-root/instance:
uuid: "5a0083cb96364815be392bf74f0d7e51"
format_stamp: "Formatted at 2026-06-08 12:51:32 on dist-test-slave-pmzz"
I20260608 12:51:32.437711  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:51:32.441078 10696 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:32.441843  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:51:32.442143  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922948580137-4865-0/minicluster-data/ts-0-root
uuid: "5a0083cb96364815be392bf74f0d7e51"
format_stamp: "Formatted at 2026-06-08 12:51:32 on dist-test-slave-pmzz"
I20260608 12:51:32.442448  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922948580137-4865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922948580137-4865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922948580137-4865-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)
I20260608 12:51:32.457625  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:32.458786  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:32.460318  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:32.462605  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:32.462837  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:32.463090  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:32.463295  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260608 12:51:32.502950  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.65:43955
I20260608 12:51:32.503086 10758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.65:43955 every 8 connection(s)
I20260608 12:51:32.508404  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:32.516671 10763 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
W20260608 12:51:32.519646 10766 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
W20260608 12:51:32.519953 10764 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
I20260608 12:51:32.520648  4865 server_base.cc:1061] running on GCE node
I20260608 12:51:32.521471  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:32.521704  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:51:32.521895  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923092521875 us; error 0 us; skew 500 ppm
I20260608 12:51:32.522521  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:32.525135  4865 webserver.cc:533] Webserver started at http://127.4.192.66:41489/ using document root <none> and password file <none>
I20260608 12:51:32.525655  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:32.525871  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:32.526151  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:32.526671 10759 heartbeater.cc:344] Connected to a master server at 127.4.192.126:37607
I20260608 12:51:32.527123 10759 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:32.527736  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922948580137-4865-0/minicluster-data/ts-1-root/instance:
uuid: "d7170ccd49f64a3da83547f2931a4cb5"
format_stamp: "Formatted at 2026-06-08 12:51:32 on dist-test-slave-pmzz"
I20260608 12:51:32.528059 10759 heartbeater.cc:507] Master 127.4.192.126:37607 requested a full tablet report, sending...
I20260608 12:51:32.530481 10632 ts_manager.cc:194] Registered new tserver with Master: 5a0083cb96364815be392bf74f0d7e51 (127.4.192.65:43955)
I20260608 12:51:32.532557 10632 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47138
I20260608 12:51:32.533598  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:51:32.537750 10771 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:32.538525  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:51:32.538775  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922948580137-4865-0/minicluster-data/ts-1-root
uuid: "d7170ccd49f64a3da83547f2931a4cb5"
format_stamp: "Formatted at 2026-06-08 12:51:32 on dist-test-slave-pmzz"
I20260608 12:51:32.539014  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922948580137-4865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922948580137-4865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922948580137-4865-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)
I20260608 12:51:32.565085  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:32.566835  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:32.568310  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:32.570556  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:32.570762  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:32.571045  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:32.571206  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:32.611860  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.66:46621
I20260608 12:51:32.612052 10833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.66:46621 every 8 connection(s)
I20260608 12:51:32.616904  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:32.624595 10837 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
W20260608 12:51:32.625846 10838 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
W20260608 12:51:32.627576 10840 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
I20260608 12:51:32.628566  4865 server_base.cc:1061] running on GCE node
I20260608 12:51:32.629566  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:32.629796  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:51:32.629988  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923092629954 us; error 0 us; skew 500 ppm
I20260608 12:51:32.630189 10834 heartbeater.cc:344] Connected to a master server at 127.4.192.126:37607
I20260608 12:51:32.630605 10834 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:32.630815  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:32.631567 10834 heartbeater.cc:507] Master 127.4.192.126:37607 requested a full tablet report, sending...
I20260608 12:51:32.633924  4865 webserver.cc:533] Webserver started at http://127.4.192.67:38577/ using document root <none> and password file <none>
I20260608 12:51:32.634356 10632 ts_manager.cc:194] Registered new tserver with Master: d7170ccd49f64a3da83547f2931a4cb5 (127.4.192.66:46621)
I20260608 12:51:32.634658  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:32.634940  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:32.635291  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:32.636379 10632 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47146
I20260608 12:51:32.636967  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922948580137-4865-0/minicluster-data/ts-2-root/instance:
uuid: "4c39b8edd8ab4cf48584257216980afc"
format_stamp: "Formatted at 2026-06-08 12:51:32 on dist-test-slave-pmzz"
I20260608 12:51:32.642678  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:51:32.646775 10845 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:32.647650  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:51:32.647975  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922948580137-4865-0/minicluster-data/ts-2-root
uuid: "4c39b8edd8ab4cf48584257216980afc"
format_stamp: "Formatted at 2026-06-08 12:51:32 on dist-test-slave-pmzz"
I20260608 12:51:32.648276  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922948580137-4865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922948580137-4865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922948580137-4865-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)
I20260608 12:51:32.662003  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:32.663358  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:32.664839  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:32.667171  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:32.667475  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:32.667724  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:32.667906  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:32.707607  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.67:41715
I20260608 12:51:32.707727 10907 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.67:41715 every 8 connection(s)
I20260608 12:51:32.722129 10908 heartbeater.cc:344] Connected to a master server at 127.4.192.126:37607
I20260608 12:51:32.722487 10908 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:32.723168 10908 heartbeater.cc:507] Master 127.4.192.126:37607 requested a full tablet report, sending...
I20260608 12:51:32.725179 10632 ts_manager.cc:194] Registered new tserver with Master: 4c39b8edd8ab4cf48584257216980afc (127.4.192.67:41715)
I20260608 12:51:32.725865  4865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014709738s
I20260608 12:51:32.726601 10632 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47154
I20260608 12:51:33.535929 10759 heartbeater.cc:499] Master 127.4.192.126:37607 was elected leader, sending a full tablet report...
I20260608 12:51:33.639585 10834 heartbeater.cc:499] Master 127.4.192.126:37607 was elected leader, sending a full tablet report...
I20260608 12:51:33.729398 10908 heartbeater.cc:499] Master 127.4.192.126:37607 was elected leader, sending a full tablet report...
I20260608 12:51:33.782001 10632 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47164:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:51:33.784137 10632 catalog_manager.cc:7076] 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.
I20260608 12:51:33.831113 10724 tablet_service.cc:1511] Processing CreateTablet for tablet 7924f73e6a974abaadd67818929ef018 (DEFAULT_TABLE table=test-workload [id=8a1efdb3413f4e9bb8d4c5d4bd7824d5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:51:33.832631 10724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7924f73e6a974abaadd67818929ef018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:33.835141 10873 tablet_service.cc:1511] Processing CreateTablet for tablet 7924f73e6a974abaadd67818929ef018 (DEFAULT_TABLE table=test-workload [id=8a1efdb3413f4e9bb8d4c5d4bd7824d5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:51:33.836509 10873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7924f73e6a974abaadd67818929ef018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:33.843551 10799 tablet_service.cc:1511] Processing CreateTablet for tablet 7924f73e6a974abaadd67818929ef018 (DEFAULT_TABLE table=test-workload [id=8a1efdb3413f4e9bb8d4c5d4bd7824d5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:51:33.844882 10799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7924f73e6a974abaadd67818929ef018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:33.853262 10928 tablet_bootstrap.cc:492] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51: Bootstrap starting.
I20260608 12:51:33.854271 10929 tablet_bootstrap.cc:492] T 7924f73e6a974abaadd67818929ef018 P 4c39b8edd8ab4cf48584257216980afc: Bootstrap starting.
I20260608 12:51:33.858927 10928 tablet_bootstrap.cc:654] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:33.861500 10929 tablet_bootstrap.cc:654] T 7924f73e6a974abaadd67818929ef018 P 4c39b8edd8ab4cf48584257216980afc: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:33.863353 10930 tablet_bootstrap.cc:492] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5: Bootstrap starting.
I20260608 12:51:33.866468 10928 tablet_bootstrap.cc:492] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51: No bootstrap required, opened a new log
I20260608 12:51:33.866982 10928 ts_tablet_manager.cc:1403] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260608 12:51:33.869715 10929 tablet_bootstrap.cc:492] T 7924f73e6a974abaadd67818929ef018 P 4c39b8edd8ab4cf48584257216980afc: No bootstrap required, opened a new log
I20260608 12:51:33.870143 10929 ts_tablet_manager.cc:1403] T 7924f73e6a974abaadd67818929ef018 P 4c39b8edd8ab4cf48584257216980afc: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260608 12:51:33.870541 10930 tablet_bootstrap.cc:654] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:33.870285 10928 raft_consensus.cc:359] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a0083cb96364815be392bf74f0d7e51" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 43955 } } peers { permanent_uuid: "4c39b8edd8ab4cf48584257216980afc" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41715 } } peers { permanent_uuid: "d7170ccd49f64a3da83547f2931a4cb5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 46621 } }
I20260608 12:51:33.871115 10928 raft_consensus.cc:385] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:33.871543 10928 raft_consensus.cc:740] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a0083cb96364815be392bf74f0d7e51, State: Initialized, Role: FOLLOWER
I20260608 12:51:33.873023 10929 raft_consensus.cc:359] T 7924f73e6a974abaadd67818929ef018 P 4c39b8edd8ab4cf48584257216980afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a0083cb96364815be392bf74f0d7e51" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 43955 } } peers { permanent_uuid: "4c39b8edd8ab4cf48584257216980afc" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41715 } } peers { permanent_uuid: "d7170ccd49f64a3da83547f2931a4cb5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 46621 } }
I20260608 12:51:33.873596 10929 raft_consensus.cc:385] T 7924f73e6a974abaadd67818929ef018 P 4c39b8edd8ab4cf48584257216980afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:33.873976 10929 raft_consensus.cc:740] T 7924f73e6a974abaadd67818929ef018 P 4c39b8edd8ab4cf48584257216980afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c39b8edd8ab4cf48584257216980afc, State: Initialized, Role: FOLLOWER
I20260608 12:51:33.872551 10928 consensus_queue.cc:260] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a0083cb96364815be392bf74f0d7e51" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 43955 } } peers { permanent_uuid: "4c39b8edd8ab4cf48584257216980afc" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41715 } } peers { permanent_uuid: "d7170ccd49f64a3da83547f2931a4cb5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 46621 } }
I20260608 12:51:33.874835 10929 consensus_queue.cc:260] T 7924f73e6a974abaadd67818929ef018 P 4c39b8edd8ab4cf48584257216980afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a0083cb96364815be392bf74f0d7e51" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 43955 } } peers { permanent_uuid: "4c39b8edd8ab4cf48584257216980afc" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41715 } } peers { permanent_uuid: "d7170ccd49f64a3da83547f2931a4cb5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 46621 } }
I20260608 12:51:33.880445 10928 ts_tablet_manager.cc:1434] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 12:51:33.883574 10929 ts_tablet_manager.cc:1434] T 7924f73e6a974abaadd67818929ef018 P 4c39b8edd8ab4cf48584257216980afc: Time spent starting tablet: real 0.013s	user 0.014s	sys 0.001s
I20260608 12:51:33.884763 10930 tablet_bootstrap.cc:492] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5: No bootstrap required, opened a new log
I20260608 12:51:33.885538 10930 ts_tablet_manager.cc:1403] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.010s
I20260608 12:51:33.889194 10930 raft_consensus.cc:359] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a0083cb96364815be392bf74f0d7e51" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 43955 } } peers { permanent_uuid: "4c39b8edd8ab4cf48584257216980afc" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41715 } } peers { permanent_uuid: "d7170ccd49f64a3da83547f2931a4cb5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 46621 } }
I20260608 12:51:33.889958 10930 raft_consensus.cc:385] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:33.890271 10930 raft_consensus.cc:740] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7170ccd49f64a3da83547f2931a4cb5, State: Initialized, Role: FOLLOWER
I20260608 12:51:33.891112 10930 consensus_queue.cc:260] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a0083cb96364815be392bf74f0d7e51" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 43955 } } peers { permanent_uuid: "4c39b8edd8ab4cf48584257216980afc" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41715 } } peers { permanent_uuid: "d7170ccd49f64a3da83547f2931a4cb5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 46621 } }
I20260608 12:51:33.893903 10930 ts_tablet_manager.cc:1434] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:51:34.140599 10934 raft_consensus.cc:493] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:34.141173 10934 raft_consensus.cc:515] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a0083cb96364815be392bf74f0d7e51" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 43955 } } peers { permanent_uuid: "4c39b8edd8ab4cf48584257216980afc" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41715 } } peers { permanent_uuid: "d7170ccd49f64a3da83547f2931a4cb5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 46621 } }
I20260608 12:51:34.143628 10934 leader_election.cc:290] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c39b8edd8ab4cf48584257216980afc (127.4.192.67:41715), d7170ccd49f64a3da83547f2931a4cb5 (127.4.192.66:46621)
I20260608 12:51:34.156340 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7924f73e6a974abaadd67818929ef018" candidate_uuid: "5a0083cb96364815be392bf74f0d7e51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c39b8edd8ab4cf48584257216980afc" is_pre_election: true
I20260608 12:51:34.156896 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7924f73e6a974abaadd67818929ef018" candidate_uuid: "5a0083cb96364815be392bf74f0d7e51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7170ccd49f64a3da83547f2931a4cb5" is_pre_election: true
I20260608 12:51:34.157245 10883 raft_consensus.cc:2468] T 7924f73e6a974abaadd67818929ef018 P 4c39b8edd8ab4cf48584257216980afc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a0083cb96364815be392bf74f0d7e51 in term 0.
I20260608 12:51:34.157598 10809 raft_consensus.cc:2468] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a0083cb96364815be392bf74f0d7e51 in term 0.
I20260608 12:51:34.158918 10698 leader_election.cc:304] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c39b8edd8ab4cf48584257216980afc, 5a0083cb96364815be392bf74f0d7e51; no voters: 
I20260608 12:51:34.160115 10934 raft_consensus.cc:2804] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:34.160529 10934 raft_consensus.cc:493] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:34.160895 10934 raft_consensus.cc:3060] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:34.166504 10934 raft_consensus.cc:515] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a0083cb96364815be392bf74f0d7e51" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 43955 } } peers { permanent_uuid: "4c39b8edd8ab4cf48584257216980afc" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41715 } } peers { permanent_uuid: "d7170ccd49f64a3da83547f2931a4cb5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 46621 } }
I20260608 12:51:34.168138 10934 leader_election.cc:290] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51 [CANDIDATE]: Term 1 election: Requested vote from peers 4c39b8edd8ab4cf48584257216980afc (127.4.192.67:41715), d7170ccd49f64a3da83547f2931a4cb5 (127.4.192.66:46621)
I20260608 12:51:34.169100 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7924f73e6a974abaadd67818929ef018" candidate_uuid: "5a0083cb96364815be392bf74f0d7e51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c39b8edd8ab4cf48584257216980afc"
I20260608 12:51:34.169250 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7924f73e6a974abaadd67818929ef018" candidate_uuid: "5a0083cb96364815be392bf74f0d7e51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7170ccd49f64a3da83547f2931a4cb5"
I20260608 12:51:34.169653 10883 raft_consensus.cc:3060] T 7924f73e6a974abaadd67818929ef018 P 4c39b8edd8ab4cf48584257216980afc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:34.169806 10809 raft_consensus.cc:3060] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:34.174731 10883 raft_consensus.cc:2468] T 7924f73e6a974abaadd67818929ef018 P 4c39b8edd8ab4cf48584257216980afc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a0083cb96364815be392bf74f0d7e51 in term 1.
I20260608 12:51:34.174891 10809 raft_consensus.cc:2468] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a0083cb96364815be392bf74f0d7e51 in term 1.
I20260608 12:51:34.175800 10698 leader_election.cc:304] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c39b8edd8ab4cf48584257216980afc, 5a0083cb96364815be392bf74f0d7e51; no voters: 
I20260608 12:51:34.176501 10934 raft_consensus.cc:2804] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:34.177556 10934 raft_consensus.cc:697] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51 [term 1 LEADER]: Becoming Leader. State: Replica: 5a0083cb96364815be392bf74f0d7e51, State: Running, Role: LEADER
I20260608 12:51:34.178243 10934 consensus_queue.cc:237] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a0083cb96364815be392bf74f0d7e51" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 43955 } } peers { permanent_uuid: "4c39b8edd8ab4cf48584257216980afc" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41715 } } peers { permanent_uuid: "d7170ccd49f64a3da83547f2931a4cb5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 46621 } }
I20260608 12:51:34.185483 10632 catalog_manager.cc:5696] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a0083cb96364815be392bf74f0d7e51 (127.4.192.65). New cstate: current_term: 1 leader_uuid: "5a0083cb96364815be392bf74f0d7e51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a0083cb96364815be392bf74f0d7e51" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c39b8edd8ab4cf48584257216980afc" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7170ccd49f64a3da83547f2931a4cb5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 46621 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:34.200577  4865 tablet_server.cc:179] TabletServer@127.4.192.65:0 shutting down...
I20260608 12:51:34.225266  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:34.226167  4865 tablet_replica.cc:333] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51: stopping tablet replica
I20260608 12:51:34.227068  4865 raft_consensus.cc:2243] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:34.227795  4865 pending_rounds.cc:70] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51: Trying to abort 1 pending ops.
I20260608 12:51:34.228011  4865 pending_rounds.cc:77] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294660993761239040 op_type: NO_OP noop_request { }
I20260608 12:51:34.228322  4865 raft_consensus.cc:2889] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:51:34.228618  4865 raft_consensus.cc:2272] T 7924f73e6a974abaadd67818929ef018 P 5a0083cb96364815be392bf74f0d7e51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:34.248378  4865 tablet_server.cc:196] TabletServer@127.4.192.65:0 shutdown complete.
I20260608 12:51:34.349205 10685 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:34.350715 10685 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:34.351013 10685 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:35.794237 10941 raft_consensus.cc:493] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:35.794728 10941 raft_consensus.cc:515] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a0083cb96364815be392bf74f0d7e51" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 43955 } } peers { permanent_uuid: "4c39b8edd8ab4cf48584257216980afc" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41715 } } peers { permanent_uuid: "d7170ccd49f64a3da83547f2931a4cb5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 46621 } }
I20260608 12:51:35.797079 10941 leader_election.cc:290] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5a0083cb96364815be392bf74f0d7e51 (127.4.192.65:43955), 4c39b8edd8ab4cf48584257216980afc (127.4.192.67:41715)
W20260608 12:51:35.803776 10774 leader_election.cc:336] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5a0083cb96364815be392bf74f0d7e51 (127.4.192.65:43955): Network error: Client connection negotiation failed: client connection to 127.4.192.65:43955: connect: Connection refused (error 111)
I20260608 12:51:35.807933 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7924f73e6a974abaadd67818929ef018" candidate_uuid: "d7170ccd49f64a3da83547f2931a4cb5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c39b8edd8ab4cf48584257216980afc" is_pre_election: true
I20260608 12:51:35.808539 10883 raft_consensus.cc:2468] T 7924f73e6a974abaadd67818929ef018 P 4c39b8edd8ab4cf48584257216980afc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7170ccd49f64a3da83547f2931a4cb5 in term 1.
I20260608 12:51:35.809562 10773 leader_election.cc:304] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 [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: 4c39b8edd8ab4cf48584257216980afc, d7170ccd49f64a3da83547f2931a4cb5; no voters: 5a0083cb96364815be392bf74f0d7e51
I20260608 12:51:35.810245 10941 raft_consensus.cc:2804] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:51:35.810563 10941 raft_consensus.cc:493] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:35.810834 10941 raft_consensus.cc:3060] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:51:35.815757 10941 raft_consensus.cc:515] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a0083cb96364815be392bf74f0d7e51" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 43955 } } peers { permanent_uuid: "4c39b8edd8ab4cf48584257216980afc" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41715 } } peers { permanent_uuid: "d7170ccd49f64a3da83547f2931a4cb5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 46621 } }
I20260608 12:51:35.817364 10941 leader_election.cc:290] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 [CANDIDATE]: Term 2 election: Requested vote from peers 5a0083cb96364815be392bf74f0d7e51 (127.4.192.65:43955), 4c39b8edd8ab4cf48584257216980afc (127.4.192.67:41715)
I20260608 12:51:35.818504 10883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7924f73e6a974abaadd67818929ef018" candidate_uuid: "d7170ccd49f64a3da83547f2931a4cb5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c39b8edd8ab4cf48584257216980afc"
I20260608 12:51:35.819105 10883 raft_consensus.cc:3060] T 7924f73e6a974abaadd67818929ef018 P 4c39b8edd8ab4cf48584257216980afc [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:51:35.821010 10774 leader_election.cc:336] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5a0083cb96364815be392bf74f0d7e51 (127.4.192.65:43955): Network error: Client connection negotiation failed: client connection to 127.4.192.65:43955: connect: Connection refused (error 111)
I20260608 12:51:35.824371 10883 raft_consensus.cc:2468] T 7924f73e6a974abaadd67818929ef018 P 4c39b8edd8ab4cf48584257216980afc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7170ccd49f64a3da83547f2931a4cb5 in term 2.
I20260608 12:51:35.825387 10773 leader_election.cc:304] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 [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: 4c39b8edd8ab4cf48584257216980afc, d7170ccd49f64a3da83547f2931a4cb5; no voters: 5a0083cb96364815be392bf74f0d7e51
I20260608 12:51:35.826051 10941 raft_consensus.cc:2804] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:51:35.826998 10941 raft_consensus.cc:697] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 [term 2 LEADER]: Becoming Leader. State: Replica: d7170ccd49f64a3da83547f2931a4cb5, State: Running, Role: LEADER
I20260608 12:51:35.827802 10941 consensus_queue.cc:237] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 [LEADER]: Queue going to LEADER 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: "5a0083cb96364815be392bf74f0d7e51" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 43955 } } peers { permanent_uuid: "4c39b8edd8ab4cf48584257216980afc" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41715 } } peers { permanent_uuid: "d7170ccd49f64a3da83547f2931a4cb5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 46621 } }
I20260608 12:51:35.834283 10632 catalog_manager.cc:5696] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 reported cstate change: term changed from 1 to 2, leader changed from 5a0083cb96364815be392bf74f0d7e51 (127.4.192.65) to d7170ccd49f64a3da83547f2931a4cb5 (127.4.192.66). New cstate: current_term: 2 leader_uuid: "d7170ccd49f64a3da83547f2931a4cb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a0083cb96364815be392bf74f0d7e51" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c39b8edd8ab4cf48584257216980afc" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7170ccd49f64a3da83547f2931a4cb5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 46621 } health_report { overall_health: HEALTHY } } }
I20260608 12:51:36.351861 10685 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:36.353250 10685 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:36.353554 10685 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:36.429235 10883 raft_consensus.cc:1275] T 7924f73e6a974abaadd67818929ef018 P 4c39b8edd8ab4cf48584257216980afc [term 2 FOLLOWER]: Refusing update from remote peer d7170ccd49f64a3da83547f2931a4cb5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:51:36.430636 10952 consensus_queue.cc:1048] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c39b8edd8ab4cf48584257216980afc" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:51:36.440757 10774 consensus_peers.cc:597] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 -> Peer 5a0083cb96364815be392bf74f0d7e51 (127.4.192.65:43955): Couldn't send request to peer 5a0083cb96364815be392bf74f0d7e51. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:43955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:51:37.444829 10774 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.192.65:43955: connect: Connection refused (error 111) [suppressed 6 similar messages]
I20260608 12:51:38.354465 10685 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:38.355854 10685 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:38.356204 10685 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:51:38.950906 10774 consensus_peers.cc:597] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 -> Peer 5a0083cb96364815be392bf74f0d7e51 (127.4.192.65:43955): Couldn't send request to peer 5a0083cb96364815be392bf74f0d7e51. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:43955: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:51:39.061939 10663 debug-util.cc:398] Leaking SignalData structure 0x7b0800120980 after lost signal to thread 4868
W20260608 12:51:39.063004 10663 debug-util.cc:398] Leaking SignalData structure 0x7b080016fda0 after lost signal to thread 10666
W20260608 12:51:39.064126 10663 debug-util.cc:398] Leaking SignalData structure 0x7b0800298c60 after lost signal to thread 10833
W20260608 12:51:39.065088 10663 debug-util.cc:398] Leaking SignalData structure 0x7b08001f6b00 after lost signal to thread 10907
I20260608 12:51:40.357519 10685 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:40.359544 10685 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:40.359884 10685 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:51:41.282785 10774 consensus_peers.cc:597] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 -> Peer 5a0083cb96364815be392bf74f0d7e51 (127.4.192.65:43955): Couldn't send request to peer 5a0083cb96364815be392bf74f0d7e51. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:43955: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 12:51:42.360868 10685 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:42.362318 10685 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:42.362646 10685 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:51:42.727001 10774 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.192.65:43955: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260608 12:51:43.178082 10830 debug-util.cc:398] Leaking SignalData structure 0x7b0800054940 after lost signal to thread 4868
W20260608 12:51:43.179159 10830 debug-util.cc:398] Leaking SignalData structure 0x7b08002e86c0 after lost signal to thread 10666
W20260608 12:51:43.180295 10830 debug-util.cc:398] Leaking SignalData structure 0x7b080019d440 after lost signal to thread 10833
W20260608 12:51:43.181227 10830 debug-util.cc:398] Leaking SignalData structure 0x7b08002905c0 after lost signal to thread 10907
I20260608 12:51:44.363559 10685 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:44.364924 10685 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:44.365257 10685 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:51:44.440575 10774 consensus_peers.cc:597] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 -> Peer 5a0083cb96364815be392bf74f0d7e51 (127.4.192.65:43955): Couldn't send request to peer 5a0083cb96364815be392bf74f0d7e51. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:43955: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 12:51:44.848337  4865 tablet_server.cc:179] TabletServer@127.4.192.66:0 shutting down...
I20260608 12:51:44.890995  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:44.891970  4865 tablet_replica.cc:333] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5: stopping tablet replica
I20260608 12:51:44.892637  4865 raft_consensus.cc:2243] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:51:44.894001  4865 raft_consensus.cc:2272] T 7924f73e6a974abaadd67818929ef018 P d7170ccd49f64a3da83547f2931a4cb5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:51:45.915341  4865 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 10830)
I20260608 12:51:45.978531  4865 tablet_server.cc:196] TabletServer@127.4.192.66:0 shutdown complete.
I20260608 12:51:45.991910  4865 tablet_server.cc:179] TabletServer@127.4.192.67:0 shutting down...
I20260608 12:51:46.013064  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:46.013785  4865 tablet_replica.cc:333] T 7924f73e6a974abaadd67818929ef018 P 4c39b8edd8ab4cf48584257216980afc: stopping tablet replica
I20260608 12:51:46.014307  4865 raft_consensus.cc:2243] T 7924f73e6a974abaadd67818929ef018 P 4c39b8edd8ab4cf48584257216980afc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:46.014817  4865 raft_consensus.cc:2272] T 7924f73e6a974abaadd67818929ef018 P 4c39b8edd8ab4cf48584257216980afc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:46.034162  4865 tablet_server.cc:196] TabletServer@127.4.192.67:0 shutdown complete.
I20260608 12:51:46.045948  4865 master.cc:562] Master@127.4.192.126:37607 shutting down...
I20260608 12:51:46.064388  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 75f4455ae5fd48c78557a1bb0e278cf6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:46.065009  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 75f4455ae5fd48c78557a1bb0e278cf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:46.065318  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 75f4455ae5fd48c78557a1bb0e278cf6: stopping tablet replica
I20260608 12:51:46.098428  4865 master.cc:584] Master@127.4.192.126:37607 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13917 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 12:51:46.137066  4865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.192.126:35099
I20260608 12:51:46.138173  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:46.144064 10983 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
W20260608 12:51:46.144129 10982 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
W20260608 12:51:46.144841 10985 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
I20260608 12:51:46.146018  4865 server_base.cc:1061] running on GCE node
I20260608 12:51:46.146770  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:46.146941  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:51:46.147060  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923106147049 us; error 0 us; skew 500 ppm
I20260608 12:51:46.147639  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:46.150197  4865 webserver.cc:533] Webserver started at http://127.4.192.126:40947/ using document root <none> and password file <none>
I20260608 12:51:46.150724  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:46.150938  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:46.151221  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:46.152503  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922948580137-4865-0/minicluster-data/master-0-root/instance:
uuid: "0fb07e6c2fae49ef96fa11cc9450cef8"
format_stamp: "Formatted at 2026-06-08 12:51:46 on dist-test-slave-pmzz"
I20260608 12:51:46.157090  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:51:46.160486 10990 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:46.161227  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:51:46.161528  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922948580137-4865-0/minicluster-data/master-0-root
uuid: "0fb07e6c2fae49ef96fa11cc9450cef8"
format_stamp: "Formatted at 2026-06-08 12:51:46 on dist-test-slave-pmzz"
I20260608 12:51:46.161813  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922948580137-4865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922948580137-4865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922948580137-4865-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)
I20260608 12:51:46.183192  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:46.184478  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:46.223011  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.126:35099
I20260608 12:51:46.223151 11041 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.126:35099 every 8 connection(s)
I20260608 12:51:46.227272 11042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:46.239039 11042 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0fb07e6c2fae49ef96fa11cc9450cef8: Bootstrap starting.
I20260608 12:51:46.243992 11042 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0fb07e6c2fae49ef96fa11cc9450cef8: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:46.248251 11042 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0fb07e6c2fae49ef96fa11cc9450cef8: No bootstrap required, opened a new log
I20260608 12:51:46.250684 11042 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0fb07e6c2fae49ef96fa11cc9450cef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0fb07e6c2fae49ef96fa11cc9450cef8" member_type: VOTER }
I20260608 12:51:46.251114 11042 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0fb07e6c2fae49ef96fa11cc9450cef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:46.251376 11042 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0fb07e6c2fae49ef96fa11cc9450cef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb07e6c2fae49ef96fa11cc9450cef8, State: Initialized, Role: FOLLOWER
I20260608 12:51:46.251998 11042 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0fb07e6c2fae49ef96fa11cc9450cef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0fb07e6c2fae49ef96fa11cc9450cef8" member_type: VOTER }
I20260608 12:51:46.252472 11042 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0fb07e6c2fae49ef96fa11cc9450cef8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:51:46.252704 11042 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0fb07e6c2fae49ef96fa11cc9450cef8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:51:46.252988 11042 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0fb07e6c2fae49ef96fa11cc9450cef8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:46.257423 11042 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0fb07e6c2fae49ef96fa11cc9450cef8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0fb07e6c2fae49ef96fa11cc9450cef8" member_type: VOTER }
I20260608 12:51:46.258003 11042 leader_election.cc:304] T 00000000000000000000000000000000 P 0fb07e6c2fae49ef96fa11cc9450cef8 [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: 0fb07e6c2fae49ef96fa11cc9450cef8; no voters: 
I20260608 12:51:46.259160 11042 leader_election.cc:290] T 00000000000000000000000000000000 P 0fb07e6c2fae49ef96fa11cc9450cef8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:51:46.259632 11045 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0fb07e6c2fae49ef96fa11cc9450cef8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:46.260952 11045 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0fb07e6c2fae49ef96fa11cc9450cef8 [term 1 LEADER]: Becoming Leader. State: Replica: 0fb07e6c2fae49ef96fa11cc9450cef8, State: Running, Role: LEADER
I20260608 12:51:46.261699 11045 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0fb07e6c2fae49ef96fa11cc9450cef8 [LEADER]: Queue going to LEADER mode. State: All 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: "0fb07e6c2fae49ef96fa11cc9450cef8" member_type: VOTER }
I20260608 12:51:46.262308 11042 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0fb07e6c2fae49ef96fa11cc9450cef8 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:51:46.266664 11046 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0fb07e6c2fae49ef96fa11cc9450cef8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0fb07e6c2fae49ef96fa11cc9450cef8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0fb07e6c2fae49ef96fa11cc9450cef8" member_type: VOTER } }
I20260608 12:51:46.267382 11046 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0fb07e6c2fae49ef96fa11cc9450cef8 [sys.catalog]: This master's current role is: LEADER
I20260608 12:51:46.267318 11047 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0fb07e6c2fae49ef96fa11cc9450cef8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0fb07e6c2fae49ef96fa11cc9450cef8. Latest consensus state: current_term: 1 leader_uuid: "0fb07e6c2fae49ef96fa11cc9450cef8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0fb07e6c2fae49ef96fa11cc9450cef8" member_type: VOTER } }
I20260608 12:51:46.267989 11047 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0fb07e6c2fae49ef96fa11cc9450cef8 [sys.catalog]: This master's current role is: LEADER
I20260608 12:51:46.274353 11051 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:51:46.283197 11051 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:51:46.284198  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:51:46.292179 11051 catalog_manager.cc:1382] Generated new cluster ID: af581c41d5fa41bcbb461fe30b52ea91
I20260608 12:51:46.292450 11051 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:51:46.314461 11051 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:51:46.315739 11051 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:51:46.330133 11051 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0fb07e6c2fae49ef96fa11cc9450cef8: Generated new TSK 0
I20260608 12:51:46.330725 11051 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:51:46.350364  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:46.356527 11063 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
W20260608 12:51:46.357412 11064 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
W20260608 12:51:46.358927 11066 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
I20260608 12:51:46.359221  4865 server_base.cc:1061] running on GCE node
I20260608 12:51:46.360250  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:46.360458  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:51:46.360647  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923106360629 us; error 0 us; skew 500 ppm
I20260608 12:51:46.361255  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:46.363535  4865 webserver.cc:533] Webserver started at http://127.4.192.65:46033/ using document root <none> and password file <none>
I20260608 12:51:46.364102  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:46.364317  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:46.364588  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:46.365707  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922948580137-4865-0/minicluster-data/ts-0-root/instance:
uuid: "3a01013f32914b319fcc5071e4ac0e7f"
format_stamp: "Formatted at 2026-06-08 12:51:46 on dist-test-slave-pmzz"
I20260608 12:51:46.370061  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:51:46.373391 11071 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:46.374092  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:51:46.374398  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922948580137-4865-0/minicluster-data/ts-0-root
uuid: "3a01013f32914b319fcc5071e4ac0e7f"
format_stamp: "Formatted at 2026-06-08 12:51:46 on dist-test-slave-pmzz"
I20260608 12:51:46.374662  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922948580137-4865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922948580137-4865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922948580137-4865-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)
I20260608 12:51:46.386144  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:46.387210  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:46.388684  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:46.390947  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:46.391180  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:46.391443  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:46.391620  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:46.431865  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.65:35187
I20260608 12:51:46.431990 11133 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.65:35187 every 8 connection(s)
I20260608 12:51:46.438426  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:46.445446 11138 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
W20260608 12:51:46.449864 11139 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
W20260608 12:51:46.457067 11141 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
I20260608 12:51:46.457298  4865 server_base.cc:1061] running on GCE node
I20260608 12:51:46.458458  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:46.458727  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:51:46.458927  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923106458908 us; error 0 us; skew 500 ppm
I20260608 12:51:46.459635  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:46.462468  4865 webserver.cc:533] Webserver started at http://127.4.192.66:44275/ using document root <none> and password file <none>
I20260608 12:51:46.463121  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:46.463442  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:46.463793  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:46.464758 11134 heartbeater.cc:344] Connected to a master server at 127.4.192.126:35099
I20260608 12:51:46.465155 11134 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:46.465185  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922948580137-4865-0/minicluster-data/ts-1-root/instance:
uuid: "d3d22a3af170461eb242d905b539cc83"
format_stamp: "Formatted at 2026-06-08 12:51:46 on dist-test-slave-pmzz"
I20260608 12:51:46.466001 11134 heartbeater.cc:507] Master 127.4.192.126:35099 requested a full tablet report, sending...
I20260608 12:51:46.468189 11007 ts_manager.cc:194] Registered new tserver with Master: 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187)
I20260608 12:51:46.470103 11007 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60112
I20260608 12:51:46.470510  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 12:51:46.474157 11146 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:46.474848  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:51:46.475139  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922948580137-4865-0/minicluster-data/ts-1-root
uuid: "d3d22a3af170461eb242d905b539cc83"
format_stamp: "Formatted at 2026-06-08 12:51:46 on dist-test-slave-pmzz"
I20260608 12:51:46.475457  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922948580137-4865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922948580137-4865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922948580137-4865-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)
I20260608 12:51:46.486907  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:46.488034  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:46.489434  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:46.491628  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:46.491853  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:46.492089  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:46.492267  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:46.532279  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.66:44349
I20260608 12:51:46.532395 11208 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.66:44349 every 8 connection(s)
I20260608 12:51:46.537592  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:46.546546 11213 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
W20260608 12:51:46.547448 11212 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
W20260608 12:51:46.549435 11215 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
I20260608 12:51:46.550159 11209 heartbeater.cc:344] Connected to a master server at 127.4.192.126:35099
I20260608 12:51:46.550598 11209 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:46.551468  4865 server_base.cc:1061] running on GCE node
I20260608 12:51:46.551537 11209 heartbeater.cc:507] Master 127.4.192.126:35099 requested a full tablet report, sending...
I20260608 12:51:46.552732  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:46.552954  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:51:46.553166  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923106553150 us; error 0 us; skew 500 ppm
I20260608 12:51:46.553791  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:46.554008 11007 ts_manager.cc:194] Registered new tserver with Master: d3d22a3af170461eb242d905b539cc83 (127.4.192.66:44349)
I20260608 12:51:46.555606 11007 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60122
I20260608 12:51:46.556700  4865 webserver.cc:533] Webserver started at http://127.4.192.67:45083/ using document root <none> and password file <none>
I20260608 12:51:46.557536  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:46.557796  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:46.558159  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:46.559454  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922948580137-4865-0/minicluster-data/ts-2-root/instance:
uuid: "c12544524ef441248a99ac26bdbd5938"
format_stamp: "Formatted at 2026-06-08 12:51:46 on dist-test-slave-pmzz"
I20260608 12:51:46.564090  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:51:46.567418 11220 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:46.568212  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:51:46.568532  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922948580137-4865-0/minicluster-data/ts-2-root
uuid: "c12544524ef441248a99ac26bdbd5938"
format_stamp: "Formatted at 2026-06-08 12:51:46 on dist-test-slave-pmzz"
I20260608 12:51:46.568783  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922948580137-4865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922948580137-4865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922948580137-4865-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)
I20260608 12:51:46.579939  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:46.581068  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:46.582486  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:46.585150  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:46.585325  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:46.585500  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:46.585631  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:46.625455  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.67:35781
I20260608 12:51:46.625592 11282 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.67:35781 every 8 connection(s)
I20260608 12:51:46.639335 11283 heartbeater.cc:344] Connected to a master server at 127.4.192.126:35099
I20260608 12:51:46.639701 11283 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:46.640441 11283 heartbeater.cc:507] Master 127.4.192.126:35099 requested a full tablet report, sending...
I20260608 12:51:46.642270 11007 ts_manager.cc:194] Registered new tserver with Master: c12544524ef441248a99ac26bdbd5938 (127.4.192.67:35781)
I20260608 12:51:46.642419  4865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013594371s
I20260608 12:51:46.643718 11007 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60134
I20260608 12:51:47.472755 11134 heartbeater.cc:499] Master 127.4.192.126:35099 was elected leader, sending a full tablet report...
I20260608 12:51:47.558640 11209 heartbeater.cc:499] Master 127.4.192.126:35099 was elected leader, sending a full tablet report...
I20260608 12:51:47.646530 11283 heartbeater.cc:499] Master 127.4.192.126:35099 was elected leader, sending a full tablet report...
I20260608 12:51:47.698110 11007 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60480:
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\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:51:47.700567 11007 catalog_manager.cc:7076] 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.
I20260608 12:51:47.768357 11248 tablet_service.cc:1511] Processing CreateTablet for tablet e56d515eb4d64d78ba4c3c8d54073f00 (DEFAULT_TABLE table=test-workload [id=79914236f0d64cdcbc3b9f81c5396aa2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:51:47.769827 11248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e56d515eb4d64d78ba4c3c8d54073f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:47.772164 11247 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce69b2948fb4ba4a07f9983a0af6023 (DEFAULT_TABLE table=test-workload [id=79914236f0d64cdcbc3b9f81c5396aa2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:51:47.773262 11247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce69b2948fb4ba4a07f9983a0af6023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:47.778296 11174 tablet_service.cc:1511] Processing CreateTablet for tablet e56d515eb4d64d78ba4c3c8d54073f00 (DEFAULT_TABLE table=test-workload [id=79914236f0d64cdcbc3b9f81c5396aa2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:51:47.780464 11173 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce69b2948fb4ba4a07f9983a0af6023 (DEFAULT_TABLE table=test-workload [id=79914236f0d64cdcbc3b9f81c5396aa2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:51:47.782438 11172 tablet_service.cc:1511] Processing CreateTablet for tablet 918ea137c98249ee91f90cd90dcbe420 (DEFAULT_TABLE table=test-workload [id=79914236f0d64cdcbc3b9f81c5396aa2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:51:47.784643 11246 tablet_service.cc:1511] Processing CreateTablet for tablet 918ea137c98249ee91f90cd90dcbe420 (DEFAULT_TABLE table=test-workload [id=79914236f0d64cdcbc3b9f81c5396aa2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:51:47.786051 11246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 918ea137c98249ee91f90cd90dcbe420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:47.787314 11245 tablet_service.cc:1511] Processing CreateTablet for tablet 90bbe8c71f154e24b8b84f9a13909761 (DEFAULT_TABLE table=test-workload [id=79914236f0d64cdcbc3b9f81c5396aa2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:51:47.788679 11171 tablet_service.cc:1511] Processing CreateTablet for tablet 90bbe8c71f154e24b8b84f9a13909761 (DEFAULT_TABLE table=test-workload [id=79914236f0d64cdcbc3b9f81c5396aa2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:51:47.788795 11245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90bbe8c71f154e24b8b84f9a13909761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:47.788790 11096 tablet_service.cc:1511] Processing CreateTablet for tablet 90bbe8c71f154e24b8b84f9a13909761 (DEFAULT_TABLE table=test-workload [id=79914236f0d64cdcbc3b9f81c5396aa2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:51:47.790356 11096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90bbe8c71f154e24b8b84f9a13909761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:47.793061 11097 tablet_service.cc:1511] Processing CreateTablet for tablet 918ea137c98249ee91f90cd90dcbe420 (DEFAULT_TABLE table=test-workload [id=79914236f0d64cdcbc3b9f81c5396aa2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:51:47.794863 11097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 918ea137c98249ee91f90cd90dcbe420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:47.796994 11098 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce69b2948fb4ba4a07f9983a0af6023 (DEFAULT_TABLE table=test-workload [id=79914236f0d64cdcbc3b9f81c5396aa2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:51:47.800606 11099 tablet_service.cc:1511] Processing CreateTablet for tablet e56d515eb4d64d78ba4c3c8d54073f00 (DEFAULT_TABLE table=test-workload [id=79914236f0d64cdcbc3b9f81c5396aa2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:51:47.803151 11174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e56d515eb4d64d78ba4c3c8d54073f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:47.806318 11099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e56d515eb4d64d78ba4c3c8d54073f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:47.806501 11171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90bbe8c71f154e24b8b84f9a13909761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:47.811578 11098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce69b2948fb4ba4a07f9983a0af6023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:47.811843 11172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 918ea137c98249ee91f90cd90dcbe420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:47.819625 11173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce69b2948fb4ba4a07f9983a0af6023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:47.852969 11304 tablet_bootstrap.cc:492] T e56d515eb4d64d78ba4c3c8d54073f00 P d3d22a3af170461eb242d905b539cc83: Bootstrap starting.
I20260608 12:51:47.856734 11303 tablet_bootstrap.cc:492] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938: Bootstrap starting.
I20260608 12:51:47.861398 11304 tablet_bootstrap.cc:654] T e56d515eb4d64d78ba4c3c8d54073f00 P d3d22a3af170461eb242d905b539cc83: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:47.870797 11305 tablet_bootstrap.cc:492] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f: Bootstrap starting.
I20260608 12:51:47.872190 11304 tablet_bootstrap.cc:492] T e56d515eb4d64d78ba4c3c8d54073f00 P d3d22a3af170461eb242d905b539cc83: No bootstrap required, opened a new log
I20260608 12:51:47.872572 11303 tablet_bootstrap.cc:654] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:47.872641 11304 ts_tablet_manager.cc:1403] T e56d515eb4d64d78ba4c3c8d54073f00 P d3d22a3af170461eb242d905b539cc83: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.007s
I20260608 12:51:47.875710 11304 raft_consensus.cc:359] T e56d515eb4d64d78ba4c3c8d54073f00 P d3d22a3af170461eb242d905b539cc83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } }
I20260608 12:51:47.876467 11304 raft_consensus.cc:385] T e56d515eb4d64d78ba4c3c8d54073f00 P d3d22a3af170461eb242d905b539cc83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:47.876834 11304 raft_consensus.cc:740] T e56d515eb4d64d78ba4c3c8d54073f00 P d3d22a3af170461eb242d905b539cc83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d22a3af170461eb242d905b539cc83, State: Initialized, Role: FOLLOWER
I20260608 12:51:47.878060 11305 tablet_bootstrap.cc:654] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:47.877668 11304 consensus_queue.cc:260] T e56d515eb4d64d78ba4c3c8d54073f00 P d3d22a3af170461eb242d905b539cc83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } }
I20260608 12:51:47.880566 11303 tablet_bootstrap.cc:492] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938: No bootstrap required, opened a new log
I20260608 12:51:47.880981 11304 ts_tablet_manager.cc:1434] T e56d515eb4d64d78ba4c3c8d54073f00 P d3d22a3af170461eb242d905b539cc83: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260608 12:51:47.881135 11303 ts_tablet_manager.cc:1403] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.000s
I20260608 12:51:47.882869 11304 tablet_bootstrap.cc:492] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83: Bootstrap starting.
I20260608 12:51:47.884613 11305 tablet_bootstrap.cc:492] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f: No bootstrap required, opened a new log
I20260608 12:51:47.884604 11303 raft_consensus.cc:359] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } }
I20260608 12:51:47.885398 11305 ts_tablet_manager.cc:1403] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 12:51:47.885775 11303 raft_consensus.cc:385] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:47.886188 11303 raft_consensus.cc:740] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c12544524ef441248a99ac26bdbd5938, State: Initialized, Role: FOLLOWER
I20260608 12:51:47.887264 11303 consensus_queue.cc:260] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } }
I20260608 12:51:47.888801 11305 raft_consensus.cc:359] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:47.889818 11305 raft_consensus.cc:385] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:47.890319 11304 tablet_bootstrap.cc:654] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:47.890236 11305 raft_consensus.cc:740] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a01013f32914b319fcc5071e4ac0e7f, State: Initialized, Role: FOLLOWER
I20260608 12:51:47.891743 11305 consensus_queue.cc:260] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:47.898761 11303 ts_tablet_manager.cc:1434] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.004s
I20260608 12:51:47.900262 11303 tablet_bootstrap.cc:492] T 90bbe8c71f154e24b8b84f9a13909761 P c12544524ef441248a99ac26bdbd5938: Bootstrap starting.
I20260608 12:51:47.906543 11304 tablet_bootstrap.cc:492] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83: No bootstrap required, opened a new log
I20260608 12:51:47.907181 11304 ts_tablet_manager.cc:1403] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.012s
I20260608 12:51:47.908624 11303 tablet_bootstrap.cc:654] T 90bbe8c71f154e24b8b84f9a13909761 P c12544524ef441248a99ac26bdbd5938: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:47.911397 11304 raft_consensus.cc:359] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:47.912333 11304 raft_consensus.cc:385] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:47.912693 11304 raft_consensus.cc:740] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d22a3af170461eb242d905b539cc83, State: Initialized, Role: FOLLOWER
I20260608 12:51:47.913569 11304 consensus_queue.cc:260] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:47.915292 11305 ts_tablet_manager.cc:1434] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f: Time spent starting tablet: real 0.029s	user 0.014s	sys 0.012s
I20260608 12:51:47.916172 11304 ts_tablet_manager.cc:1434] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:51:47.916468 11305 tablet_bootstrap.cc:492] T 4ce69b2948fb4ba4a07f9983a0af6023 P 3a01013f32914b319fcc5071e4ac0e7f: Bootstrap starting.
I20260608 12:51:47.917258 11304 tablet_bootstrap.cc:492] T 918ea137c98249ee91f90cd90dcbe420 P d3d22a3af170461eb242d905b539cc83: Bootstrap starting.
I20260608 12:51:47.924105 11305 tablet_bootstrap.cc:654] T 4ce69b2948fb4ba4a07f9983a0af6023 P 3a01013f32914b319fcc5071e4ac0e7f: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:47.924588 11304 tablet_bootstrap.cc:654] T 918ea137c98249ee91f90cd90dcbe420 P d3d22a3af170461eb242d905b539cc83: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:47.928088 11303 tablet_bootstrap.cc:492] T 90bbe8c71f154e24b8b84f9a13909761 P c12544524ef441248a99ac26bdbd5938: No bootstrap required, opened a new log
I20260608 12:51:47.932509 11303 ts_tablet_manager.cc:1403] T 90bbe8c71f154e24b8b84f9a13909761 P c12544524ef441248a99ac26bdbd5938: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.016s
I20260608 12:51:47.935904 11305 tablet_bootstrap.cc:492] T 4ce69b2948fb4ba4a07f9983a0af6023 P 3a01013f32914b319fcc5071e4ac0e7f: No bootstrap required, opened a new log
I20260608 12:51:47.935786 11303 raft_consensus.cc:359] T 90bbe8c71f154e24b8b84f9a13909761 P c12544524ef441248a99ac26bdbd5938 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:47.936381 11304 tablet_bootstrap.cc:492] T 918ea137c98249ee91f90cd90dcbe420 P d3d22a3af170461eb242d905b539cc83: No bootstrap required, opened a new log
I20260608 12:51:47.936528 11305 ts_tablet_manager.cc:1403] T 4ce69b2948fb4ba4a07f9983a0af6023 P 3a01013f32914b319fcc5071e4ac0e7f: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260608 12:51:47.936597 11303 raft_consensus.cc:385] T 90bbe8c71f154e24b8b84f9a13909761 P c12544524ef441248a99ac26bdbd5938 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:47.937018 11304 ts_tablet_manager.cc:1403] T 918ea137c98249ee91f90cd90dcbe420 P d3d22a3af170461eb242d905b539cc83: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260608 12:51:47.937202 11303 raft_consensus.cc:740] T 90bbe8c71f154e24b8b84f9a13909761 P c12544524ef441248a99ac26bdbd5938 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c12544524ef441248a99ac26bdbd5938, State: Initialized, Role: FOLLOWER
I20260608 12:51:47.938122 11303 consensus_queue.cc:260] T 90bbe8c71f154e24b8b84f9a13909761 P c12544524ef441248a99ac26bdbd5938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
W20260608 12:51:47.938931 11135 tablet.cc:2404] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:51:47.939993 11304 raft_consensus.cc:359] T 918ea137c98249ee91f90cd90dcbe420 P d3d22a3af170461eb242d905b539cc83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:47.940507 11303 ts_tablet_manager.cc:1434] T 90bbe8c71f154e24b8b84f9a13909761 P c12544524ef441248a99ac26bdbd5938: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:51:47.940575 11304 raft_consensus.cc:385] T 918ea137c98249ee91f90cd90dcbe420 P d3d22a3af170461eb242d905b539cc83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:47.941133 11304 raft_consensus.cc:740] T 918ea137c98249ee91f90cd90dcbe420 P d3d22a3af170461eb242d905b539cc83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d22a3af170461eb242d905b539cc83, State: Initialized, Role: FOLLOWER
I20260608 12:51:47.941674 11303 tablet_bootstrap.cc:492] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938: Bootstrap starting.
I20260608 12:51:47.942003 11305 raft_consensus.cc:359] T 4ce69b2948fb4ba4a07f9983a0af6023 P 3a01013f32914b319fcc5071e4ac0e7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:47.942837 11305 raft_consensus.cc:385] T 4ce69b2948fb4ba4a07f9983a0af6023 P 3a01013f32914b319fcc5071e4ac0e7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:47.943149 11305 raft_consensus.cc:740] T 4ce69b2948fb4ba4a07f9983a0af6023 P 3a01013f32914b319fcc5071e4ac0e7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a01013f32914b319fcc5071e4ac0e7f, State: Initialized, Role: FOLLOWER
I20260608 12:51:47.943986 11305 consensus_queue.cc:260] T 4ce69b2948fb4ba4a07f9983a0af6023 P 3a01013f32914b319fcc5071e4ac0e7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:47.946285 11305 ts_tablet_manager.cc:1434] T 4ce69b2948fb4ba4a07f9983a0af6023 P 3a01013f32914b319fcc5071e4ac0e7f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260608 12:51:47.947333 11305 tablet_bootstrap.cc:492] T 90bbe8c71f154e24b8b84f9a13909761 P 3a01013f32914b319fcc5071e4ac0e7f: Bootstrap starting.
I20260608 12:51:47.949313 11303 tablet_bootstrap.cc:654] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:47.941998 11304 consensus_queue.cc:260] T 918ea137c98249ee91f90cd90dcbe420 P d3d22a3af170461eb242d905b539cc83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:47.952071 11304 ts_tablet_manager.cc:1434] T 918ea137c98249ee91f90cd90dcbe420 P d3d22a3af170461eb242d905b539cc83: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 12:51:47.953182 11304 tablet_bootstrap.cc:492] T 4ce69b2948fb4ba4a07f9983a0af6023 P d3d22a3af170461eb242d905b539cc83: Bootstrap starting.
I20260608 12:51:47.954540 11305 tablet_bootstrap.cc:654] T 90bbe8c71f154e24b8b84f9a13909761 P 3a01013f32914b319fcc5071e4ac0e7f: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:47.959898 11304 tablet_bootstrap.cc:654] T 4ce69b2948fb4ba4a07f9983a0af6023 P d3d22a3af170461eb242d905b539cc83: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:47.967664 11305 tablet_bootstrap.cc:492] T 90bbe8c71f154e24b8b84f9a13909761 P 3a01013f32914b319fcc5071e4ac0e7f: No bootstrap required, opened a new log
I20260608 12:51:47.968055 11304 tablet_bootstrap.cc:492] T 4ce69b2948fb4ba4a07f9983a0af6023 P d3d22a3af170461eb242d905b539cc83: No bootstrap required, opened a new log
I20260608 12:51:47.968094 11305 ts_tablet_manager.cc:1403] T 90bbe8c71f154e24b8b84f9a13909761 P 3a01013f32914b319fcc5071e4ac0e7f: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260608 12:51:47.968623 11303 tablet_bootstrap.cc:492] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938: No bootstrap required, opened a new log
I20260608 12:51:47.968745 11304 ts_tablet_manager.cc:1403] T 4ce69b2948fb4ba4a07f9983a0af6023 P d3d22a3af170461eb242d905b539cc83: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260608 12:51:47.969206 11303 ts_tablet_manager.cc:1403] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.007s
I20260608 12:51:47.971282 11305 raft_consensus.cc:359] T 90bbe8c71f154e24b8b84f9a13909761 P 3a01013f32914b319fcc5071e4ac0e7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:47.971894 11305 raft_consensus.cc:385] T 90bbe8c71f154e24b8b84f9a13909761 P 3a01013f32914b319fcc5071e4ac0e7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:47.972175 11305 raft_consensus.cc:740] T 90bbe8c71f154e24b8b84f9a13909761 P 3a01013f32914b319fcc5071e4ac0e7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a01013f32914b319fcc5071e4ac0e7f, State: Initialized, Role: FOLLOWER
I20260608 12:51:47.972030 11304 raft_consensus.cc:359] T 4ce69b2948fb4ba4a07f9983a0af6023 P d3d22a3af170461eb242d905b539cc83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:47.972347 11303 raft_consensus.cc:359] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:47.972910 11304 raft_consensus.cc:385] T 4ce69b2948fb4ba4a07f9983a0af6023 P d3d22a3af170461eb242d905b539cc83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:47.973057 11303 raft_consensus.cc:385] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:47.973287 11304 raft_consensus.cc:740] T 4ce69b2948fb4ba4a07f9983a0af6023 P d3d22a3af170461eb242d905b539cc83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d22a3af170461eb242d905b539cc83, State: Initialized, Role: FOLLOWER
I20260608 12:51:47.973634 11303 raft_consensus.cc:740] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c12544524ef441248a99ac26bdbd5938, State: Initialized, Role: FOLLOWER
I20260608 12:51:47.973057 11305 consensus_queue.cc:260] T 90bbe8c71f154e24b8b84f9a13909761 P 3a01013f32914b319fcc5071e4ac0e7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:47.974350 11304 consensus_queue.cc:260] T 4ce69b2948fb4ba4a07f9983a0af6023 P d3d22a3af170461eb242d905b539cc83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:47.974450 11303 consensus_queue.cc:260] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:47.975692 11305 ts_tablet_manager.cc:1434] T 90bbe8c71f154e24b8b84f9a13909761 P 3a01013f32914b319fcc5071e4ac0e7f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:51:47.977177 11305 tablet_bootstrap.cc:492] T e56d515eb4d64d78ba4c3c8d54073f00 P 3a01013f32914b319fcc5071e4ac0e7f: Bootstrap starting.
I20260608 12:51:47.979027 11303 ts_tablet_manager.cc:1434] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:51:47.979514 11304 ts_tablet_manager.cc:1434] T 4ce69b2948fb4ba4a07f9983a0af6023 P d3d22a3af170461eb242d905b539cc83: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260608 12:51:47.980285 11303 tablet_bootstrap.cc:492] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938: Bootstrap starting.
I20260608 12:51:47.987845 11303 tablet_bootstrap.cc:654] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:47.991590 11305 tablet_bootstrap.cc:654] T e56d515eb4d64d78ba4c3c8d54073f00 P 3a01013f32914b319fcc5071e4ac0e7f: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:47.995110 11303 tablet_bootstrap.cc:492] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938: No bootstrap required, opened a new log
I20260608 12:51:47.995667 11303 ts_tablet_manager.cc:1403] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 12:51:47.998374 11305 tablet_bootstrap.cc:492] T e56d515eb4d64d78ba4c3c8d54073f00 P 3a01013f32914b319fcc5071e4ac0e7f: No bootstrap required, opened a new log
I20260608 12:51:47.998293 11303 raft_consensus.cc:359] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:47.998827 11305 ts_tablet_manager.cc:1403] T e56d515eb4d64d78ba4c3c8d54073f00 P 3a01013f32914b319fcc5071e4ac0e7f: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.004s
I20260608 12:51:47.998975 11303 raft_consensus.cc:385] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:47.999347 11303 raft_consensus.cc:740] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c12544524ef441248a99ac26bdbd5938, State: Initialized, Role: FOLLOWER
I20260608 12:51:48.000000 11303 consensus_queue.cc:260] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:48.001351 11305 raft_consensus.cc:359] T e56d515eb4d64d78ba4c3c8d54073f00 P 3a01013f32914b319fcc5071e4ac0e7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } }
I20260608 12:51:48.001926 11305 raft_consensus.cc:385] T e56d515eb4d64d78ba4c3c8d54073f00 P 3a01013f32914b319fcc5071e4ac0e7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:48.002002 11303 ts_tablet_manager.cc:1434] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:51:48.002215 11305 raft_consensus.cc:740] T e56d515eb4d64d78ba4c3c8d54073f00 P 3a01013f32914b319fcc5071e4ac0e7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a01013f32914b319fcc5071e4ac0e7f, State: Initialized, Role: FOLLOWER
I20260608 12:51:48.003103 11305 consensus_queue.cc:260] T e56d515eb4d64d78ba4c3c8d54073f00 P 3a01013f32914b319fcc5071e4ac0e7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } }
I20260608 12:51:48.005330 11305 ts_tablet_manager.cc:1434] T e56d515eb4d64d78ba4c3c8d54073f00 P 3a01013f32914b319fcc5071e4ac0e7f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260608 12:51:48.010070 11308 raft_consensus.cc:493] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:48.010680 11308 raft_consensus.cc:515] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:48.015174 11308 leader_election.cc:290] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187), c12544524ef441248a99ac26bdbd5938 (127.4.192.67:35781)
I20260608 12:51:48.025035 11109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90bbe8c71f154e24b8b84f9a13909761" candidate_uuid: "d3d22a3af170461eb242d905b539cc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a01013f32914b319fcc5071e4ac0e7f" is_pre_election: true
I20260608 12:51:48.025763 11109 raft_consensus.cc:2468] T 90bbe8c71f154e24b8b84f9a13909761 P 3a01013f32914b319fcc5071e4ac0e7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d22a3af170461eb242d905b539cc83 in term 0.
I20260608 12:51:48.026268 11258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90bbe8c71f154e24b8b84f9a13909761" candidate_uuid: "d3d22a3af170461eb242d905b539cc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12544524ef441248a99ac26bdbd5938" is_pre_election: true
I20260608 12:51:48.026998 11258 raft_consensus.cc:2468] T 90bbe8c71f154e24b8b84f9a13909761 P c12544524ef441248a99ac26bdbd5938 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d22a3af170461eb242d905b539cc83 in term 0.
I20260608 12:51:48.027225 11147 leader_election.cc:304] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a01013f32914b319fcc5071e4ac0e7f, d3d22a3af170461eb242d905b539cc83; no voters: 
I20260608 12:51:48.028167 11308 raft_consensus.cc:2804] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:48.028527 11308 raft_consensus.cc:493] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:48.028815 11308 raft_consensus.cc:3060] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:48.033653 11308 raft_consensus.cc:515] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:48.035310 11308 leader_election.cc:290] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [CANDIDATE]: Term 1 election: Requested vote from peers 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187), c12544524ef441248a99ac26bdbd5938 (127.4.192.67:35781)
I20260608 12:51:48.036132 11109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90bbe8c71f154e24b8b84f9a13909761" candidate_uuid: "d3d22a3af170461eb242d905b539cc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a01013f32914b319fcc5071e4ac0e7f"
I20260608 12:51:48.036324 11258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90bbe8c71f154e24b8b84f9a13909761" candidate_uuid: "d3d22a3af170461eb242d905b539cc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12544524ef441248a99ac26bdbd5938"
I20260608 12:51:48.036617 11109 raft_consensus.cc:3060] T 90bbe8c71f154e24b8b84f9a13909761 P 3a01013f32914b319fcc5071e4ac0e7f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:48.036873 11258 raft_consensus.cc:3060] T 90bbe8c71f154e24b8b84f9a13909761 P c12544524ef441248a99ac26bdbd5938 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:48.041587 11109 raft_consensus.cc:2468] T 90bbe8c71f154e24b8b84f9a13909761 P 3a01013f32914b319fcc5071e4ac0e7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d22a3af170461eb242d905b539cc83 in term 1.
I20260608 12:51:48.041710 11258 raft_consensus.cc:2468] T 90bbe8c71f154e24b8b84f9a13909761 P c12544524ef441248a99ac26bdbd5938 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d22a3af170461eb242d905b539cc83 in term 1.
I20260608 12:51:48.042651 11147 leader_election.cc:304] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a01013f32914b319fcc5071e4ac0e7f, d3d22a3af170461eb242d905b539cc83; no voters: 
I20260608 12:51:48.043391 11308 raft_consensus.cc:2804] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:48.044401 11308 raft_consensus.cc:697] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [term 1 LEADER]: Becoming Leader. State: Replica: d3d22a3af170461eb242d905b539cc83, State: Running, Role: LEADER
I20260608 12:51:48.045087 11308 consensus_queue.cc:237] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:48.053604 11006 catalog_manager.cc:5696] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d22a3af170461eb242d905b539cc83 (127.4.192.66). New cstate: current_term: 1 leader_uuid: "d3d22a3af170461eb242d905b539cc83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:48.055502 11312 raft_consensus.cc:493] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:48.055963 11312 raft_consensus.cc:515] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:48.058167 11312 leader_election.cc:290] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3d22a3af170461eb242d905b539cc83 (127.4.192.66:44349), c12544524ef441248a99ac26bdbd5938 (127.4.192.67:35781)
I20260608 12:51:48.070793 11184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918ea137c98249ee91f90cd90dcbe420" candidate_uuid: "3a01013f32914b319fcc5071e4ac0e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d22a3af170461eb242d905b539cc83" is_pre_election: true
I20260608 12:51:48.071607 11184 raft_consensus.cc:2468] T 918ea137c98249ee91f90cd90dcbe420 P d3d22a3af170461eb242d905b539cc83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a01013f32914b319fcc5071e4ac0e7f in term 0.
I20260608 12:51:48.072021 11258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918ea137c98249ee91f90cd90dcbe420" candidate_uuid: "3a01013f32914b319fcc5071e4ac0e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12544524ef441248a99ac26bdbd5938" is_pre_election: true
I20260608 12:51:48.072618 11258 raft_consensus.cc:2468] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a01013f32914b319fcc5071e4ac0e7f in term 0.
I20260608 12:51:48.072827 11075 leader_election.cc:304] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a01013f32914b319fcc5071e4ac0e7f, d3d22a3af170461eb242d905b539cc83; no voters: 
I20260608 12:51:48.073697 11312 raft_consensus.cc:2804] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:48.074082 11312 raft_consensus.cc:493] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:48.074384 11312 raft_consensus.cc:3060] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:48.079571 11312 raft_consensus.cc:515] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:48.081111 11312 leader_election.cc:290] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f [CANDIDATE]: Term 1 election: Requested vote from peers d3d22a3af170461eb242d905b539cc83 (127.4.192.66:44349), c12544524ef441248a99ac26bdbd5938 (127.4.192.67:35781)
I20260608 12:51:48.081812 11184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918ea137c98249ee91f90cd90dcbe420" candidate_uuid: "3a01013f32914b319fcc5071e4ac0e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d22a3af170461eb242d905b539cc83"
I20260608 12:51:48.082085 11258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918ea137c98249ee91f90cd90dcbe420" candidate_uuid: "3a01013f32914b319fcc5071e4ac0e7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12544524ef441248a99ac26bdbd5938"
I20260608 12:51:48.082299 11184 raft_consensus.cc:3060] T 918ea137c98249ee91f90cd90dcbe420 P d3d22a3af170461eb242d905b539cc83 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:48.082675 11258 raft_consensus.cc:3060] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:48.087061 11258 raft_consensus.cc:2468] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a01013f32914b319fcc5071e4ac0e7f in term 1.
I20260608 12:51:48.087057 11184 raft_consensus.cc:2468] T 918ea137c98249ee91f90cd90dcbe420 P d3d22a3af170461eb242d905b539cc83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a01013f32914b319fcc5071e4ac0e7f in term 1.
I20260608 12:51:48.088267 11073 leader_election.cc:304] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a01013f32914b319fcc5071e4ac0e7f, c12544524ef441248a99ac26bdbd5938; no voters: 
I20260608 12:51:48.088933 11312 raft_consensus.cc:2804] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:48.089907 11312 raft_consensus.cc:697] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f [term 1 LEADER]: Becoming Leader. State: Replica: 3a01013f32914b319fcc5071e4ac0e7f, State: Running, Role: LEADER
I20260608 12:51:48.090580 11312 consensus_queue.cc:237] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:48.097841 11006 catalog_manager.cc:5696] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65). New cstate: current_term: 1 leader_uuid: "3a01013f32914b319fcc5071e4ac0e7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:48.155337 11310 raft_consensus.cc:493] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:48.155881 11310 raft_consensus.cc:515] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } }
I20260608 12:51:48.158185 11310 leader_election.cc:290] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187), d3d22a3af170461eb242d905b539cc83 (127.4.192.66:44349)
I20260608 12:51:48.169256 11109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56d515eb4d64d78ba4c3c8d54073f00" candidate_uuid: "c12544524ef441248a99ac26bdbd5938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a01013f32914b319fcc5071e4ac0e7f" is_pre_election: true
I20260608 12:51:48.170022 11109 raft_consensus.cc:2468] T e56d515eb4d64d78ba4c3c8d54073f00 P 3a01013f32914b319fcc5071e4ac0e7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c12544524ef441248a99ac26bdbd5938 in term 0.
I20260608 12:51:48.170259 11184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56d515eb4d64d78ba4c3c8d54073f00" candidate_uuid: "c12544524ef441248a99ac26bdbd5938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d22a3af170461eb242d905b539cc83" is_pre_election: true
I20260608 12:51:48.170914 11184 raft_consensus.cc:2468] T e56d515eb4d64d78ba4c3c8d54073f00 P d3d22a3af170461eb242d905b539cc83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c12544524ef441248a99ac26bdbd5938 in term 0.
I20260608 12:51:48.171299 11221 leader_election.cc:304] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a01013f32914b319fcc5071e4ac0e7f, c12544524ef441248a99ac26bdbd5938; no voters: 
I20260608 12:51:48.172192 11310 raft_consensus.cc:2804] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:48.172554 11310 raft_consensus.cc:493] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:48.172837 11310 raft_consensus.cc:3060] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:48.177731 11310 raft_consensus.cc:515] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } }
I20260608 12:51:48.179394 11310 leader_election.cc:290] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [CANDIDATE]: Term 1 election: Requested vote from peers 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187), d3d22a3af170461eb242d905b539cc83 (127.4.192.66:44349)
I20260608 12:51:48.180074 11109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56d515eb4d64d78ba4c3c8d54073f00" candidate_uuid: "c12544524ef441248a99ac26bdbd5938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a01013f32914b319fcc5071e4ac0e7f"
I20260608 12:51:48.180358 11184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56d515eb4d64d78ba4c3c8d54073f00" candidate_uuid: "c12544524ef441248a99ac26bdbd5938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d22a3af170461eb242d905b539cc83"
I20260608 12:51:48.180622 11109 raft_consensus.cc:3060] T e56d515eb4d64d78ba4c3c8d54073f00 P 3a01013f32914b319fcc5071e4ac0e7f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:48.180912 11184 raft_consensus.cc:3060] T e56d515eb4d64d78ba4c3c8d54073f00 P d3d22a3af170461eb242d905b539cc83 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:48.185175 11109 raft_consensus.cc:2468] T e56d515eb4d64d78ba4c3c8d54073f00 P 3a01013f32914b319fcc5071e4ac0e7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c12544524ef441248a99ac26bdbd5938 in term 1.
I20260608 12:51:48.185256 11184 raft_consensus.cc:2468] T e56d515eb4d64d78ba4c3c8d54073f00 P d3d22a3af170461eb242d905b539cc83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c12544524ef441248a99ac26bdbd5938 in term 1.
I20260608 12:51:48.186288 11221 leader_election.cc:304] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a01013f32914b319fcc5071e4ac0e7f, c12544524ef441248a99ac26bdbd5938; no voters: 
I20260608 12:51:48.186971 11310 raft_consensus.cc:2804] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:48.187997 11310 raft_consensus.cc:697] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [term 1 LEADER]: Becoming Leader. State: Replica: c12544524ef441248a99ac26bdbd5938, State: Running, Role: LEADER
I20260608 12:51:48.188694 11310 consensus_queue.cc:237] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } }
I20260608 12:51:48.194433 11310 raft_consensus.cc:493] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:48.195113 11310 raft_consensus.cc:515] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:48.198712 11006 catalog_manager.cc:5696] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 reported cstate change: term changed from 0 to 1, leader changed from <none> to c12544524ef441248a99ac26bdbd5938 (127.4.192.67). New cstate: current_term: 1 leader_uuid: "c12544524ef441248a99ac26bdbd5938" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:48.199749 11310 leader_election.cc:290] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187), d3d22a3af170461eb242d905b539cc83 (127.4.192.66:44349)
I20260608 12:51:48.201012 11184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce69b2948fb4ba4a07f9983a0af6023" candidate_uuid: "c12544524ef441248a99ac26bdbd5938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d22a3af170461eb242d905b539cc83" is_pre_election: true
I20260608 12:51:48.201398 11109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce69b2948fb4ba4a07f9983a0af6023" candidate_uuid: "c12544524ef441248a99ac26bdbd5938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a01013f32914b319fcc5071e4ac0e7f" is_pre_election: true
I20260608 12:51:48.202116 11109 raft_consensus.cc:2468] T 4ce69b2948fb4ba4a07f9983a0af6023 P 3a01013f32914b319fcc5071e4ac0e7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c12544524ef441248a99ac26bdbd5938 in term 0.
I20260608 12:51:48.202044 11184 raft_consensus.cc:2468] T 4ce69b2948fb4ba4a07f9983a0af6023 P d3d22a3af170461eb242d905b539cc83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c12544524ef441248a99ac26bdbd5938 in term 0.
I20260608 12:51:48.203711 11221 leader_election.cc:304] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a01013f32914b319fcc5071e4ac0e7f, c12544524ef441248a99ac26bdbd5938; no voters: 
I20260608 12:51:48.205307 11310 raft_consensus.cc:2804] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:48.205693 11310 raft_consensus.cc:493] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:48.206224 11310 raft_consensus.cc:3060] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:48.214294 11310 raft_consensus.cc:515] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:48.216392 11310 leader_election.cc:290] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [CANDIDATE]: Term 1 election: Requested vote from peers 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187), d3d22a3af170461eb242d905b539cc83 (127.4.192.66:44349)
I20260608 12:51:48.217092 11109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce69b2948fb4ba4a07f9983a0af6023" candidate_uuid: "c12544524ef441248a99ac26bdbd5938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a01013f32914b319fcc5071e4ac0e7f"
I20260608 12:51:48.217710 11109 raft_consensus.cc:3060] T 4ce69b2948fb4ba4a07f9983a0af6023 P 3a01013f32914b319fcc5071e4ac0e7f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:48.217985 11184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce69b2948fb4ba4a07f9983a0af6023" candidate_uuid: "c12544524ef441248a99ac26bdbd5938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d22a3af170461eb242d905b539cc83"
I20260608 12:51:48.218528 11184 raft_consensus.cc:3060] T 4ce69b2948fb4ba4a07f9983a0af6023 P d3d22a3af170461eb242d905b539cc83 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:48.224113 11184 raft_consensus.cc:2468] T 4ce69b2948fb4ba4a07f9983a0af6023 P d3d22a3af170461eb242d905b539cc83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c12544524ef441248a99ac26bdbd5938 in term 1.
I20260608 12:51:48.225227 11109 raft_consensus.cc:2468] T 4ce69b2948fb4ba4a07f9983a0af6023 P 3a01013f32914b319fcc5071e4ac0e7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c12544524ef441248a99ac26bdbd5938 in term 1.
I20260608 12:51:48.225334 11224 leader_election.cc:304] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c12544524ef441248a99ac26bdbd5938, d3d22a3af170461eb242d905b539cc83; no voters: 
I20260608 12:51:48.226414 11310 raft_consensus.cc:2804] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:48.226872 11310 raft_consensus.cc:697] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [term 1 LEADER]: Becoming Leader. State: Replica: c12544524ef441248a99ac26bdbd5938, State: Running, Role: LEADER
I20260608 12:51:48.227749 11310 consensus_queue.cc:237] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:48.237773 11006 catalog_manager.cc:5696] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 reported cstate change: term changed from 0 to 1, leader changed from <none> to c12544524ef441248a99ac26bdbd5938 (127.4.192.67). New cstate: current_term: 1 leader_uuid: "c12544524ef441248a99ac26bdbd5938" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } health_report { overall_health: HEALTHY } } }
I20260608 12:51:48.326479  4865 tablet_server.cc:179] TabletServer@127.4.192.65:0 shutting down...
I20260608 12:51:48.344287  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:48.345232  4865 tablet_replica.cc:333] T e56d515eb4d64d78ba4c3c8d54073f00 P 3a01013f32914b319fcc5071e4ac0e7f: stopping tablet replica
I20260608 12:51:48.345806  4865 raft_consensus.cc:2243] T e56d515eb4d64d78ba4c3c8d54073f00 P 3a01013f32914b319fcc5071e4ac0e7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:48.346236  4865 raft_consensus.cc:2272] T e56d515eb4d64d78ba4c3c8d54073f00 P 3a01013f32914b319fcc5071e4ac0e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:48.348264  4865 tablet_replica.cc:333] T 90bbe8c71f154e24b8b84f9a13909761 P 3a01013f32914b319fcc5071e4ac0e7f: stopping tablet replica
I20260608 12:51:48.348790  4865 raft_consensus.cc:2243] T 90bbe8c71f154e24b8b84f9a13909761 P 3a01013f32914b319fcc5071e4ac0e7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:48.349150  4865 raft_consensus.cc:2272] T 90bbe8c71f154e24b8b84f9a13909761 P 3a01013f32914b319fcc5071e4ac0e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:48.350996  4865 tablet_replica.cc:333] T 4ce69b2948fb4ba4a07f9983a0af6023 P 3a01013f32914b319fcc5071e4ac0e7f: stopping tablet replica
I20260608 12:51:48.351557  4865 raft_consensus.cc:2243] T 4ce69b2948fb4ba4a07f9983a0af6023 P 3a01013f32914b319fcc5071e4ac0e7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:48.351922  4865 raft_consensus.cc:2272] T 4ce69b2948fb4ba4a07f9983a0af6023 P 3a01013f32914b319fcc5071e4ac0e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:48.353683  4865 tablet_replica.cc:333] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f: stopping tablet replica
I20260608 12:51:48.354166  4865 raft_consensus.cc:2243] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:48.354820  4865 pending_rounds.cc:70] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f: Trying to abort 1 pending ops.
I20260608 12:51:48.355015  4865 pending_rounds.cc:77] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661050746044416 op_type: NO_OP noop_request { }
I20260608 12:51:48.355400  4865 raft_consensus.cc:2889] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:51:48.355684  4865 raft_consensus.cc:2272] T 918ea137c98249ee91f90cd90dcbe420 P 3a01013f32914b319fcc5071e4ac0e7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:48.378363  4865 tablet_server.cc:196] TabletServer@127.4.192.65:0 shutdown complete.
W20260608 12:51:48.452628 11147 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.192.65:35187: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260608 12:51:48.455797 11147 consensus_peers.cc:597] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 -> Peer 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187): Couldn't send request to peer 3a01013f32914b319fcc5071e4ac0e7f. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:35187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:48.476662 11308 consensus_queue.cc:1048] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:51:48.577595 11221 consensus_peers.cc:597] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 -> Peer 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187): Couldn't send request to peer 3a01013f32914b319fcc5071e4ac0e7f. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:35187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:48.699096 11310 consensus_queue.cc:1048] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:51:48.726053 11221 consensus_peers.cc:597] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 -> Peer 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187): Couldn't send request to peer 3a01013f32914b319fcc5071e4ac0e7f. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:35187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:48.801867 11340 consensus_queue.cc:1048] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:49.265898 11310 consensus_queue.cc:579] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Leader has been unable to successfully communicate with peer 3a01013f32914b319fcc5071e4ac0e7f for more than 1 seconds (1.037s)
W20260608 12:51:49.273634 11006 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 4ce69b2948fb4ba4a07f9983a0af6023 with cas_config_opid_index -1: no extra replica candidate found for tablet 4ce69b2948fb4ba4a07f9983a0af6023 (table test-workload [id=79914236f0d64cdcbc3b9f81c5396aa2]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
W20260608 12:51:49.288065 11055 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 3a01013f32914b319fcc5071e4ac0e7f not available for placement
I20260608 12:51:49.391882  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:49.398126 11345 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
W20260608 12:51:49.398478 11346 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
W20260608 12:51:49.400036 11348 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
I20260608 12:51:49.401602  4865 server_base.cc:1061] running on GCE node
I20260608 12:51:49.403082  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:49.403357  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:51:49.403503  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923109403492 us; error 0 us; skew 500 ppm
I20260608 12:51:49.404028  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:49.406317  4865 webserver.cc:533] Webserver started at http://127.4.192.68:39567/ using document root <none> and password file <none>
I20260608 12:51:49.406787  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:49.406944  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:49.407174  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:49.408334  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922948580137-4865-0/minicluster-data/ts-3-root/instance:
uuid: "a712aa624948471ebb964a67007ec8b7"
format_stamp: "Formatted at 2026-06-08 12:51:49 on dist-test-slave-pmzz"
I20260608 12:51:49.412997  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:51:49.416424 11353 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:49.417353  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:51:49.417671  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922948580137-4865-0/minicluster-data/ts-3-root
uuid: "a712aa624948471ebb964a67007ec8b7"
format_stamp: "Formatted at 2026-06-08 12:51:49 on dist-test-slave-pmzz"
I20260608 12:51:49.417948  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922948580137-4865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922948580137-4865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922948580137-4865-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)
I20260608 12:51:49.435227  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:49.436378  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:49.437816  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:49.440214  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:49.440407  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:49.440703  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:49.440848  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:49.483407  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.68:36325
I20260608 12:51:49.483527 11415 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.68:36325 every 8 connection(s)
I20260608 12:51:49.501564 11416 heartbeater.cc:344] Connected to a master server at 127.4.192.126:35099
I20260608 12:51:49.502017 11416 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:49.502368 11308 consensus_queue.cc:579] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [LEADER]: Leader has been unable to successfully communicate with peer 3a01013f32914b319fcc5071e4ac0e7f for more than 1 seconds (1.456s)
I20260608 12:51:49.502874 11416 heartbeater.cc:507] Master 127.4.192.126:35099 requested a full tablet report, sending...
I20260608 12:51:49.505505 11006 ts_manager.cc:194] Registered new tserver with Master: a712aa624948471ebb964a67007ec8b7 (127.4.192.68:36325)
I20260608 12:51:49.507548 11006 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60482
I20260608 12:51:49.515167 11184 consensus_queue.cc:237] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [LEADER]: Queue 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: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: true } }
I20260608 12:51:49.524186 11258 consensus_queue.cc:237] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Queue 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: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: true } }
I20260608 12:51:49.525583 11257 raft_consensus.cc:1275] T 90bbe8c71f154e24b8b84f9a13909761 P c12544524ef441248a99ac26bdbd5938 [term 1 FOLLOWER]: Refusing update from remote peer d3d22a3af170461eb242d905b539cc83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:51:49.527639 11420 consensus_queue.cc:1048] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:51:49.535306 11184 raft_consensus.cc:1275] T 4ce69b2948fb4ba4a07f9983a0af6023 P d3d22a3af170461eb242d905b539cc83 [term 1 FOLLOWER]: Refusing update from remote peer c12544524ef441248a99ac26bdbd5938: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:51:49.537503 11344 consensus_queue.cc:1048] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:51:49.546417 11344 raft_consensus.cc:2955] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a712aa624948471ebb964a67007ec8b7 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: true } } }
I20260608 12:51:49.549932 11184 raft_consensus.cc:2955] T 4ce69b2948fb4ba4a07f9983a0af6023 P d3d22a3af170461eb242d905b539cc83 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a712aa624948471ebb964a67007ec8b7 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: true } } }
I20260608 12:51:49.550853 11421 raft_consensus.cc:2955] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a712aa624948471ebb964a67007ec8b7 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: true } } }
I20260608 12:51:49.568516 10992 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 4ce69b2948fb4ba4a07f9983a0af6023 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260608 12:51:49.552757 11258 raft_consensus.cc:2955] T 90bbe8c71f154e24b8b84f9a13909761 P c12544524ef441248a99ac26bdbd5938 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a712aa624948471ebb964a67007ec8b7 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: true } } }
I20260608 12:51:49.575680 11007 catalog_manager.cc:5696] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 reported cstate change: config changed from index -1 to 2, NON_VOTER a712aa624948471ebb964a67007ec8b7 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "c12544524ef441248a99ac26bdbd5938" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:51:49.587934 11221 consensus_peers.cc:597] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 -> Peer 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187): Couldn't send request to peer 3a01013f32914b319fcc5071e4ac0e7f. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:35187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:51:49.589735 11147 consensus_peers.cc:597] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 -> Peer 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187): Couldn't send request to peer 3a01013f32914b319fcc5071e4ac0e7f. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:35187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:51:49.592151 11221 consensus_peers.cc:597] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 -> Peer a712aa624948471ebb964a67007ec8b7 (127.4.192.68:36325): Couldn't send request to peer a712aa624948471ebb964a67007ec8b7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4ce69b2948fb4ba4a07f9983a0af6023. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:51:49.592151 11147 consensus_peers.cc:597] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 -> Peer a712aa624948471ebb964a67007ec8b7 (127.4.192.68:36325): Couldn't send request to peer a712aa624948471ebb964a67007ec8b7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 90bbe8c71f154e24b8b84f9a13909761. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:49.621430 10994 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 90bbe8c71f154e24b8b84f9a13909761 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:51:49.627803 11344 consensus_queue.cc:579] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Leader has been unable to successfully communicate with peer 3a01013f32914b319fcc5071e4ac0e7f for more than 1 seconds (1.438s)
I20260608 12:51:49.627534 11006 catalog_manager.cc:5696] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 reported cstate change: config changed from index -1 to 2, NON_VOTER a712aa624948471ebb964a67007ec8b7 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "d3d22a3af170461eb242d905b539cc83" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:49.658927 11258 consensus_queue.cc:237] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Queue 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: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: true } }
I20260608 12:51:49.668061 11184 raft_consensus.cc:1275] T e56d515eb4d64d78ba4c3c8d54073f00 P d3d22a3af170461eb242d905b539cc83 [term 1 FOLLOWER]: Refusing update from remote peer c12544524ef441248a99ac26bdbd5938: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:51:49.668576 11221 consensus_peers.cc:597] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 -> Peer a712aa624948471ebb964a67007ec8b7 (127.4.192.68:36325): Couldn't send request to peer a712aa624948471ebb964a67007ec8b7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e56d515eb4d64d78ba4c3c8d54073f00. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:49.669866 11310 consensus_queue.cc:1048] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:51:49.672075 11221 consensus_peers.cc:597] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 -> Peer 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187): Couldn't send request to peer 3a01013f32914b319fcc5071e4ac0e7f. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:35187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:49.677512 11344 raft_consensus.cc:2955] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a712aa624948471ebb964a67007ec8b7 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: true } } }
I20260608 12:51:49.679404 11184 raft_consensus.cc:2955] T e56d515eb4d64d78ba4c3c8d54073f00 P d3d22a3af170461eb242d905b539cc83 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a712aa624948471ebb964a67007ec8b7 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: true } } }
I20260608 12:51:49.687021 10992 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet e56d515eb4d64d78ba4c3c8d54073f00 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:51:49.691357 11006 catalog_manager.cc:5696] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 reported cstate change: config changed from index -1 to 2, NON_VOTER a712aa624948471ebb964a67007ec8b7 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "c12544524ef441248a99ac26bdbd5938" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:49.926786 11310 raft_consensus.cc:493] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:49.927489 11310 raft_consensus.cc:515] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:49.929479 11310 leader_election.cc:290] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187), d3d22a3af170461eb242d905b539cc83 (127.4.192.66:44349)
I20260608 12:51:49.930775 11184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918ea137c98249ee91f90cd90dcbe420" candidate_uuid: "c12544524ef441248a99ac26bdbd5938" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d22a3af170461eb242d905b539cc83" is_pre_election: true
I20260608 12:51:49.931623 11184 raft_consensus.cc:2468] T 918ea137c98249ee91f90cd90dcbe420 P d3d22a3af170461eb242d905b539cc83 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c12544524ef441248a99ac26bdbd5938 in term 1.
I20260608 12:51:49.932988 11224 leader_election.cc:304] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [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: c12544524ef441248a99ac26bdbd5938, d3d22a3af170461eb242d905b539cc83; no voters: 
W20260608 12:51:49.933490 11221 leader_election.cc:336] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187): Network error: Client connection negotiation failed: client connection to 127.4.192.65:35187: connect: Connection refused (error 111)
I20260608 12:51:49.933713 11310 raft_consensus.cc:2804] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:51:49.934111 11310 raft_consensus.cc:493] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:49.934379 11310 raft_consensus.cc:3060] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:51:49.940101 11310 raft_consensus.cc:515] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:49.941793 11310 leader_election.cc:290] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [CANDIDATE]: Term 2 election: Requested vote from peers 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187), d3d22a3af170461eb242d905b539cc83 (127.4.192.66:44349)
I20260608 12:51:49.943025 11184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918ea137c98249ee91f90cd90dcbe420" candidate_uuid: "c12544524ef441248a99ac26bdbd5938" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d22a3af170461eb242d905b539cc83"
I20260608 12:51:49.943670 11184 raft_consensus.cc:3060] T 918ea137c98249ee91f90cd90dcbe420 P d3d22a3af170461eb242d905b539cc83 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:51:49.945745 11221 leader_election.cc:336] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187): Network error: Client connection negotiation failed: client connection to 127.4.192.65:35187: connect: Connection refused (error 111)
I20260608 12:51:49.948983 11184 raft_consensus.cc:2468] T 918ea137c98249ee91f90cd90dcbe420 P d3d22a3af170461eb242d905b539cc83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c12544524ef441248a99ac26bdbd5938 in term 2.
I20260608 12:51:49.950090 11224 leader_election.cc:304] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [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: c12544524ef441248a99ac26bdbd5938, d3d22a3af170461eb242d905b539cc83; no voters: 3a01013f32914b319fcc5071e4ac0e7f
I20260608 12:51:49.951116 11310 raft_consensus.cc:2804] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:51:49.951727 11310 raft_consensus.cc:697] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [term 2 LEADER]: Becoming Leader. State: Replica: c12544524ef441248a99ac26bdbd5938, State: Running, Role: LEADER
I20260608 12:51:49.952860 11310 consensus_queue.cc:237] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Queue going to LEADER 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: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } }
I20260608 12:51:49.955870 11434 ts_tablet_manager.cc:933] T 90bbe8c71f154e24b8b84f9a13909761 P a712aa624948471ebb964a67007ec8b7: Initiating tablet copy from peer d3d22a3af170461eb242d905b539cc83 (127.4.192.66:44349)
I20260608 12:51:49.960196 11434 tablet_copy_client.cc:323] T 90bbe8c71f154e24b8b84f9a13909761 P a712aa624948471ebb964a67007ec8b7: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.66:44349
I20260608 12:51:49.963670 11007 catalog_manager.cc:5696] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 reported cstate change: term changed from 1 to 2, leader changed from 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65) to c12544524ef441248a99ac26bdbd5938 (127.4.192.67). New cstate: current_term: 2 leader_uuid: "c12544524ef441248a99ac26bdbd5938" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } health_report { overall_health: HEALTHY } } }
I20260608 12:51:49.973415 11194 tablet_copy_service.cc:140] P d3d22a3af170461eb242d905b539cc83: Received BeginTabletCopySession request for tablet 90bbe8c71f154e24b8b84f9a13909761 from peer a712aa624948471ebb964a67007ec8b7 ({username='slave'} at 127.0.0.1:42618)
I20260608 12:51:49.973940 11194 tablet_copy_service.cc:161] P d3d22a3af170461eb242d905b539cc83: Beginning new tablet copy session on tablet 90bbe8c71f154e24b8b84f9a13909761 from peer a712aa624948471ebb964a67007ec8b7 at {username='slave'} at 127.0.0.1:42618: session id = a712aa624948471ebb964a67007ec8b7-90bbe8c71f154e24b8b84f9a13909761
I20260608 12:51:49.980381 11194 tablet_copy_source_session.cc:215] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:49.983361 11434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90bbe8c71f154e24b8b84f9a13909761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:49.994853 11434 tablet_copy_client.cc:806] T 90bbe8c71f154e24b8b84f9a13909761 P a712aa624948471ebb964a67007ec8b7: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:49.995216 11438 ts_tablet_manager.cc:933] T 4ce69b2948fb4ba4a07f9983a0af6023 P a712aa624948471ebb964a67007ec8b7: Initiating tablet copy from peer c12544524ef441248a99ac26bdbd5938 (127.4.192.67:35781)
I20260608 12:51:49.995496 11434 tablet_copy_client.cc:670] T 90bbe8c71f154e24b8b84f9a13909761 P a712aa624948471ebb964a67007ec8b7: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:49.997287 11438 tablet_copy_client.cc:323] T 4ce69b2948fb4ba4a07f9983a0af6023 P a712aa624948471ebb964a67007ec8b7: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.67:35781
I20260608 12:51:50.000192 11434 tablet_copy_client.cc:538] T 90bbe8c71f154e24b8b84f9a13909761 P a712aa624948471ebb964a67007ec8b7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:50.010336 11434 tablet_bootstrap.cc:492] T 90bbe8c71f154e24b8b84f9a13909761 P a712aa624948471ebb964a67007ec8b7: Bootstrap starting.
I20260608 12:51:50.012471 11268 tablet_copy_service.cc:140] P c12544524ef441248a99ac26bdbd5938: Received BeginTabletCopySession request for tablet 4ce69b2948fb4ba4a07f9983a0af6023 from peer a712aa624948471ebb964a67007ec8b7 ({username='slave'} at 127.0.0.1:53902)
I20260608 12:51:50.013144 11268 tablet_copy_service.cc:161] P c12544524ef441248a99ac26bdbd5938: Beginning new tablet copy session on tablet 4ce69b2948fb4ba4a07f9983a0af6023 from peer a712aa624948471ebb964a67007ec8b7 at {username='slave'} at 127.0.0.1:53902: session id = a712aa624948471ebb964a67007ec8b7-4ce69b2948fb4ba4a07f9983a0af6023
I20260608 12:51:50.019824 11268 tablet_copy_source_session.cc:215] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:50.022998 11438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce69b2948fb4ba4a07f9983a0af6023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:50.030330 11434 tablet_bootstrap.cc:492] T 90bbe8c71f154e24b8b84f9a13909761 P a712aa624948471ebb964a67007ec8b7: 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
I20260608 12:51:50.031186 11434 tablet_bootstrap.cc:492] T 90bbe8c71f154e24b8b84f9a13909761 P a712aa624948471ebb964a67007ec8b7: Bootstrap complete.
I20260608 12:51:50.031809 11434 ts_tablet_manager.cc:1403] T 90bbe8c71f154e24b8b84f9a13909761 P a712aa624948471ebb964a67007ec8b7: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.009s
I20260608 12:51:50.034423 11434 raft_consensus.cc:359] T 90bbe8c71f154e24b8b84f9a13909761 P a712aa624948471ebb964a67007ec8b7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: true } }
I20260608 12:51:50.035034 11434 raft_consensus.cc:740] T 90bbe8c71f154e24b8b84f9a13909761 P a712aa624948471ebb964a67007ec8b7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a712aa624948471ebb964a67007ec8b7, State: Initialized, Role: LEARNER
I20260608 12:51:50.035925 11438 tablet_copy_client.cc:806] T 4ce69b2948fb4ba4a07f9983a0af6023 P a712aa624948471ebb964a67007ec8b7: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:50.035674 11434 consensus_queue.cc:260] T 90bbe8c71f154e24b8b84f9a13909761 P a712aa624948471ebb964a67007ec8b7 [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: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: true } }
I20260608 12:51:50.036492 11438 tablet_copy_client.cc:670] T 4ce69b2948fb4ba4a07f9983a0af6023 P a712aa624948471ebb964a67007ec8b7: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:50.038533 11416 heartbeater.cc:499] Master 127.4.192.126:35099 was elected leader, sending a full tablet report...
I20260608 12:51:50.038713 11434 ts_tablet_manager.cc:1434] T 90bbe8c71f154e24b8b84f9a13909761 P a712aa624948471ebb964a67007ec8b7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:51:50.040881 11194 tablet_copy_service.cc:342] P d3d22a3af170461eb242d905b539cc83: Request end of tablet copy session a712aa624948471ebb964a67007ec8b7-90bbe8c71f154e24b8b84f9a13909761 received from {username='slave'} at 127.0.0.1:42618
I20260608 12:51:50.041388 11194 tablet_copy_service.cc:434] P d3d22a3af170461eb242d905b539cc83: ending tablet copy session a712aa624948471ebb964a67007ec8b7-90bbe8c71f154e24b8b84f9a13909761 on tablet 90bbe8c71f154e24b8b84f9a13909761 with peer a712aa624948471ebb964a67007ec8b7
I20260608 12:51:50.042771 11438 tablet_copy_client.cc:538] T 4ce69b2948fb4ba4a07f9983a0af6023 P a712aa624948471ebb964a67007ec8b7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:50.051805 11438 tablet_bootstrap.cc:492] T 4ce69b2948fb4ba4a07f9983a0af6023 P a712aa624948471ebb964a67007ec8b7: Bootstrap starting.
I20260608 12:51:50.069391 11438 tablet_bootstrap.cc:492] T 4ce69b2948fb4ba4a07f9983a0af6023 P a712aa624948471ebb964a67007ec8b7: 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
I20260608 12:51:50.070027 11438 tablet_bootstrap.cc:492] T 4ce69b2948fb4ba4a07f9983a0af6023 P a712aa624948471ebb964a67007ec8b7: Bootstrap complete.
I20260608 12:51:50.070636 11438 ts_tablet_manager.cc:1403] T 4ce69b2948fb4ba4a07f9983a0af6023 P a712aa624948471ebb964a67007ec8b7: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260608 12:51:50.072906 11438 raft_consensus.cc:359] T 4ce69b2948fb4ba4a07f9983a0af6023 P a712aa624948471ebb964a67007ec8b7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: true } }
I20260608 12:51:50.073484 11438 raft_consensus.cc:740] T 4ce69b2948fb4ba4a07f9983a0af6023 P a712aa624948471ebb964a67007ec8b7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a712aa624948471ebb964a67007ec8b7, State: Initialized, Role: LEARNER
I20260608 12:51:50.074021 11438 consensus_queue.cc:260] T 4ce69b2948fb4ba4a07f9983a0af6023 P a712aa624948471ebb964a67007ec8b7 [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: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: true } }
I20260608 12:51:50.075819 11438 ts_tablet_manager.cc:1434] T 4ce69b2948fb4ba4a07f9983a0af6023 P a712aa624948471ebb964a67007ec8b7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260608 12:51:50.078150 11268 tablet_copy_service.cc:342] P c12544524ef441248a99ac26bdbd5938: Request end of tablet copy session a712aa624948471ebb964a67007ec8b7-4ce69b2948fb4ba4a07f9983a0af6023 received from {username='slave'} at 127.0.0.1:53902
I20260608 12:51:50.078673 11268 tablet_copy_service.cc:434] P c12544524ef441248a99ac26bdbd5938: ending tablet copy session a712aa624948471ebb964a67007ec8b7-4ce69b2948fb4ba4a07f9983a0af6023 on tablet 4ce69b2948fb4ba4a07f9983a0af6023 with peer a712aa624948471ebb964a67007ec8b7
I20260608 12:51:50.134846 11438 ts_tablet_manager.cc:933] T e56d515eb4d64d78ba4c3c8d54073f00 P a712aa624948471ebb964a67007ec8b7: Initiating tablet copy from peer c12544524ef441248a99ac26bdbd5938 (127.4.192.67:35781)
I20260608 12:51:50.136307 11438 tablet_copy_client.cc:323] T e56d515eb4d64d78ba4c3c8d54073f00 P a712aa624948471ebb964a67007ec8b7: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.67:35781
I20260608 12:51:50.137831 11268 tablet_copy_service.cc:140] P c12544524ef441248a99ac26bdbd5938: Received BeginTabletCopySession request for tablet e56d515eb4d64d78ba4c3c8d54073f00 from peer a712aa624948471ebb964a67007ec8b7 ({username='slave'} at 127.0.0.1:53902)
I20260608 12:51:50.138296 11268 tablet_copy_service.cc:161] P c12544524ef441248a99ac26bdbd5938: Beginning new tablet copy session on tablet e56d515eb4d64d78ba4c3c8d54073f00 from peer a712aa624948471ebb964a67007ec8b7 at {username='slave'} at 127.0.0.1:53902: session id = a712aa624948471ebb964a67007ec8b7-e56d515eb4d64d78ba4c3c8d54073f00
I20260608 12:51:50.144301 11268 tablet_copy_source_session.cc:215] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:50.148166 11438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e56d515eb4d64d78ba4c3c8d54073f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:50.160128 11438 tablet_copy_client.cc:806] T e56d515eb4d64d78ba4c3c8d54073f00 P a712aa624948471ebb964a67007ec8b7: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:50.160696 11438 tablet_copy_client.cc:670] T e56d515eb4d64d78ba4c3c8d54073f00 P a712aa624948471ebb964a67007ec8b7: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:50.164258 11438 tablet_copy_client.cc:538] T e56d515eb4d64d78ba4c3c8d54073f00 P a712aa624948471ebb964a67007ec8b7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:50.170127 11438 tablet_bootstrap.cc:492] T e56d515eb4d64d78ba4c3c8d54073f00 P a712aa624948471ebb964a67007ec8b7: Bootstrap starting.
I20260608 12:51:50.185223 11438 tablet_bootstrap.cc:492] T e56d515eb4d64d78ba4c3c8d54073f00 P a712aa624948471ebb964a67007ec8b7: 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
I20260608 12:51:50.185907 11438 tablet_bootstrap.cc:492] T e56d515eb4d64d78ba4c3c8d54073f00 P a712aa624948471ebb964a67007ec8b7: Bootstrap complete.
I20260608 12:51:50.186461 11438 ts_tablet_manager.cc:1403] T e56d515eb4d64d78ba4c3c8d54073f00 P a712aa624948471ebb964a67007ec8b7: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 12:51:50.189030 11438 raft_consensus.cc:359] T e56d515eb4d64d78ba4c3c8d54073f00 P a712aa624948471ebb964a67007ec8b7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: true } }
I20260608 12:51:50.189630 11438 raft_consensus.cc:740] T e56d515eb4d64d78ba4c3c8d54073f00 P a712aa624948471ebb964a67007ec8b7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a712aa624948471ebb964a67007ec8b7, State: Initialized, Role: LEARNER
I20260608 12:51:50.190176 11438 consensus_queue.cc:260] T e56d515eb4d64d78ba4c3c8d54073f00 P a712aa624948471ebb964a67007ec8b7 [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: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: true } }
I20260608 12:51:50.191985 11438 ts_tablet_manager.cc:1434] T e56d515eb4d64d78ba4c3c8d54073f00 P a712aa624948471ebb964a67007ec8b7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260608 12:51:50.193712 11268 tablet_copy_service.cc:342] P c12544524ef441248a99ac26bdbd5938: Request end of tablet copy session a712aa624948471ebb964a67007ec8b7-e56d515eb4d64d78ba4c3c8d54073f00 received from {username='slave'} at 127.0.0.1:53902
I20260608 12:51:50.194075 11268 tablet_copy_service.cc:434] P c12544524ef441248a99ac26bdbd5938: ending tablet copy session a712aa624948471ebb964a67007ec8b7-e56d515eb4d64d78ba4c3c8d54073f00 on tablet e56d515eb4d64d78ba4c3c8d54073f00 with peer a712aa624948471ebb964a67007ec8b7
W20260608 12:51:50.290508 11055 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 3a01013f32914b319fcc5071e4ac0e7f not available for placement
I20260608 12:51:50.341403 11391 raft_consensus.cc:1217] T 90bbe8c71f154e24b8b84f9a13909761 P a712aa624948471ebb964a67007ec8b7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260608 12:51:50.343497 11221 consensus_peers.cc:597] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 -> Peer 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187): Couldn't send request to peer 3a01013f32914b319fcc5071e4ac0e7f. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:35187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:50.432067 11391 raft_consensus.cc:1217] T 4ce69b2948fb4ba4a07f9983a0af6023 P a712aa624948471ebb964a67007ec8b7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:51:50.499538 11184 raft_consensus.cc:1275] T 918ea137c98249ee91f90cd90dcbe420 P d3d22a3af170461eb242d905b539cc83 [term 2 FOLLOWER]: Refusing update from remote peer c12544524ef441248a99ac26bdbd5938: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:51:50.500909 11331 consensus_queue.cc:1048] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:50.539278 11391 raft_consensus.cc:1217] T e56d515eb4d64d78ba4c3c8d54073f00 P a712aa624948471ebb964a67007ec8b7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:51:50.573509 11447 consensus_queue.cc:579] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Leader has been unable to successfully communicate with peer 3a01013f32914b319fcc5071e4ac0e7f for more than 1 seconds (1.048s)
I20260608 12:51:50.714303 11447 consensus_queue.cc:579] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Leader has been unable to successfully communicate with peer 3a01013f32914b319fcc5071e4ac0e7f for more than 1 seconds (1.054s)
I20260608 12:51:50.810451 11421 raft_consensus.cc:1064] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83: attempting to promote NON_VOTER a712aa624948471ebb964a67007ec8b7 to VOTER
I20260608 12:51:50.812696 11421 consensus_queue.cc:237] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [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: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } }
I20260608 12:51:50.819654 11258 raft_consensus.cc:1275] T 90bbe8c71f154e24b8b84f9a13909761 P c12544524ef441248a99ac26bdbd5938 [term 1 FOLLOWER]: Refusing update from remote peer d3d22a3af170461eb242d905b539cc83: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:51:50.820147 11391 raft_consensus.cc:1275] T 90bbe8c71f154e24b8b84f9a13909761 P a712aa624948471ebb964a67007ec8b7 [term 1 LEARNER]: Refusing update from remote peer d3d22a3af170461eb242d905b539cc83: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:51:50.821635 11453 consensus_queue.cc:1048] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:51:50.822322 11421 consensus_queue.cc:1048] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:51:50.823675 11147 consensus_peers.cc:597] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 -> Peer 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187): Couldn't send request to peer 3a01013f32914b319fcc5071e4ac0e7f. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:35187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:50.831641 11421 raft_consensus.cc:2955] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a712aa624948471ebb964a67007ec8b7 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
I20260608 12:51:50.833344 11391 raft_consensus.cc:2955] T 90bbe8c71f154e24b8b84f9a13909761 P a712aa624948471ebb964a67007ec8b7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a712aa624948471ebb964a67007ec8b7 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
I20260608 12:51:50.841846 11258 raft_consensus.cc:2955] T 90bbe8c71f154e24b8b84f9a13909761 P c12544524ef441248a99ac26bdbd5938 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a712aa624948471ebb964a67007ec8b7 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
I20260608 12:51:50.844314 11007 catalog_manager.cc:5696] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 reported cstate change: config changed from index 2 to 3, a712aa624948471ebb964a67007ec8b7 (127.4.192.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d3d22a3af170461eb242d905b539cc83" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:51:50.855502 11447 raft_consensus.cc:1064] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938: attempting to promote NON_VOTER a712aa624948471ebb964a67007ec8b7 to VOTER
I20260608 12:51:50.857852 11447 consensus_queue.cc:237] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [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: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } }
I20260608 12:51:50.862432 11184 consensus_queue.cc:237] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [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: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } }
I20260608 12:51:50.866092 11391 raft_consensus.cc:1275] T 4ce69b2948fb4ba4a07f9983a0af6023 P a712aa624948471ebb964a67007ec8b7 [term 1 LEARNER]: Refusing update from remote peer c12544524ef441248a99ac26bdbd5938: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:51:50.868018 11183 raft_consensus.cc:1275] T 4ce69b2948fb4ba4a07f9983a0af6023 P d3d22a3af170461eb242d905b539cc83 [term 1 FOLLOWER]: Refusing update from remote peer c12544524ef441248a99ac26bdbd5938: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:51:50.868610 11447 consensus_queue.cc:1048] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:51:50.870039 11258 raft_consensus.cc:1275] T 90bbe8c71f154e24b8b84f9a13909761 P c12544524ef441248a99ac26bdbd5938 [term 1 FOLLOWER]: Refusing update from remote peer d3d22a3af170461eb242d905b539cc83: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:51:50.871264 11447 consensus_queue.cc:1048] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:51:50.872295 11308 consensus_queue.cc:1048] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 12:51:50.875504 11221 consensus_peers.cc:597] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 -> Peer 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187): Couldn't send request to peer 3a01013f32914b319fcc5071e4ac0e7f. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:35187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:50.877475 11391 raft_consensus.cc:1275] T 90bbe8c71f154e24b8b84f9a13909761 P a712aa624948471ebb964a67007ec8b7 [term 1 FOLLOWER]: Refusing update from remote peer d3d22a3af170461eb242d905b539cc83: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:51:50.879465 11308 consensus_queue.cc:1048] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:51:50.882457 11453 raft_consensus.cc:2955] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
I20260608 12:51:50.883630 11331 raft_consensus.cc:2955] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a712aa624948471ebb964a67007ec8b7 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
I20260608 12:51:50.885366 11184 raft_consensus.cc:2955] T 4ce69b2948fb4ba4a07f9983a0af6023 P d3d22a3af170461eb242d905b539cc83 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a712aa624948471ebb964a67007ec8b7 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
I20260608 12:51:50.889001 11258 raft_consensus.cc:2955] T 90bbe8c71f154e24b8b84f9a13909761 P c12544524ef441248a99ac26bdbd5938 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
I20260608 12:51:50.889132 11390 raft_consensus.cc:2955] T 90bbe8c71f154e24b8b84f9a13909761 P a712aa624948471ebb964a67007ec8b7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
I20260608 12:51:50.898645 10994 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 90bbe8c71f154e24b8b84f9a13909761 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:51:50.903604 11390 raft_consensus.cc:2955] T 4ce69b2948fb4ba4a07f9983a0af6023 P a712aa624948471ebb964a67007ec8b7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a712aa624948471ebb964a67007ec8b7 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
I20260608 12:51:50.908346 11005 catalog_manager.cc:5696] T 90bbe8c71f154e24b8b84f9a13909761 P a712aa624948471ebb964a67007ec8b7 reported cstate change: config changed from index 3 to 4, VOTER 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65) evicted. New cstate: current_term: 1 leader_uuid: "d3d22a3af170461eb242d905b539cc83" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
I20260608 12:51:50.909266 11007 catalog_manager.cc:5696] T 4ce69b2948fb4ba4a07f9983a0af6023 P d3d22a3af170461eb242d905b539cc83 reported cstate change: config changed from index 2 to 3, a712aa624948471ebb964a67007ec8b7 (127.4.192.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c12544524ef441248a99ac26bdbd5938" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
W20260608 12:51:50.925400 10991 catalog_manager.cc:4754] TS 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 90bbe8c71f154e24b8b84f9a13909761: Network error: Client connection negotiation failed: client connection to 127.4.192.65:35187: connect: Connection refused (error 111)
I20260608 12:51:50.929196 11258 consensus_queue.cc:237] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [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: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } }
I20260608 12:51:50.934562 11390 raft_consensus.cc:1275] T 4ce69b2948fb4ba4a07f9983a0af6023 P a712aa624948471ebb964a67007ec8b7 [term 1 FOLLOWER]: Refusing update from remote peer c12544524ef441248a99ac26bdbd5938: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:51:50.934722 11184 raft_consensus.cc:1275] T 4ce69b2948fb4ba4a07f9983a0af6023 P d3d22a3af170461eb242d905b539cc83 [term 1 FOLLOWER]: Refusing update from remote peer c12544524ef441248a99ac26bdbd5938: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:51:50.936089 11331 consensus_queue.cc:1048] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:51:50.936802 11310 consensus_queue.cc:1048] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:51:50.940404 11310 raft_consensus.cc:1064] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938: attempting to promote NON_VOTER a712aa624948471ebb964a67007ec8b7 to VOTER
I20260608 12:51:50.943948 11447 raft_consensus.cc:2955] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
I20260608 12:51:50.948482 11310 consensus_queue.cc:237] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [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: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } }
I20260608 12:51:50.949124 11184 raft_consensus.cc:2955] T 4ce69b2948fb4ba4a07f9983a0af6023 P d3d22a3af170461eb242d905b539cc83 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
I20260608 12:51:50.952723 11390 raft_consensus.cc:2955] T 4ce69b2948fb4ba4a07f9983a0af6023 P a712aa624948471ebb964a67007ec8b7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
I20260608 12:51:50.962397 10992 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4ce69b2948fb4ba4a07f9983a0af6023 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:51:50.967133 11005 catalog_manager.cc:5696] T 4ce69b2948fb4ba4a07f9983a0af6023 P d3d22a3af170461eb242d905b539cc83 reported cstate change: config changed from index 3 to 4, VOTER 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65) evicted. New cstate: current_term: 1 leader_uuid: "c12544524ef441248a99ac26bdbd5938" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
I20260608 12:51:50.981622 11391 raft_consensus.cc:1275] T e56d515eb4d64d78ba4c3c8d54073f00 P a712aa624948471ebb964a67007ec8b7 [term 1 LEARNER]: Refusing update from remote peer c12544524ef441248a99ac26bdbd5938: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:51:50.982071 11184 raft_consensus.cc:1275] T e56d515eb4d64d78ba4c3c8d54073f00 P d3d22a3af170461eb242d905b539cc83 [term 1 FOLLOWER]: Refusing update from remote peer c12544524ef441248a99ac26bdbd5938: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:51:50.984107 11467 consensus_queue.cc:1048] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:51:50.989315 11310 consensus_queue.cc:1048] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:51:50.995131 11221 consensus_peers.cc:597] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 -> Peer 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187): Couldn't send request to peer 3a01013f32914b319fcc5071e4ac0e7f. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:35187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:51.007872 11310 raft_consensus.cc:2955] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a712aa624948471ebb964a67007ec8b7 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
I20260608 12:51:51.009788 11391 raft_consensus.cc:2955] T e56d515eb4d64d78ba4c3c8d54073f00 P a712aa624948471ebb964a67007ec8b7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a712aa624948471ebb964a67007ec8b7 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
I20260608 12:51:51.019591 11184 raft_consensus.cc:2955] T e56d515eb4d64d78ba4c3c8d54073f00 P d3d22a3af170461eb242d905b539cc83 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a712aa624948471ebb964a67007ec8b7 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
I20260608 12:51:51.022475 11005 catalog_manager.cc:5696] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 reported cstate change: config changed from index 2 to 3, a712aa624948471ebb964a67007ec8b7 (127.4.192.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c12544524ef441248a99ac26bdbd5938" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:51:51.037379 11258 consensus_queue.cc:237] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [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: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } }
I20260608 12:51:51.042188 11184 raft_consensus.cc:1275] T e56d515eb4d64d78ba4c3c8d54073f00 P d3d22a3af170461eb242d905b539cc83 [term 1 FOLLOWER]: Refusing update from remote peer c12544524ef441248a99ac26bdbd5938: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:51:51.042307 11391 raft_consensus.cc:1275] T e56d515eb4d64d78ba4c3c8d54073f00 P a712aa624948471ebb964a67007ec8b7 [term 1 FOLLOWER]: Refusing update from remote peer c12544524ef441248a99ac26bdbd5938: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:51:51.043887 11331 consensus_queue.cc:1048] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:51:51.044612 11467 consensus_queue.cc:1048] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:51:51.051240 11331 raft_consensus.cc:2955] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
I20260608 12:51:51.053597 11184 raft_consensus.cc:2955] T e56d515eb4d64d78ba4c3c8d54073f00 P d3d22a3af170461eb242d905b539cc83 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
I20260608 12:51:51.053879 11391 raft_consensus.cc:2955] T e56d515eb4d64d78ba4c3c8d54073f00 P a712aa624948471ebb964a67007ec8b7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
I20260608 12:51:51.061125 10992 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e56d515eb4d64d78ba4c3c8d54073f00 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:51:51.063637 11005 catalog_manager.cc:5696] T e56d515eb4d64d78ba4c3c8d54073f00 P d3d22a3af170461eb242d905b539cc83 reported cstate change: config changed from index 3 to 4, VOTER 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65) evicted. New cstate: current_term: 1 leader_uuid: "c12544524ef441248a99ac26bdbd5938" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
W20260608 12:51:51.293988 11055 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 3a01013f32914b319fcc5071e4ac0e7f not available for placement
I20260608 12:51:51.521662 11331 consensus_queue.cc:579] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Leader has been unable to successfully communicate with peer 3a01013f32914b319fcc5071e4ac0e7f for more than 1 seconds (1.568s)
I20260608 12:51:51.533504 11258 consensus_queue.cc:237] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: true } }
I20260608 12:51:51.540766 11184 raft_consensus.cc:1275] T 918ea137c98249ee91f90cd90dcbe420 P d3d22a3af170461eb242d905b539cc83 [term 2 FOLLOWER]: Refusing update from remote peer c12544524ef441248a99ac26bdbd5938: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 12:51:51.541250 11221 consensus_peers.cc:597] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 -> Peer a712aa624948471ebb964a67007ec8b7 (127.4.192.68:36325): Couldn't send request to peer a712aa624948471ebb964a67007ec8b7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 918ea137c98249ee91f90cd90dcbe420. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:51.542227 11467 consensus_queue.cc:1048] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:51:51.544512 11221 consensus_peers.cc:597] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 -> Peer 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187): Couldn't send request to peer 3a01013f32914b319fcc5071e4ac0e7f. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:35187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:51.549103 11331 raft_consensus.cc:2955] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a712aa624948471ebb964a67007ec8b7 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: true } } }
I20260608 12:51:51.550891 11184 raft_consensus.cc:2955] T 918ea137c98249ee91f90cd90dcbe420 P d3d22a3af170461eb242d905b539cc83 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a712aa624948471ebb964a67007ec8b7 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: true } } }
I20260608 12:51:51.559360 10992 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 918ea137c98249ee91f90cd90dcbe420 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:51:51.564496 11006 catalog_manager.cc:5696] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 reported cstate change: config changed from index -1 to 2, NON_VOTER a712aa624948471ebb964a67007ec8b7 (127.4.192.68) added. New cstate: current_term: 2 leader_uuid: "c12544524ef441248a99ac26bdbd5938" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:51:52.107448 10991 catalog_manager.cc:4754] TS 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 90bbe8c71f154e24b8b84f9a13909761: Network error: Client connection negotiation failed: client connection to 127.4.192.65:35187: connect: Connection refused (error 111)
I20260608 12:51:52.128492 11478 ts_tablet_manager.cc:933] T 918ea137c98249ee91f90cd90dcbe420 P a712aa624948471ebb964a67007ec8b7: Initiating tablet copy from peer c12544524ef441248a99ac26bdbd5938 (127.4.192.67:35781)
I20260608 12:51:52.129969 11478 tablet_copy_client.cc:323] T 918ea137c98249ee91f90cd90dcbe420 P a712aa624948471ebb964a67007ec8b7: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.67:35781
I20260608 12:51:52.131475 11268 tablet_copy_service.cc:140] P c12544524ef441248a99ac26bdbd5938: Received BeginTabletCopySession request for tablet 918ea137c98249ee91f90cd90dcbe420 from peer a712aa624948471ebb964a67007ec8b7 ({username='slave'} at 127.0.0.1:53902)
I20260608 12:51:52.131901 11268 tablet_copy_service.cc:161] P c12544524ef441248a99ac26bdbd5938: Beginning new tablet copy session on tablet 918ea137c98249ee91f90cd90dcbe420 from peer a712aa624948471ebb964a67007ec8b7 at {username='slave'} at 127.0.0.1:53902: session id = a712aa624948471ebb964a67007ec8b7-918ea137c98249ee91f90cd90dcbe420
I20260608 12:51:52.136904 11268 tablet_copy_source_session.cc:215] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:52.139526 11478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 918ea137c98249ee91f90cd90dcbe420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:52.149566 11478 tablet_copy_client.cc:806] T 918ea137c98249ee91f90cd90dcbe420 P a712aa624948471ebb964a67007ec8b7: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:52.150068 11478 tablet_copy_client.cc:670] T 918ea137c98249ee91f90cd90dcbe420 P a712aa624948471ebb964a67007ec8b7: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:52.153309 11478 tablet_copy_client.cc:538] T 918ea137c98249ee91f90cd90dcbe420 P a712aa624948471ebb964a67007ec8b7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:52.158821 11478 tablet_bootstrap.cc:492] T 918ea137c98249ee91f90cd90dcbe420 P a712aa624948471ebb964a67007ec8b7: Bootstrap starting.
I20260608 12:51:52.174136 11478 tablet_bootstrap.cc:492] T 918ea137c98249ee91f90cd90dcbe420 P a712aa624948471ebb964a67007ec8b7: 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
I20260608 12:51:52.174752 11478 tablet_bootstrap.cc:492] T 918ea137c98249ee91f90cd90dcbe420 P a712aa624948471ebb964a67007ec8b7: Bootstrap complete.
I20260608 12:51:52.175282 11478 ts_tablet_manager.cc:1403] T 918ea137c98249ee91f90cd90dcbe420 P a712aa624948471ebb964a67007ec8b7: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.011s
I20260608 12:51:52.177528 11478 raft_consensus.cc:359] T 918ea137c98249ee91f90cd90dcbe420 P a712aa624948471ebb964a67007ec8b7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: true } }
I20260608 12:51:52.178066 11478 raft_consensus.cc:740] T 918ea137c98249ee91f90cd90dcbe420 P a712aa624948471ebb964a67007ec8b7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a712aa624948471ebb964a67007ec8b7, State: Initialized, Role: LEARNER
I20260608 12:51:52.178730 11478 consensus_queue.cc:260] T 918ea137c98249ee91f90cd90dcbe420 P a712aa624948471ebb964a67007ec8b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: true } }
I20260608 12:51:52.181375 11478 ts_tablet_manager.cc:1434] T 918ea137c98249ee91f90cd90dcbe420 P a712aa624948471ebb964a67007ec8b7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:51:52.183534 11268 tablet_copy_service.cc:342] P c12544524ef441248a99ac26bdbd5938: Request end of tablet copy session a712aa624948471ebb964a67007ec8b7-918ea137c98249ee91f90cd90dcbe420 received from {username='slave'} at 127.0.0.1:53902
I20260608 12:51:52.183888 11268 tablet_copy_service.cc:434] P c12544524ef441248a99ac26bdbd5938: ending tablet copy session a712aa624948471ebb964a67007ec8b7-918ea137c98249ee91f90cd90dcbe420 on tablet 918ea137c98249ee91f90cd90dcbe420 with peer a712aa624948471ebb964a67007ec8b7
W20260608 12:51:52.297338 11055 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 3a01013f32914b319fcc5071e4ac0e7f not available for placement
I20260608 12:51:52.614012 11331 consensus_queue.cc:579] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Leader has been unable to successfully communicate with peer 3a01013f32914b319fcc5071e4ac0e7f for more than 1 seconds (1.079s)
I20260608 12:51:52.735605 11391 raft_consensus.cc:1217] T 918ea137c98249ee91f90cd90dcbe420 P a712aa624948471ebb964a67007ec8b7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260608 12:51:53.187644 10991 catalog_manager.cc:4754] TS 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 90bbe8c71f154e24b8b84f9a13909761: Network error: Client connection negotiation failed: client connection to 127.4.192.65:35187: connect: Connection refused (error 111)
I20260608 12:51:53.274103 11484 raft_consensus.cc:1064] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938: attempting to promote NON_VOTER a712aa624948471ebb964a67007ec8b7 to VOTER
I20260608 12:51:53.276050 11484 consensus_queue.cc:237] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } }
I20260608 12:51:53.282569 11391 raft_consensus.cc:1275] T 918ea137c98249ee91f90cd90dcbe420 P a712aa624948471ebb964a67007ec8b7 [term 2 LEARNER]: Refusing update from remote peer c12544524ef441248a99ac26bdbd5938: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:51:53.283217 11184 raft_consensus.cc:1275] T 918ea137c98249ee91f90cd90dcbe420 P d3d22a3af170461eb242d905b539cc83 [term 2 FOLLOWER]: Refusing update from remote peer c12544524ef441248a99ac26bdbd5938: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:51:53.284022 11493 consensus_queue.cc:1048] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:51:53.284930 11484 consensus_queue.cc:1048] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:51:53.287015 11221 consensus_peers.cc:597] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 -> Peer 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187): Couldn't send request to peer 3a01013f32914b319fcc5071e4ac0e7f. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:35187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:53.292495 11493 raft_consensus.cc:2955] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a712aa624948471ebb964a67007ec8b7 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
I20260608 12:51:53.293946 11391 raft_consensus.cc:2955] T 918ea137c98249ee91f90cd90dcbe420 P a712aa624948471ebb964a67007ec8b7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a712aa624948471ebb964a67007ec8b7 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
W20260608 12:51:53.302071 11055 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 3a01013f32914b319fcc5071e4ac0e7f not available for placement
I20260608 12:51:53.301138 11184 raft_consensus.cc:2955] T 918ea137c98249ee91f90cd90dcbe420 P d3d22a3af170461eb242d905b539cc83 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a712aa624948471ebb964a67007ec8b7 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
I20260608 12:51:53.303826 11006 catalog_manager.cc:5696] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 reported cstate change: config changed from index 2 to 3, a712aa624948471ebb964a67007ec8b7 (127.4.192.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c12544524ef441248a99ac26bdbd5938" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a01013f32914b319fcc5071e4ac0e7f" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:51:53.320083 11258 consensus_queue.cc:237] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } }
I20260608 12:51:53.324893 11391 raft_consensus.cc:1275] T 918ea137c98249ee91f90cd90dcbe420 P a712aa624948471ebb964a67007ec8b7 [term 2 FOLLOWER]: Refusing update from remote peer c12544524ef441248a99ac26bdbd5938: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:51:53.325012 11184 raft_consensus.cc:1275] T 918ea137c98249ee91f90cd90dcbe420 P d3d22a3af170461eb242d905b539cc83 [term 2 FOLLOWER]: Refusing update from remote peer c12544524ef441248a99ac26bdbd5938: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:51:53.326936 11484 consensus_queue.cc:1048] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:51:53.327647 11493 consensus_queue.cc:1048] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:51:53.333863 11484 raft_consensus.cc:2955] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
I20260608 12:51:53.335632 11391 raft_consensus.cc:2955] T 918ea137c98249ee91f90cd90dcbe420 P a712aa624948471ebb964a67007ec8b7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
I20260608 12:51:53.341090 10992 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 918ea137c98249ee91f90cd90dcbe420 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:51:53.339919 11184 raft_consensus.cc:2955] T 918ea137c98249ee91f90cd90dcbe420 P d3d22a3af170461eb242d905b539cc83 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } } }
I20260608 12:51:53.346302 11005 catalog_manager.cc:5696] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 reported cstate change: config changed from index 3 to 4, VOTER 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65) evicted. New cstate: current_term: 2 leader_uuid: "c12544524ef441248a99ac26bdbd5938" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d3d22a3af170461eb242d905b539cc83" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c12544524ef441248a99ac26bdbd5938" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 35781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a712aa624948471ebb964a67007ec8b7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 36325 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 12:51:53.462504 10991 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.192.65:35187: connect: Connection refused (error 111) [suppressed 55 similar messages]
W20260608 12:51:54.557129 10991 catalog_manager.cc:4754] TS 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 918ea137c98249ee91f90cd90dcbe420: Network error: Client connection negotiation failed: client connection to 127.4.192.65:35187: connect: Connection refused (error 111)
W20260608 12:51:55.612598 10991 catalog_manager.cc:4754] TS 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 918ea137c98249ee91f90cd90dcbe420: Network error: Client connection negotiation failed: client connection to 127.4.192.65:35187: connect: Connection refused (error 111)
I20260608 12:51:57.039063 11506 consensus_queue.cc:579] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Leader has been unable to successfully communicate with peer a712aa624948471ebb964a67007ec8b7 for more than 1 seconds (1.128s)
I20260608 12:51:57.147796 11506 consensus_queue.cc:579] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Leader has been unable to successfully communicate with peer a712aa624948471ebb964a67007ec8b7 for more than 1 seconds (1.190s)
I20260608 12:51:57.181924 11508 consensus_queue.cc:579] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Leader has been unable to successfully communicate with peer d3d22a3af170461eb242d905b539cc83 for more than 1 seconds (1.050s)
I20260608 12:51:57.182956 11509 consensus_queue.cc:579] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [LEADER]: Leader has been unable to successfully communicate with peer a712aa624948471ebb964a67007ec8b7 for more than 1 seconds (1.441s)
W20260608 12:51:57.189208 11055 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver c12544524ef441248a99ac26bdbd5938 not available for placement
I20260608 12:51:57.212005 11512 consensus_queue.cc:579] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Leader has been unable to successfully communicate with peer d3d22a3af170461eb242d905b539cc83 for more than 1 seconds (1.234s)
I20260608 12:51:57.217475 11510 consensus_queue.cc:579] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [LEADER]: Leader has been unable to successfully communicate with peer a712aa624948471ebb964a67007ec8b7 for more than 1 seconds (1.040s)
I20260608 12:51:57.391166  4865 tablet_server.cc:179] TabletServer@127.4.192.66:0 shutting down...
I20260608 12:51:57.413826  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:57.414484  4865 tablet_replica.cc:333] T 918ea137c98249ee91f90cd90dcbe420 P d3d22a3af170461eb242d905b539cc83: stopping tablet replica
I20260608 12:51:57.415064  4865 raft_consensus.cc:2243] T 918ea137c98249ee91f90cd90dcbe420 P d3d22a3af170461eb242d905b539cc83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:57.415712  4865 raft_consensus.cc:2272] T 918ea137c98249ee91f90cd90dcbe420 P d3d22a3af170461eb242d905b539cc83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:57.417812  4865 tablet_replica.cc:333] T 4ce69b2948fb4ba4a07f9983a0af6023 P d3d22a3af170461eb242d905b539cc83: stopping tablet replica
I20260608 12:51:57.418362  4865 raft_consensus.cc:2243] T 4ce69b2948fb4ba4a07f9983a0af6023 P d3d22a3af170461eb242d905b539cc83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:57.418962  4865 raft_consensus.cc:2272] T 4ce69b2948fb4ba4a07f9983a0af6023 P d3d22a3af170461eb242d905b539cc83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:57.420854  4865 tablet_replica.cc:333] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83: stopping tablet replica
I20260608 12:51:57.421365  4865 raft_consensus.cc:2243] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:57.422123  4865 raft_consensus.cc:2272] T 90bbe8c71f154e24b8b84f9a13909761 P d3d22a3af170461eb242d905b539cc83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:57.424304  4865 tablet_replica.cc:333] T e56d515eb4d64d78ba4c3c8d54073f00 P d3d22a3af170461eb242d905b539cc83: stopping tablet replica
I20260608 12:51:57.424785  4865 raft_consensus.cc:2243] T e56d515eb4d64d78ba4c3c8d54073f00 P d3d22a3af170461eb242d905b539cc83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:57.425383  4865 raft_consensus.cc:2272] T e56d515eb4d64d78ba4c3c8d54073f00 P d3d22a3af170461eb242d905b539cc83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:57.452226  4865 tablet_server.cc:196] TabletServer@127.4.192.66:0 shutdown complete.
I20260608 12:51:57.468750  4865 tablet_server.cc:179] TabletServer@127.4.192.67:0 shutting down...
I20260608 12:51:57.491043  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:57.491899  4865 tablet_replica.cc:333] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938: stopping tablet replica
I20260608 12:51:57.492583  4865 raft_consensus.cc:2243] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:51:57.493398  4865 raft_consensus.cc:2272] T 918ea137c98249ee91f90cd90dcbe420 P c12544524ef441248a99ac26bdbd5938 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:57.495606  4865 tablet_replica.cc:333] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938: stopping tablet replica
I20260608 12:51:57.496124  4865 raft_consensus.cc:2243] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:57.496860  4865 raft_consensus.cc:2272] T 4ce69b2948fb4ba4a07f9983a0af6023 P c12544524ef441248a99ac26bdbd5938 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:57.498843  4865 tablet_replica.cc:333] T 90bbe8c71f154e24b8b84f9a13909761 P c12544524ef441248a99ac26bdbd5938: stopping tablet replica
I20260608 12:51:57.499389  4865 raft_consensus.cc:2243] T 90bbe8c71f154e24b8b84f9a13909761 P c12544524ef441248a99ac26bdbd5938 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:57.500025  4865 raft_consensus.cc:2272] T 90bbe8c71f154e24b8b84f9a13909761 P c12544524ef441248a99ac26bdbd5938 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:57.502141  4865 tablet_replica.cc:333] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938: stopping tablet replica
I20260608 12:51:57.502665  4865 raft_consensus.cc:2243] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:57.503490  4865 raft_consensus.cc:2272] T e56d515eb4d64d78ba4c3c8d54073f00 P c12544524ef441248a99ac26bdbd5938 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:57.529698  4865 tablet_server.cc:196] TabletServer@127.4.192.67:0 shutdown complete.
I20260608 12:51:57.545907  4865 tablet_server.cc:179] TabletServer@127.4.192.68:0 shutting down...
I20260608 12:51:57.567701  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:57.568384  4865 tablet_replica.cc:333] T 918ea137c98249ee91f90cd90dcbe420 P a712aa624948471ebb964a67007ec8b7: stopping tablet replica
I20260608 12:51:57.568960  4865 raft_consensus.cc:2243] T 918ea137c98249ee91f90cd90dcbe420 P a712aa624948471ebb964a67007ec8b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:57.569504  4865 raft_consensus.cc:2272] T 918ea137c98249ee91f90cd90dcbe420 P a712aa624948471ebb964a67007ec8b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:57.571511  4865 tablet_replica.cc:333] T e56d515eb4d64d78ba4c3c8d54073f00 P a712aa624948471ebb964a67007ec8b7: stopping tablet replica
I20260608 12:51:57.572058  4865 raft_consensus.cc:2243] T e56d515eb4d64d78ba4c3c8d54073f00 P a712aa624948471ebb964a67007ec8b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:57.572566  4865 raft_consensus.cc:2272] T e56d515eb4d64d78ba4c3c8d54073f00 P a712aa624948471ebb964a67007ec8b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:57.574327  4865 tablet_replica.cc:333] T 4ce69b2948fb4ba4a07f9983a0af6023 P a712aa624948471ebb964a67007ec8b7: stopping tablet replica
I20260608 12:51:57.574811  4865 raft_consensus.cc:2243] T 4ce69b2948fb4ba4a07f9983a0af6023 P a712aa624948471ebb964a67007ec8b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:57.575330  4865 raft_consensus.cc:2272] T 4ce69b2948fb4ba4a07f9983a0af6023 P a712aa624948471ebb964a67007ec8b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:57.577206  4865 tablet_replica.cc:333] T 90bbe8c71f154e24b8b84f9a13909761 P a712aa624948471ebb964a67007ec8b7: stopping tablet replica
I20260608 12:51:57.577700  4865 raft_consensus.cc:2243] T 90bbe8c71f154e24b8b84f9a13909761 P a712aa624948471ebb964a67007ec8b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:57.578197  4865 raft_consensus.cc:2272] T 90bbe8c71f154e24b8b84f9a13909761 P a712aa624948471ebb964a67007ec8b7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:51:57.711797 10991 catalog_manager.cc:4754] TS 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 918ea137c98249ee91f90cd90dcbe420: Network error: Client connection negotiation failed: client connection to 127.4.192.65:35187: connect: Connection refused (error 111)
W20260608 12:51:58.202217 11412 debug-util.cc:398] Leaking SignalData structure 0x7b08000443e0 after lost signal to thread 4868
W20260608 12:51:58.203362 11412 debug-util.cc:398] Leaking SignalData structure 0x7b080018c200 after lost signal to thread 11041
W20260608 12:51:58.599370  4865 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 11412)
W20260608 12:51:59.198818 11055 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver c12544524ef441248a99ac26bdbd5938 not available for placement
W20260608 12:51:59.426744 10991 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.192.65:35187: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260608 12:51:59.430042 10991 catalog_manager.cc:4754] TS 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 90bbe8c71f154e24b8b84f9a13909761: Network error: Client connection negotiation failed: client connection to 127.4.192.65:35187: connect: Connection refused (error 111)
W20260608 12:51:59.599987  4865 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 11412)
W20260608 12:52:00.201944 11055 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver c12544524ef441248a99ac26bdbd5938 not available for placement
W20260608 12:52:00.600797  4865 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 11412)
I20260608 12:52:00.823030  4865 tablet_server.cc:196] TabletServer@127.4.192.68:0 shutdown complete.
I20260608 12:52:00.849056  4865 master.cc:562] Master@127.4.192.126:35099 shutting down...
W20260608 12:52:01.858925 10991 catalog_manager.cc:4754] TS 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 918ea137c98249ee91f90cd90dcbe420: Network error: Client connection negotiation failed: client connection to 127.4.192.65:35187: connect: Connection refused (error 111)
W20260608 12:52:07.628877 10991 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.192.65:35187: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260608 12:52:07.632094 10991 catalog_manager.cc:4754] TS 3a01013f32914b319fcc5071e4ac0e7f (127.4.192.65:35187): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 90bbe8c71f154e24b8b84f9a13909761: Network error: Client connection negotiation failed: client connection to 127.4.192.65:35187: connect: Connection refused (error 111)
I20260608 12:52:07.857759  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0fb07e6c2fae49ef96fa11cc9450cef8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:07.859030  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0fb07e6c2fae49ef96fa11cc9450cef8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:07.859472  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0fb07e6c2fae49ef96fa11cc9450cef8: stopping tablet replica
I20260608 12:52:07.893689  4865 master.cc:584] Master@127.4.192.126:35099 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (21803 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 12:52:07.941336  4865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.192.126:38789
I20260608 12:52:07.942487  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:07.948041 11526 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
W20260608 12:52:07.948393 11527 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
W20260608 12:52:07.949396 11529 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
I20260608 12:52:07.949623  4865 server_base.cc:1061] running on GCE node
I20260608 12:52:07.950621  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:07.950809  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:07.950927  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923127950915 us; error 0 us; skew 500 ppm
I20260608 12:52:07.951488  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:07.953856  4865 webserver.cc:533] Webserver started at http://127.4.192.126:40677/ using document root <none> and password file <none>
I20260608 12:52:07.954325  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:07.954489  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:07.954725  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:07.956053  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/master-0-root/instance:
uuid: "6efd97a6d1f44dfa820b03b71780fd4d"
format_stamp: "Formatted at 2026-06-08 12:52:07 on dist-test-slave-pmzz"
I20260608 12:52:07.960774  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:52:07.964213 11534 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:07.964941  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:52:07.965245  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/master-0-root
uuid: "6efd97a6d1f44dfa820b03b71780fd4d"
format_stamp: "Formatted at 2026-06-08 12:52:07 on dist-test-slave-pmzz"
I20260608 12:52:07.965509  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-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)
I20260608 12:52:07.998293  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:07.999588  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:08.039043  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.126:38789
I20260608 12:52:08.039175 11585 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.126:38789 every 8 connection(s)
I20260608 12:52:08.043669 11586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:08.055924 11586 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6efd97a6d1f44dfa820b03b71780fd4d: Bootstrap starting.
I20260608 12:52:08.061074 11586 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6efd97a6d1f44dfa820b03b71780fd4d: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:08.065590 11586 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6efd97a6d1f44dfa820b03b71780fd4d: No bootstrap required, opened a new log
I20260608 12:52:08.068388 11586 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6efd97a6d1f44dfa820b03b71780fd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6efd97a6d1f44dfa820b03b71780fd4d" member_type: VOTER }
I20260608 12:52:08.068831 11586 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6efd97a6d1f44dfa820b03b71780fd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:08.069065 11586 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6efd97a6d1f44dfa820b03b71780fd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6efd97a6d1f44dfa820b03b71780fd4d, State: Initialized, Role: FOLLOWER
I20260608 12:52:08.069700 11586 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6efd97a6d1f44dfa820b03b71780fd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6efd97a6d1f44dfa820b03b71780fd4d" member_type: VOTER }
I20260608 12:52:08.070171 11586 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6efd97a6d1f44dfa820b03b71780fd4d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:52:08.070397 11586 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6efd97a6d1f44dfa820b03b71780fd4d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:52:08.070683 11586 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6efd97a6d1f44dfa820b03b71780fd4d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:08.075315 11586 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6efd97a6d1f44dfa820b03b71780fd4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6efd97a6d1f44dfa820b03b71780fd4d" member_type: VOTER }
I20260608 12:52:08.075825 11586 leader_election.cc:304] T 00000000000000000000000000000000 P 6efd97a6d1f44dfa820b03b71780fd4d [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: 6efd97a6d1f44dfa820b03b71780fd4d; no voters: 
I20260608 12:52:08.076956 11586 leader_election.cc:290] T 00000000000000000000000000000000 P 6efd97a6d1f44dfa820b03b71780fd4d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:52:08.077365 11589 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6efd97a6d1f44dfa820b03b71780fd4d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:08.078740 11589 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6efd97a6d1f44dfa820b03b71780fd4d [term 1 LEADER]: Becoming Leader. State: Replica: 6efd97a6d1f44dfa820b03b71780fd4d, State: Running, Role: LEADER
I20260608 12:52:08.079525 11589 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6efd97a6d1f44dfa820b03b71780fd4d [LEADER]: Queue going to LEADER mode. State: All 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: "6efd97a6d1f44dfa820b03b71780fd4d" member_type: VOTER }
I20260608 12:52:08.080114 11586 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6efd97a6d1f44dfa820b03b71780fd4d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:52:08.087065 11590 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6efd97a6d1f44dfa820b03b71780fd4d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6efd97a6d1f44dfa820b03b71780fd4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6efd97a6d1f44dfa820b03b71780fd4d" member_type: VOTER } }
I20260608 12:52:08.087057 11591 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6efd97a6d1f44dfa820b03b71780fd4d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6efd97a6d1f44dfa820b03b71780fd4d. Latest consensus state: current_term: 1 leader_uuid: "6efd97a6d1f44dfa820b03b71780fd4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6efd97a6d1f44dfa820b03b71780fd4d" member_type: VOTER } }
I20260608 12:52:08.087939 11590 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6efd97a6d1f44dfa820b03b71780fd4d [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:08.088063 11591 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6efd97a6d1f44dfa820b03b71780fd4d [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:08.090159 11598 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:52:08.098312 11598 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:52:08.099359  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:52:08.108084 11598 catalog_manager.cc:1382] Generated new cluster ID: 7097184fb50e4fddbb0444eb840b4eb5
I20260608 12:52:08.108387 11598 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:52:08.120738 11598 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:52:08.122097 11598 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:52:08.146080 11598 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6efd97a6d1f44dfa820b03b71780fd4d: Generated new TSK 0
I20260608 12:52:08.146723 11598 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:52:08.165719  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:08.173137 11607 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
W20260608 12:52:08.174396 11608 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
W20260608 12:52:08.176185 11610 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
I20260608 12:52:08.176458  4865 server_base.cc:1061] running on GCE node
I20260608 12:52:08.177448  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:08.177642  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:08.177770  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923128177759 us; error 0 us; skew 500 ppm
I20260608 12:52:08.178328  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:08.180651  4865 webserver.cc:533] Webserver started at http://127.4.192.65:38443/ using document root <none> and password file <none>
I20260608 12:52:08.181128  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:08.181293  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:08.181512  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:08.182701  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-0-root/instance:
uuid: "568e4f5048b949dfa838c6efe5f30705"
format_stamp: "Formatted at 2026-06-08 12:52:08 on dist-test-slave-pmzz"
I20260608 12:52:08.187386  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:52:08.190771 11615 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:08.191857  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:52:08.192195  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-0-root
uuid: "568e4f5048b949dfa838c6efe5f30705"
format_stamp: "Formatted at 2026-06-08 12:52:08 on dist-test-slave-pmzz"
I20260608 12:52:08.192500  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-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)
I20260608 12:52:08.212288  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:08.213546  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:08.215047  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:08.217432  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:08.217662  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:08.217907  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:08.218091  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:08.261322  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.65:32967
I20260608 12:52:08.261444 11677 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.65:32967 every 8 connection(s)
I20260608 12:52:08.266973  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:08.274637 11682 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
W20260608 12:52:08.276414 11683 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
W20260608 12:52:08.277966 11685 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
I20260608 12:52:08.278257  4865 server_base.cc:1061] running on GCE node
I20260608 12:52:08.279345  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:08.279539  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:08.279773  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923128279752 us; error 0 us; skew 500 ppm
I20260608 12:52:08.280493  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:08.283551  4865 webserver.cc:533] Webserver started at http://127.4.192.66:39523/ using document root <none> and password file <none>
I20260608 12:52:08.284183  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:08.284314 11678 heartbeater.cc:344] Connected to a master server at 127.4.192.126:38789
I20260608 12:52:08.284420  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:08.284857 11678 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:08.284963  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:08.285955 11678 heartbeater.cc:507] Master 127.4.192.126:38789 requested a full tablet report, sending...
I20260608 12:52:08.286737  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-1-root/instance:
uuid: "a7dc1be2ca494e6abf3dbcf817fd2225"
format_stamp: "Formatted at 2026-06-08 12:52:08 on dist-test-slave-pmzz"
I20260608 12:52:08.288724 11551 ts_manager.cc:194] Registered new tserver with Master: 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65:32967)
I20260608 12:52:08.291478 11551 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55894
I20260608 12:52:08.293334  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.001s
I20260608 12:52:08.297590 11690 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:08.299209  4865 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:52:08.299669  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-1-root
uuid: "a7dc1be2ca494e6abf3dbcf817fd2225"
format_stamp: "Formatted at 2026-06-08 12:52:08 on dist-test-slave-pmzz"
I20260608 12:52:08.300079  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-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)
I20260608 12:52:08.323181  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:08.324610  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:08.326570  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:08.330418  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:08.330736  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:08.331068  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:08.331359  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:52:08.378728  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.66:40933
I20260608 12:52:08.378845 11752 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.66:40933 every 8 connection(s)
I20260608 12:52:08.384197  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:08.392112 11756 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
W20260608 12:52:08.392437 11757 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
I20260608 12:52:08.395789  4865 server_base.cc:1061] running on GCE node
W20260608 12:52:08.395835 11760 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
I20260608 12:52:08.396710 11753 heartbeater.cc:344] Connected to a master server at 127.4.192.126:38789
I20260608 12:52:08.397152 11753 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:08.397231  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:08.397579  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:08.397797  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923128397778 us; error 0 us; skew 500 ppm
I20260608 12:52:08.398149 11753 heartbeater.cc:507] Master 127.4.192.126:38789 requested a full tablet report, sending...
I20260608 12:52:08.398706  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:08.400508 11551 ts_manager.cc:194] Registered new tserver with Master: a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66:40933)
I20260608 12:52:08.401667  4865 webserver.cc:533] Webserver started at http://127.4.192.67:45097/ using document root <none> and password file <none>
I20260608 12:52:08.402271  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:08.402202 11551 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55906
I20260608 12:52:08.402655  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:08.403005  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:08.404448  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-2-root/instance:
uuid: "48988f6c0eb64029b98288d0a8433303"
format_stamp: "Formatted at 2026-06-08 12:52:08 on dist-test-slave-pmzz"
I20260608 12:52:08.408968  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:52:08.412458 11764 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:08.413236  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:52:08.413535  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-2-root
uuid: "48988f6c0eb64029b98288d0a8433303"
format_stamp: "Formatted at 2026-06-08 12:52:08 on dist-test-slave-pmzz"
I20260608 12:52:08.413825  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-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)
I20260608 12:52:08.431404  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:08.432631  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:08.434064  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:08.436403  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:08.436626  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:08.436867  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:08.437044  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:08.478294  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.67:44523
I20260608 12:52:08.478425 11826 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.67:44523 every 8 connection(s)
I20260608 12:52:08.493525 11827 heartbeater.cc:344] Connected to a master server at 127.4.192.126:38789
I20260608 12:52:08.493930 11827 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:08.494750 11827 heartbeater.cc:507] Master 127.4.192.126:38789 requested a full tablet report, sending...
I20260608 12:52:08.496814 11551 ts_manager.cc:194] Registered new tserver with Master: 48988f6c0eb64029b98288d0a8433303 (127.4.192.67:44523)
I20260608 12:52:08.497848  4865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015927005s
I20260608 12:52:08.498353 11551 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55908
I20260608 12:52:09.294988 11678 heartbeater.cc:499] Master 127.4.192.126:38789 was elected leader, sending a full tablet report...
I20260608 12:52:09.405285 11753 heartbeater.cc:499] Master 127.4.192.126:38789 was elected leader, sending a full tablet report...
I20260608 12:52:09.501784 11827 heartbeater.cc:499] Master 127.4.192.126:38789 was elected leader, sending a full tablet report...
I20260608 12:52:09.554487 11551 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55922:
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\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:52:09.557055 11551 catalog_manager.cc:7076] 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.
I20260608 12:52:09.618275 11792 tablet_service.cc:1511] Processing CreateTablet for tablet d72837acd5f34448a9d28269835269df (DEFAULT_TABLE table=test-workload [id=49a2af3445c7455fab4a743932be5ce2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:52:09.619957 11792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d72837acd5f34448a9d28269835269df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:09.622776 11791 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea9ec7fd2114f349fedf53fb31c591f (DEFAULT_TABLE table=test-workload [id=49a2af3445c7455fab4a743932be5ce2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:52:09.624239 11791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea9ec7fd2114f349fedf53fb31c591f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:09.629501 11790 tablet_service.cc:1511] Processing CreateTablet for tablet 906b5ab4c0d041e297c334655341ae34 (DEFAULT_TABLE table=test-workload [id=49a2af3445c7455fab4a743932be5ce2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:52:09.630911 11790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 906b5ab4c0d041e297c334655341ae34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:09.632627 11789 tablet_service.cc:1511] Processing CreateTablet for tablet 2656416d4f9f4803980f4e85da9a5fd8 (DEFAULT_TABLE table=test-workload [id=49a2af3445c7455fab4a743932be5ce2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:52:09.634219 11789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2656416d4f9f4803980f4e85da9a5fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:09.646903 11718 tablet_service.cc:1511] Processing CreateTablet for tablet d72837acd5f34448a9d28269835269df (DEFAULT_TABLE table=test-workload [id=49a2af3445c7455fab4a743932be5ce2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:52:09.647285 11643 tablet_service.cc:1511] Processing CreateTablet for tablet d72837acd5f34448a9d28269835269df (DEFAULT_TABLE table=test-workload [id=49a2af3445c7455fab4a743932be5ce2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:52:09.648521 11718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d72837acd5f34448a9d28269835269df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:09.648720 11643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d72837acd5f34448a9d28269835269df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:09.653239 11642 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea9ec7fd2114f349fedf53fb31c591f (DEFAULT_TABLE table=test-workload [id=49a2af3445c7455fab4a743932be5ce2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:52:09.654722 11642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea9ec7fd2114f349fedf53fb31c591f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:09.656700 11641 tablet_service.cc:1511] Processing CreateTablet for tablet 906b5ab4c0d041e297c334655341ae34 (DEFAULT_TABLE table=test-workload [id=49a2af3445c7455fab4a743932be5ce2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:52:09.657407 11717 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea9ec7fd2114f349fedf53fb31c591f (DEFAULT_TABLE table=test-workload [id=49a2af3445c7455fab4a743932be5ce2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:52:09.658177 11641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 906b5ab4c0d041e297c334655341ae34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:09.658979 11717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea9ec7fd2114f349fedf53fb31c591f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:09.660624 11640 tablet_service.cc:1511] Processing CreateTablet for tablet 2656416d4f9f4803980f4e85da9a5fd8 (DEFAULT_TABLE table=test-workload [id=49a2af3445c7455fab4a743932be5ce2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:52:09.664582 11640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2656416d4f9f4803980f4e85da9a5fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:09.669317 11716 tablet_service.cc:1511] Processing CreateTablet for tablet 906b5ab4c0d041e297c334655341ae34 (DEFAULT_TABLE table=test-workload [id=49a2af3445c7455fab4a743932be5ce2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:52:09.670909 11716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 906b5ab4c0d041e297c334655341ae34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:09.682114 11715 tablet_service.cc:1511] Processing CreateTablet for tablet 2656416d4f9f4803980f4e85da9a5fd8 (DEFAULT_TABLE table=test-workload [id=49a2af3445c7455fab4a743932be5ce2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:52:09.684538 11715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2656416d4f9f4803980f4e85da9a5fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:09.705480 11847 tablet_bootstrap.cc:492] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303: Bootstrap starting.
I20260608 12:52:09.726501 11850 tablet_bootstrap.cc:492] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705: Bootstrap starting.
I20260608 12:52:09.728732 11848 tablet_bootstrap.cc:492] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225: Bootstrap starting.
I20260608 12:52:09.764394 11847 tablet_bootstrap.cc:654] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:09.765002 11850 tablet_bootstrap.cc:654] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:09.770964 11848 tablet_bootstrap.cc:654] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:09.782811 11847 tablet_bootstrap.cc:492] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303: No bootstrap required, opened a new log
I20260608 12:52:09.783628 11847 ts_tablet_manager.cc:1403] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303: Time spent bootstrapping tablet: real 0.079s	user 0.020s	sys 0.004s
I20260608 12:52:09.783821 11850 tablet_bootstrap.cc:492] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705: No bootstrap required, opened a new log
I20260608 12:52:09.784252 11848 tablet_bootstrap.cc:492] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225: No bootstrap required, opened a new log
I20260608 12:52:09.784607 11850 ts_tablet_manager.cc:1403] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.006s
I20260608 12:52:09.784976 11848 ts_tablet_manager.cc:1403] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.000s
I20260608 12:52:09.788033 11847 raft_consensus.cc:359] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:09.788775 11850 raft_consensus.cc:359] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:09.789234 11847 raft_consensus.cc:385] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:09.789139 11848 raft_consensus.cc:359] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } }
I20260608 12:52:09.789705 11850 raft_consensus.cc:385] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:09.789772 11847 raft_consensus.cc:740] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48988f6c0eb64029b98288d0a8433303, State: Initialized, Role: FOLLOWER
I20260608 12:52:09.790061 11848 raft_consensus.cc:385] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:09.790318 11850 raft_consensus.cc:740] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 568e4f5048b949dfa838c6efe5f30705, State: Initialized, Role: FOLLOWER
I20260608 12:52:09.790630 11848 raft_consensus.cc:740] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7dc1be2ca494e6abf3dbcf817fd2225, State: Initialized, Role: FOLLOWER
I20260608 12:52:09.791618 11850 consensus_queue.cc:260] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:09.791440 11847 consensus_queue.cc:260] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:09.792001 11848 consensus_queue.cc:260] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } }
I20260608 12:52:09.797183 11847 ts_tablet_manager.cc:1434] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.011s
I20260608 12:52:09.799672 11847 tablet_bootstrap.cc:492] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303: Bootstrap starting.
I20260608 12:52:09.802703 11848 ts_tablet_manager.cc:1434] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.018s
I20260608 12:52:09.804356 11848 tablet_bootstrap.cc:492] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225: Bootstrap starting.
I20260608 12:52:09.810066 11850 ts_tablet_manager.cc:1434] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.010s
I20260608 12:52:09.810412 11847 tablet_bootstrap.cc:654] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:09.813068 11848 tablet_bootstrap.cc:654] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:09.818188 11850 tablet_bootstrap.cc:492] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705: Bootstrap starting.
I20260608 12:52:09.827960 11850 tablet_bootstrap.cc:654] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:09.828974 11848 tablet_bootstrap.cc:492] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225: No bootstrap required, opened a new log
I20260608 12:52:09.829609 11848 ts_tablet_manager.cc:1403] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.002s
I20260608 12:52:09.833431 11848 raft_consensus.cc:359] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:09.834581 11848 raft_consensus.cc:385] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:09.835071 11848 raft_consensus.cc:740] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7dc1be2ca494e6abf3dbcf817fd2225, State: Initialized, Role: FOLLOWER
I20260608 12:52:09.836378 11848 consensus_queue.cc:260] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:09.843055 11848 ts_tablet_manager.cc:1434] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 12:52:09.844585 11848 tablet_bootstrap.cc:492] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225: Bootstrap starting.
I20260608 12:52:09.847981 11850 tablet_bootstrap.cc:492] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705: No bootstrap required, opened a new log
I20260608 12:52:09.848587 11850 ts_tablet_manager.cc:1403] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.018s
I20260608 12:52:09.852434 11848 tablet_bootstrap.cc:654] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:09.851920 11850 raft_consensus.cc:359] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:09.854561 11850 raft_consensus.cc:385] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:09.854924 11850 raft_consensus.cc:740] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 568e4f5048b949dfa838c6efe5f30705, State: Initialized, Role: FOLLOWER
I20260608 12:52:09.856103 11850 consensus_queue.cc:260] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:09.858759 11850 ts_tablet_manager.cc:1434] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260608 12:52:09.860035 11850 tablet_bootstrap.cc:492] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705: Bootstrap starting.
I20260608 12:52:09.867690 11850 tablet_bootstrap.cc:654] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:09.871361 11847 tablet_bootstrap.cc:492] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303: No bootstrap required, opened a new log
I20260608 12:52:09.871920 11847 ts_tablet_manager.cc:1403] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303: Time spent bootstrapping tablet: real 0.073s	user 0.026s	sys 0.045s
I20260608 12:52:09.874509 11847 raft_consensus.cc:359] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:09.875138 11847 raft_consensus.cc:385] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:09.875490 11847 raft_consensus.cc:740] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48988f6c0eb64029b98288d0a8433303, State: Initialized, Role: FOLLOWER
I20260608 12:52:09.876566 11847 consensus_queue.cc:260] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:09.877987 11848 tablet_bootstrap.cc:492] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225: No bootstrap required, opened a new log
I20260608 12:52:09.878535 11850 tablet_bootstrap.cc:492] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705: No bootstrap required, opened a new log
I20260608 12:52:09.878587 11848 ts_tablet_manager.cc:1403] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.003s
I20260608 12:52:09.879067 11847 ts_tablet_manager.cc:1434] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:52:09.879312 11850 ts_tablet_manager.cc:1403] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260608 12:52:09.880610 11847 tablet_bootstrap.cc:492] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303: Bootstrap starting.
I20260608 12:52:09.883505 11850 raft_consensus.cc:359] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:09.884305 11850 raft_consensus.cc:385] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:09.884675 11850 raft_consensus.cc:740] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 568e4f5048b949dfa838c6efe5f30705, State: Initialized, Role: FOLLOWER
I20260608 12:52:09.885337 11848 raft_consensus.cc:359] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:09.885686 11850 consensus_queue.cc:260] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:09.886294 11848 raft_consensus.cc:385] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:09.886875 11848 raft_consensus.cc:740] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7dc1be2ca494e6abf3dbcf817fd2225, State: Initialized, Role: FOLLOWER
I20260608 12:52:09.888293 11850 ts_tablet_manager.cc:1434] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 12:52:09.887995 11848 consensus_queue.cc:260] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:09.890183 11847 tablet_bootstrap.cc:654] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:09.890749 11848 ts_tablet_manager.cc:1434] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260608 12:52:09.892212 11848 tablet_bootstrap.cc:492] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225: Bootstrap starting.
I20260608 12:52:09.893679 11850 tablet_bootstrap.cc:492] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705: Bootstrap starting.
I20260608 12:52:09.901611 11850 tablet_bootstrap.cc:654] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:09.902213 11848 tablet_bootstrap.cc:654] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:09.911711 11856 raft_consensus.cc:493] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:09.912303 11856 raft_consensus.cc:515] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } }
I20260608 12:52:09.916117 11855 raft_consensus.cc:493] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:09.916962 11855 raft_consensus.cc:515] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:09.921849 11848 tablet_bootstrap.cc:492] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225: No bootstrap required, opened a new log
I20260608 12:52:09.922079 11847 tablet_bootstrap.cc:492] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303: No bootstrap required, opened a new log
I20260608 12:52:09.922613 11848 ts_tablet_manager.cc:1403] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.010s
I20260608 12:52:09.922786 11847 ts_tablet_manager.cc:1403] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.019s
I20260608 12:52:09.926537 11856 leader_election.cc:290] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65:32967), 48988f6c0eb64029b98288d0a8433303 (127.4.192.67:44523)
I20260608 12:52:09.927467 11847 raft_consensus.cc:359] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:09.928508 11847 raft_consensus.cc:385] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:09.928917 11847 raft_consensus.cc:740] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48988f6c0eb64029b98288d0a8433303, State: Initialized, Role: FOLLOWER
I20260608 12:52:09.930191 11850 tablet_bootstrap.cc:492] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705: No bootstrap required, opened a new log
I20260608 12:52:09.930075 11847 consensus_queue.cc:260] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:09.930981 11850 ts_tablet_manager.cc:1403] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.012s
I20260608 12:52:09.931496 11854 raft_consensus.cc:493] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:09.933363 11854 raft_consensus.cc:515] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:09.933250 11848 raft_consensus.cc:359] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:09.934387 11848 raft_consensus.cc:385] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:09.934849 11848 raft_consensus.cc:740] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7dc1be2ca494e6abf3dbcf817fd2225, State: Initialized, Role: FOLLOWER
I20260608 12:52:09.936385 11850 raft_consensus.cc:359] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } }
I20260608 12:52:09.937212 11850 raft_consensus.cc:385] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:09.937564 11850 raft_consensus.cc:740] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 568e4f5048b949dfa838c6efe5f30705, State: Initialized, Role: FOLLOWER
I20260608 12:52:09.938422 11850 consensus_queue.cc:260] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } }
I20260608 12:52:09.936014 11848 consensus_queue.cc:260] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:09.931644 11855 leader_election.cc:290] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65:32967), a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66:40933)
I20260608 12:52:09.952064 11847 ts_tablet_manager.cc:1434] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303: Time spent starting tablet: real 0.029s	user 0.018s	sys 0.000s
I20260608 12:52:09.953245 11848 ts_tablet_manager.cc:1434] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260608 12:52:09.953436 11847 tablet_bootstrap.cc:492] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303: Bootstrap starting.
I20260608 12:52:09.943899 11854 leader_election.cc:290] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66:40933), 48988f6c0eb64029b98288d0a8433303 (127.4.192.67:44523)
I20260608 12:52:09.986156 11653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72837acd5f34448a9d28269835269df" candidate_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "568e4f5048b949dfa838c6efe5f30705" is_pre_election: true
I20260608 12:52:09.987401 11653 raft_consensus.cc:2468] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7dc1be2ca494e6abf3dbcf817fd2225 in term 0.
I20260608 12:52:09.988773 11850 ts_tablet_manager.cc:1434] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.008s
I20260608 12:52:09.989634 11694 leader_election.cc:304] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 568e4f5048b949dfa838c6efe5f30705, a7dc1be2ca494e6abf3dbcf817fd2225; no voters: 
I20260608 12:52:09.990792 11856 raft_consensus.cc:2804] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:09.991324 11856 raft_consensus.cc:493] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:09.991750 11856 raft_consensus.cc:3060] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:10.014847 11847 tablet_bootstrap.cc:654] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:10.024679 11728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906b5ab4c0d041e297c334655341ae34" candidate_uuid: "568e4f5048b949dfa838c6efe5f30705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" is_pre_election: true
I20260608 12:52:10.025511 11728 raft_consensus.cc:2468] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 568e4f5048b949dfa838c6efe5f30705 in term 0.
I20260608 12:52:10.027802 11653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906b5ab4c0d041e297c334655341ae34" candidate_uuid: "48988f6c0eb64029b98288d0a8433303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "568e4f5048b949dfa838c6efe5f30705" is_pre_election: true
I20260608 12:52:10.028347 11619 leader_election.cc:304] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 568e4f5048b949dfa838c6efe5f30705, a7dc1be2ca494e6abf3dbcf817fd2225; no voters: 
I20260608 12:52:10.028467 11653 raft_consensus.cc:2468] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48988f6c0eb64029b98288d0a8433303 in term 0.
I20260608 12:52:10.029397 11873 raft_consensus.cc:2804] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:10.029825 11873 raft_consensus.cc:493] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:10.030153 11873 raft_consensus.cc:3060] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:10.017138 11856 raft_consensus.cc:515] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } }
I20260608 12:52:10.031807 11802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906b5ab4c0d041e297c334655341ae34" candidate_uuid: "568e4f5048b949dfa838c6efe5f30705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48988f6c0eb64029b98288d0a8433303" is_pre_election: true
I20260608 12:52:10.032577 11802 raft_consensus.cc:2468] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 568e4f5048b949dfa838c6efe5f30705 in term 0.
I20260608 12:52:10.033077 11768 leader_election.cc:304] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48988f6c0eb64029b98288d0a8433303, 568e4f5048b949dfa838c6efe5f30705; no voters: 
I20260608 12:52:10.033291 11653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72837acd5f34448a9d28269835269df" candidate_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "568e4f5048b949dfa838c6efe5f30705"
I20260608 12:52:10.034032 11653 raft_consensus.cc:3060] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:10.034161 11855 raft_consensus.cc:2804] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:10.034585 11855 raft_consensus.cc:493] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:10.034934 11855 raft_consensus.cc:3060] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:10.035856 11847 tablet_bootstrap.cc:492] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303: No bootstrap required, opened a new log
I20260608 12:52:10.036450 11847 ts_tablet_manager.cc:1403] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303: Time spent bootstrapping tablet: real 0.083s	user 0.007s	sys 0.008s
I20260608 12:52:10.039126 11873 raft_consensus.cc:515] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:10.040505 11847 raft_consensus.cc:359] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } }
I20260608 12:52:10.041596 11873 leader_election.cc:290] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [CANDIDATE]: Term 1 election: Requested vote from peers a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66:40933), 48988f6c0eb64029b98288d0a8433303 (127.4.192.67:44523)
I20260608 12:52:10.041278 11847 raft_consensus.cc:385] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:10.042558 11847 raft_consensus.cc:740] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48988f6c0eb64029b98288d0a8433303, State: Initialized, Role: FOLLOWER
I20260608 12:52:10.042753 11802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906b5ab4c0d041e297c334655341ae34" candidate_uuid: "568e4f5048b949dfa838c6efe5f30705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48988f6c0eb64029b98288d0a8433303"
I20260608 12:52:10.043742 11653 raft_consensus.cc:2468] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7dc1be2ca494e6abf3dbcf817fd2225 in term 1.
I20260608 12:52:10.043623 11847 consensus_queue.cc:260] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } }
I20260608 12:52:10.045125 11694 leader_election.cc:304] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 568e4f5048b949dfa838c6efe5f30705, a7dc1be2ca494e6abf3dbcf817fd2225; no voters: 
I20260608 12:52:10.051389 11856 leader_election.cc:290] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [CANDIDATE]: Term 1 election: Requested vote from peers 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65:32967), 48988f6c0eb64029b98288d0a8433303 (127.4.192.67:44523)
I20260608 12:52:10.052731 11847 ts_tablet_manager.cc:1434] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260608 12:52:10.052971 11856 raft_consensus.cc:2804] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:10.053583 11856 raft_consensus.cc:697] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 LEADER]: Becoming Leader. State: Replica: a7dc1be2ca494e6abf3dbcf817fd2225, State: Running, Role: LEADER
I20260608 12:52:10.054971 11728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906b5ab4c0d041e297c334655341ae34" candidate_uuid: "48988f6c0eb64029b98288d0a8433303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" is_pre_election: true
I20260608 12:52:10.053879 11869 raft_consensus.cc:493] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:10.058493 11728 raft_consensus.cc:2468] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48988f6c0eb64029b98288d0a8433303 in term 0.
I20260608 12:52:10.058705 11869 raft_consensus.cc:515] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:10.061136 11869 leader_election.cc:290] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65:32967), a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66:40933)
I20260608 12:52:10.063789 11653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2656416d4f9f4803980f4e85da9a5fd8" candidate_uuid: "48988f6c0eb64029b98288d0a8433303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "568e4f5048b949dfa838c6efe5f30705" is_pre_election: true
I20260608 12:52:10.064414 11727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2656416d4f9f4803980f4e85da9a5fd8" candidate_uuid: "48988f6c0eb64029b98288d0a8433303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" is_pre_election: true
I20260608 12:52:10.064292 11855 raft_consensus.cc:515] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:10.062602 11728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906b5ab4c0d041e297c334655341ae34" candidate_uuid: "568e4f5048b949dfa838c6efe5f30705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225"
I20260608 12:52:10.065315 11727 raft_consensus.cc:2468] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48988f6c0eb64029b98288d0a8433303 in term 0.
I20260608 12:52:10.066159 11802 raft_consensus.cc:2393] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 568e4f5048b949dfa838c6efe5f30705 in current term 1: Already voted for candidate 48988f6c0eb64029b98288d0a8433303 in this term.
I20260608 12:52:10.066463 11728 raft_consensus.cc:3060] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:10.068122 11768 leader_election.cc:304] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48988f6c0eb64029b98288d0a8433303, a7dc1be2ca494e6abf3dbcf817fd2225; no voters: 
I20260608 12:52:10.064502 11653 raft_consensus.cc:2468] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48988f6c0eb64029b98288d0a8433303 in term 0.
I20260608 12:52:10.073351 11877 raft_consensus.cc:493] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:10.075572 11877 raft_consensus.cc:515] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:10.062058 11856 consensus_queue.cc:237] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } }
I20260608 12:52:10.077003 11801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72837acd5f34448a9d28269835269df" candidate_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48988f6c0eb64029b98288d0a8433303"
I20260608 12:52:10.078089 11801 raft_consensus.cc:3060] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:10.080027 11653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2656416d4f9f4803980f4e85da9a5fd8" candidate_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "568e4f5048b949dfa838c6efe5f30705" is_pre_election: true
I20260608 12:52:10.076591 11728 raft_consensus.cc:2468] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 568e4f5048b949dfa838c6efe5f30705 in term 1.
I20260608 12:52:10.080771 11653 raft_consensus.cc:2468] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7dc1be2ca494e6abf3dbcf817fd2225 in term 0.
I20260608 12:52:10.080920 11800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2656416d4f9f4803980f4e85da9a5fd8" candidate_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48988f6c0eb64029b98288d0a8433303" is_pre_election: true
I20260608 12:52:10.076794 11802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72837acd5f34448a9d28269835269df" candidate_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48988f6c0eb64029b98288d0a8433303" is_pre_election: true
I20260608 12:52:10.081759 11800 raft_consensus.cc:2468] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7dc1be2ca494e6abf3dbcf817fd2225 in term 0.
I20260608 12:52:10.082437 11694 leader_election.cc:304] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 568e4f5048b949dfa838c6efe5f30705, a7dc1be2ca494e6abf3dbcf817fd2225; no voters: 
I20260608 12:52:10.082829 11869 raft_consensus.cc:2804] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:10.083328 11869 raft_consensus.cc:493] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:10.083774 11869 raft_consensus.cc:3060] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:10.089713 11855 leader_election.cc:290] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [CANDIDATE]: Term 1 election: Requested vote from peers 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65:32967), a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66:40933)
I20260608 12:52:10.089771 11619 leader_election.cc:304] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [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: 568e4f5048b949dfa838c6efe5f30705, a7dc1be2ca494e6abf3dbcf817fd2225; no voters: 48988f6c0eb64029b98288d0a8433303
I20260608 12:52:10.092442 11873 raft_consensus.cc:2804] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:10.088550 11877 leader_election.cc:290] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65:32967), 48988f6c0eb64029b98288d0a8433303 (127.4.192.67:44523)
I20260608 12:52:10.092974 11873 raft_consensus.cc:697] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 1 LEADER]: Becoming Leader. State: Replica: 568e4f5048b949dfa838c6efe5f30705, State: Running, Role: LEADER
I20260608 12:52:10.087181 11801 raft_consensus.cc:2468] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7dc1be2ca494e6abf3dbcf817fd2225 in term 1.
I20260608 12:52:10.094245 11873 consensus_queue.cc:237] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:10.094105 11856 raft_consensus.cc:2804] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:10.097198 11728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906b5ab4c0d041e297c334655341ae34" candidate_uuid: "48988f6c0eb64029b98288d0a8433303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225"
I20260608 12:52:10.096155 11653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906b5ab4c0d041e297c334655341ae34" candidate_uuid: "48988f6c0eb64029b98288d0a8433303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "568e4f5048b949dfa838c6efe5f30705"
I20260608 12:52:10.102224 11856 raft_consensus.cc:493] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:10.102702 11728 raft_consensus.cc:2393] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 48988f6c0eb64029b98288d0a8433303 in current term 1: Already voted for candidate 568e4f5048b949dfa838c6efe5f30705 in this term.
I20260608 12:52:10.102739 11856 raft_consensus.cc:3060] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:10.099710 11550 catalog_manager.cc:5696] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 reported cstate change: term changed from 0 to 1, leader changed from <none> to a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66). New cstate: current_term: 1 leader_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:10.106796 11768 leader_election.cc:304] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [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: 48988f6c0eb64029b98288d0a8433303; no voters: 568e4f5048b949dfa838c6efe5f30705, a7dc1be2ca494e6abf3dbcf817fd2225
I20260608 12:52:10.100666 11869 raft_consensus.cc:515] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
W20260608 12:52:10.101423 11599 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:52:10.108659 11855 raft_consensus.cc:2749] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:52:10.109663 11869 leader_election.cc:290] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [CANDIDATE]: Term 1 election: Requested vote from peers 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65:32967), a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66:40933)
I20260608 12:52:10.110255 11653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2656416d4f9f4803980f4e85da9a5fd8" candidate_uuid: "48988f6c0eb64029b98288d0a8433303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "568e4f5048b949dfa838c6efe5f30705"
I20260608 12:52:10.110885 11653 raft_consensus.cc:3060] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:10.110769 11548 catalog_manager.cc:5696] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 reported cstate change: term changed from 0 to 1, leader changed from <none> to 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65). New cstate: current_term: 1 leader_uuid: "568e4f5048b949dfa838c6efe5f30705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:10.117033 11856 raft_consensus.cc:515] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:10.118676 11728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2656416d4f9f4803980f4e85da9a5fd8" candidate_uuid: "48988f6c0eb64029b98288d0a8433303" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225"
I20260608 12:52:10.118853 11653 raft_consensus.cc:2468] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48988f6c0eb64029b98288d0a8433303 in term 1.
I20260608 12:52:10.119614 11728 raft_consensus.cc:2393] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 48988f6c0eb64029b98288d0a8433303 in current term 1: Already voted for candidate a7dc1be2ca494e6abf3dbcf817fd2225 in this term.
I20260608 12:52:10.120146 11768 leader_election.cc:304] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48988f6c0eb64029b98288d0a8433303, 568e4f5048b949dfa838c6efe5f30705; no voters: 
I20260608 12:52:10.120764 11652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2656416d4f9f4803980f4e85da9a5fd8" candidate_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "568e4f5048b949dfa838c6efe5f30705"
I20260608 12:52:10.121907 11652 raft_consensus.cc:2393] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a7dc1be2ca494e6abf3dbcf817fd2225 in current term 1: Already voted for candidate 48988f6c0eb64029b98288d0a8433303 in this term.
I20260608 12:52:10.121047 11869 raft_consensus.cc:2804] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:10.122956 11869 raft_consensus.cc:697] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 1 LEADER]: Becoming Leader. State: Replica: 48988f6c0eb64029b98288d0a8433303, State: Running, Role: LEADER
I20260608 12:52:10.124079 11869 consensus_queue.cc:237] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:10.124825 11856 leader_election.cc:290] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [CANDIDATE]: Term 1 election: Requested vote from peers 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65:32967), 48988f6c0eb64029b98288d0a8433303 (127.4.192.67:44523)
I20260608 12:52:10.126385 11801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2656416d4f9f4803980f4e85da9a5fd8" candidate_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48988f6c0eb64029b98288d0a8433303"
I20260608 12:52:10.128345 11692 leader_election.cc:304] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [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: a7dc1be2ca494e6abf3dbcf817fd2225; no voters: 48988f6c0eb64029b98288d0a8433303, 568e4f5048b949dfa838c6efe5f30705
I20260608 12:52:10.129186 11856 raft_consensus.cc:2749] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:52:10.133858 11548 catalog_manager.cc:5696] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48988f6c0eb64029b98288d0a8433303 (127.4.192.67). New cstate: current_term: 1 leader_uuid: "48988f6c0eb64029b98288d0a8433303" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:10.221625 11856 raft_consensus.cc:493] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:10.222111 11856 raft_consensus.cc:515] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:10.223990 11856 leader_election.cc:290] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65:32967), 48988f6c0eb64029b98288d0a8433303 (127.4.192.67:44523)
I20260608 12:52:10.224781 11652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea9ec7fd2114f349fedf53fb31c591f" candidate_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "568e4f5048b949dfa838c6efe5f30705" is_pre_election: true
I20260608 12:52:10.225032 11801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea9ec7fd2114f349fedf53fb31c591f" candidate_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48988f6c0eb64029b98288d0a8433303" is_pre_election: true
I20260608 12:52:10.225366 11652 raft_consensus.cc:2468] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7dc1be2ca494e6abf3dbcf817fd2225 in term 0.
I20260608 12:52:10.225641 11801 raft_consensus.cc:2468] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7dc1be2ca494e6abf3dbcf817fd2225 in term 0.
I20260608 12:52:10.226426 11694 leader_election.cc:304] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 568e4f5048b949dfa838c6efe5f30705, a7dc1be2ca494e6abf3dbcf817fd2225; no voters: 
I20260608 12:52:10.227210 11856 raft_consensus.cc:2804] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:10.227617 11856 raft_consensus.cc:493] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:10.227896 11856 raft_consensus.cc:3060] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:10.232678 11856 raft_consensus.cc:515] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:10.234406 11856 leader_election.cc:290] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [CANDIDATE]: Term 1 election: Requested vote from peers 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65:32967), 48988f6c0eb64029b98288d0a8433303 (127.4.192.67:44523)
I20260608 12:52:10.235069 11652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea9ec7fd2114f349fedf53fb31c591f" candidate_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "568e4f5048b949dfa838c6efe5f30705"
I20260608 12:52:10.235401 11801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea9ec7fd2114f349fedf53fb31c591f" candidate_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48988f6c0eb64029b98288d0a8433303"
I20260608 12:52:10.235618 11652 raft_consensus.cc:3060] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:10.235935 11801 raft_consensus.cc:3060] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:10.240259 11801 raft_consensus.cc:2468] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7dc1be2ca494e6abf3dbcf817fd2225 in term 1.
I20260608 12:52:10.240780 11652 raft_consensus.cc:2468] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7dc1be2ca494e6abf3dbcf817fd2225 in term 1.
I20260608 12:52:10.241137 11692 leader_election.cc:304] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48988f6c0eb64029b98288d0a8433303, a7dc1be2ca494e6abf3dbcf817fd2225; no voters: 
I20260608 12:52:10.241915 11856 raft_consensus.cc:2804] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:10.242268 11856 raft_consensus.cc:697] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 LEADER]: Becoming Leader. State: Replica: a7dc1be2ca494e6abf3dbcf817fd2225, State: Running, Role: LEADER
I20260608 12:52:10.243052 11856 consensus_queue.cc:237] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:10.249507 11548 catalog_manager.cc:5696] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 reported cstate change: term changed from 0 to 1, leader changed from <none> to a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66). New cstate: current_term: 1 leader_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:10.314052  4865 tablet_server.cc:179] TabletServer@127.4.192.65:0 shutting down...
I20260608 12:52:10.336936  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:10.337874  4865 tablet_replica.cc:333] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705: stopping tablet replica
I20260608 12:52:10.338488  4865 raft_consensus.cc:2243] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:10.338896  4865 raft_consensus.cc:2272] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:10.341051  4865 tablet_replica.cc:333] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705: stopping tablet replica
I20260608 12:52:10.341565  4865 raft_consensus.cc:2243] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:10.341933  4865 raft_consensus.cc:2272] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:10.343829  4865 tablet_replica.cc:333] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705: stopping tablet replica
I20260608 12:52:10.344340  4865 raft_consensus.cc:2243] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:10.344698  4865 raft_consensus.cc:2272] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:10.346493  4865 tablet_replica.cc:333] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705: stopping tablet replica
I20260608 12:52:10.346971  4865 raft_consensus.cc:2243] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:10.347575  4865 pending_rounds.cc:70] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705: Trying to abort 1 pending ops.
I20260608 12:52:10.347781  4865 pending_rounds.cc:77] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661140905099264 op_type: NO_OP noop_request { }
I20260608 12:52:10.348086  4865 raft_consensus.cc:2889] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:52:10.348358  4865 raft_consensus.cc:2272] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:10.371918  4865 tablet_server.cc:196] TabletServer@127.4.192.65:0 shutdown complete.
I20260608 12:52:10.386467  4865 tablet_server.cc:179] TabletServer@127.4.192.66:0 shutting down...
I20260608 12:52:10.411760  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:10.412777  4865 tablet_replica.cc:333] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225: stopping tablet replica
I20260608 12:52:10.413409  4865 raft_consensus.cc:2243] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:10.413823  4865 raft_consensus.cc:2272] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:10.416108  4865 tablet_replica.cc:333] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225: stopping tablet replica
I20260608 12:52:10.416656  4865 raft_consensus.cc:2243] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:10.417035  4865 raft_consensus.cc:2272] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:10.418817  4865 tablet_replica.cc:333] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225: stopping tablet replica
I20260608 12:52:10.419346  4865 raft_consensus.cc:2243] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:10.419912  4865 pending_rounds.cc:70] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225: Trying to abort 1 pending ops.
I20260608 12:52:10.420086  4865 pending_rounds.cc:77] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661141482598400 op_type: NO_OP noop_request { }
I20260608 12:52:10.420387  4865 raft_consensus.cc:2889] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:52:10.420662  4865 raft_consensus.cc:2272] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:10.422607  4865 tablet_replica.cc:333] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225: stopping tablet replica
I20260608 12:52:10.423082  4865 raft_consensus.cc:2243] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:10.423705  4865 pending_rounds.cc:70] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225: Trying to abort 1 pending ops.
I20260608 12:52:10.423900  4865 pending_rounds.cc:77] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661140806344704 op_type: NO_OP noop_request { }
I20260608 12:52:10.424151  4865 raft_consensus.cc:2889] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:52:10.424419  4865 raft_consensus.cc:2272] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:10.447209  4865 tablet_server.cc:196] TabletServer@127.4.192.66:0 shutdown complete.
I20260608 12:52:10.460961  4865 tablet_server.cc:179] TabletServer@127.4.192.67:0 shutting down...
I20260608 12:52:10.481529  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:10.482488  4865 tablet_replica.cc:333] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303: stopping tablet replica
I20260608 12:52:10.483048  4865 raft_consensus.cc:2243] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:10.483525  4865 raft_consensus.cc:2272] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:10.485671  4865 tablet_replica.cc:333] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303: stopping tablet replica
I20260608 12:52:10.486196  4865 raft_consensus.cc:2243] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:10.486567  4865 raft_consensus.cc:2272] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:10.488305  4865 tablet_replica.cc:333] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303: stopping tablet replica
I20260608 12:52:10.488806  4865 raft_consensus.cc:2243] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:10.489374  4865 pending_rounds.cc:70] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303: Trying to abort 1 pending ops.
I20260608 12:52:10.489552  4865 pending_rounds.cc:77] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661141000847360 op_type: NO_OP noop_request { }
I20260608 12:52:10.489823  4865 raft_consensus.cc:2889] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:52:10.490085  4865 raft_consensus.cc:2272] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:10.492194  4865 tablet_replica.cc:333] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303: stopping tablet replica
I20260608 12:52:10.492671  4865 raft_consensus.cc:2243] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:10.493024  4865 raft_consensus.cc:2272] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:10.515534  4865 tablet_server.cc:196] TabletServer@127.4.192.67:0 shutdown complete.
I20260608 12:52:10.531277  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:10.537786 11887 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
W20260608 12:52:10.539155 11888 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
W20260608 12:52:10.539582 11890 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
I20260608 12:52:10.539731  4865 server_base.cc:1061] running on GCE node
I20260608 12:52:10.541455  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:10.541728  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:10.541945  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923130541932 us; error 0 us; skew 500 ppm
I20260608 12:52:10.542572  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:10.545225  4865 webserver.cc:533] Webserver started at http://127.4.192.68:34155/ using document root <none> and password file <none>
I20260608 12:52:10.545773  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:10.546013  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:10.546346  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:10.547643  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-3-root/instance:
uuid: "a857a74e7bec4baabddffaea7d5cbf8f"
format_stamp: "Formatted at 2026-06-08 12:52:10 on dist-test-slave-pmzz"
I20260608 12:52:10.552346  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:52:10.555857 11895 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:10.556689  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:52:10.557027  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-3-root
uuid: "a857a74e7bec4baabddffaea7d5cbf8f"
format_stamp: "Formatted at 2026-06-08 12:52:10 on dist-test-slave-pmzz"
I20260608 12:52:10.557358  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-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)
I20260608 12:52:10.578461  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:10.579802  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:10.581266  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:10.583751  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:10.584064  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:10.584403  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:10.584672  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:10.624478  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.68:40211
I20260608 12:52:10.624684 11957 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.68:40211 every 8 connection(s)
I20260608 12:52:10.639988 11958 heartbeater.cc:344] Connected to a master server at 127.4.192.126:38789
I20260608 12:52:10.640441 11958 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:10.641163 11958 heartbeater.cc:507] Master 127.4.192.126:38789 requested a full tablet report, sending...
I20260608 12:52:10.643159 11548 ts_manager.cc:194] Registered new tserver with Master: a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68:40211)
I20260608 12:52:10.644752 11548 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55924
W20260608 12:52:11.121129 11599 auto_rebalancer.cc:591] Failed to schedule move for tablet 2656416d4f9f4803980f4e85da9a5fd8: Network error: Client connection negotiation failed: client connection to 127.4.192.67:44523: connect: Connection refused (error 111)
W20260608 12:52:11.125052 11599 auto_rebalancer.cc:591] Failed to schedule move for tablet d72837acd5f34448a9d28269835269df: Network error: Client connection negotiation failed: client connection to 127.4.192.66:40933: connect: Connection refused (error 111)
W20260608 12:52:11.128427 11599 auto_rebalancer.cc:591] Failed to schedule move for tablet 0ea9ec7fd2114f349fedf53fb31c591f: Network error: Client connection negotiation failed: client connection to 127.4.192.66:40933: connect: Connection refused (error 111)
I20260608 12:52:11.647444 11958 heartbeater.cc:499] Master 127.4.192.126:38789 was elected leader, sending a full tablet report...
W20260608 12:52:12.141485 11599 auto_rebalancer.cc:591] Failed to schedule move for tablet 2656416d4f9f4803980f4e85da9a5fd8: Network error: Client connection negotiation failed: client connection to 127.4.192.67:44523: connect: Connection refused (error 111)
W20260608 12:52:12.144693 11599 auto_rebalancer.cc:591] Failed to schedule move for tablet d72837acd5f34448a9d28269835269df: Network error: Client connection negotiation failed: client connection to 127.4.192.66:40933: connect: Connection refused (error 111)
W20260608 12:52:12.147845 11599 auto_rebalancer.cc:591] Failed to schedule move for tablet 0ea9ec7fd2114f349fedf53fb31c591f: Network error: Client connection negotiation failed: client connection to 127.4.192.66:40933: connect: Connection refused (error 111)
W20260608 12:52:13.178040 11599 auto_rebalancer.cc:591] Failed to schedule move for tablet 2656416d4f9f4803980f4e85da9a5fd8: Network error: Client connection negotiation failed: client connection to 127.4.192.67:44523: connect: Connection refused (error 111)
W20260608 12:52:13.181592 11599 auto_rebalancer.cc:591] Failed to schedule move for tablet d72837acd5f34448a9d28269835269df: Network error: Client connection negotiation failed: client connection to 127.4.192.66:40933: connect: Connection refused (error 111)
W20260608 12:52:13.184790 11599 auto_rebalancer.cc:591] Failed to schedule move for tablet 0ea9ec7fd2114f349fedf53fb31c591f: Network error: Client connection negotiation failed: client connection to 127.4.192.66:40933: connect: Connection refused (error 111)
W20260608 12:52:14.198058 11599 auto_rebalancer.cc:591] Failed to schedule move for tablet 2656416d4f9f4803980f4e85da9a5fd8: Network error: Client connection negotiation failed: client connection to 127.4.192.67:44523: connect: Connection refused (error 111)
W20260608 12:52:14.201236 11599 auto_rebalancer.cc:591] Failed to schedule move for tablet 906b5ab4c0d041e297c334655341ae34: Network error: Client connection negotiation failed: client connection to 127.4.192.65:32967: connect: Connection refused (error 111)
W20260608 12:52:14.204326 11599 auto_rebalancer.cc:591] Failed to schedule move for tablet d72837acd5f34448a9d28269835269df: Network error: Client connection negotiation failed: client connection to 127.4.192.66:40933: connect: Connection refused (error 111)
W20260608 12:52:15.206719 11599 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 568e4f5048b949dfa838c6efe5f30705 not available for placement
W20260608 12:52:16.208822 11599 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 568e4f5048b949dfa838c6efe5f30705 not available for placement
W20260608 12:52:17.210835 11599 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 568e4f5048b949dfa838c6efe5f30705 not available for placement
I20260608 12:52:17.661602  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:17.668149 11966 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
W20260608 12:52:17.669731 11967 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
W20260608 12:52:17.670861 11969 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
I20260608 12:52:17.671645  4865 server_base.cc:1061] running on GCE node
I20260608 12:52:17.673782  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:17.674023  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:17.674256  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923137674228 us; error 0 us; skew 500 ppm
I20260608 12:52:17.674942  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:17.677259  4865 webserver.cc:533] Webserver started at http://127.4.192.65:38443/ using document root <none> and password file <none>
I20260608 12:52:17.677748  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:17.677897  4865 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:52:17.681514  4865 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:52:17.684580 11974 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:17.685350  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:52:17.685644  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-0-root
uuid: "568e4f5048b949dfa838c6efe5f30705"
format_stamp: "Formatted at 2026-06-08 12:52:08 on dist-test-slave-pmzz"
I20260608 12:52:17.685943  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-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)
I20260608 12:52:17.696985  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:17.698113  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:17.699585  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:17.703179 11981 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 12:52:17.726537  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:52:17.726872  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.025s	user 0.001s	sys 0.001s
I20260608 12:52:17.727111  4865 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 12:52:17.731704 11981 tablet_bootstrap.cc:492] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705: Bootstrap starting.
I20260608 12:52:17.746013 11981 tablet_bootstrap.cc:492] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705: 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
I20260608 12:52:17.746833 11981 tablet_bootstrap.cc:492] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705: Bootstrap complete.
I20260608 12:52:17.747517 11981 ts_tablet_manager.cc:1403] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 12:52:17.747761  4865 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:52:17.748055  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.021s	user 0.014s	sys 0.007s
I20260608 12:52:17.750370 11981 raft_consensus.cc:359] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:17.751106 11981 raft_consensus.cc:740] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 568e4f5048b949dfa838c6efe5f30705, State: Initialized, Role: FOLLOWER
I20260608 12:52:17.751992 11981 consensus_queue.cc:260] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:17.754787 11981 ts_tablet_manager.cc:1434] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 12:52:17.755686 11981 tablet_bootstrap.cc:492] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705: Bootstrap starting.
I20260608 12:52:17.774598 11981 tablet_bootstrap.cc:492] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:52:17.775475 11981 tablet_bootstrap.cc:492] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705: Bootstrap complete.
I20260608 12:52:17.776054 11981 ts_tablet_manager.cc:1403] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260608 12:52:17.778319 11981 raft_consensus.cc:359] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:17.779053 11981 raft_consensus.cc:740] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 568e4f5048b949dfa838c6efe5f30705, State: Initialized, Role: FOLLOWER
I20260608 12:52:17.779816 11981 consensus_queue.cc:260] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:17.781657 11981 ts_tablet_manager.cc:1434] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:52:17.782377 11981 tablet_bootstrap.cc:492] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705: Bootstrap starting.
I20260608 12:52:17.794392 11981 tablet_bootstrap.cc:492] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705: 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
I20260608 12:52:17.795105 11981 tablet_bootstrap.cc:492] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705: Bootstrap complete.
I20260608 12:52:17.795710 11981 ts_tablet_manager.cc:1403] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260608 12:52:17.797851 11981 raft_consensus.cc:359] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } }
I20260608 12:52:17.798421 11981 raft_consensus.cc:740] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 568e4f5048b949dfa838c6efe5f30705, State: Initialized, Role: FOLLOWER
I20260608 12:52:17.799156 11981 consensus_queue.cc:260] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } }
I20260608 12:52:17.800987 11981 ts_tablet_manager.cc:1434] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260608 12:52:17.801723 11981 tablet_bootstrap.cc:492] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705: Bootstrap starting.
I20260608 12:52:17.809335  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.65:32967
I20260608 12:52:17.809489 12041 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.65:32967 every 8 connection(s)
I20260608 12:52:17.813236 11981 tablet_bootstrap.cc:492] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705: 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
I20260608 12:52:17.814260 11981 tablet_bootstrap.cc:492] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705: Bootstrap complete.
I20260608 12:52:17.814873  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:52:17.815039 11981 ts_tablet_manager.cc:1403] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.005s
I20260608 12:52:17.819598 11981 raft_consensus.cc:359] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:17.820242 11981 raft_consensus.cc:740] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 568e4f5048b949dfa838c6efe5f30705, State: Initialized, Role: FOLLOWER
I20260608 12:52:17.821270 11981 consensus_queue.cc:260] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
W20260608 12:52:17.822690 12047 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
I20260608 12:52:17.825275 11981 ts_tablet_manager.cc:1434] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
W20260608 12:52:17.825977 12048 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
I20260608 12:52:17.828090  4865 server_base.cc:1061] running on GCE node
W20260608 12:52:17.828750 12050 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
I20260608 12:52:17.829873  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:17.830116  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:17.830353  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923137830335 us; error 0 us; skew 500 ppm
I20260608 12:52:17.830950  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:17.833241 12043 heartbeater.cc:344] Connected to a master server at 127.4.192.126:38789
I20260608 12:52:17.833628 12043 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:17.833837  4865 webserver.cc:533] Webserver started at http://127.4.192.66:39523/ using document root <none> and password file <none>
I20260608 12:52:17.834415  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:17.834426 12043 heartbeater.cc:507] Master 127.4.192.126:38789 requested a full tablet report, sending...
I20260608 12:52:17.834715  4865 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:52:17.838838 11548 ts_manager.cc:194] Re-registered known tserver with Master: 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65:32967)
I20260608 12:52:17.838987  4865 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:52:17.842746 12055 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:17.843616  4865 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:52:17.843920  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-1-root
uuid: "a7dc1be2ca494e6abf3dbcf817fd2225"
format_stamp: "Formatted at 2026-06-08 12:52:08 on dist-test-slave-pmzz"
I20260608 12:52:17.844224  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-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)
I20260608 12:52:17.844784 11548 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51554
I20260608 12:52:17.847637 12043 heartbeater.cc:499] Master 127.4.192.126:38789 was elected leader, sending a full tablet report...
I20260608 12:52:17.854014  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:17.855283  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:17.856895  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:17.879010  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:52:17.879372  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.020s	user 0.001s	sys 0.000s
I20260608 12:52:17.883740 12062 tablet_bootstrap.cc:492] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225: Bootstrap starting.
I20260608 12:52:17.893421  4865 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:52:17.893723  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.014s	user 0.012s	sys 0.000s
I20260608 12:52:17.895166 12062 tablet_bootstrap.cc:492] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225: 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
I20260608 12:52:17.895910 12062 tablet_bootstrap.cc:492] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225: Bootstrap complete.
I20260608 12:52:17.896469 12062 ts_tablet_manager.cc:1403] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 12:52:17.898487 12062 raft_consensus.cc:359] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:17.899019 12062 raft_consensus.cc:740] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7dc1be2ca494e6abf3dbcf817fd2225, State: Initialized, Role: FOLLOWER
I20260608 12:52:17.899818 12062 consensus_queue.cc:260] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:17.902892 12062 ts_tablet_manager.cc:1434] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:52:17.903697 12062 tablet_bootstrap.cc:492] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225: Bootstrap starting.
I20260608 12:52:17.915539 12062 tablet_bootstrap.cc:492] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225: 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
I20260608 12:52:17.916311 12062 tablet_bootstrap.cc:492] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225: Bootstrap complete.
I20260608 12:52:17.917098 12062 ts_tablet_manager.cc:1403] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260608 12:52:17.919415 12062 raft_consensus.cc:359] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:17.919991 12062 raft_consensus.cc:740] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7dc1be2ca494e6abf3dbcf817fd2225, State: Initialized, Role: FOLLOWER
I20260608 12:52:17.920789 12062 consensus_queue.cc:260] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:17.922869 12062 ts_tablet_manager.cc:1434] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:52:17.923658 12062 tablet_bootstrap.cc:492] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225: Bootstrap starting.
I20260608 12:52:17.939677 12062 tablet_bootstrap.cc:492] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:52:17.940497 12062 tablet_bootstrap.cc:492] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225: Bootstrap complete.
I20260608 12:52:17.941074 12062 ts_tablet_manager.cc:1403] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260608 12:52:17.943344 12062 raft_consensus.cc:359] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } }
I20260608 12:52:17.944164 12062 raft_consensus.cc:740] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7dc1be2ca494e6abf3dbcf817fd2225, State: Initialized, Role: FOLLOWER
I20260608 12:52:17.944981 12062 consensus_queue.cc:260] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } }
I20260608 12:52:17.946828 12062 ts_tablet_manager.cc:1434] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260608 12:52:17.947618 12062 tablet_bootstrap.cc:492] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225: Bootstrap starting.
I20260608 12:52:17.952111  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.66:40933
I20260608 12:52:17.952273 12122 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.66:40933 every 8 connection(s)
W20260608 12:52:17.956403 12124 tablet.cc:2404] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:52:17.957208  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:52:17.961685 12062 tablet_bootstrap.cc:492] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:52:17.962711 12062 tablet_bootstrap.cc:492] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225: Bootstrap complete.
I20260608 12:52:17.963446 12062 ts_tablet_manager.cc:1403] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260608 12:52:17.965946 12062 raft_consensus.cc:359] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:17.966918 12062 raft_consensus.cc:740] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7dc1be2ca494e6abf3dbcf817fd2225, State: Initialized, Role: FOLLOWER
I20260608 12:52:17.967818 12062 consensus_queue.cc:260] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
W20260608 12:52:17.968335 12127 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
I20260608 12:52:17.970464 12062 ts_tablet_manager.cc:1434] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
W20260608 12:52:17.971459 12128 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
W20260608 12:52:17.974519 12130 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
I20260608 12:52:17.974786 12123 heartbeater.cc:344] Connected to a master server at 127.4.192.126:38789
I20260608 12:52:17.975303 12123 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:17.975600  4865 server_base.cc:1061] running on GCE node
I20260608 12:52:17.976207 12123 heartbeater.cc:507] Master 127.4.192.126:38789 requested a full tablet report, sending...
I20260608 12:52:17.976686  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:17.976930  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:17.977119  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923137977102 us; error 0 us; skew 500 ppm
I20260608 12:52:17.977769  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:17.980489 11548 ts_manager.cc:194] Re-registered known tserver with Master: a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66:40933)
I20260608 12:52:17.980504  4865 webserver.cc:533] Webserver started at http://127.4.192.67:45097/ using document root <none> and password file <none>
I20260608 12:52:17.981362  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:17.981602  4865 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:52:17.985538  4865 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:52:17.986002 11548 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51566
I20260608 12:52:17.988751 12123 heartbeater.cc:499] Master 127.4.192.126:38789 was elected leader, sending a full tablet report...
I20260608 12:52:17.989478 12135 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:17.990419  4865 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:52:17.990733  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-2-root
uuid: "48988f6c0eb64029b98288d0a8433303"
format_stamp: "Formatted at 2026-06-08 12:52:08 on dist-test-slave-pmzz"
I20260608 12:52:17.991020  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-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)
I20260608 12:52:18.002837  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:18.004156  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:18.005685  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:18.027657  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:52:18.027990  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.020s	user 0.000s	sys 0.001s
I20260608 12:52:18.032184 12142 tablet_bootstrap.cc:492] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303: Bootstrap starting.
I20260608 12:52:18.041980  4865 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:52:18.042351  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.014s	user 0.012s	sys 0.000s
I20260608 12:52:18.044999 12142 tablet_bootstrap.cc:492] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:52:18.045784 12142 tablet_bootstrap.cc:492] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303: Bootstrap complete.
I20260608 12:52:18.046501 12142 ts_tablet_manager.cc:1403] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260608 12:52:18.048628 12142 raft_consensus.cc:359] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:18.049435 12142 raft_consensus.cc:740] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48988f6c0eb64029b98288d0a8433303, State: Initialized, Role: FOLLOWER
I20260608 12:52:18.050408 12142 consensus_queue.cc:260] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:18.053354 12142 ts_tablet_manager.cc:1434] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 12:52:18.054072 12142 tablet_bootstrap.cc:492] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303: Bootstrap starting.
I20260608 12:52:18.065757 12142 tablet_bootstrap.cc:492] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303: 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
I20260608 12:52:18.066751 12142 tablet_bootstrap.cc:492] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303: Bootstrap complete.
I20260608 12:52:18.067471 12142 ts_tablet_manager.cc:1403] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.006s
I20260608 12:52:18.070086 12142 raft_consensus.cc:359] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:18.070812 12142 raft_consensus.cc:740] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48988f6c0eb64029b98288d0a8433303, State: Initialized, Role: FOLLOWER
I20260608 12:52:18.071604 12142 consensus_queue.cc:260] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:18.073443 12142 ts_tablet_manager.cc:1434] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260608 12:52:18.074139 12142 tablet_bootstrap.cc:492] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303: Bootstrap starting.
I20260608 12:52:18.086268 12142 tablet_bootstrap.cc:492] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303: 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
I20260608 12:52:18.086973 12142 tablet_bootstrap.cc:492] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303: Bootstrap complete.
I20260608 12:52:18.087656 12142 ts_tablet_manager.cc:1403] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 12:52:18.090319 12142 raft_consensus.cc:359] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } }
I20260608 12:52:18.091221 12142 raft_consensus.cc:740] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48988f6c0eb64029b98288d0a8433303, State: Initialized, Role: FOLLOWER
I20260608 12:52:18.092099 12142 consensus_queue.cc:260] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } }
I20260608 12:52:18.094540 12142 ts_tablet_manager.cc:1434] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:52:18.095366 12142 tablet_bootstrap.cc:492] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303: Bootstrap starting.
I20260608 12:52:18.099515  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.67:44523
I20260608 12:52:18.099797 12202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.67:44523 every 8 connection(s)
I20260608 12:52:18.108469 12142 tablet_bootstrap.cc:492] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303: 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
I20260608 12:52:18.109608 12142 tablet_bootstrap.cc:492] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303: Bootstrap complete.
I20260608 12:52:18.110378 12142 ts_tablet_manager.cc:1403] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.008s
I20260608 12:52:18.113438 12142 raft_consensus.cc:359] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:18.114416 12142 raft_consensus.cc:740] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48988f6c0eb64029b98288d0a8433303, State: Initialized, Role: FOLLOWER
I20260608 12:52:18.115388 12142 consensus_queue.cc:260] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:18.117045 12203 heartbeater.cc:344] Connected to a master server at 127.4.192.126:38789
I20260608 12:52:18.117547 12203 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:18.117765 12142 ts_tablet_manager.cc:1434] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 12:52:18.118454 12203 heartbeater.cc:507] Master 127.4.192.126:38789 requested a full tablet report, sending...
I20260608 12:52:18.122030 11548 ts_manager.cc:194] Re-registered known tserver with Master: 48988f6c0eb64029b98288d0a8433303 (127.4.192.67:44523)
I20260608 12:52:18.126917 11548 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51568
I20260608 12:52:18.129366 12203 heartbeater.cc:499] Master 127.4.192.126:38789 was elected leader, sending a full tablet report...
W20260608 12:52:18.236668 11599 auto_rebalancer.cc:591] Failed to schedule move for tablet 2656416d4f9f4803980f4e85da9a5fd8: Illegal state: Replica 48988f6c0eb64029b98288d0a8433303 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } }
W20260608 12:52:18.249634 11599 auto_rebalancer.cc:591] Failed to schedule move for tablet 0ea9ec7fd2114f349fedf53fb31c591f: Illegal state: Replica a7dc1be2ca494e6abf3dbcf817fd2225 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } }
W20260608 12:52:18.253357 11599 auto_rebalancer.cc:591] Failed to schedule move for tablet d72837acd5f34448a9d28269835269df: Illegal state: Replica a7dc1be2ca494e6abf3dbcf817fd2225 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } }
I20260608 12:52:18.928601 12210 raft_consensus.cc:493] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:18.929302 12210 raft_consensus.cc:515] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } }
I20260608 12:52:18.931623 12210 leader_election.cc:290] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48988f6c0eb64029b98288d0a8433303 (127.4.192.67:44523), a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66:40933)
I20260608 12:52:18.953653 12177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72837acd5f34448a9d28269835269df" candidate_uuid: "568e4f5048b949dfa838c6efe5f30705" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48988f6c0eb64029b98288d0a8433303" is_pre_election: true
I20260608 12:52:18.954144 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72837acd5f34448a9d28269835269df" candidate_uuid: "568e4f5048b949dfa838c6efe5f30705" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" is_pre_election: true
I20260608 12:52:18.954754 12177 raft_consensus.cc:2468] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 568e4f5048b949dfa838c6efe5f30705 in term 1.
I20260608 12:52:18.955461 12097 raft_consensus.cc:2410] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 568e4f5048b949dfa838c6efe5f30705 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 12:52:18.956416 11976 leader_election.cc:304] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [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: 48988f6c0eb64029b98288d0a8433303, 568e4f5048b949dfa838c6efe5f30705; no voters: 
I20260608 12:52:18.957367 12210 raft_consensus.cc:2804] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:52:18.957885 12210 raft_consensus.cc:493] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:18.958300 12210 raft_consensus.cc:3060] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:18.963406 12210 raft_consensus.cc:515] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } }
I20260608 12:52:18.965590 12210 leader_election.cc:290] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [CANDIDATE]: Term 2 election: Requested vote from peers 48988f6c0eb64029b98288d0a8433303 (127.4.192.67:44523), a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66:40933)
I20260608 12:52:18.966266 12177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72837acd5f34448a9d28269835269df" candidate_uuid: "568e4f5048b949dfa838c6efe5f30705" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48988f6c0eb64029b98288d0a8433303"
I20260608 12:52:18.966558 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72837acd5f34448a9d28269835269df" candidate_uuid: "568e4f5048b949dfa838c6efe5f30705" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225"
I20260608 12:52:18.967181 12177 raft_consensus.cc:3060] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:18.967553 12097 raft_consensus.cc:3060] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:18.972504 12177 raft_consensus.cc:2468] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 568e4f5048b949dfa838c6efe5f30705 in term 2.
I20260608 12:52:18.972930 12097 raft_consensus.cc:2410] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 568e4f5048b949dfa838c6efe5f30705 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 12:52:18.973690 11976 leader_election.cc:304] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48988f6c0eb64029b98288d0a8433303, 568e4f5048b949dfa838c6efe5f30705; no voters: 
I20260608 12:52:18.974566 12210 raft_consensus.cc:2804] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:52:18.975814 12210 raft_consensus.cc:697] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 2 LEADER]: Becoming Leader. State: Replica: 568e4f5048b949dfa838c6efe5f30705, State: Running, Role: LEADER
I20260608 12:52:18.976603 12210 consensus_queue.cc:237] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [LEADER]: Queue going to LEADER 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: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } }
I20260608 12:52:18.983520 11548 catalog_manager.cc:5696] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 reported cstate change: term changed from 1 to 2, leader changed from a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66) to 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65). New cstate: current_term: 2 leader_uuid: "568e4f5048b949dfa838c6efe5f30705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:19.126958 12221 raft_consensus.cc:493] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:19.127635 12221 raft_consensus.cc:515] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } }
I20260608 12:52:19.130422 12221 leader_election.cc:290] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65:32967), 48988f6c0eb64029b98288d0a8433303 (127.4.192.67:44523)
I20260608 12:52:19.143682 12016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72837acd5f34448a9d28269835269df" candidate_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "568e4f5048b949dfa838c6efe5f30705" is_pre_election: true
I20260608 12:52:19.143954 12177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72837acd5f34448a9d28269835269df" candidate_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48988f6c0eb64029b98288d0a8433303" is_pre_election: true
I20260608 12:52:19.144927 12177 raft_consensus.cc:2468] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7dc1be2ca494e6abf3dbcf817fd2225 in term 2.
I20260608 12:52:19.146200 12057 leader_election.cc:304] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 48988f6c0eb64029b98288d0a8433303, a7dc1be2ca494e6abf3dbcf817fd2225; no voters: 568e4f5048b949dfa838c6efe5f30705
I20260608 12:52:19.147068 12221 raft_consensus.cc:2804] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:52:19.147480 12221 raft_consensus.cc:493] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:19.147826 12221 raft_consensus.cc:3060] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:52:19.152661 12221 raft_consensus.cc:515] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } }
I20260608 12:52:19.154336 12221 leader_election.cc:290] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [CANDIDATE]: Term 3 election: Requested vote from peers 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65:32967), 48988f6c0eb64029b98288d0a8433303 (127.4.192.67:44523)
I20260608 12:52:19.155225 12016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72837acd5f34448a9d28269835269df" candidate_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "568e4f5048b949dfa838c6efe5f30705"
I20260608 12:52:19.155478 12177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72837acd5f34448a9d28269835269df" candidate_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48988f6c0eb64029b98288d0a8433303"
I20260608 12:52:19.156258 12177 raft_consensus.cc:3060] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:52:19.160986 12177 raft_consensus.cc:2468] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7dc1be2ca494e6abf3dbcf817fd2225 in term 3.
I20260608 12:52:19.162046 12057 leader_election.cc:304] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 48988f6c0eb64029b98288d0a8433303, a7dc1be2ca494e6abf3dbcf817fd2225; no voters: 568e4f5048b949dfa838c6efe5f30705
I20260608 12:52:19.162792 12221 raft_consensus.cc:2804] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:52:19.163954 12221 raft_consensus.cc:697] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 3 LEADER]: Becoming Leader. State: Replica: a7dc1be2ca494e6abf3dbcf817fd2225, State: Running, Role: LEADER
I20260608 12:52:19.164762 12221 consensus_queue.cc:237] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } }
I20260608 12:52:19.172566 11548 catalog_manager.cc:5696] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 reported cstate change: term changed from 2 to 3, leader changed from 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65) to a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66). New cstate: current_term: 3 leader_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } health_report { overall_health: HEALTHY } } }
W20260608 12:52:19.264864 11599 auto_rebalancer.cc:591] Failed to schedule move for tablet 2656416d4f9f4803980f4e85da9a5fd8: Illegal state: Replica 48988f6c0eb64029b98288d0a8433303 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } }
W20260608 12:52:19.268939 11599 auto_rebalancer.cc:591] Failed to schedule move for tablet 0ea9ec7fd2114f349fedf53fb31c591f: Illegal state: Replica a7dc1be2ca494e6abf3dbcf817fd2225 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } }
W20260608 12:52:19.272944 11599 auto_rebalancer.cc:591] Failed to schedule move for tablet d72837acd5f34448a9d28269835269df: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:52:19.292124 12227 raft_consensus.cc:493] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:19.292883 12227 raft_consensus.cc:515] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:19.295446 12227 leader_election.cc:290] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65:32967), a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66:40933)
I20260608 12:52:19.305820 12016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906b5ab4c0d041e297c334655341ae34" candidate_uuid: "48988f6c0eb64029b98288d0a8433303" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "568e4f5048b949dfa838c6efe5f30705" is_pre_election: true
I20260608 12:52:19.306758 12016 raft_consensus.cc:2410] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 48988f6c0eb64029b98288d0a8433303 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 12:52:19.307405 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906b5ab4c0d041e297c334655341ae34" candidate_uuid: "48988f6c0eb64029b98288d0a8433303" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" is_pre_election: true
I20260608 12:52:19.308193 12097 raft_consensus.cc:2468] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48988f6c0eb64029b98288d0a8433303 in term 1.
I20260608 12:52:19.309358 12139 leader_election.cc:304] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [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: 48988f6c0eb64029b98288d0a8433303, a7dc1be2ca494e6abf3dbcf817fd2225; no voters: 568e4f5048b949dfa838c6efe5f30705
I20260608 12:52:19.310256 12227 raft_consensus.cc:2804] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:52:19.310714 12227 raft_consensus.cc:493] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:19.311056 12227 raft_consensus.cc:3060] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:19.316074 12227 raft_consensus.cc:515] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:19.317992 12227 leader_election.cc:290] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [CANDIDATE]: Term 2 election: Requested vote from peers 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65:32967), a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66:40933)
I20260608 12:52:19.318713 12016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906b5ab4c0d041e297c334655341ae34" candidate_uuid: "48988f6c0eb64029b98288d0a8433303" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "568e4f5048b949dfa838c6efe5f30705"
I20260608 12:52:19.319005 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906b5ab4c0d041e297c334655341ae34" candidate_uuid: "48988f6c0eb64029b98288d0a8433303" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225"
I20260608 12:52:19.319459 12016 raft_consensus.cc:3060] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:19.320009 12097 raft_consensus.cc:3060] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:19.324851 12097 raft_consensus.cc:2468] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48988f6c0eb64029b98288d0a8433303 in term 2.
I20260608 12:52:19.325717 12016 raft_consensus.cc:2410] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 48988f6c0eb64029b98288d0a8433303 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 12:52:19.325930 12139 leader_election.cc:304] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48988f6c0eb64029b98288d0a8433303, a7dc1be2ca494e6abf3dbcf817fd2225; no voters: 
I20260608 12:52:19.326977 12227 raft_consensus.cc:2804] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:52:19.328179 12227 raft_consensus.cc:697] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 2 LEADER]: Becoming Leader. State: Replica: 48988f6c0eb64029b98288d0a8433303, State: Running, Role: LEADER
I20260608 12:52:19.329293 12227 consensus_queue.cc:237] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [LEADER]: Queue going to LEADER 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: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:19.336603 11548 catalog_manager.cc:5696] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 reported cstate change: term changed from 1 to 2, leader changed from 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65) to 48988f6c0eb64029b98288d0a8433303 (127.4.192.67). New cstate: current_term: 2 leader_uuid: "48988f6c0eb64029b98288d0a8433303" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:19.339677 12210 raft_consensus.cc:493] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:19.340270 12210 raft_consensus.cc:515] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:19.342341 12210 leader_election.cc:290] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66:40933), 48988f6c0eb64029b98288d0a8433303 (127.4.192.67:44523)
I20260608 12:52:19.343081 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2656416d4f9f4803980f4e85da9a5fd8" candidate_uuid: "568e4f5048b949dfa838c6efe5f30705" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" is_pre_election: true
I20260608 12:52:19.343529 12177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2656416d4f9f4803980f4e85da9a5fd8" candidate_uuid: "568e4f5048b949dfa838c6efe5f30705" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48988f6c0eb64029b98288d0a8433303" is_pre_election: true
I20260608 12:52:19.344149 12097 raft_consensus.cc:2468] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 568e4f5048b949dfa838c6efe5f30705 in term 1.
I20260608 12:52:19.344638 12177 raft_consensus.cc:2410] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 568e4f5048b949dfa838c6efe5f30705 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 12:52:19.345604 11978 leader_election.cc:304] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [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: 568e4f5048b949dfa838c6efe5f30705, a7dc1be2ca494e6abf3dbcf817fd2225; no voters: 
I20260608 12:52:19.346769 12210 raft_consensus.cc:2804] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:52:19.347289 12210 raft_consensus.cc:493] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:19.347707 12210 raft_consensus.cc:3060] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:19.352473 12210 raft_consensus.cc:515] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:19.354414 12210 leader_election.cc:290] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [CANDIDATE]: Term 2 election: Requested vote from peers a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66:40933), 48988f6c0eb64029b98288d0a8433303 (127.4.192.67:44523)
I20260608 12:52:19.355095 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2656416d4f9f4803980f4e85da9a5fd8" candidate_uuid: "568e4f5048b949dfa838c6efe5f30705" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225"
I20260608 12:52:19.355453 12177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2656416d4f9f4803980f4e85da9a5fd8" candidate_uuid: "568e4f5048b949dfa838c6efe5f30705" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48988f6c0eb64029b98288d0a8433303"
I20260608 12:52:19.356060 12097 raft_consensus.cc:3060] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:19.356421 12177 raft_consensus.cc:3060] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:19.363307 12097 raft_consensus.cc:2468] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 568e4f5048b949dfa838c6efe5f30705 in term 2.
I20260608 12:52:19.363637 12177 raft_consensus.cc:2410] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 568e4f5048b949dfa838c6efe5f30705 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 12:52:19.364825 11978 leader_election.cc:304] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 568e4f5048b949dfa838c6efe5f30705, a7dc1be2ca494e6abf3dbcf817fd2225; no voters: 
I20260608 12:52:19.365831 12210 raft_consensus.cc:2804] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:52:19.366323 12210 raft_consensus.cc:697] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 2 LEADER]: Becoming Leader. State: Replica: 568e4f5048b949dfa838c6efe5f30705, State: Running, Role: LEADER
I20260608 12:52:19.367323 12210 consensus_queue.cc:237] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [LEADER]: Queue going to LEADER 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: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:19.374370 11548 catalog_manager.cc:5696] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 reported cstate change: term changed from 1 to 2, leader changed from 48988f6c0eb64029b98288d0a8433303 (127.4.192.67) to 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65). New cstate: current_term: 2 leader_uuid: "568e4f5048b949dfa838c6efe5f30705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:19.375389 12097 raft_consensus.cc:1240] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 3 LEADER]: Rejecting Update request from peer 568e4f5048b949dfa838c6efe5f30705 for earlier term 2. Current term is 3. Ops: []
I20260608 12:52:19.377467 12210 consensus_queue.cc:1059] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:19.378325 12210 consensus_queue.cc:1243] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [LEADER]: Peer a7dc1be2ca494e6abf3dbcf817fd2225 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:52:19.379036 12215 raft_consensus.cc:3055] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:52:19.379526 12215 raft_consensus.cc:740] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 568e4f5048b949dfa838c6efe5f30705, State: Running, Role: LEADER
I20260608 12:52:19.380404 12215 consensus_queue.cc:260] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } }
I20260608 12:52:19.381686 12215 raft_consensus.cc:3060] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:52:19.583609 12016 raft_consensus.cc:1275] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 3 FOLLOWER]: Refusing update from remote peer a7dc1be2ca494e6abf3dbcf817fd2225: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:52:19.585091 12221 consensus_queue.cc:1048] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:19.585935 12221 consensus_queue.cc:1243] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [LEADER]: Peer 568e4f5048b949dfa838c6efe5f30705 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:52:19.588816 12016 pending_rounds.cc:85] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705: Aborting all ops after (but not including) 0
I20260608 12:52:19.589211 12016 pending_rounds.cc:107] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:52:19.589573 12016 raft_consensus.cc:2889] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:52:19.598446 12177 raft_consensus.cc:1275] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303 [term 3 FOLLOWER]: Refusing update from remote peer a7dc1be2ca494e6abf3dbcf817fd2225: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:52:19.600939 12235 consensus_queue.cc:1048] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:19.610119 12210 raft_consensus.cc:493] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:19.610846 12210 raft_consensus.cc:515] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:19.614064 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906b5ab4c0d041e297c334655341ae34" candidate_uuid: "568e4f5048b949dfa838c6efe5f30705" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" is_pre_election: true
I20260608 12:52:19.614804 12097 raft_consensus.cc:2468] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 568e4f5048b949dfa838c6efe5f30705 in term 2.
I20260608 12:52:19.615283 12210 leader_election.cc:290] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66:40933), 48988f6c0eb64029b98288d0a8433303 (127.4.192.67:44523)
I20260608 12:52:19.616227 11978 leader_election.cc:304] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 568e4f5048b949dfa838c6efe5f30705, a7dc1be2ca494e6abf3dbcf817fd2225; no voters: 
I20260608 12:52:19.616315 12177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906b5ab4c0d041e297c334655341ae34" candidate_uuid: "568e4f5048b949dfa838c6efe5f30705" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48988f6c0eb64029b98288d0a8433303" is_pre_election: true
I20260608 12:52:19.617214 12210 raft_consensus.cc:2804] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:52:19.617686 12210 raft_consensus.cc:493] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:19.618252 12210 raft_consensus.cc:3060] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:52:19.624082 12210 raft_consensus.cc:515] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:19.626055 12210 leader_election.cc:290] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [CANDIDATE]: Term 3 election: Requested vote from peers a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66:40933), 48988f6c0eb64029b98288d0a8433303 (127.4.192.67:44523)
I20260608 12:52:19.626700 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906b5ab4c0d041e297c334655341ae34" candidate_uuid: "568e4f5048b949dfa838c6efe5f30705" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225"
I20260608 12:52:19.627008 12177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906b5ab4c0d041e297c334655341ae34" candidate_uuid: "568e4f5048b949dfa838c6efe5f30705" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48988f6c0eb64029b98288d0a8433303"
I20260608 12:52:19.627416 12097 raft_consensus.cc:3060] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:52:19.632337 12097 raft_consensus.cc:2468] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 568e4f5048b949dfa838c6efe5f30705 in term 3.
I20260608 12:52:19.633395 11978 leader_election.cc:304] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 568e4f5048b949dfa838c6efe5f30705, a7dc1be2ca494e6abf3dbcf817fd2225; no voters: 48988f6c0eb64029b98288d0a8433303
I20260608 12:52:19.634222 12210 raft_consensus.cc:2804] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:52:19.634835 12210 raft_consensus.cc:697] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 3 LEADER]: Becoming Leader. State: Replica: 568e4f5048b949dfa838c6efe5f30705, State: Running, Role: LEADER
I20260608 12:52:19.635636 12210 consensus_queue.cc:237] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:19.643734 11548 catalog_manager.cc:5696] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 reported cstate change: term changed from 2 to 3, leader changed from 48988f6c0eb64029b98288d0a8433303 (127.4.192.67) to 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65). New cstate: current_term: 3 leader_uuid: "568e4f5048b949dfa838c6efe5f30705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:19.671533 12235 raft_consensus.cc:493] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:19.672153 12235 raft_consensus.cc:515] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:19.674023 12235 leader_election.cc:290] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65:32967), 48988f6c0eb64029b98288d0a8433303 (127.4.192.67:44523)
I20260608 12:52:19.674872 12016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea9ec7fd2114f349fedf53fb31c591f" candidate_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "568e4f5048b949dfa838c6efe5f30705" is_pre_election: true
I20260608 12:52:19.675149 12177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea9ec7fd2114f349fedf53fb31c591f" candidate_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48988f6c0eb64029b98288d0a8433303" is_pre_election: true
I20260608 12:52:19.675830 12016 raft_consensus.cc:2468] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7dc1be2ca494e6abf3dbcf817fd2225 in term 1.
I20260608 12:52:19.676080 12177 raft_consensus.cc:2468] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7dc1be2ca494e6abf3dbcf817fd2225 in term 1.
I20260608 12:52:19.677255 12059 leader_election.cc:304] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [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: 568e4f5048b949dfa838c6efe5f30705, a7dc1be2ca494e6abf3dbcf817fd2225; no voters: 
I20260608 12:52:19.678098 12235 raft_consensus.cc:2804] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:52:19.678622 12235 raft_consensus.cc:493] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:19.679023 12235 raft_consensus.cc:3060] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:19.684082 12235 raft_consensus.cc:515] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:19.685966 12235 leader_election.cc:290] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [CANDIDATE]: Term 2 election: Requested vote from peers 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65:32967), 48988f6c0eb64029b98288d0a8433303 (127.4.192.67:44523)
I20260608 12:52:19.686622 12016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea9ec7fd2114f349fedf53fb31c591f" candidate_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "568e4f5048b949dfa838c6efe5f30705"
I20260608 12:52:19.686975 12177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea9ec7fd2114f349fedf53fb31c591f" candidate_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48988f6c0eb64029b98288d0a8433303"
I20260608 12:52:19.687345 12016 raft_consensus.cc:3060] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:19.687883 12177 raft_consensus.cc:3060] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:19.692116 12227 raft_consensus.cc:493] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:19.692868 12016 raft_consensus.cc:2468] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7dc1be2ca494e6abf3dbcf817fd2225 in term 2.
I20260608 12:52:19.692808 12227 raft_consensus.cc:515] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:19.693080 12177 raft_consensus.cc:2468] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7dc1be2ca494e6abf3dbcf817fd2225 in term 2.
I20260608 12:52:19.694195 12059 leader_election.cc:304] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 568e4f5048b949dfa838c6efe5f30705, a7dc1be2ca494e6abf3dbcf817fd2225; no voters: 
I20260608 12:52:19.695190 12235 raft_consensus.cc:2804] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:52:19.695490 12227 leader_election.cc:290] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65:32967), a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66:40933)
I20260608 12:52:19.696622 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2656416d4f9f4803980f4e85da9a5fd8" candidate_uuid: "48988f6c0eb64029b98288d0a8433303" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" is_pre_election: true
I20260608 12:52:19.696795 12016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2656416d4f9f4803980f4e85da9a5fd8" candidate_uuid: "48988f6c0eb64029b98288d0a8433303" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "568e4f5048b949dfa838c6efe5f30705" is_pre_election: true
I20260608 12:52:19.696975 12235 raft_consensus.cc:697] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 2 LEADER]: Becoming Leader. State: Replica: a7dc1be2ca494e6abf3dbcf817fd2225, State: Running, Role: LEADER
I20260608 12:52:19.697674 12097 raft_consensus.cc:2468] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48988f6c0eb64029b98288d0a8433303 in term 2.
I20260608 12:52:19.698660 12235 consensus_queue.cc:237] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [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: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:19.699057 12139 leader_election.cc:304] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 48988f6c0eb64029b98288d0a8433303, a7dc1be2ca494e6abf3dbcf817fd2225; no voters: 568e4f5048b949dfa838c6efe5f30705
I20260608 12:52:19.700228 12227 raft_consensus.cc:2804] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:52:19.700681 12227 raft_consensus.cc:493] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:19.701013 12227 raft_consensus.cc:3060] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:52:19.706998 12227 raft_consensus.cc:515] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:19.707664 11548 catalog_manager.cc:5696] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:19.709388 12227 leader_election.cc:290] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [CANDIDATE]: Term 3 election: Requested vote from peers 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65:32967), a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66:40933)
I20260608 12:52:19.710062 12016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2656416d4f9f4803980f4e85da9a5fd8" candidate_uuid: "48988f6c0eb64029b98288d0a8433303" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "568e4f5048b949dfa838c6efe5f30705"
I20260608 12:52:19.710840 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2656416d4f9f4803980f4e85da9a5fd8" candidate_uuid: "48988f6c0eb64029b98288d0a8433303" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225"
I20260608 12:52:19.711686 12097 raft_consensus.cc:3060] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:52:19.717669 12097 raft_consensus.cc:2468] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48988f6c0eb64029b98288d0a8433303 in term 3.
I20260608 12:52:19.718673 12139 leader_election.cc:304] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 48988f6c0eb64029b98288d0a8433303, a7dc1be2ca494e6abf3dbcf817fd2225; no voters: 568e4f5048b949dfa838c6efe5f30705
I20260608 12:52:19.719566 12227 raft_consensus.cc:2804] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:52:19.720187 12227 raft_consensus.cc:697] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 3 LEADER]: Becoming Leader. State: Replica: 48988f6c0eb64029b98288d0a8433303, State: Running, Role: LEADER
I20260608 12:52:19.720943 12227 consensus_queue.cc:237] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:19.728153 11548 catalog_manager.cc:5696] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 reported cstate change: term changed from 2 to 3, leader changed from 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65) to 48988f6c0eb64029b98288d0a8433303 (127.4.192.67). New cstate: current_term: 3 leader_uuid: "48988f6c0eb64029b98288d0a8433303" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:19.730162 12016 raft_consensus.cc:1240] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 3 LEADER]: Rejecting Update request from peer 48988f6c0eb64029b98288d0a8433303 for earlier term 2. Current term is 3. Ops: []
I20260608 12:52:19.731621 12227 consensus_queue.cc:1059] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:19.732364 12227 consensus_queue.cc:1243] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [LEADER]: Peer 568e4f5048b949dfa838c6efe5f30705 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:52:19.733108 12230 raft_consensus.cc:3055] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:52:19.733568 12230 raft_consensus.cc:740] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 48988f6c0eb64029b98288d0a8433303, State: Running, Role: LEADER
I20260608 12:52:19.734655 12230 consensus_queue.cc:260] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:19.735983 12230 raft_consensus.cc:3060] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:52:19.890947 12097 raft_consensus.cc:1240] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 3 FOLLOWER]: Rejecting Update request from peer 568e4f5048b949dfa838c6efe5f30705 for earlier term 2. Current term is 3. Ops: []
I20260608 12:52:19.893220 12210 consensus_queue.cc:1059] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:19.894416 12215 raft_consensus.cc:3055] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:52:19.894894 12215 raft_consensus.cc:740] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 568e4f5048b949dfa838c6efe5f30705, State: Running, Role: LEADER
I20260608 12:52:19.896107 12215 consensus_queue.cc:260] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } }
I20260608 12:52:19.897295 12215 raft_consensus.cc:3060] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:52:20.041523 12177 raft_consensus.cc:1275] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 3 FOLLOWER]: Refusing update from remote peer 568e4f5048b949dfa838c6efe5f30705: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:52:20.043120 12215 consensus_queue.cc:1048] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:20.044108 12215 consensus_queue.cc:1243] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [LEADER]: Peer 48988f6c0eb64029b98288d0a8433303 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:52:20.047282 12177 pending_rounds.cc:85] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303: Aborting all ops after (but not including) 0
I20260608 12:52:20.047827 12177 pending_rounds.cc:107] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:52:20.048424 12177 raft_consensus.cc:2889] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:52:20.050801 12097 raft_consensus.cc:1275] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 3 FOLLOWER]: Refusing update from remote peer 568e4f5048b949dfa838c6efe5f30705: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:52:20.053092 12215 consensus_queue.cc:1048] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:20.189718 12097 raft_consensus.cc:1275] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 3 FOLLOWER]: Refusing update from remote peer 48988f6c0eb64029b98288d0a8433303: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:52:20.191741 12230 consensus_queue.cc:1048] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:20.205704 12016 raft_consensus.cc:1275] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 3 FOLLOWER]: Refusing update from remote peer 48988f6c0eb64029b98288d0a8433303: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:52:20.207612 12230 consensus_queue.cc:1048] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:20.208629 12230 consensus_queue.cc:1243] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [LEADER]: Peer 568e4f5048b949dfa838c6efe5f30705 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:52:20.211915 12016 pending_rounds.cc:85] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705: Aborting all ops after (but not including) 0
I20260608 12:52:20.212347 12016 pending_rounds.cc:107] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:52:20.212703 12016 raft_consensus.cc:2889] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260608 12:52:20.281497 11599 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 49a2af3445c7455fab4a743932be5ce2: could not find any suitable replica to move from server a7dc1be2ca494e6abf3dbcf817fd2225 to server a857a74e7bec4baabddffaea7d5cbf8f
I20260608 12:52:20.328282 12016 raft_consensus.cc:1275] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705 [term 2 FOLLOWER]: Refusing update from remote peer a7dc1be2ca494e6abf3dbcf817fd2225: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:52:20.328382 12177 raft_consensus.cc:1275] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303 [term 2 FOLLOWER]: Refusing update from remote peer a7dc1be2ca494e6abf3dbcf817fd2225: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:52:20.330156 12246 consensus_queue.cc:1048] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:20.331131 12221 consensus_queue.cc:1048] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:21.294808 12177 consensus_queue.cc:237] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } attrs { replace: true } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: true } }
I20260608 12:52:21.303030 12097 raft_consensus.cc:1275] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 3 FOLLOWER]: Refusing update from remote peer 48988f6c0eb64029b98288d0a8433303: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:52:21.304989 12250 consensus_queue.cc:1048] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:21.305531 12016 raft_consensus.cc:1275] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 3 FOLLOWER]: Refusing update from remote peer 48988f6c0eb64029b98288d0a8433303: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:52:21.307904 12250 consensus_queue.cc:1048] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:21.315725 12252 raft_consensus.cc:2955] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } attrs { replace: true } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: true } } }
I20260608 12:52:21.319443 12097 raft_consensus.cc:2955] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } attrs { replace: true } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: true } } }
I20260608 12:52:21.321115 12016 raft_consensus.cc:2955] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } attrs { replace: true } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: true } } }
W20260608 12:52:21.325093 12136 consensus_peers.cc:597] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 -> Peer a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68:40211): Couldn't send request to peer a857a74e7bec4baabddffaea7d5cbf8f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2656416d4f9f4803980f4e85da9a5fd8. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:21.334201 11550 catalog_manager.cc:5696] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 reported cstate change: config changed from index -1 to 3, NON_VOTER a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68) added. New cstate: current_term: 3 leader_uuid: "48988f6c0eb64029b98288d0a8433303" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:21.339087 12096 consensus_queue.cc:237] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } attrs { replace: true } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: true } }
I20260608 12:52:21.347506 12177 raft_consensus.cc:1275] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303 [term 2 FOLLOWER]: Refusing update from remote peer a7dc1be2ca494e6abf3dbcf817fd2225: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:52:21.350052 12258 consensus_queue.cc:1048] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:52:21.352591 12016 raft_consensus.cc:1275] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705 [term 2 FOLLOWER]: Refusing update from remote peer a7dc1be2ca494e6abf3dbcf817fd2225: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:52:21.354890 12258 consensus_queue.cc:1048] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:52:21.368157 12246 raft_consensus.cc:2955] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } attrs { replace: true } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: true } } }
I20260608 12:52:21.370949 12177 raft_consensus.cc:2955] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } attrs { replace: true } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: true } } }
W20260608 12:52:21.377375 12056 consensus_peers.cc:597] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 -> Peer a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68:40211): Couldn't send request to peer a857a74e7bec4baabddffaea7d5cbf8f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ea9ec7fd2114f349fedf53fb31c591f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:21.383736 12016 raft_consensus.cc:2955] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } attrs { replace: true } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: true } } }
I20260608 12:52:21.397485 12096 consensus_queue.cc:237] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } attrs { replace: true } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: true } }
I20260608 12:52:21.399560 11548 catalog_manager.cc:5696] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 reported cstate change: config changed from index -1 to 3, NON_VOTER a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68) added. New cstate: current_term: 2 leader_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:21.406387 12016 raft_consensus.cc:1275] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 3 FOLLOWER]: Refusing update from remote peer a7dc1be2ca494e6abf3dbcf817fd2225: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:52:21.407308 12177 raft_consensus.cc:1275] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303 [term 3 FOLLOWER]: Refusing update from remote peer a7dc1be2ca494e6abf3dbcf817fd2225: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260608 12:52:21.408146 12056 consensus_peers.cc:597] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 -> Peer a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68:40211): Couldn't send request to peer a857a74e7bec4baabddffaea7d5cbf8f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d72837acd5f34448a9d28269835269df. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:21.408492 12266 consensus_queue.cc:1048] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:52:21.409842 12246 consensus_queue.cc:1048] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:21.425582 12246 raft_consensus.cc:2955] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } attrs { replace: true } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: true } } }
I20260608 12:52:21.427760 12177 raft_consensus.cc:2955] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } attrs { replace: true } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: true } } }
I20260608 12:52:21.427332 12016 raft_consensus.cc:2955] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } attrs { replace: true } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: true } } }
I20260608 12:52:21.439458 11546 catalog_manager.cc:5696] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303 reported cstate change: config changed from index -1 to 3, NON_VOTER a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68) added. New cstate: current_term: 3 leader_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } attrs { replace: true } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: true } } }
I20260608 12:52:21.897940 12270 ts_tablet_manager.cc:933] T 0ea9ec7fd2114f349fedf53fb31c591f P a857a74e7bec4baabddffaea7d5cbf8f: Initiating tablet copy from peer a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66:40933)
I20260608 12:52:21.899982 12270 tablet_copy_client.cc:323] T 0ea9ec7fd2114f349fedf53fb31c591f P a857a74e7bec4baabddffaea7d5cbf8f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.66:40933
I20260608 12:52:21.905694 12274 ts_tablet_manager.cc:933] T 2656416d4f9f4803980f4e85da9a5fd8 P a857a74e7bec4baabddffaea7d5cbf8f: Initiating tablet copy from peer 48988f6c0eb64029b98288d0a8433303 (127.4.192.67:44523)
I20260608 12:52:21.907900 12274 tablet_copy_client.cc:323] T 2656416d4f9f4803980f4e85da9a5fd8 P a857a74e7bec4baabddffaea7d5cbf8f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.67:44523
I20260608 12:52:21.917183 12108 tablet_copy_service.cc:140] P a7dc1be2ca494e6abf3dbcf817fd2225: Received BeginTabletCopySession request for tablet 0ea9ec7fd2114f349fedf53fb31c591f from peer a857a74e7bec4baabddffaea7d5cbf8f ({username='slave'} at 127.0.0.1:43684)
I20260608 12:52:21.918381 12108 tablet_copy_service.cc:161] P a7dc1be2ca494e6abf3dbcf817fd2225: Beginning new tablet copy session on tablet 0ea9ec7fd2114f349fedf53fb31c591f from peer a857a74e7bec4baabddffaea7d5cbf8f at {username='slave'} at 127.0.0.1:43684: session id = a857a74e7bec4baabddffaea7d5cbf8f-0ea9ec7fd2114f349fedf53fb31c591f
I20260608 12:52:21.931133 12108 tablet_copy_source_session.cc:215] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:21.935485 12270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea9ec7fd2114f349fedf53fb31c591f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:21.936758 12188 tablet_copy_service.cc:140] P 48988f6c0eb64029b98288d0a8433303: Received BeginTabletCopySession request for tablet 2656416d4f9f4803980f4e85da9a5fd8 from peer a857a74e7bec4baabddffaea7d5cbf8f ({username='slave'} at 127.0.0.1:54178)
I20260608 12:52:21.937670 12188 tablet_copy_service.cc:161] P 48988f6c0eb64029b98288d0a8433303: Beginning new tablet copy session on tablet 2656416d4f9f4803980f4e85da9a5fd8 from peer a857a74e7bec4baabddffaea7d5cbf8f at {username='slave'} at 127.0.0.1:54178: session id = a857a74e7bec4baabddffaea7d5cbf8f-2656416d4f9f4803980f4e85da9a5fd8
I20260608 12:52:21.946669 12188 tablet_copy_source_session.cc:215] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:21.950349 12274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2656416d4f9f4803980f4e85da9a5fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:21.956338 12270 tablet_copy_client.cc:806] T 0ea9ec7fd2114f349fedf53fb31c591f P a857a74e7bec4baabddffaea7d5cbf8f: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:21.957194 12270 tablet_copy_client.cc:670] T 0ea9ec7fd2114f349fedf53fb31c591f P a857a74e7bec4baabddffaea7d5cbf8f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:21.962344 12270 tablet_copy_client.cc:538] T 0ea9ec7fd2114f349fedf53fb31c591f P a857a74e7bec4baabddffaea7d5cbf8f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:21.969691 12274 tablet_copy_client.cc:806] T 2656416d4f9f4803980f4e85da9a5fd8 P a857a74e7bec4baabddffaea7d5cbf8f: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:21.970023 12278 ts_tablet_manager.cc:933] T d72837acd5f34448a9d28269835269df P a857a74e7bec4baabddffaea7d5cbf8f: Initiating tablet copy from peer a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66:40933)
I20260608 12:52:21.970655 12274 tablet_copy_client.cc:670] T 2656416d4f9f4803980f4e85da9a5fd8 P a857a74e7bec4baabddffaea7d5cbf8f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:21.972446 12278 tablet_copy_client.cc:323] T d72837acd5f34448a9d28269835269df P a857a74e7bec4baabddffaea7d5cbf8f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.66:40933
I20260608 12:52:21.974517 12270 tablet_bootstrap.cc:492] T 0ea9ec7fd2114f349fedf53fb31c591f P a857a74e7bec4baabddffaea7d5cbf8f: Bootstrap starting.
I20260608 12:52:21.975145 12274 tablet_copy_client.cc:538] T 2656416d4f9f4803980f4e85da9a5fd8 P a857a74e7bec4baabddffaea7d5cbf8f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:21.975555 12108 tablet_copy_service.cc:140] P a7dc1be2ca494e6abf3dbcf817fd2225: Received BeginTabletCopySession request for tablet d72837acd5f34448a9d28269835269df from peer a857a74e7bec4baabddffaea7d5cbf8f ({username='slave'} at 127.0.0.1:43684)
I20260608 12:52:21.976346 12108 tablet_copy_service.cc:161] P a7dc1be2ca494e6abf3dbcf817fd2225: Beginning new tablet copy session on tablet d72837acd5f34448a9d28269835269df from peer a857a74e7bec4baabddffaea7d5cbf8f at {username='slave'} at 127.0.0.1:43684: session id = a857a74e7bec4baabddffaea7d5cbf8f-d72837acd5f34448a9d28269835269df
I20260608 12:52:21.984323 12274 tablet_bootstrap.cc:492] T 2656416d4f9f4803980f4e85da9a5fd8 P a857a74e7bec4baabddffaea7d5cbf8f: Bootstrap starting.
I20260608 12:52:21.986443 12108 tablet_copy_source_session.cc:215] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:21.990504 12278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d72837acd5f34448a9d28269835269df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:22.005609 12278 tablet_copy_client.cc:806] T d72837acd5f34448a9d28269835269df P a857a74e7bec4baabddffaea7d5cbf8f: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:22.006359 12278 tablet_copy_client.cc:670] T d72837acd5f34448a9d28269835269df P a857a74e7bec4baabddffaea7d5cbf8f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:22.010385 12270 tablet_bootstrap.cc:492] T 0ea9ec7fd2114f349fedf53fb31c591f P a857a74e7bec4baabddffaea7d5cbf8f: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:52:22.010974 12278 tablet_copy_client.cc:538] T d72837acd5f34448a9d28269835269df P a857a74e7bec4baabddffaea7d5cbf8f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:22.012197 12270 tablet_bootstrap.cc:492] T 0ea9ec7fd2114f349fedf53fb31c591f P a857a74e7bec4baabddffaea7d5cbf8f: Bootstrap complete.
I20260608 12:52:22.012821 12274 tablet_bootstrap.cc:492] T 2656416d4f9f4803980f4e85da9a5fd8 P a857a74e7bec4baabddffaea7d5cbf8f: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:52:22.013160 12270 ts_tablet_manager.cc:1403] T 0ea9ec7fd2114f349fedf53fb31c591f P a857a74e7bec4baabddffaea7d5cbf8f: Time spent bootstrapping tablet: real 0.039s	user 0.025s	sys 0.013s
I20260608 12:52:22.014004 12274 tablet_bootstrap.cc:492] T 2656416d4f9f4803980f4e85da9a5fd8 P a857a74e7bec4baabddffaea7d5cbf8f: Bootstrap complete.
I20260608 12:52:22.014977 12274 ts_tablet_manager.cc:1403] T 2656416d4f9f4803980f4e85da9a5fd8 P a857a74e7bec4baabddffaea7d5cbf8f: Time spent bootstrapping tablet: real 0.031s	user 0.023s	sys 0.002s
I20260608 12:52:22.017055 12270 raft_consensus.cc:359] T 0ea9ec7fd2114f349fedf53fb31c591f P a857a74e7bec4baabddffaea7d5cbf8f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } attrs { replace: true } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: true } }
I20260608 12:52:22.018257 12270 raft_consensus.cc:740] T 0ea9ec7fd2114f349fedf53fb31c591f P a857a74e7bec4baabddffaea7d5cbf8f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a857a74e7bec4baabddffaea7d5cbf8f, State: Initialized, Role: LEARNER
I20260608 12:52:22.018329 12274 raft_consensus.cc:359] T 2656416d4f9f4803980f4e85da9a5fd8 P a857a74e7bec4baabddffaea7d5cbf8f [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } attrs { replace: true } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: true } }
I20260608 12:52:22.019757 12274 raft_consensus.cc:740] T 2656416d4f9f4803980f4e85da9a5fd8 P a857a74e7bec4baabddffaea7d5cbf8f [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: a857a74e7bec4baabddffaea7d5cbf8f, State: Initialized, Role: LEARNER
I20260608 12:52:22.019300 12270 consensus_queue.cc:260] T 0ea9ec7fd2114f349fedf53fb31c591f P a857a74e7bec4baabddffaea7d5cbf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } attrs { replace: true } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: true } }
I20260608 12:52:22.020651 12278 tablet_bootstrap.cc:492] T d72837acd5f34448a9d28269835269df P a857a74e7bec4baabddffaea7d5cbf8f: Bootstrap starting.
I20260608 12:52:22.020660 12274 consensus_queue.cc:260] T 2656416d4f9f4803980f4e85da9a5fd8 P a857a74e7bec4baabddffaea7d5cbf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } attrs { replace: true } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: true } }
I20260608 12:52:22.032462 12274 ts_tablet_manager.cc:1434] T 2656416d4f9f4803980f4e85da9a5fd8 P a857a74e7bec4baabddffaea7d5cbf8f: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.006s
I20260608 12:52:22.033458 12270 ts_tablet_manager.cc:1434] T 0ea9ec7fd2114f349fedf53fb31c591f P a857a74e7bec4baabddffaea7d5cbf8f: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.004s
I20260608 12:52:22.035611 12108 tablet_copy_service.cc:342] P a7dc1be2ca494e6abf3dbcf817fd2225: Request end of tablet copy session a857a74e7bec4baabddffaea7d5cbf8f-0ea9ec7fd2114f349fedf53fb31c591f received from {username='slave'} at 127.0.0.1:43684
I20260608 12:52:22.036273 12108 tablet_copy_service.cc:434] P a7dc1be2ca494e6abf3dbcf817fd2225: ending tablet copy session a857a74e7bec4baabddffaea7d5cbf8f-0ea9ec7fd2114f349fedf53fb31c591f on tablet 0ea9ec7fd2114f349fedf53fb31c591f with peer a857a74e7bec4baabddffaea7d5cbf8f
I20260608 12:52:22.037289 12188 tablet_copy_service.cc:342] P 48988f6c0eb64029b98288d0a8433303: Request end of tablet copy session a857a74e7bec4baabddffaea7d5cbf8f-2656416d4f9f4803980f4e85da9a5fd8 received from {username='slave'} at 127.0.0.1:54178
I20260608 12:52:22.037933 12188 tablet_copy_service.cc:434] P 48988f6c0eb64029b98288d0a8433303: ending tablet copy session a857a74e7bec4baabddffaea7d5cbf8f-2656416d4f9f4803980f4e85da9a5fd8 on tablet 2656416d4f9f4803980f4e85da9a5fd8 with peer a857a74e7bec4baabddffaea7d5cbf8f
I20260608 12:52:22.049504 12278 tablet_bootstrap.cc:492] T d72837acd5f34448a9d28269835269df P a857a74e7bec4baabddffaea7d5cbf8f: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:52:22.050365 12278 tablet_bootstrap.cc:492] T d72837acd5f34448a9d28269835269df P a857a74e7bec4baabddffaea7d5cbf8f: Bootstrap complete.
I20260608 12:52:22.051046 12278 ts_tablet_manager.cc:1403] T d72837acd5f34448a9d28269835269df P a857a74e7bec4baabddffaea7d5cbf8f: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.008s
I20260608 12:52:22.053364 12278 raft_consensus.cc:359] T d72837acd5f34448a9d28269835269df P a857a74e7bec4baabddffaea7d5cbf8f [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } attrs { replace: true } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: true } }
I20260608 12:52:22.054141 12278 raft_consensus.cc:740] T d72837acd5f34448a9d28269835269df P a857a74e7bec4baabddffaea7d5cbf8f [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: a857a74e7bec4baabddffaea7d5cbf8f, State: Initialized, Role: LEARNER
I20260608 12:52:22.054755 12278 consensus_queue.cc:260] T d72837acd5f34448a9d28269835269df P a857a74e7bec4baabddffaea7d5cbf8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } attrs { replace: true } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: true } }
I20260608 12:52:22.056991 12278 ts_tablet_manager.cc:1434] T d72837acd5f34448a9d28269835269df P a857a74e7bec4baabddffaea7d5cbf8f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:52:22.058830 12108 tablet_copy_service.cc:342] P a7dc1be2ca494e6abf3dbcf817fd2225: Request end of tablet copy session a857a74e7bec4baabddffaea7d5cbf8f-d72837acd5f34448a9d28269835269df received from {username='slave'} at 127.0.0.1:43684
I20260608 12:52:22.059463 12108 tablet_copy_service.cc:434] P a7dc1be2ca494e6abf3dbcf817fd2225: ending tablet copy session a857a74e7bec4baabddffaea7d5cbf8f-d72837acd5f34448a9d28269835269df on tablet d72837acd5f34448a9d28269835269df with peer a857a74e7bec4baabddffaea7d5cbf8f
I20260608 12:52:22.394400 11933 raft_consensus.cc:1217] T d72837acd5f34448a9d28269835269df P a857a74e7bec4baabddffaea7d5cbf8f [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 12:52:22.440810 11933 raft_consensus.cc:1217] T 2656416d4f9f4803980f4e85da9a5fd8 P a857a74e7bec4baabddffaea7d5cbf8f [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 12:52:22.506208 11933 raft_consensus.cc:1217] T 0ea9ec7fd2114f349fedf53fb31c591f P a857a74e7bec4baabddffaea7d5cbf8f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:52:22.848060 12286 raft_consensus.cc:1064] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225: attempting to promote NON_VOTER a857a74e7bec4baabddffaea7d5cbf8f to VOTER
I20260608 12:52:22.850073 12286 consensus_queue.cc:237] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } attrs { replace: true } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } }
I20260608 12:52:22.856904 12177 raft_consensus.cc:1275] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303 [term 3 FOLLOWER]: Refusing update from remote peer a7dc1be2ca494e6abf3dbcf817fd2225: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:52:22.857156 11933 raft_consensus.cc:1275] T d72837acd5f34448a9d28269835269df P a857a74e7bec4baabddffaea7d5cbf8f [term 3 LEARNER]: Refusing update from remote peer a7dc1be2ca494e6abf3dbcf817fd2225: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:52:22.857759 12016 raft_consensus.cc:1275] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 3 FOLLOWER]: Refusing update from remote peer a7dc1be2ca494e6abf3dbcf817fd2225: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:52:22.858774 12246 consensus_queue.cc:1048] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:22.859750 12286 consensus_queue.cc:1048] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:22.860479 12285 consensus_queue.cc:1048] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:22.871548 12287 raft_consensus.cc:1064] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303: attempting to promote NON_VOTER a857a74e7bec4baabddffaea7d5cbf8f to VOTER
I20260608 12:52:22.875604 12287 consensus_queue.cc:237] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } attrs { replace: true } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } }
I20260608 12:52:22.881300 12285 raft_consensus.cc:2955] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } attrs { replace: true } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } } }
I20260608 12:52:22.886364 11933 raft_consensus.cc:1275] T 2656416d4f9f4803980f4e85da9a5fd8 P a857a74e7bec4baabddffaea7d5cbf8f [term 3 LEARNER]: Refusing update from remote peer 48988f6c0eb64029b98288d0a8433303: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:52:22.886864 11932 raft_consensus.cc:2955] T d72837acd5f34448a9d28269835269df P a857a74e7bec4baabddffaea7d5cbf8f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } attrs { replace: true } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } } }
I20260608 12:52:22.888645 12096 raft_consensus.cc:1275] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 3 FOLLOWER]: Refusing update from remote peer 48988f6c0eb64029b98288d0a8433303: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:52:22.889801 12252 consensus_queue.cc:1048] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:22.890964 12288 consensus_queue.cc:1048] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:52:22.896185 12015 raft_consensus.cc:1275] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 3 FOLLOWER]: Refusing update from remote peer 48988f6c0eb64029b98288d0a8433303: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:52:22.901713 12016 raft_consensus.cc:2955] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } attrs { replace: true } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } } }
I20260608 12:52:22.909494 12287 consensus_queue.cc:1048] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:22.913311 11548 catalog_manager.cc:5696] T d72837acd5f34448a9d28269835269df P a857a74e7bec4baabddffaea7d5cbf8f reported cstate change: config changed from index 3 to 4, a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } attrs { replace: true } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } } }
I20260608 12:52:22.920236 12177 raft_consensus.cc:2955] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } attrs { replace: true } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } } }
I20260608 12:52:22.925473 12294 raft_consensus.cc:2955] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } attrs { replace: true } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } } }
I20260608 12:52:22.932245 12285 raft_consensus.cc:1064] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225: attempting to promote NON_VOTER a857a74e7bec4baabddffaea7d5cbf8f to VOTER
I20260608 12:52:22.934883 12285 consensus_queue.cc:237] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } attrs { replace: true } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } }
I20260608 12:52:22.937228 12016 raft_consensus.cc:2955] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } attrs { replace: true } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } } }
I20260608 12:52:22.943879 12096 raft_consensus.cc:2955] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } attrs { replace: true } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } } }
I20260608 12:52:22.951598 11547 catalog_manager.cc:5696] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 reported cstate change: config changed from index 3 to 4, a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "48988f6c0eb64029b98288d0a8433303" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:22.954408 12177 raft_consensus.cc:1275] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303 [term 2 FOLLOWER]: Refusing update from remote peer a7dc1be2ca494e6abf3dbcf817fd2225: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:52:22.956073 12246 consensus_queue.cc:1048] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:22.956290 11932 raft_consensus.cc:1275] T 0ea9ec7fd2114f349fedf53fb31c591f P a857a74e7bec4baabddffaea7d5cbf8f [term 2 LEARNER]: Refusing update from remote peer a7dc1be2ca494e6abf3dbcf817fd2225: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:52:22.957948 12286 consensus_queue.cc:1048] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:22.970170 12015 raft_consensus.cc:1275] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705 [term 2 FOLLOWER]: Refusing update from remote peer a7dc1be2ca494e6abf3dbcf817fd2225: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:52:22.972270 12286 consensus_queue.cc:1048] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:22.975495 11933 raft_consensus.cc:2955] T 2656416d4f9f4803980f4e85da9a5fd8 P a857a74e7bec4baabddffaea7d5cbf8f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } attrs { replace: true } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } } }
I20260608 12:52:22.990360 11931 raft_consensus.cc:2955] T 0ea9ec7fd2114f349fedf53fb31c591f P a857a74e7bec4baabddffaea7d5cbf8f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } attrs { replace: true } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } } }
I20260608 12:52:22.997357 12015 raft_consensus.cc:2955] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } attrs { replace: true } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } } }
I20260608 12:52:22.986532 12246 raft_consensus.cc:2955] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } attrs { replace: true } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } } }
I20260608 12:52:23.014922 12176 raft_consensus.cc:2955] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } attrs { replace: true } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } } }
I20260608 12:52:23.033622 11546 catalog_manager.cc:5696] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705 reported cstate change: config changed from index 3 to 4, a857a74e7bec4baabddffaea7d5cbf8f (127.4.192.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } attrs { replace: true } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } } }
I20260608 12:52:23.053264 12176 consensus_queue.cc:237] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } }
I20260608 12:52:23.054039 12096 consensus_queue.cc:237] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } }
I20260608 12:52:23.061607 11931 raft_consensus.cc:1275] T 2656416d4f9f4803980f4e85da9a5fd8 P a857a74e7bec4baabddffaea7d5cbf8f [term 3 FOLLOWER]: Refusing update from remote peer 48988f6c0eb64029b98288d0a8433303: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:52:23.062407 12097 consensus_queue.cc:237] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } }
I20260608 12:52:23.063894 12294 consensus_queue.cc:1048] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:52:23.069031 12015 raft_consensus.cc:1275] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 3 FOLLOWER]: Refusing update from remote peer a7dc1be2ca494e6abf3dbcf817fd2225: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:52:23.070326 11931 raft_consensus.cc:1275] T d72837acd5f34448a9d28269835269df P a857a74e7bec4baabddffaea7d5cbf8f [term 3 FOLLOWER]: Refusing update from remote peer a7dc1be2ca494e6abf3dbcf817fd2225: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:52:23.071951 12285 consensus_queue.cc:1048] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:52:23.072767 11933 raft_consensus.cc:1275] T 0ea9ec7fd2114f349fedf53fb31c591f P a857a74e7bec4baabddffaea7d5cbf8f [term 2 FOLLOWER]: Refusing update from remote peer a7dc1be2ca494e6abf3dbcf817fd2225: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:52:23.073069 12286 consensus_queue.cc:1048] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:52:23.074610 12177 raft_consensus.cc:1275] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303 [term 2 FOLLOWER]: Refusing update from remote peer a7dc1be2ca494e6abf3dbcf817fd2225: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:52:23.074988 12286 consensus_queue.cc:1048] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:52:23.075865 12252 raft_consensus.cc:2955] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } } }
I20260608 12:52:23.076815 12286 consensus_queue.cc:1048] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:52:23.081622 11932 raft_consensus.cc:2955] T 2656416d4f9f4803980f4e85da9a5fd8 P a857a74e7bec4baabddffaea7d5cbf8f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } } }
I20260608 12:52:23.085464 12016 raft_consensus.cc:1275] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 3 FOLLOWER]: Refusing update from remote peer 48988f6c0eb64029b98288d0a8433303: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:52:23.089264 12285 raft_consensus.cc:2955] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } } }
I20260608 12:52:23.094183 12177 raft_consensus.cc:2955] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } } }
I20260608 12:52:23.094240 11931 raft_consensus.cc:2955] T 0ea9ec7fd2114f349fedf53fb31c591f P a857a74e7bec4baabddffaea7d5cbf8f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } } }
I20260608 12:52:23.090749 12294 consensus_queue.cc:1048] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [LEADER]: Connected to new peer: Peer: permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:52:23.093093 11536 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2656416d4f9f4803980f4e85da9a5fd8 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:23.105595 12015 raft_consensus.cc:2955] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } } }
I20260608 12:52:23.107388 11547 catalog_manager.cc:5696] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 reported cstate change: config changed from index 4 to 5, VOTER a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66) evicted. New cstate: current_term: 3 leader_uuid: "48988f6c0eb64029b98288d0a8433303" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:52:23.132329 12016 raft_consensus.cc:2955] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 48988f6c0eb64029b98288d0a8433303 (127.4.192.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } } }
I20260608 12:52:23.133512 12312 raft_consensus.cc:2955] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 48988f6c0eb64029b98288d0a8433303 (127.4.192.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } } }
I20260608 12:52:23.141773 11932 raft_consensus.cc:2955] T d72837acd5f34448a9d28269835269df P a857a74e7bec4baabddffaea7d5cbf8f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 48988f6c0eb64029b98288d0a8433303 (127.4.192.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } } }
I20260608 12:52:23.142414 11551 catalog_manager.cc:5696] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303 reported cstate change: config changed from index 4 to 5, VOTER 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65) evicted. New cstate: current_term: 2 leader_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "48988f6c0eb64029b98288d0a8433303" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 44523 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } } }
I20260608 12:52:23.154138 11546 catalog_manager.cc:5696] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 reported cstate change: config changed from index 4 to 5, VOTER 48988f6c0eb64029b98288d0a8433303 (127.4.192.67) evicted. New cstate: current_term: 3 leader_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "568e4f5048b949dfa838c6efe5f30705" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32967 } } peers { permanent_uuid: "a7dc1be2ca494e6abf3dbcf817fd2225" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 40933 } } peers { permanent_uuid: "a857a74e7bec4baabddffaea7d5cbf8f" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 40211 } attrs { promote: false } } }
W20260608 12:52:23.155139 12057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.192.67:44523, user_credentials={real_user=slave}} blocked reactor thread for 51054.5us
I20260608 12:52:23.156306 11538 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0ea9ec7fd2114f349fedf53fb31c591f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:23.157503 12087 tablet_service.cc:1558] Processing DeleteTablet for tablet 2656416d4f9f4803980f4e85da9a5fd8 with delete_type TABLET_DATA_TOMBSTONED (TS a7dc1be2ca494e6abf3dbcf817fd2225 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43690
I20260608 12:52:23.160101 11538 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d72837acd5f34448a9d28269835269df with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:23.163662 12315 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:23.170943 12315 raft_consensus.cc:2243] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:23.172137 12315 raft_consensus.cc:2272] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:23.178081 12315 ts_tablet_manager.cc:1916] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:52:23.182017 12167 tablet_service.cc:1558] Processing DeleteTablet for tablet d72837acd5f34448a9d28269835269df with delete_type TABLET_DATA_TOMBSTONED (TS 48988f6c0eb64029b98288d0a8433303 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:54190
I20260608 12:52:23.188028 12006 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ea9ec7fd2114f349fedf53fb31c591f with delete_type TABLET_DATA_TOMBSTONED (TS 568e4f5048b949dfa838c6efe5f30705 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36822
I20260608 12:52:23.190665 12317 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:23.190672 12318 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:23.192224 12317 raft_consensus.cc:2243] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:23.192490 12318 raft_consensus.cc:2243] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:23.193192 12317 raft_consensus.cc:2272] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:23.193332 12318 raft_consensus.cc:2272] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:23.194583 12315 ts_tablet_manager.cc:1929] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 12:52:23.195120 12315 log.cc:1199] T 2656416d4f9f4803980f4e85da9a5fd8 P a7dc1be2ca494e6abf3dbcf817fd2225: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-1-root/wals/2656416d4f9f4803980f4e85da9a5fd8
I20260608 12:52:23.196827 11538 catalog_manager.cc:5027] TS a7dc1be2ca494e6abf3dbcf817fd2225 (127.4.192.66:40933): tablet 2656416d4f9f4803980f4e85da9a5fd8 (table test-workload [id=49a2af3445c7455fab4a743932be5ce2]) successfully deleted
I20260608 12:52:23.197674 12318 ts_tablet_manager.cc:1916] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:52:23.197674 12317 ts_tablet_manager.cc:1916] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:52:23.208079 12318 ts_tablet_manager.cc:1929] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:52:23.208441 12318 log.cc:1199] T 0ea9ec7fd2114f349fedf53fb31c591f P 568e4f5048b949dfa838c6efe5f30705: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-0-root/wals/0ea9ec7fd2114f349fedf53fb31c591f
I20260608 12:52:23.208612 12317 ts_tablet_manager.cc:1929] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 12:52:23.208993 12317 log.cc:1199] T d72837acd5f34448a9d28269835269df P 48988f6c0eb64029b98288d0a8433303: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922948580137-4865-0/minicluster-data/ts-2-root/wals/d72837acd5f34448a9d28269835269df
I20260608 12:52:23.209959 11538 catalog_manager.cc:5027] TS 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65:32967): tablet 0ea9ec7fd2114f349fedf53fb31c591f (table test-workload [id=49a2af3445c7455fab4a743932be5ce2]) successfully deleted
I20260608 12:52:23.210439 11536 catalog_manager.cc:5027] TS 48988f6c0eb64029b98288d0a8433303 (127.4.192.67:44523): tablet d72837acd5f34448a9d28269835269df (table test-workload [id=49a2af3445c7455fab4a743932be5ce2]) successfully deleted
I20260608 12:52:25.146255  4865 tablet_server.cc:179] TabletServer@127.4.192.65:32967 shutting down...
I20260608 12:52:25.170738  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:25.171738  4865 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:25.172389  4865 raft_consensus.cc:2243] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:25.173103  4865 raft_consensus.cc:2272] T d72837acd5f34448a9d28269835269df P 568e4f5048b949dfa838c6efe5f30705 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:25.176496  4865 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:25.177215  4865 raft_consensus.cc:2243] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:52:25.178119  4865 raft_consensus.cc:2272] T 906b5ab4c0d041e297c334655341ae34 P 568e4f5048b949dfa838c6efe5f30705 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:25.180501  4865 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:25.181146  4865 raft_consensus.cc:2243] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:25.181818  4865 raft_consensus.cc:2272] T 2656416d4f9f4803980f4e85da9a5fd8 P 568e4f5048b949dfa838c6efe5f30705 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260608 12:52:25.202993 12059 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.192.65:32967: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260608 12:52:25.206285 12059 consensus_peers.cc:597] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 -> Peer 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65:32967): Couldn't send request to peer 568e4f5048b949dfa838c6efe5f30705. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:32967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:25.209582  4865 tablet_server.cc:196] TabletServer@127.4.192.65:32967 shutdown complete.
I20260608 12:52:25.225028  4865 tablet_server.cc:179] TabletServer@127.4.192.66:40933 shutting down...
I20260608 12:52:25.245153  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:25.246055  4865 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:25.246724  4865 raft_consensus.cc:2243] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:52:25.247567  4865 raft_consensus.cc:2272] T d72837acd5f34448a9d28269835269df P a7dc1be2ca494e6abf3dbcf817fd2225 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:25.249588  4865 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:25.250095  4865 raft_consensus.cc:2243] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:25.250475  4865 raft_consensus.cc:2272] T 906b5ab4c0d041e297c334655341ae34 P a7dc1be2ca494e6abf3dbcf817fd2225 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:25.252460  4865 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:25.252918  4865 raft_consensus.cc:2243] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:52:25.253569  4865 raft_consensus.cc:2272] T 0ea9ec7fd2114f349fedf53fb31c591f P a7dc1be2ca494e6abf3dbcf817fd2225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:25.277419  4865 tablet_server.cc:196] TabletServer@127.4.192.66:40933 shutdown complete.
I20260608 12:52:25.292600  4865 tablet_server.cc:179] TabletServer@127.4.192.67:44523 shutting down...
W20260608 12:52:25.310813 12139 consensus_peers.cc:597] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 -> Peer 568e4f5048b949dfa838c6efe5f30705 (127.4.192.65:32967): Couldn't send request to peer 568e4f5048b949dfa838c6efe5f30705. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:32967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:25.318883  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:25.319698  4865 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:25.320204  4865 raft_consensus.cc:2243] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:25.320623  4865 raft_consensus.cc:2272] T 906b5ab4c0d041e297c334655341ae34 P 48988f6c0eb64029b98288d0a8433303 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:25.322666  4865 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:25.323128  4865 raft_consensus.cc:2243] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:25.323719  4865 raft_consensus.cc:2272] T 0ea9ec7fd2114f349fedf53fb31c591f P 48988f6c0eb64029b98288d0a8433303 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:25.325655  4865 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:25.326073  4865 raft_consensus.cc:2243] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:52:25.326779  4865 raft_consensus.cc:2272] T 2656416d4f9f4803980f4e85da9a5fd8 P 48988f6c0eb64029b98288d0a8433303 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:25.350515  4865 tablet_server.cc:196] TabletServer@127.4.192.67:44523 shutdown complete.
I20260608 12:52:25.365438  4865 tablet_server.cc:179] TabletServer@127.4.192.68:0 shutting down...
I20260608 12:52:25.388917  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:25.389533  4865 tablet_replica.cc:333] T d72837acd5f34448a9d28269835269df P a857a74e7bec4baabddffaea7d5cbf8f: stopping tablet replica
I20260608 12:52:25.390098  4865 raft_consensus.cc:2243] T d72837acd5f34448a9d28269835269df P a857a74e7bec4baabddffaea7d5cbf8f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:25.390650  4865 raft_consensus.cc:2272] T d72837acd5f34448a9d28269835269df P a857a74e7bec4baabddffaea7d5cbf8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:25.392589  4865 tablet_replica.cc:333] T 2656416d4f9f4803980f4e85da9a5fd8 P a857a74e7bec4baabddffaea7d5cbf8f: stopping tablet replica
I20260608 12:52:25.393065  4865 raft_consensus.cc:2243] T 2656416d4f9f4803980f4e85da9a5fd8 P a857a74e7bec4baabddffaea7d5cbf8f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:25.393581  4865 raft_consensus.cc:2272] T 2656416d4f9f4803980f4e85da9a5fd8 P a857a74e7bec4baabddffaea7d5cbf8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:25.395356  4865 tablet_replica.cc:333] T 0ea9ec7fd2114f349fedf53fb31c591f P a857a74e7bec4baabddffaea7d5cbf8f: stopping tablet replica
I20260608 12:52:25.395807  4865 raft_consensus.cc:2243] T 0ea9ec7fd2114f349fedf53fb31c591f P a857a74e7bec4baabddffaea7d5cbf8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:25.396287  4865 raft_consensus.cc:2272] T 0ea9ec7fd2114f349fedf53fb31c591f P a857a74e7bec4baabddffaea7d5cbf8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:25.417121  4865 tablet_server.cc:196] TabletServer@127.4.192.68:0 shutdown complete.
I20260608 12:52:25.429391  4865 master.cc:562] Master@127.4.192.126:38789 shutting down...
I20260608 12:52:25.448770  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6efd97a6d1f44dfa820b03b71780fd4d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:25.449316  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6efd97a6d1f44dfa820b03b71780fd4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:25.449684  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6efd97a6d1f44dfa820b03b71780fd4d: stopping tablet replica
I20260608 12:52:25.469326  4865 master.cc:584] Master@127.4.192.126:38789 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (17566 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 12:52:25.507376  4865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.192.126:35637
I20260608 12:52:25.508494  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:25.513767 12326 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
W20260608 12:52:25.515053 12327 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
W20260608 12:52:25.515367 12329 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
I20260608 12:52:25.515654  4865 server_base.cc:1061] running on GCE node
I20260608 12:52:25.516677  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:25.516861  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:25.516976  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923145516965 us; error 0 us; skew 500 ppm
I20260608 12:52:25.517488  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:25.519986  4865 webserver.cc:533] Webserver started at http://127.4.192.126:45901/ using document root <none> and password file <none>
I20260608 12:52:25.520445  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:25.520594  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:25.520810  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:25.521863  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/master-0-root/instance:
uuid: "1e93c31664f04a96a0ae751aa2790896"
format_stamp: "Formatted at 2026-06-08 12:52:25 on dist-test-slave-pmzz"
I20260608 12:52:25.526422  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:52:25.529742 12334 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:25.530596  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:52:25.530886  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/master-0-root
uuid: "1e93c31664f04a96a0ae751aa2790896"
format_stamp: "Formatted at 2026-06-08 12:52:25 on dist-test-slave-pmzz"
I20260608 12:52:25.531184  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-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)
I20260608 12:52:25.550625  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:25.551968  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:25.592188  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.126:35637
I20260608 12:52:25.592371 12385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.126:35637 every 8 connection(s)
I20260608 12:52:25.596406 12386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:25.606940 12386 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896: Bootstrap starting.
I20260608 12:52:25.611804 12386 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:25.616182 12386 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896: No bootstrap required, opened a new log
I20260608 12:52:25.618427 12386 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e93c31664f04a96a0ae751aa2790896" member_type: VOTER }
I20260608 12:52:25.618794 12386 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:25.619068 12386 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e93c31664f04a96a0ae751aa2790896, State: Initialized, Role: FOLLOWER
I20260608 12:52:25.619717 12386 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1e93c31664f04a96a0ae751aa2790896" member_type: VOTER }
I20260608 12:52:25.620184 12386 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:52:25.620415 12386 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:52:25.620702 12386 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:25.625228 12386 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e93c31664f04a96a0ae751aa2790896" member_type: VOTER }
I20260608 12:52:25.625795 12386 leader_election.cc:304] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896 [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: 1e93c31664f04a96a0ae751aa2790896; no voters: 
I20260608 12:52:25.626997 12386 leader_election.cc:290] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:52:25.627492 12389 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:25.628868 12389 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896 [term 1 LEADER]: Becoming Leader. State: Replica: 1e93c31664f04a96a0ae751aa2790896, State: Running, Role: LEADER
I20260608 12:52:25.629601 12389 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896 [LEADER]: Queue going to LEADER mode. State: All 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: "1e93c31664f04a96a0ae751aa2790896" member_type: VOTER }
I20260608 12:52:25.630033 12386 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:52:25.634492 12391 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1e93c31664f04a96a0ae751aa2790896. Latest consensus state: current_term: 1 leader_uuid: "1e93c31664f04a96a0ae751aa2790896" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e93c31664f04a96a0ae751aa2790896" member_type: VOTER } }
I20260608 12:52:25.635011 12391 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896 [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:25.636466 12390 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1e93c31664f04a96a0ae751aa2790896" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e93c31664f04a96a0ae751aa2790896" member_type: VOTER } }
I20260608 12:52:25.637604 12390 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896 [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:25.638739 12398 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:52:25.645169 12398 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:52:25.646179  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:52:25.654192 12398 catalog_manager.cc:1382] Generated new cluster ID: 178b9085efad4ffba90cbd0393c2e8d9
I20260608 12:52:25.654485 12398 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:52:25.675853 12398 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:52:25.677248 12398 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:52:25.688748 12398 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896: Generated new TSK 0
I20260608 12:52:25.689424 12398 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:52:25.713342  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:25.719583 12407 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
W20260608 12:52:25.720840 12408 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
I20260608 12:52:25.722318  4865 server_base.cc:1061] running on GCE node
W20260608 12:52:25.722537 12410 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
I20260608 12:52:25.723609  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:25.723803  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:25.723930  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923145723919 us; error 0 us; skew 500 ppm
I20260608 12:52:25.724442  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:25.726716  4865 webserver.cc:533] Webserver started at http://127.4.192.65:36221/ using document root <none> and password file <none>
I20260608 12:52:25.727447  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:25.727618  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:25.727837  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:25.728868  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-0-root/instance:
uuid: "17db6bb6834048f8ac35c1be475c53ff"
format_stamp: "Formatted at 2026-06-08 12:52:25 on dist-test-slave-pmzz"
I20260608 12:52:25.733711  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:52:25.737329 12415 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:25.738082  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:52:25.738474  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-0-root
uuid: "17db6bb6834048f8ac35c1be475c53ff"
format_stamp: "Formatted at 2026-06-08 12:52:25 on dist-test-slave-pmzz"
I20260608 12:52:25.738770  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-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)
I20260608 12:52:25.751988  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:25.753212  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:25.754638  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:25.756958  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:25.757180  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:25.757421  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:25.757591  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:25.797155  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.65:34461
I20260608 12:52:25.797307 12477 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.65:34461 every 8 connection(s)
I20260608 12:52:25.802714  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:25.811576 12482 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
W20260608 12:52:25.811872 12483 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
W20260608 12:52:25.813134 12485 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
I20260608 12:52:25.813817  4865 server_base.cc:1061] running on GCE node
I20260608 12:52:25.814810  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:25.815030  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:25.815213  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923145815195 us; error 0 us; skew 500 ppm
I20260608 12:52:25.815951  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:25.818670  4865 webserver.cc:533] Webserver started at http://127.4.192.66:45177/ using document root <none> and password file <none>
I20260608 12:52:25.819080 12478 heartbeater.cc:344] Connected to a master server at 127.4.192.126:35637
I20260608 12:52:25.819334  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:25.819584 12478 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:25.819631  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:25.820178  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:25.820713 12478 heartbeater.cc:507] Master 127.4.192.126:35637 requested a full tablet report, sending...
I20260608 12:52:25.821703  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-1-root/instance:
uuid: "774c50c7f78541a7a6c68a894832ec5b"
format_stamp: "Formatted at 2026-06-08 12:52:25 on dist-test-slave-pmzz"
I20260608 12:52:25.823354 12351 ts_manager.cc:194] Registered new tserver with Master: 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461)
I20260608 12:52:25.825980 12351 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59492
I20260608 12:52:25.827960  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 12:52:25.831825 12490 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:25.832636  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 12:52:25.832944  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-1-root
uuid: "774c50c7f78541a7a6c68a894832ec5b"
format_stamp: "Formatted at 2026-06-08 12:52:25 on dist-test-slave-pmzz"
I20260608 12:52:25.833209  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-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)
I20260608 12:52:25.852078  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:25.853165  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:25.854578  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:25.856863  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:25.857064  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:25.857344  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:25.857511  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:25.897315  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.66:41645
I20260608 12:52:25.897476 12552 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.66:41645 every 8 connection(s)
I20260608 12:52:25.902460  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:25.909880 12556 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
W20260608 12:52:25.910459 12557 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
W20260608 12:52:25.913398 12559 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
I20260608 12:52:25.914423  4865 server_base.cc:1061] running on GCE node
I20260608 12:52:25.915218 12553 heartbeater.cc:344] Connected to a master server at 127.4.192.126:35637
I20260608 12:52:25.915494  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:52:25.915657 12553 heartbeater.cc:461] Registering TS with master...
W20260608 12:52:25.915844  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:25.916127  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923145916107 us; error 0 us; skew 500 ppm
I20260608 12:52:25.916572 12553 heartbeater.cc:507] Master 127.4.192.126:35637 requested a full tablet report, sending...
I20260608 12:52:25.916869  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:25.919008 12351 ts_manager.cc:194] Registered new tserver with Master: 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645)
I20260608 12:52:25.919783  4865 webserver.cc:533] Webserver started at http://127.4.192.67:40979/ using document root <none> and password file <none>
I20260608 12:52:25.920507  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:25.920747  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:25.920940 12351 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59502
I20260608 12:52:25.921068  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:25.922433  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-2-root/instance:
uuid: "4dc3517ea26d456994206c176740d732"
format_stamp: "Formatted at 2026-06-08 12:52:25 on dist-test-slave-pmzz"
I20260608 12:52:25.926838  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:52:25.930217 12565 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:25.930954  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:52:25.931353  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-2-root
uuid: "4dc3517ea26d456994206c176740d732"
format_stamp: "Formatted at 2026-06-08 12:52:25 on dist-test-slave-pmzz"
I20260608 12:52:25.931638  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-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)
I20260608 12:52:25.942162  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:25.943447  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:25.944799  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:25.947047  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:25.947309  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:25.947564  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:25.947747  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:25.987368  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.67:42843
I20260608 12:52:25.987519 12627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.67:42843 every 8 connection(s)
I20260608 12:52:26.000790 12628 heartbeater.cc:344] Connected to a master server at 127.4.192.126:35637
I20260608 12:52:26.001160 12628 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:26.001837 12628 heartbeater.cc:507] Master 127.4.192.126:35637 requested a full tablet report, sending...
I20260608 12:52:26.003835 12351 ts_manager.cc:194] Registered new tserver with Master: 4dc3517ea26d456994206c176740d732 (127.4.192.67:42843)
I20260608 12:52:26.004452  4865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01367045s
I20260608 12:52:26.005200 12351 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59506
I20260608 12:52:26.829231 12478 heartbeater.cc:499] Master 127.4.192.126:35637 was elected leader, sending a full tablet report...
I20260608 12:52:26.923655 12553 heartbeater.cc:499] Master 127.4.192.126:35637 was elected leader, sending a full tablet report...
I20260608 12:52:27.007946 12628 heartbeater.cc:499] Master 127.4.192.126:35637 was elected leader, sending a full tablet report...
I20260608 12:52:27.060530 12351 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59518:
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\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:52:27.062963 12351 catalog_manager.cc:7076] 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.
I20260608 12:52:27.129088 12518 tablet_service.cc:1511] Processing CreateTablet for tablet 491748fc7fae4c5a9ba7ed26e2bb259b (DEFAULT_TABLE table=test-workload [id=7247e5bc0d1b49b3a1d878e3c2f90315]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:52:27.130550 12518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 491748fc7fae4c5a9ba7ed26e2bb259b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:27.132802 12515 tablet_service.cc:1511] Processing CreateTablet for tablet d5942662ca94429c9034c671016e84c8 (DEFAULT_TABLE table=test-workload [id=7247e5bc0d1b49b3a1d878e3c2f90315]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:52:27.134429 12515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5942662ca94429c9034c671016e84c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:27.135190 12516 tablet_service.cc:1511] Processing CreateTablet for tablet 00ee1ac74fd043d9abfb1b68d9497cf0 (DEFAULT_TABLE table=test-workload [id=7247e5bc0d1b49b3a1d878e3c2f90315]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:52:27.136690 12516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ee1ac74fd043d9abfb1b68d9497cf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:27.137017 12591 tablet_service.cc:1511] Processing CreateTablet for tablet 00ee1ac74fd043d9abfb1b68d9497cf0 (DEFAULT_TABLE table=test-workload [id=7247e5bc0d1b49b3a1d878e3c2f90315]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:52:27.138417 12591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ee1ac74fd043d9abfb1b68d9497cf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:27.140427 12517 tablet_service.cc:1511] Processing CreateTablet for tablet 000039a956974855b955b433f520a97d (DEFAULT_TABLE table=test-workload [id=7247e5bc0d1b49b3a1d878e3c2f90315]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:52:27.141814 12517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 000039a956974855b955b433f520a97d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:27.146598 12590 tablet_service.cc:1511] Processing CreateTablet for tablet d5942662ca94429c9034c671016e84c8 (DEFAULT_TABLE table=test-workload [id=7247e5bc0d1b49b3a1d878e3c2f90315]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:52:27.148021 12590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5942662ca94429c9034c671016e84c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:27.148546 12442 tablet_service.cc:1511] Processing CreateTablet for tablet 000039a956974855b955b433f520a97d (DEFAULT_TABLE table=test-workload [id=7247e5bc0d1b49b3a1d878e3c2f90315]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:52:27.149861 12442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 000039a956974855b955b433f520a97d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:27.152387 12441 tablet_service.cc:1511] Processing CreateTablet for tablet 00ee1ac74fd043d9abfb1b68d9497cf0 (DEFAULT_TABLE table=test-workload [id=7247e5bc0d1b49b3a1d878e3c2f90315]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:52:27.153645 12441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ee1ac74fd043d9abfb1b68d9497cf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:27.135210 12592 tablet_service.cc:1511] Processing CreateTablet for tablet 000039a956974855b955b433f520a97d (DEFAULT_TABLE table=test-workload [id=7247e5bc0d1b49b3a1d878e3c2f90315]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:52:27.156836 12592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 000039a956974855b955b433f520a97d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:27.132992 12593 tablet_service.cc:1511] Processing CreateTablet for tablet 491748fc7fae4c5a9ba7ed26e2bb259b (DEFAULT_TABLE table=test-workload [id=7247e5bc0d1b49b3a1d878e3c2f90315]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:52:27.160255 12593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 491748fc7fae4c5a9ba7ed26e2bb259b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:27.160570 12440 tablet_service.cc:1511] Processing CreateTablet for tablet d5942662ca94429c9034c671016e84c8 (DEFAULT_TABLE table=test-workload [id=7247e5bc0d1b49b3a1d878e3c2f90315]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:52:27.161818 12440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5942662ca94429c9034c671016e84c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:27.146507 12443 tablet_service.cc:1511] Processing CreateTablet for tablet 491748fc7fae4c5a9ba7ed26e2bb259b (DEFAULT_TABLE table=test-workload [id=7247e5bc0d1b49b3a1d878e3c2f90315]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:52:27.163556 12443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 491748fc7fae4c5a9ba7ed26e2bb259b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:27.196331 12649 tablet_bootstrap.cc:492] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732: Bootstrap starting.
I20260608 12:52:27.209092 12648 tablet_bootstrap.cc:492] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b: Bootstrap starting.
I20260608 12:52:27.218623 12650 tablet_bootstrap.cc:492] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff: Bootstrap starting.
I20260608 12:52:27.226138 12650 tablet_bootstrap.cc:654] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.228379 12648 tablet_bootstrap.cc:654] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.229260 12649 tablet_bootstrap.cc:654] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.230720 12650 tablet_bootstrap.cc:492] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff: No bootstrap required, opened a new log
I20260608 12:52:27.231195 12650 ts_tablet_manager.cc:1403] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260608 12:52:27.234428 12650 raft_consensus.cc:359] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.234864 12648 tablet_bootstrap.cc:492] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b: No bootstrap required, opened a new log
I20260608 12:52:27.235092 12650 raft_consensus.cc:385] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.235495 12650 raft_consensus.cc:740] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17db6bb6834048f8ac35c1be475c53ff, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.235620 12648 ts_tablet_manager.cc:1403] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.005s
I20260608 12:52:27.236167 12650 consensus_queue.cc:260] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.239708 12648 raft_consensus.cc:359] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.240830 12648 raft_consensus.cc:385] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.241199 12648 raft_consensus.cc:740] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 774c50c7f78541a7a6c68a894832ec5b, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.241688 12650 ts_tablet_manager.cc:1434] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260608 12:52:27.242082 12649 tablet_bootstrap.cc:492] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732: No bootstrap required, opened a new log
I20260608 12:52:27.242599 12649 ts_tablet_manager.cc:1403] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.011s
I20260608 12:52:27.242826 12650 tablet_bootstrap.cc:492] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff: Bootstrap starting.
I20260608 12:52:27.243443 12648 consensus_queue.cc:260] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.245882 12649 raft_consensus.cc:359] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.246682 12649 raft_consensus.cc:385] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.247037 12649 raft_consensus.cc:740] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc3517ea26d456994206c176740d732, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.248014 12649 consensus_queue.cc:260] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.250360 12650 tablet_bootstrap.cc:654] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.258044 12649 ts_tablet_manager.cc:1434] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.012s
I20260608 12:52:27.259872 12648 ts_tablet_manager.cc:1434] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b: Time spent starting tablet: real 0.024s	user 0.019s	sys 0.000s
I20260608 12:52:27.259995 12650 tablet_bootstrap.cc:492] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff: No bootstrap required, opened a new log
I20260608 12:52:27.260613 12650 ts_tablet_manager.cc:1403] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.004s
I20260608 12:52:27.261128 12648 tablet_bootstrap.cc:492] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b: Bootstrap starting.
I20260608 12:52:27.261984 12649 tablet_bootstrap.cc:492] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732: Bootstrap starting.
I20260608 12:52:27.263594 12650 raft_consensus.cc:359] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.264348 12650 raft_consensus.cc:385] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.264706 12650 raft_consensus.cc:740] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17db6bb6834048f8ac35c1be475c53ff, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.265627 12650 consensus_queue.cc:260] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.267989 12650 ts_tablet_manager.cc:1434] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:52:27.268635 12648 tablet_bootstrap.cc:654] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.269011 12650 tablet_bootstrap.cc:492] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff: Bootstrap starting.
I20260608 12:52:27.269104 12649 tablet_bootstrap.cc:654] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.277781 12650 tablet_bootstrap.cc:654] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.284317 12649 tablet_bootstrap.cc:492] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732: No bootstrap required, opened a new log
I20260608 12:52:27.284919 12649 ts_tablet_manager.cc:1403] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260608 12:52:27.285012 12648 tablet_bootstrap.cc:492] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b: No bootstrap required, opened a new log
I20260608 12:52:27.285847 12648 ts_tablet_manager.cc:1403] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.004s
I20260608 12:52:27.288417 12649 raft_consensus.cc:359] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.289258 12649 raft_consensus.cc:385] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.289650 12649 raft_consensus.cc:740] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc3517ea26d456994206c176740d732, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.289831 12650 tablet_bootstrap.cc:492] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff: No bootstrap required, opened a new log
I20260608 12:52:27.289693 12648 raft_consensus.cc:359] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.290683 12650 ts_tablet_manager.cc:1403] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260608 12:52:27.290817 12648 raft_consensus.cc:385] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.291211 12648 raft_consensus.cc:740] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 774c50c7f78541a7a6c68a894832ec5b, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.290937 12649 consensus_queue.cc:260] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.292305 12648 consensus_queue.cc:260] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.294050 12650 raft_consensus.cc:359] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.294749 12648 ts_tablet_manager.cc:1434] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260608 12:52:27.294826 12650 raft_consensus.cc:385] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.295369 12650 raft_consensus.cc:740] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17db6bb6834048f8ac35c1be475c53ff, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.296325 12650 consensus_queue.cc:260] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.298370 12648 tablet_bootstrap.cc:492] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b: Bootstrap starting.
I20260608 12:52:27.298781 12650 ts_tablet_manager.cc:1434] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260608 12:52:27.300060 12650 tablet_bootstrap.cc:492] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff: Bootstrap starting.
I20260608 12:52:27.301222 12649 ts_tablet_manager.cc:1434] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 12:52:27.302312 12649 tablet_bootstrap.cc:492] T d5942662ca94429c9034c671016e84c8 P 4dc3517ea26d456994206c176740d732: Bootstrap starting.
I20260608 12:52:27.303611 12654 raft_consensus.cc:493] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:27.304139 12654 raft_consensus.cc:515] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.306334 12648 tablet_bootstrap.cc:654] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.308679 12650 tablet_bootstrap.cc:654] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.314045 12654 leader_election.cc:290] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645), 4dc3517ea26d456994206c176740d732 (127.4.192.67:42843)
I20260608 12:52:27.324385 12648 tablet_bootstrap.cc:492] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b: No bootstrap required, opened a new log
I20260608 12:52:27.325359 12648 ts_tablet_manager.cc:1403] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.000s
I20260608 12:52:27.329511 12648 raft_consensus.cc:359] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.331182 12649 tablet_bootstrap.cc:654] T d5942662ca94429c9034c671016e84c8 P 4dc3517ea26d456994206c176740d732: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.331581 12648 raft_consensus.cc:385] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.332026 12648 raft_consensus.cc:740] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 774c50c7f78541a7a6c68a894832ec5b, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.332930 12648 consensus_queue.cc:260] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.333760 12650 tablet_bootstrap.cc:492] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff: No bootstrap required, opened a new log
I20260608 12:52:27.334725 12650 ts_tablet_manager.cc:1403] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.014s
I20260608 12:52:27.335521 12648 ts_tablet_manager.cc:1434] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260608 12:52:27.336254 12654 raft_consensus.cc:493] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:27.336810 12648 tablet_bootstrap.cc:492] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b: Bootstrap starting.
I20260608 12:52:27.338186 12650 raft_consensus.cc:359] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.339506 12650 raft_consensus.cc:385] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.339883 12650 raft_consensus.cc:740] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17db6bb6834048f8ac35c1be475c53ff, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.346204 12648 tablet_bootstrap.cc:654] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.344370 12650 consensus_queue.cc:260] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.336829 12654 raft_consensus.cc:515] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.352916 12654 leader_election.cc:290] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645), 4dc3517ea26d456994206c176740d732 (127.4.192.67:42843)
I20260608 12:52:27.349273 12649 tablet_bootstrap.cc:492] T d5942662ca94429c9034c671016e84c8 P 4dc3517ea26d456994206c176740d732: No bootstrap required, opened a new log
I20260608 12:52:27.355870 12649 ts_tablet_manager.cc:1403] T d5942662ca94429c9034c671016e84c8 P 4dc3517ea26d456994206c176740d732: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.005s
I20260608 12:52:27.359726 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000039a956974855b955b433f520a97d" candidate_uuid: "17db6bb6834048f8ac35c1be475c53ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3517ea26d456994206c176740d732" is_pre_election: true
I20260608 12:52:27.361773 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491748fc7fae4c5a9ba7ed26e2bb259b" candidate_uuid: "17db6bb6834048f8ac35c1be475c53ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3517ea26d456994206c176740d732" is_pre_election: true
I20260608 12:52:27.361855 12649 raft_consensus.cc:359] T d5942662ca94429c9034c671016e84c8 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.362861 12603 raft_consensus.cc:2468] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17db6bb6834048f8ac35c1be475c53ff in term 0.
I20260608 12:52:27.363107 12649 raft_consensus.cc:385] T d5942662ca94429c9034c671016e84c8 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.363667 12649 raft_consensus.cc:740] T d5942662ca94429c9034c671016e84c8 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc3517ea26d456994206c176740d732, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.364743 12649 consensus_queue.cc:260] T d5942662ca94429c9034c671016e84c8 P 4dc3517ea26d456994206c176740d732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
W20260608 12:52:27.365242 12417 leader_election.cc:343] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dc3517ea26d456994206c176740d732 (127.4.192.67:42843): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:27.370476 12417 leader_election.cc:304] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17db6bb6834048f8ac35c1be475c53ff, 4dc3517ea26d456994206c176740d732; no voters: 
I20260608 12:52:27.373076 12654 raft_consensus.cc:2804] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:27.373668 12654 raft_consensus.cc:493] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:27.374210 12654 raft_consensus.cc:3060] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.381060 12650 ts_tablet_manager.cc:1434] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff: Time spent starting tablet: real 0.046s	user 0.010s	sys 0.022s
I20260608 12:52:27.387387 12654 raft_consensus.cc:515] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.389521 12654 leader_election.cc:290] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [CANDIDATE]: Term 1 election: Requested vote from peers 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645), 4dc3517ea26d456994206c176740d732 (127.4.192.67:42843)
I20260608 12:52:27.390411 12648 tablet_bootstrap.cc:492] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b: No bootstrap required, opened a new log
I20260608 12:52:27.390829 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491748fc7fae4c5a9ba7ed26e2bb259b" candidate_uuid: "17db6bb6834048f8ac35c1be475c53ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3517ea26d456994206c176740d732"
I20260608 12:52:27.391001 12648 ts_tablet_manager.cc:1403] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.030s
I20260608 12:52:27.391517 12603 raft_consensus.cc:3060] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.391919 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491748fc7fae4c5a9ba7ed26e2bb259b" candidate_uuid: "17db6bb6834048f8ac35c1be475c53ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "774c50c7f78541a7a6c68a894832ec5b" is_pre_election: true
I20260608 12:52:27.392243 12527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000039a956974855b955b433f520a97d" candidate_uuid: "17db6bb6834048f8ac35c1be475c53ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "774c50c7f78541a7a6c68a894832ec5b" is_pre_election: true
I20260608 12:52:27.392637 12528 raft_consensus.cc:2468] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17db6bb6834048f8ac35c1be475c53ff in term 0.
I20260608 12:52:27.393260 12526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491748fc7fae4c5a9ba7ed26e2bb259b" candidate_uuid: "17db6bb6834048f8ac35c1be475c53ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "774c50c7f78541a7a6c68a894832ec5b"
I20260608 12:52:27.393880 12526 raft_consensus.cc:3060] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.395762 12649 ts_tablet_manager.cc:1434] T d5942662ca94429c9034c671016e84c8 P 4dc3517ea26d456994206c176740d732: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260608 12:52:27.397403 12603 raft_consensus.cc:2468] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17db6bb6834048f8ac35c1be475c53ff in term 1.
I20260608 12:52:27.397917 12648 raft_consensus.cc:359] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.398658 12648 raft_consensus.cc:385] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.398691 12417 leader_election.cc:304] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17db6bb6834048f8ac35c1be475c53ff, 4dc3517ea26d456994206c176740d732; no voters: 
I20260608 12:52:27.399164 12648 raft_consensus.cc:740] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 774c50c7f78541a7a6c68a894832ec5b, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.399982 12654 raft_consensus.cc:2804] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:27.400096 12648 consensus_queue.cc:260] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.401015 12526 raft_consensus.cc:2468] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17db6bb6834048f8ac35c1be475c53ff in term 1.
I20260608 12:52:27.403713 12527 raft_consensus.cc:2468] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17db6bb6834048f8ac35c1be475c53ff in term 0.
I20260608 12:52:27.402561 12648 ts_tablet_manager.cc:1434] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:52:27.405524 12654 raft_consensus.cc:697] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [term 1 LEADER]: Becoming Leader. State: Replica: 17db6bb6834048f8ac35c1be475c53ff, State: Running, Role: LEADER
I20260608 12:52:27.405599 12419 leader_election.cc:304] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [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: 17db6bb6834048f8ac35c1be475c53ff, 774c50c7f78541a7a6c68a894832ec5b; no voters: 4dc3517ea26d456994206c176740d732
I20260608 12:52:27.403635 12649 tablet_bootstrap.cc:492] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732: Bootstrap starting.
I20260608 12:52:27.406608 12667 raft_consensus.cc:2804] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:27.406652 12654 consensus_queue.cc:237] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.407353 12667 raft_consensus.cc:493] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:27.407927 12667 raft_consensus.cc:3060] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.414294 12649 tablet_bootstrap.cc:654] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.415484 12667 raft_consensus.cc:515] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.418738 12526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000039a956974855b955b433f520a97d" candidate_uuid: "17db6bb6834048f8ac35c1be475c53ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "774c50c7f78541a7a6c68a894832ec5b"
I20260608 12:52:27.418903 12667 leader_election.cc:290] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [CANDIDATE]: Term 1 election: Requested vote from peers 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645), 4dc3517ea26d456994206c176740d732 (127.4.192.67:42843)
I20260608 12:52:27.419350 12526 raft_consensus.cc:3060] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.419275 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000039a956974855b955b433f520a97d" candidate_uuid: "17db6bb6834048f8ac35c1be475c53ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3517ea26d456994206c176740d732"
W20260608 12:52:27.425031 12417 leader_election.cc:343] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4dc3517ea26d456994206c176740d732 (127.4.192.67:42843): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:27.425791 12526 raft_consensus.cc:2468] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17db6bb6834048f8ac35c1be475c53ff in term 1.
I20260608 12:52:27.426944 12419 leader_election.cc:304] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [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: 17db6bb6834048f8ac35c1be475c53ff, 774c50c7f78541a7a6c68a894832ec5b; no voters: 4dc3517ea26d456994206c176740d732
I20260608 12:52:27.427839 12654 raft_consensus.cc:2804] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:27.428109 12649 tablet_bootstrap.cc:492] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732: No bootstrap required, opened a new log
I20260608 12:52:27.428383 12654 raft_consensus.cc:697] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [term 1 LEADER]: Becoming Leader. State: Replica: 17db6bb6834048f8ac35c1be475c53ff, State: Running, Role: LEADER
I20260608 12:52:27.428632 12649 ts_tablet_manager.cc:1403] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.002s
I20260608 12:52:27.429271 12654 consensus_queue.cc:237] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.429304 12349 catalog_manager.cc:5696] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65). New cstate: current_term: 1 leader_uuid: "17db6bb6834048f8ac35c1be475c53ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:27.431792 12649 raft_consensus.cc:359] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.432572 12649 raft_consensus.cc:385] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.432950 12649 raft_consensus.cc:740] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc3517ea26d456994206c176740d732, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.434036 12649 consensus_queue.cc:260] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.435956 12649 ts_tablet_manager.cc:1434] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:52:27.444682 12350 catalog_manager.cc:5696] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65). New cstate: current_term: 1 leader_uuid: "17db6bb6834048f8ac35c1be475c53ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:27.548847 12655 raft_consensus.cc:493] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:27.549381 12655 raft_consensus.cc:515] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.551862 12655 leader_election.cc:290] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461), 4dc3517ea26d456994206c176740d732 (127.4.192.67:42843)
I20260608 12:52:27.563521 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ee1ac74fd043d9abfb1b68d9497cf0" candidate_uuid: "774c50c7f78541a7a6c68a894832ec5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17db6bb6834048f8ac35c1be475c53ff" is_pre_election: true
I20260608 12:52:27.563910 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ee1ac74fd043d9abfb1b68d9497cf0" candidate_uuid: "774c50c7f78541a7a6c68a894832ec5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3517ea26d456994206c176740d732" is_pre_election: true
I20260608 12:52:27.564332 12453 raft_consensus.cc:2468] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 774c50c7f78541a7a6c68a894832ec5b in term 0.
I20260608 12:52:27.564592 12603 raft_consensus.cc:2468] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 774c50c7f78541a7a6c68a894832ec5b in term 0.
I20260608 12:52:27.565678 12491 leader_election.cc:304] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17db6bb6834048f8ac35c1be475c53ff, 774c50c7f78541a7a6c68a894832ec5b; no voters: 
I20260608 12:52:27.566426 12655 raft_consensus.cc:2804] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:27.566764 12655 raft_consensus.cc:493] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:27.567034 12655 raft_consensus.cc:3060] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.571825 12655 raft_consensus.cc:515] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.572939 12656 raft_consensus.cc:493] T d5942662ca94429c9034c671016e84c8 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:27.573660 12655 leader_election.cc:290] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [CANDIDATE]: Term 1 election: Requested vote from peers 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461), 4dc3517ea26d456994206c176740d732 (127.4.192.67:42843)
I20260608 12:52:27.573386 12656 raft_consensus.cc:515] T d5942662ca94429c9034c671016e84c8 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.574479 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ee1ac74fd043d9abfb1b68d9497cf0" candidate_uuid: "774c50c7f78541a7a6c68a894832ec5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17db6bb6834048f8ac35c1be475c53ff"
I20260608 12:52:27.575057 12453 raft_consensus.cc:3060] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.575197 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ee1ac74fd043d9abfb1b68d9497cf0" candidate_uuid: "774c50c7f78541a7a6c68a894832ec5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3517ea26d456994206c176740d732"
I20260608 12:52:27.576180 12603 raft_consensus.cc:3060] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.576439 12656 leader_election.cc:290] T d5942662ca94429c9034c671016e84c8 P 4dc3517ea26d456994206c176740d732 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461), 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645)
I20260608 12:52:27.584029 12453 raft_consensus.cc:2468] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 774c50c7f78541a7a6c68a894832ec5b in term 1.
I20260608 12:52:27.585747 12491 leader_election.cc:304] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17db6bb6834048f8ac35c1be475c53ff, 774c50c7f78541a7a6c68a894832ec5b; no voters: 
I20260608 12:52:27.586704 12655 raft_consensus.cc:2804] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:27.588201 12655 raft_consensus.cc:697] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [term 1 LEADER]: Becoming Leader. State: Replica: 774c50c7f78541a7a6c68a894832ec5b, State: Running, Role: LEADER
I20260608 12:52:27.589128 12655 consensus_queue.cc:237] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.590116 12676 raft_consensus.cc:493] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:27.591741 12676 raft_consensus.cc:515] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.594762 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5942662ca94429c9034c671016e84c8" candidate_uuid: "774c50c7f78541a7a6c68a894832ec5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17db6bb6834048f8ac35c1be475c53ff" is_pre_election: true
I20260608 12:52:27.595450 12453 raft_consensus.cc:2468] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 774c50c7f78541a7a6c68a894832ec5b in term 0.
I20260608 12:52:27.596709 12491 leader_election.cc:304] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17db6bb6834048f8ac35c1be475c53ff, 774c50c7f78541a7a6c68a894832ec5b; no voters: 
I20260608 12:52:27.598984 12677 raft_consensus.cc:2804] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:27.599511 12677 raft_consensus.cc:493] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:27.599931 12677 raft_consensus.cc:3060] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.604977 12603 raft_consensus.cc:2468] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 774c50c7f78541a7a6c68a894832ec5b in term 1.
I20260608 12:52:27.608767 12526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5942662ca94429c9034c671016e84c8" candidate_uuid: "4dc3517ea26d456994206c176740d732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "774c50c7f78541a7a6c68a894832ec5b" is_pre_election: true
I20260608 12:52:27.610674 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5942662ca94429c9034c671016e84c8" candidate_uuid: "774c50c7f78541a7a6c68a894832ec5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3517ea26d456994206c176740d732" is_pre_election: true
I20260608 12:52:27.611434 12603 raft_consensus.cc:2468] T d5942662ca94429c9034c671016e84c8 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 774c50c7f78541a7a6c68a894832ec5b in term 0.
I20260608 12:52:27.607270 12677 raft_consensus.cc:515] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.613287 12526 raft_consensus.cc:2393] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4dc3517ea26d456994206c176740d732 in current term 1: Already voted for candidate 774c50c7f78541a7a6c68a894832ec5b in this term.
I20260608 12:52:27.615981 12676 leader_election.cc:290] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461), 4dc3517ea26d456994206c176740d732 (127.4.192.67:42843)
I20260608 12:52:27.619093 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5942662ca94429c9034c671016e84c8" candidate_uuid: "4dc3517ea26d456994206c176740d732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17db6bb6834048f8ac35c1be475c53ff" is_pre_election: true
I20260608 12:52:27.619823 12453 raft_consensus.cc:2468] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc3517ea26d456994206c176740d732 in term 0.
I20260608 12:52:27.621860 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5942662ca94429c9034c671016e84c8" candidate_uuid: "774c50c7f78541a7a6c68a894832ec5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17db6bb6834048f8ac35c1be475c53ff"
I20260608 12:52:27.622105 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5942662ca94429c9034c671016e84c8" candidate_uuid: "774c50c7f78541a7a6c68a894832ec5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3517ea26d456994206c176740d732"
I20260608 12:52:27.622431 12453 raft_consensus.cc:3060] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.622645 12603 raft_consensus.cc:3060] T d5942662ca94429c9034c671016e84c8 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.621209 12566 leader_election.cc:304] T d5942662ca94429c9034c671016e84c8 P 4dc3517ea26d456994206c176740d732 [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: 17db6bb6834048f8ac35c1be475c53ff, 4dc3517ea26d456994206c176740d732; no voters: 774c50c7f78541a7a6c68a894832ec5b
I20260608 12:52:27.630700 12453 raft_consensus.cc:2468] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 774c50c7f78541a7a6c68a894832ec5b in term 1.
I20260608 12:52:27.631023 12677 leader_election.cc:290] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [CANDIDATE]: Term 1 election: Requested vote from peers 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461), 4dc3517ea26d456994206c176740d732 (127.4.192.67:42843)
I20260608 12:52:27.631775 12603 raft_consensus.cc:2468] T d5942662ca94429c9034c671016e84c8 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 774c50c7f78541a7a6c68a894832ec5b in term 1.
I20260608 12:52:27.632064 12491 leader_election.cc:304] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17db6bb6834048f8ac35c1be475c53ff, 774c50c7f78541a7a6c68a894832ec5b; no voters: 
I20260608 12:52:27.632978 12656 raft_consensus.cc:2764] T d5942662ca94429c9034c671016e84c8 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:52:27.635169 12677 raft_consensus.cc:2804] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:27.636016 12677 raft_consensus.cc:697] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [term 1 LEADER]: Becoming Leader. State: Replica: 774c50c7f78541a7a6c68a894832ec5b, State: Running, Role: LEADER
I20260608 12:52:27.636871 12677 consensus_queue.cc:237] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.641534 12350 catalog_manager.cc:5696] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66). New cstate: current_term: 1 leader_uuid: "774c50c7f78541a7a6c68a894832ec5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } health_report { overall_health: UNKNOWN } } }
W20260608 12:52:27.644595 12399 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:52:27.655784 12350 catalog_manager.cc:5696] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66). New cstate: current_term: 1 leader_uuid: "774c50c7f78541a7a6c68a894832ec5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:27.736389 12350 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56672:
name: "dugtrio"
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\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:52:27.738638 12350 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:52:27.770305 12440 tablet_service.cc:1511] Processing CreateTablet for tablet fc32dd4125d74e3c9115f481083331ae (DEFAULT_TABLE table=dugtrio [id=c73b6dfff77147dcbe6e58e0624e30bb]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:52:27.771742 12440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc32dd4125d74e3c9115f481083331ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:27.771384 12517 tablet_service.cc:1511] Processing CreateTablet for tablet fc32dd4125d74e3c9115f481083331ae (DEFAULT_TABLE table=dugtrio [id=c73b6dfff77147dcbe6e58e0624e30bb]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:52:27.772859 12517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc32dd4125d74e3c9115f481083331ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:27.773248 12592 tablet_service.cc:1511] Processing CreateTablet for tablet fc32dd4125d74e3c9115f481083331ae (DEFAULT_TABLE table=dugtrio [id=c73b6dfff77147dcbe6e58e0624e30bb]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:52:27.774575 12592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc32dd4125d74e3c9115f481083331ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:27.778036 12591 tablet_service.cc:1511] Processing CreateTablet for tablet 839265c9528d42d3951c05e35a6f3b30 (DEFAULT_TABLE table=dugtrio [id=c73b6dfff77147dcbe6e58e0624e30bb]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:52:27.779404 12591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 839265c9528d42d3951c05e35a6f3b30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:27.774533 12443 tablet_service.cc:1511] Processing CreateTablet for tablet 839265c9528d42d3951c05e35a6f3b30 (DEFAULT_TABLE table=dugtrio [id=c73b6dfff77147dcbe6e58e0624e30bb]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:52:27.784528 12443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 839265c9528d42d3951c05e35a6f3b30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:27.789144 12516 tablet_service.cc:1511] Processing CreateTablet for tablet 839265c9528d42d3951c05e35a6f3b30 (DEFAULT_TABLE table=dugtrio [id=c73b6dfff77147dcbe6e58e0624e30bb]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:52:27.790406 12516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 839265c9528d42d3951c05e35a6f3b30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:27.790566 12648 tablet_bootstrap.cc:492] T fc32dd4125d74e3c9115f481083331ae P 774c50c7f78541a7a6c68a894832ec5b: Bootstrap starting.
I20260608 12:52:27.793200 12441 tablet_service.cc:1511] Processing CreateTablet for tablet 1658e54f6b514dd6af3b43c19e429049 (DEFAULT_TABLE table=dugtrio [id=c73b6dfff77147dcbe6e58e0624e30bb]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:52:27.794449 12441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1658e54f6b514dd6af3b43c19e429049. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:27.797818 12648 tablet_bootstrap.cc:654] T fc32dd4125d74e3c9115f481083331ae P 774c50c7f78541a7a6c68a894832ec5b: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.799571 12649 tablet_bootstrap.cc:492] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732: Bootstrap starting.
I20260608 12:52:27.800496 12517 tablet_service.cc:1511] Processing CreateTablet for tablet 1658e54f6b514dd6af3b43c19e429049 (DEFAULT_TABLE table=dugtrio [id=c73b6dfff77147dcbe6e58e0624e30bb]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:52:27.801723 12517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1658e54f6b514dd6af3b43c19e429049. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:27.808414 12649 tablet_bootstrap.cc:654] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.818208 12592 tablet_service.cc:1511] Processing CreateTablet for tablet 1658e54f6b514dd6af3b43c19e429049 (DEFAULT_TABLE table=dugtrio [id=c73b6dfff77147dcbe6e58e0624e30bb]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:52:27.819420 12656 raft_consensus.cc:493] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:27.819950 12656 raft_consensus.cc:515] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.822114 12656 leader_election.cc:290] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461), 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645)
I20260608 12:52:27.823334 12442 tablet_service.cc:1511] Processing CreateTablet for tablet f3fc9e7f4a094e468a01247e193697c1 (DEFAULT_TABLE table=dugtrio [id=c73b6dfff77147dcbe6e58e0624e30bb]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:52:27.824101 12649 tablet_bootstrap.cc:492] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732: No bootstrap required, opened a new log
I20260608 12:52:27.824644 12442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3fc9e7f4a094e468a01247e193697c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:27.825052 12526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000039a956974855b955b433f520a97d" candidate_uuid: "4dc3517ea26d456994206c176740d732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "774c50c7f78541a7a6c68a894832ec5b" is_pre_election: true
I20260608 12:52:27.825860 12526 raft_consensus.cc:2393] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4dc3517ea26d456994206c176740d732 in current term 1: Already voted for candidate 17db6bb6834048f8ac35c1be475c53ff in this term.
I20260608 12:52:27.827291 12591 tablet_service.cc:1511] Processing CreateTablet for tablet f3fc9e7f4a094e468a01247e193697c1 (DEFAULT_TABLE table=dugtrio [id=c73b6dfff77147dcbe6e58e0624e30bb]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:52:27.827690 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000039a956974855b955b433f520a97d" candidate_uuid: "4dc3517ea26d456994206c176740d732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17db6bb6834048f8ac35c1be475c53ff" is_pre_election: true
I20260608 12:52:27.819651 12592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1658e54f6b514dd6af3b43c19e429049. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:27.829097 12591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3fc9e7f4a094e468a01247e193697c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:27.828917 12517 tablet_service.cc:1511] Processing CreateTablet for tablet f3fc9e7f4a094e468a01247e193697c1 (DEFAULT_TABLE table=dugtrio [id=c73b6dfff77147dcbe6e58e0624e30bb]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:52:27.829572 12648 tablet_bootstrap.cc:492] T fc32dd4125d74e3c9115f481083331ae P 774c50c7f78541a7a6c68a894832ec5b: No bootstrap required, opened a new log
I20260608 12:52:27.829463 12566 leader_election.cc:304] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4dc3517ea26d456994206c176740d732; no voters: 17db6bb6834048f8ac35c1be475c53ff, 774c50c7f78541a7a6c68a894832ec5b
I20260608 12:52:27.830113 12648 ts_tablet_manager.cc:1403] T fc32dd4125d74e3c9115f481083331ae P 774c50c7f78541a7a6c68a894832ec5b: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.005s
I20260608 12:52:27.830143 12517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3fc9e7f4a094e468a01247e193697c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:27.824640 12649 ts_tablet_manager.cc:1403] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.004s
I20260608 12:52:27.837154 12650 tablet_bootstrap.cc:492] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff: Bootstrap starting.
I20260608 12:52:27.831415 12656 raft_consensus.cc:3060] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.842468 12650 tablet_bootstrap.cc:654] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.847218 12649 raft_consensus.cc:359] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.854168 12649 raft_consensus.cc:385] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.856485 12649 raft_consensus.cc:740] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc3517ea26d456994206c176740d732, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.858045 12649 consensus_queue.cc:260] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.865485 12648 raft_consensus.cc:359] T fc32dd4125d74e3c9115f481083331ae P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.866272 12648 raft_consensus.cc:385] T fc32dd4125d74e3c9115f481083331ae P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.866562 12648 raft_consensus.cc:740] T fc32dd4125d74e3c9115f481083331ae P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 774c50c7f78541a7a6c68a894832ec5b, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.867734 12656 raft_consensus.cc:2749] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:52:27.868686 12656 raft_consensus.cc:493] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:27.869133 12656 raft_consensus.cc:515] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.870772 12648 consensus_queue.cc:260] T fc32dd4125d74e3c9115f481083331ae P 774c50c7f78541a7a6c68a894832ec5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.873215 12650 tablet_bootstrap.cc:492] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff: No bootstrap required, opened a new log
I20260608 12:52:27.873768 12650 ts_tablet_manager.cc:1403] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff: Time spent bootstrapping tablet: real 0.037s	user 0.002s	sys 0.014s
I20260608 12:52:27.875342 12648 ts_tablet_manager.cc:1434] T fc32dd4125d74e3c9115f481083331ae P 774c50c7f78541a7a6c68a894832ec5b: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260608 12:52:27.876361 12648 tablet_bootstrap.cc:492] T 1658e54f6b514dd6af3b43c19e429049 P 774c50c7f78541a7a6c68a894832ec5b: Bootstrap starting.
I20260608 12:52:27.877177 12650 raft_consensus.cc:359] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.877997 12650 raft_consensus.cc:385] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.878348 12650 raft_consensus.cc:740] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17db6bb6834048f8ac35c1be475c53ff, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.879324 12650 consensus_queue.cc:260] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.880460 12656 leader_election.cc:290] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461), 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645)
I20260608 12:52:27.883569 12648 tablet_bootstrap.cc:654] T 1658e54f6b514dd6af3b43c19e429049 P 774c50c7f78541a7a6c68a894832ec5b: Neither blocks nor log segments found. Creating new log.
W20260608 12:52:27.883630 12569 leader_election.cc:343] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645): Not found: Tablet not found: 839265c9528d42d3951c05e35a6f3b30
I20260608 12:52:27.884835 12650 ts_tablet_manager.cc:1434] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:52:27.887399 12650 tablet_bootstrap.cc:492] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff: Bootstrap starting.
I20260608 12:52:27.890868 12649 ts_tablet_manager.cc:1434] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732: Time spent starting tablet: real 0.057s	user 0.011s	sys 0.004s
I20260608 12:52:27.893785 12650 tablet_bootstrap.cc:654] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.895998 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "839265c9528d42d3951c05e35a6f3b30" candidate_uuid: "4dc3517ea26d456994206c176740d732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17db6bb6834048f8ac35c1be475c53ff" is_pre_election: true
I20260608 12:52:27.898736 12453 raft_consensus.cc:2468] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc3517ea26d456994206c176740d732 in term 0.
I20260608 12:52:27.901189 12649 tablet_bootstrap.cc:492] T fc32dd4125d74e3c9115f481083331ae P 4dc3517ea26d456994206c176740d732: Bootstrap starting.
I20260608 12:52:27.904668 12566 leader_election.cc:304] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732 [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: 17db6bb6834048f8ac35c1be475c53ff, 4dc3517ea26d456994206c176740d732; no voters: 774c50c7f78541a7a6c68a894832ec5b
I20260608 12:52:27.906291 12690 raft_consensus.cc:2804] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:27.906803 12690 raft_consensus.cc:493] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:27.907258 12690 raft_consensus.cc:3060] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.913168 12648 tablet_bootstrap.cc:492] T 1658e54f6b514dd6af3b43c19e429049 P 774c50c7f78541a7a6c68a894832ec5b: No bootstrap required, opened a new log
I20260608 12:52:27.913897 12649 tablet_bootstrap.cc:654] T fc32dd4125d74e3c9115f481083331ae P 4dc3517ea26d456994206c176740d732: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.915558 12648 ts_tablet_manager.cc:1403] T 1658e54f6b514dd6af3b43c19e429049 P 774c50c7f78541a7a6c68a894832ec5b: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.002s
I20260608 12:52:27.915584 12650 tablet_bootstrap.cc:492] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff: No bootstrap required, opened a new log
I20260608 12:52:27.915788 12690 raft_consensus.cc:515] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.916501 12650 ts_tablet_manager.cc:1403] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.003s
I20260608 12:52:27.919112 12648 raft_consensus.cc:359] T 1658e54f6b514dd6af3b43c19e429049 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.919636 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "839265c9528d42d3951c05e35a6f3b30" candidate_uuid: "4dc3517ea26d456994206c176740d732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17db6bb6834048f8ac35c1be475c53ff"
I20260608 12:52:27.919967 12648 raft_consensus.cc:385] T 1658e54f6b514dd6af3b43c19e429049 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.920364 12648 raft_consensus.cc:740] T 1658e54f6b514dd6af3b43c19e429049 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 774c50c7f78541a7a6c68a894832ec5b, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.920465 12453 raft_consensus.cc:3060] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.921178 12650 raft_consensus.cc:359] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.921339 12648 consensus_queue.cc:260] T 1658e54f6b514dd6af3b43c19e429049 P 774c50c7f78541a7a6c68a894832ec5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.921921 12650 raft_consensus.cc:385] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.922232 12650 raft_consensus.cc:740] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17db6bb6834048f8ac35c1be475c53ff, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.924180 12650 consensus_queue.cc:260] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.926484 12648 ts_tablet_manager.cc:1434] T 1658e54f6b514dd6af3b43c19e429049 P 774c50c7f78541a7a6c68a894832ec5b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:52:27.927870 12648 tablet_bootstrap.cc:492] T f3fc9e7f4a094e468a01247e193697c1 P 774c50c7f78541a7a6c68a894832ec5b: Bootstrap starting.
I20260608 12:52:27.930380 12650 ts_tablet_manager.cc:1434] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260608 12:52:27.931916 12650 tablet_bootstrap.cc:492] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff: Bootstrap starting.
I20260608 12:52:27.932662 12654 consensus_queue.cc:1048] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:27.935271 12648 tablet_bootstrap.cc:654] T f3fc9e7f4a094e468a01247e193697c1 P 774c50c7f78541a7a6c68a894832ec5b: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.940207 12650 tablet_bootstrap.cc:654] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.949882 12648 tablet_bootstrap.cc:492] T f3fc9e7f4a094e468a01247e193697c1 P 774c50c7f78541a7a6c68a894832ec5b: No bootstrap required, opened a new log
I20260608 12:52:27.950459 12648 ts_tablet_manager.cc:1403] T f3fc9e7f4a094e468a01247e193697c1 P 774c50c7f78541a7a6c68a894832ec5b: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260608 12:52:27.951224 12650 tablet_bootstrap.cc:492] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff: No bootstrap required, opened a new log
I20260608 12:52:27.953336 12650 ts_tablet_manager.cc:1403] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260608 12:52:27.955964 12648 raft_consensus.cc:359] T f3fc9e7f4a094e468a01247e193697c1 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.956785 12648 raft_consensus.cc:385] T f3fc9e7f4a094e468a01247e193697c1 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.957120 12648 raft_consensus.cc:740] T f3fc9e7f4a094e468a01247e193697c1 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 774c50c7f78541a7a6c68a894832ec5b, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.957937 12648 consensus_queue.cc:260] T f3fc9e7f4a094e468a01247e193697c1 P 774c50c7f78541a7a6c68a894832ec5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.958326 12453 raft_consensus.cc:2468] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc3517ea26d456994206c176740d732 in term 1.
I20260608 12:52:27.962572 12526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "839265c9528d42d3951c05e35a6f3b30" candidate_uuid: "4dc3517ea26d456994206c176740d732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "774c50c7f78541a7a6c68a894832ec5b"
W20260608 12:52:27.964856 12569 leader_election.cc:343] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:27.959128 12654 consensus_queue.cc:1048] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:27.960831 12648 ts_tablet_manager.cc:1434] T f3fc9e7f4a094e468a01247e193697c1 P 774c50c7f78541a7a6c68a894832ec5b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260608 12:52:27.966938 12648 tablet_bootstrap.cc:492] T 839265c9528d42d3951c05e35a6f3b30 P 774c50c7f78541a7a6c68a894832ec5b: Bootstrap starting.
I20260608 12:52:27.958856 12650 raft_consensus.cc:359] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.967540 12650 raft_consensus.cc:385] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.967924 12650 raft_consensus.cc:740] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17db6bb6834048f8ac35c1be475c53ff, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.961156 12690 leader_election.cc:290] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732 [CANDIDATE]: Term 1 election: Requested vote from peers 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461), 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645)
I20260608 12:52:27.969187 12650 consensus_queue.cc:260] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.971385 12654 raft_consensus.cc:493] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:27.972076 12654 raft_consensus.cc:515] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.973337 12566 leader_election.cc:304] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732 [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: 17db6bb6834048f8ac35c1be475c53ff, 4dc3517ea26d456994206c176740d732; no voters: 774c50c7f78541a7a6c68a894832ec5b
I20260608 12:52:27.973795 12648 tablet_bootstrap.cc:654] T 839265c9528d42d3951c05e35a6f3b30 P 774c50c7f78541a7a6c68a894832ec5b: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.974640 12690 raft_consensus.cc:2804] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:27.976167 12690 raft_consensus.cc:697] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732 [term 1 LEADER]: Becoming Leader. State: Replica: 4dc3517ea26d456994206c176740d732, State: Running, Role: LEADER
I20260608 12:52:27.979470 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc32dd4125d74e3c9115f481083331ae" candidate_uuid: "17db6bb6834048f8ac35c1be475c53ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3517ea26d456994206c176740d732" is_pre_election: true
W20260608 12:52:27.981783 12417 leader_election.cc:343] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dc3517ea26d456994206c176740d732 (127.4.192.67:42843): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:27.983076 12690 consensus_queue.cc:237] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.974907 12654 leader_election.cc:290] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645), 4dc3517ea26d456994206c176740d732 (127.4.192.67:42843)
I20260608 12:52:27.986191 12648 tablet_bootstrap.cc:492] T 839265c9528d42d3951c05e35a6f3b30 P 774c50c7f78541a7a6c68a894832ec5b: No bootstrap required, opened a new log
I20260608 12:52:27.991562 12648 ts_tablet_manager.cc:1403] T 839265c9528d42d3951c05e35a6f3b30 P 774c50c7f78541a7a6c68a894832ec5b: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.006s
I20260608 12:52:27.992805 12654 consensus_queue.cc:1048] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:27.994481 12648 raft_consensus.cc:359] T 839265c9528d42d3951c05e35a6f3b30 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.995296 12648 raft_consensus.cc:385] T 839265c9528d42d3951c05e35a6f3b30 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.995664 12648 raft_consensus.cc:740] T 839265c9528d42d3951c05e35a6f3b30 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 774c50c7f78541a7a6c68a894832ec5b, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.994987 12650 ts_tablet_manager.cc:1434] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.003s
I20260608 12:52:27.996565 12648 consensus_queue.cc:260] T 839265c9528d42d3951c05e35a6f3b30 P 774c50c7f78541a7a6c68a894832ec5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:27.997164 12650 tablet_bootstrap.cc:492] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff: Bootstrap starting.
I20260608 12:52:28.000280 12649 tablet_bootstrap.cc:492] T fc32dd4125d74e3c9115f481083331ae P 4dc3517ea26d456994206c176740d732: No bootstrap required, opened a new log
I20260608 12:52:28.000862 12649 ts_tablet_manager.cc:1403] T fc32dd4125d74e3c9115f481083331ae P 4dc3517ea26d456994206c176740d732: Time spent bootstrapping tablet: real 0.100s	user 0.038s	sys 0.035s
I20260608 12:52:28.004251 12649 raft_consensus.cc:359] T fc32dd4125d74e3c9115f481083331ae P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:28.004804 12649 raft_consensus.cc:385] T fc32dd4125d74e3c9115f481083331ae P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:28.005084 12649 raft_consensus.cc:740] T fc32dd4125d74e3c9115f481083331ae P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc3517ea26d456994206c176740d732, State: Initialized, Role: FOLLOWER
I20260608 12:52:28.005937 12649 consensus_queue.cc:260] T fc32dd4125d74e3c9115f481083331ae P 4dc3517ea26d456994206c176740d732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:28.007830 12649 ts_tablet_manager.cc:1434] T fc32dd4125d74e3c9115f481083331ae P 4dc3517ea26d456994206c176740d732: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:52:28.008682 12649 tablet_bootstrap.cc:492] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732: Bootstrap starting.
I20260608 12:52:28.007616 12526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc32dd4125d74e3c9115f481083331ae" candidate_uuid: "17db6bb6834048f8ac35c1be475c53ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "774c50c7f78541a7a6c68a894832ec5b" is_pre_election: true
I20260608 12:52:28.010682 12526 raft_consensus.cc:2468] T fc32dd4125d74e3c9115f481083331ae P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17db6bb6834048f8ac35c1be475c53ff in term 0.
I20260608 12:52:28.000862 12648 ts_tablet_manager.cc:1434] T 839265c9528d42d3951c05e35a6f3b30 P 774c50c7f78541a7a6c68a894832ec5b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:52:28.015841 12649 tablet_bootstrap.cc:654] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:28.021678 12649 tablet_bootstrap.cc:492] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732: No bootstrap required, opened a new log
I20260608 12:52:28.022094 12649 ts_tablet_manager.cc:1403] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260608 12:52:28.022178 12419 leader_election.cc:304] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff [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: 17db6bb6834048f8ac35c1be475c53ff, 774c50c7f78541a7a6c68a894832ec5b; no voters: 4dc3517ea26d456994206c176740d732
I20260608 12:52:28.023442 12698 raft_consensus.cc:2804] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:28.023932 12698 raft_consensus.cc:493] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:28.024331 12698 raft_consensus.cc:3060] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:28.024904 12649 raft_consensus.cc:359] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:28.025513 12649 raft_consensus.cc:385] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:28.025768 12649 raft_consensus.cc:740] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc3517ea26d456994206c176740d732, State: Initialized, Role: FOLLOWER
I20260608 12:52:28.026481 12649 consensus_queue.cc:260] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:28.026778 12650 tablet_bootstrap.cc:654] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:28.028919 12649 ts_tablet_manager.cc:1434] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:52:28.030126 12649 tablet_bootstrap.cc:492] T 1658e54f6b514dd6af3b43c19e429049 P 4dc3517ea26d456994206c176740d732: Bootstrap starting.
I20260608 12:52:28.032791 12698 raft_consensus.cc:515] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:28.037184 12649 tablet_bootstrap.cc:654] T 1658e54f6b514dd6af3b43c19e429049 P 4dc3517ea26d456994206c176740d732: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:28.044664 12526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc32dd4125d74e3c9115f481083331ae" candidate_uuid: "17db6bb6834048f8ac35c1be475c53ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "774c50c7f78541a7a6c68a894832ec5b"
I20260608 12:52:28.045311 12526 raft_consensus.cc:3060] T fc32dd4125d74e3c9115f481083331ae P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:28.048590 12350 catalog_manager.cc:5696] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dc3517ea26d456994206c176740d732 (127.4.192.67). New cstate: current_term: 1 leader_uuid: "4dc3517ea26d456994206c176740d732" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:28.053805 12526 raft_consensus.cc:2468] T fc32dd4125d74e3c9115f481083331ae P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17db6bb6834048f8ac35c1be475c53ff in term 1.
I20260608 12:52:28.056819 12698 leader_election.cc:290] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff [CANDIDATE]: Term 1 election: Requested vote from peers 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645), 4dc3517ea26d456994206c176740d732 (127.4.192.67:42843)
I20260608 12:52:28.060370 12698 consensus_queue.cc:1048] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:28.061892 12677 consensus_queue.cc:1048] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:28.062765 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc32dd4125d74e3c9115f481083331ae" candidate_uuid: "17db6bb6834048f8ac35c1be475c53ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3517ea26d456994206c176740d732"
I20260608 12:52:28.063692 12602 raft_consensus.cc:3060] T fc32dd4125d74e3c9115f481083331ae P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:28.072690 12419 leader_election.cc:304] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17db6bb6834048f8ac35c1be475c53ff, 774c50c7f78541a7a6c68a894832ec5b; no voters: 
I20260608 12:52:28.073329 12677 consensus_queue.cc:1048] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:28.092973 12709 raft_consensus.cc:2804] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:28.093647 12709 raft_consensus.cc:697] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff [term 1 LEADER]: Becoming Leader. State: Replica: 17db6bb6834048f8ac35c1be475c53ff, State: Running, Role: LEADER
I20260608 12:52:28.094795 12709 consensus_queue.cc:237] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:28.096220 12655 consensus_queue.cc:1048] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:28.105893 12650 tablet_bootstrap.cc:492] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff: No bootstrap required, opened a new log
I20260608 12:52:28.102569 12602 raft_consensus.cc:2468] T fc32dd4125d74e3c9115f481083331ae P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17db6bb6834048f8ac35c1be475c53ff in term 1.
I20260608 12:52:28.108806 12650 ts_tablet_manager.cc:1403] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff: Time spent bootstrapping tablet: real 0.112s	user 0.032s	sys 0.025s
I20260608 12:52:28.118512 12654 raft_consensus.cc:493] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:28.119441 12654 raft_consensus.cc:515] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:28.123529 12712 consensus_queue.cc:1048] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:28.130797 12650 raft_consensus.cc:359] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:28.132593 12650 raft_consensus.cc:385] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:28.132954 12650 raft_consensus.cc:740] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17db6bb6834048f8ac35c1be475c53ff, State: Initialized, Role: FOLLOWER
I20260608 12:52:28.133885 12650 consensus_queue.cc:260] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:28.137286 12654 leader_election.cc:290] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645), 4dc3517ea26d456994206c176740d732 (127.4.192.67:42843)
I20260608 12:52:28.137475 12650 ts_tablet_manager.cc:1434] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260608 12:52:28.140594 12526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1658e54f6b514dd6af3b43c19e429049" candidate_uuid: "17db6bb6834048f8ac35c1be475c53ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "774c50c7f78541a7a6c68a894832ec5b" is_pre_election: true
I20260608 12:52:28.141279 12526 raft_consensus.cc:2468] T 1658e54f6b514dd6af3b43c19e429049 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17db6bb6834048f8ac35c1be475c53ff in term 0.
I20260608 12:52:28.145958 12649 tablet_bootstrap.cc:492] T 1658e54f6b514dd6af3b43c19e429049 P 4dc3517ea26d456994206c176740d732: No bootstrap required, opened a new log
I20260608 12:52:28.146351 12419 leader_election.cc:304] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17db6bb6834048f8ac35c1be475c53ff, 774c50c7f78541a7a6c68a894832ec5b; no voters: 
I20260608 12:52:28.147346 12654 raft_consensus.cc:2804] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:28.147800 12654 raft_consensus.cc:493] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:28.148164 12649 ts_tablet_manager.cc:1403] T 1658e54f6b514dd6af3b43c19e429049 P 4dc3517ea26d456994206c176740d732: Time spent bootstrapping tablet: real 0.118s	user 0.045s	sys 0.038s
I20260608 12:52:28.150753 12654 raft_consensus.cc:3060] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:28.152011 12690 raft_consensus.cc:493] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:28.152515 12690 raft_consensus.cc:515] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:28.154781 12690 leader_election.cc:290] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461), 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645)
I20260608 12:52:28.154306 12649 raft_consensus.cc:359] T 1658e54f6b514dd6af3b43c19e429049 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:28.155421 12649 raft_consensus.cc:385] T 1658e54f6b514dd6af3b43c19e429049 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:28.155898 12649 raft_consensus.cc:740] T 1658e54f6b514dd6af3b43c19e429049 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc3517ea26d456994206c176740d732, State: Initialized, Role: FOLLOWER
I20260608 12:52:28.156118 12526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3fc9e7f4a094e468a01247e193697c1" candidate_uuid: "4dc3517ea26d456994206c176740d732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "774c50c7f78541a7a6c68a894832ec5b" is_pre_election: true
I20260608 12:52:28.156850 12526 raft_consensus.cc:2468] T f3fc9e7f4a094e468a01247e193697c1 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc3517ea26d456994206c176740d732 in term 0.
I20260608 12:52:28.157167 12649 consensus_queue.cc:260] T 1658e54f6b514dd6af3b43c19e429049 P 4dc3517ea26d456994206c176740d732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:28.158385 12569 leader_election.cc:304] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc3517ea26d456994206c176740d732, 774c50c7f78541a7a6c68a894832ec5b; no voters: 
I20260608 12:52:28.159436 12690 raft_consensus.cc:2804] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:28.159878 12690 raft_consensus.cc:493] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:28.160272 12690 raft_consensus.cc:3060] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:28.160545 12649 ts_tablet_manager.cc:1434] T 1658e54f6b514dd6af3b43c19e429049 P 4dc3517ea26d456994206c176740d732: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 12:52:28.162384 12654 raft_consensus.cc:515] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:28.164580 12654 leader_election.cc:290] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff [CANDIDATE]: Term 1 election: Requested vote from peers 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645), 4dc3517ea26d456994206c176740d732 (127.4.192.67:42843)
I20260608 12:52:28.166286 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1658e54f6b514dd6af3b43c19e429049" candidate_uuid: "17db6bb6834048f8ac35c1be475c53ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3517ea26d456994206c176740d732"
I20260608 12:52:28.167105 12603 raft_consensus.cc:3060] T 1658e54f6b514dd6af3b43c19e429049 P 4dc3517ea26d456994206c176740d732 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:28.167565 12526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1658e54f6b514dd6af3b43c19e429049" candidate_uuid: "17db6bb6834048f8ac35c1be475c53ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "774c50c7f78541a7a6c68a894832ec5b"
I20260608 12:52:28.168140 12526 raft_consensus.cc:3060] T 1658e54f6b514dd6af3b43c19e429049 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:28.147634 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1658e54f6b514dd6af3b43c19e429049" candidate_uuid: "17db6bb6834048f8ac35c1be475c53ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc3517ea26d456994206c176740d732" is_pre_election: true
I20260608 12:52:28.172200 12452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3fc9e7f4a094e468a01247e193697c1" candidate_uuid: "4dc3517ea26d456994206c176740d732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17db6bb6834048f8ac35c1be475c53ff" is_pre_election: true
I20260608 12:52:28.172848 12452 raft_consensus.cc:2468] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc3517ea26d456994206c176740d732 in term 0.
I20260608 12:52:28.173784 12690 raft_consensus.cc:515] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:28.176004 12690 leader_election.cc:290] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732 [CANDIDATE]: Term 1 election: Requested vote from peers 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461), 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645)
I20260608 12:52:28.177445 12603 raft_consensus.cc:2468] T 1658e54f6b514dd6af3b43c19e429049 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17db6bb6834048f8ac35c1be475c53ff in term 1.
I20260608 12:52:28.179162 12417 leader_election.cc:304] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17db6bb6834048f8ac35c1be475c53ff, 4dc3517ea26d456994206c176740d732; no voters: 
I20260608 12:52:28.180745 12654 raft_consensus.cc:2804] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:28.181449 12654 raft_consensus.cc:697] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff [term 1 LEADER]: Becoming Leader. State: Replica: 17db6bb6834048f8ac35c1be475c53ff, State: Running, Role: LEADER
I20260608 12:52:28.182286 12654 consensus_queue.cc:237] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:28.182773 12527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3fc9e7f4a094e468a01247e193697c1" candidate_uuid: "4dc3517ea26d456994206c176740d732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "774c50c7f78541a7a6c68a894832ec5b"
I20260608 12:52:28.184984 12527 raft_consensus.cc:3060] T f3fc9e7f4a094e468a01247e193697c1 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:28.187405 12348 catalog_manager.cc:5696] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65). New cstate: current_term: 1 leader_uuid: "17db6bb6834048f8ac35c1be475c53ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:28.190021 12526 raft_consensus.cc:2468] T 1658e54f6b514dd6af3b43c19e429049 P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17db6bb6834048f8ac35c1be475c53ff in term 1.
I20260608 12:52:28.194816 12452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3fc9e7f4a094e468a01247e193697c1" candidate_uuid: "4dc3517ea26d456994206c176740d732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17db6bb6834048f8ac35c1be475c53ff"
I20260608 12:52:28.195487 12452 raft_consensus.cc:3060] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:28.199551 12527 raft_consensus.cc:2468] T f3fc9e7f4a094e468a01247e193697c1 P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc3517ea26d456994206c176740d732 in term 1.
I20260608 12:52:28.202188 12569 leader_election.cc:304] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc3517ea26d456994206c176740d732, 774c50c7f78541a7a6c68a894832ec5b; no voters: 
I20260608 12:52:28.203009 12690 raft_consensus.cc:2804] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:28.203567 12690 raft_consensus.cc:697] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732 [term 1 LEADER]: Becoming Leader. State: Replica: 4dc3517ea26d456994206c176740d732, State: Running, Role: LEADER
I20260608 12:52:28.204456 12690 consensus_queue.cc:237] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:28.211700 12452 raft_consensus.cc:2468] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc3517ea26d456994206c176740d732 in term 1.
I20260608 12:52:28.217778 12348 catalog_manager.cc:5696] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65). New cstate: current_term: 1 leader_uuid: "17db6bb6834048f8ac35c1be475c53ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:28.226053 12350 catalog_manager.cc:5696] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dc3517ea26d456994206c176740d732 (127.4.192.67). New cstate: current_term: 1 leader_uuid: "4dc3517ea26d456994206c176740d732" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:28.303071  4865 tablet_server.cc:179] TabletServer@127.4.192.65:0 shutting down...
I20260608 12:52:28.322853  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:28.323779  4865 tablet_replica.cc:333] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff: stopping tablet replica
I20260608 12:52:28.324442  4865 raft_consensus.cc:2243] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:28.325119  4865 pending_rounds.cc:70] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff: Trying to abort 1 pending ops.
I20260608 12:52:28.325351  4865 pending_rounds.cc:77] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661214655963136 op_type: NO_OP noop_request { }
I20260608 12:52:28.325650  4865 raft_consensus.cc:2889] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:52:28.325945  4865 raft_consensus.cc:2272] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:28.328850  4865 tablet_replica.cc:333] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff: stopping tablet replica
I20260608 12:52:28.329442  4865 raft_consensus.cc:2243] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:28.330082  4865 pending_rounds.cc:70] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff: Trying to abort 1 pending ops.
I20260608 12:52:28.330307  4865 pending_rounds.cc:77] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661214967734272 op_type: NO_OP noop_request { }
I20260608 12:52:28.330570  4865 raft_consensus.cc:2889] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:52:28.330862  4865 raft_consensus.cc:2272] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:28.333353  4865 tablet_replica.cc:333] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff: stopping tablet replica
I20260608 12:52:28.333958  4865 raft_consensus.cc:2243] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:28.334360  4865 raft_consensus.cc:2272] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:28.336465  4865 tablet_replica.cc:333] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff: stopping tablet replica
I20260608 12:52:28.337015  4865 raft_consensus.cc:2243] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:28.337387  4865 raft_consensus.cc:2272] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:28.339560  4865 tablet_replica.cc:333] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff: stopping tablet replica
I20260608 12:52:28.340109  4865 raft_consensus.cc:2243] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:28.340561  4865 raft_consensus.cc:2272] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:28.342690  4865 tablet_replica.cc:333] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff: stopping tablet replica
I20260608 12:52:28.343220  4865 raft_consensus.cc:2243] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:28.344033  4865 raft_consensus.cc:2272] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:28.346025  4865 tablet_replica.cc:333] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff: stopping tablet replica
I20260608 12:52:28.346529  4865 raft_consensus.cc:2243] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:28.346936  4865 raft_consensus.cc:2272] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:28.349196  4865 tablet_replica.cc:333] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff: stopping tablet replica
I20260608 12:52:28.349635  4865 raft_consensus.cc:2243] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:28.350338  4865 raft_consensus.cc:2272] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:28.368784  4865 tablet_server.cc:196] TabletServer@127.4.192.65:0 shutdown complete.
I20260608 12:52:28.402659 12527 raft_consensus.cc:3060] T 839265c9528d42d3951c05e35a6f3b30 P 774c50c7f78541a7a6c68a894832ec5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:28.411671 12690 consensus_queue.cc:1048] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:52:28.428962 12566 consensus_peers.cc:597] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732 -> Peer 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461): Couldn't send request to peer 17db6bb6834048f8ac35c1be475c53ff. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:34461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:28.710587 12689 consensus_queue.cc:1048] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:52:28.714332 12491 consensus_peers.cc:597] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b -> Peer 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461): Couldn't send request to peer 17db6bb6834048f8ac35c1be475c53ff. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:34461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:52:28.726104 12566 consensus_peers.cc:597] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732 -> Peer 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461): Couldn't send request to peer 17db6bb6834048f8ac35c1be475c53ff. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:34461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:52:28.790997 12491 consensus_peers.cc:597] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b -> Peer 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461): Couldn't send request to peer 17db6bb6834048f8ac35c1be475c53ff. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:34461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:29.000583 12727 consensus_queue.cc:579] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732 [LEADER]: Leader has been unable to successfully communicate with peer 17db6bb6834048f8ac35c1be475c53ff for more than 1 seconds (1.014s)
I20260608 12:52:29.243713 12727 consensus_queue.cc:579] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732 [LEADER]: Leader has been unable to successfully communicate with peer 17db6bb6834048f8ac35c1be475c53ff for more than 1 seconds (1.038s)
I20260608 12:52:29.329082 12723 consensus_queue.cc:579] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Leader has been unable to successfully communicate with peer 17db6bb6834048f8ac35c1be475c53ff for more than 1 seconds (1.233s)
I20260608 12:52:29.333293 12729 consensus_queue.cc:579] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Leader has been unable to successfully communicate with peer 17db6bb6834048f8ac35c1be475c53ff for more than 1 seconds (1.130s)
I20260608 12:52:29.398809 12350 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:59518:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:52:29.399353 12350 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:59518:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:52:29.414439 12350 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896: Sending DeleteTablet for 3 replicas of tablet fc32dd4125d74e3c9115f481083331ae
I20260608 12:52:29.416085 12350 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896: Sending DeleteTablet for 3 replicas of tablet 839265c9528d42d3951c05e35a6f3b30
I20260608 12:52:29.417177 12516 tablet_service.cc:1558] Processing DeleteTablet for tablet fc32dd4125d74e3c9115f481083331ae with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:52:29 UTC) from {username='slave'} at 127.0.0.1:59798
I20260608 12:52:29.417788 12350 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896: Sending DeleteTablet for 3 replicas of tablet 1658e54f6b514dd6af3b43c19e429049
I20260608 12:52:29.418015 12592 tablet_service.cc:1558] Processing DeleteTablet for tablet fc32dd4125d74e3c9115f481083331ae with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:52:29 UTC) from {username='slave'} at 127.0.0.1:49366
I20260608 12:52:29.420361 12350 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896: Sending DeleteTablet for 3 replicas of tablet f3fc9e7f4a094e468a01247e193697c1
I20260608 12:52:29.421368 12517 tablet_service.cc:1558] Processing DeleteTablet for tablet 839265c9528d42d3951c05e35a6f3b30 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:52:29 UTC) from {username='slave'} at 127.0.0.1:59798
I20260608 12:52:29.422385 12515 tablet_service.cc:1558] Processing DeleteTablet for tablet 1658e54f6b514dd6af3b43c19e429049 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:52:29 UTC) from {username='slave'} at 127.0.0.1:59798
I20260608 12:52:29.424535 12739 tablet_replica.cc:333] T fc32dd4125d74e3c9115f481083331ae P 774c50c7f78541a7a6c68a894832ec5b: stopping tablet replica
I20260608 12:52:29.425034 12740 tablet_replica.cc:333] T fc32dd4125d74e3c9115f481083331ae P 4dc3517ea26d456994206c176740d732: stopping tablet replica
I20260608 12:52:29.425669 12739 raft_consensus.cc:2243] T fc32dd4125d74e3c9115f481083331ae P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:29.426090 12591 tablet_service.cc:1558] Processing DeleteTablet for tablet 1658e54f6b514dd6af3b43c19e429049 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:52:29 UTC) from {username='slave'} at 127.0.0.1:49366
I20260608 12:52:29.426404 12590 tablet_service.cc:1558] Processing DeleteTablet for tablet f3fc9e7f4a094e468a01247e193697c1 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:52:29 UTC) from {username='slave'} at 127.0.0.1:49366
I20260608 12:52:29.426380 12739 raft_consensus.cc:2272] T fc32dd4125d74e3c9115f481083331ae P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:29.426137 12740 raft_consensus.cc:2243] T fc32dd4125d74e3c9115f481083331ae P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:29.427477 12516 tablet_service.cc:1558] Processing DeleteTablet for tablet f3fc9e7f4a094e468a01247e193697c1 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:52:29 UTC) from {username='slave'} at 127.0.0.1:59798
I20260608 12:52:29.427610 12740 raft_consensus.cc:2272] T fc32dd4125d74e3c9115f481083331ae P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:29.429698 12739 ts_tablet_manager.cc:1916] T fc32dd4125d74e3c9115f481083331ae P 774c50c7f78541a7a6c68a894832ec5b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 12:52:29.429836 12335 catalog_manager.cc:4754] TS 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 839265c9528d42d3951c05e35a6f3b30: Network error: Client connection negotiation failed: client connection to 127.4.192.65:34461: connect: Connection refused (error 111)
I20260608 12:52:29.430408 12740 ts_tablet_manager.cc:1916] T fc32dd4125d74e3c9115f481083331ae P 4dc3517ea26d456994206c176740d732: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:52:29.430526 12592 tablet_service.cc:1558] Processing DeleteTablet for tablet 839265c9528d42d3951c05e35a6f3b30 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:52:29 UTC) from {username='slave'} at 127.0.0.1:49366
I20260608 12:52:29.430900  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:29.441915 12742 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
W20260608 12:52:29.446420 12743 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
I20260608 12:52:29.450037  4865 server_base.cc:1061] running on GCE node
W20260608 12:52:29.449802 12746 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
I20260608 12:52:29.450567 12739 ts_tablet_manager.cc:1929] T fc32dd4125d74e3c9115f481083331ae P 774c50c7f78541a7a6c68a894832ec5b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:52:29.451033 12739 log.cc:1199] T fc32dd4125d74e3c9115f481083331ae P 774c50c7f78541a7a6c68a894832ec5b: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-1-root/wals/fc32dd4125d74e3c9115f481083331ae
I20260608 12:52:29.451400  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:29.451639  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:29.451713 12739 ts_tablet_manager.cc:1950] T fc32dd4125d74e3c9115f481083331ae P 774c50c7f78541a7a6c68a894832ec5b: Deleting consensus metadata
I20260608 12:52:29.451855  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923149451835 us; error 0 us; skew 500 ppm
I20260608 12:52:29.452118 12740 ts_tablet_manager.cc:1929] T fc32dd4125d74e3c9115f481083331ae P 4dc3517ea26d456994206c176740d732: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:52:29.452557 12740 log.cc:1199] T fc32dd4125d74e3c9115f481083331ae P 4dc3517ea26d456994206c176740d732: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-2-root/wals/fc32dd4125d74e3c9115f481083331ae
I20260608 12:52:29.452665  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:29.453274 12740 ts_tablet_manager.cc:1950] T fc32dd4125d74e3c9115f481083331ae P 4dc3517ea26d456994206c176740d732: Deleting consensus metadata
I20260608 12:52:29.455111 12739 tablet_replica.cc:333] T 839265c9528d42d3951c05e35a6f3b30 P 774c50c7f78541a7a6c68a894832ec5b: stopping tablet replica
I20260608 12:52:29.455302 12338 catalog_manager.cc:5027] TS 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645): tablet fc32dd4125d74e3c9115f481083331ae (table dugtrio [id=c73b6dfff77147dcbe6e58e0624e30bb]) successfully deleted
I20260608 12:52:29.456169 12739 raft_consensus.cc:2243] T 839265c9528d42d3951c05e35a6f3b30 P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:29.456529 12740 tablet_replica.cc:333] T 1658e54f6b514dd6af3b43c19e429049 P 4dc3517ea26d456994206c176740d732: stopping tablet replica
I20260608 12:52:29.456630 12336 catalog_manager.cc:5027] TS 4dc3517ea26d456994206c176740d732 (127.4.192.67:42843): tablet fc32dd4125d74e3c9115f481083331ae (table dugtrio [id=c73b6dfff77147dcbe6e58e0624e30bb]) successfully deleted
I20260608 12:52:29.456869 12739 raft_consensus.cc:2272] T 839265c9528d42d3951c05e35a6f3b30 P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:29.457556 12740 raft_consensus.cc:2243] T 1658e54f6b514dd6af3b43c19e429049 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:52:29.457692 12569 consensus_peers.cc:597] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732 -> Peer 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645): Couldn't send request to peer 774c50c7f78541a7a6c68a894832ec5b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: STOPPING. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:29.458164 12740 raft_consensus.cc:2272] T 1658e54f6b514dd6af3b43c19e429049 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:29.459560  4865 webserver.cc:533] Webserver started at http://127.4.192.68:41669/ using document root <none> and password file <none>
I20260608 12:52:29.459964 12739 ts_tablet_manager.cc:1916] T 839265c9528d42d3951c05e35a6f3b30 P 774c50c7f78541a7a6c68a894832ec5b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:52:29.460418  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:29.460807  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:29.460948 12740 ts_tablet_manager.cc:1916] T 1658e54f6b514dd6af3b43c19e429049 P 4dc3517ea26d456994206c176740d732: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:52:29.461215  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:29.462870  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-3-root/instance:
uuid: "797b4e61aeb54fccb2466073bd1131f6"
format_stamp: "Formatted at 2026-06-08 12:52:29 on dist-test-slave-pmzz"
I20260608 12:52:29.475872  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.012s	user 0.010s	sys 0.001s
I20260608 12:52:29.475919 12740 ts_tablet_manager.cc:1929] T 1658e54f6b514dd6af3b43c19e429049 P 4dc3517ea26d456994206c176740d732: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:52:29.476432 12740 log.cc:1199] T 1658e54f6b514dd6af3b43c19e429049 P 4dc3517ea26d456994206c176740d732: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-2-root/wals/1658e54f6b514dd6af3b43c19e429049
I20260608 12:52:29.475919 12739 ts_tablet_manager.cc:1929] T 839265c9528d42d3951c05e35a6f3b30 P 774c50c7f78541a7a6c68a894832ec5b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:52:29.477123 12740 ts_tablet_manager.cc:1950] T 1658e54f6b514dd6af3b43c19e429049 P 4dc3517ea26d456994206c176740d732: Deleting consensus metadata
I20260608 12:52:29.477226 12739 log.cc:1199] T 839265c9528d42d3951c05e35a6f3b30 P 774c50c7f78541a7a6c68a894832ec5b: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-1-root/wals/839265c9528d42d3951c05e35a6f3b30
I20260608 12:52:29.478101 12739 ts_tablet_manager.cc:1950] T 839265c9528d42d3951c05e35a6f3b30 P 774c50c7f78541a7a6c68a894832ec5b: Deleting consensus metadata
I20260608 12:52:29.480361 12740 tablet_replica.cc:333] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732: stopping tablet replica
I20260608 12:52:29.480748 12336 catalog_manager.cc:5027] TS 4dc3517ea26d456994206c176740d732 (127.4.192.67:42843): tablet 1658e54f6b514dd6af3b43c19e429049 (table dugtrio [id=c73b6dfff77147dcbe6e58e0624e30bb]) successfully deleted
I20260608 12:52:29.481345 12740 raft_consensus.cc:2243] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:29.481211 12338 catalog_manager.cc:5027] TS 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645): tablet 839265c9528d42d3951c05e35a6f3b30 (table dugtrio [id=c73b6dfff77147dcbe6e58e0624e30bb]) successfully deleted
I20260608 12:52:29.482080 12739 tablet_replica.cc:333] T 1658e54f6b514dd6af3b43c19e429049 P 774c50c7f78541a7a6c68a894832ec5b: stopping tablet replica
I20260608 12:52:29.482570 12740 raft_consensus.cc:2272] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:29.483011 12739 raft_consensus.cc:2243] T 1658e54f6b514dd6af3b43c19e429049 P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:29.483669 12739 raft_consensus.cc:2272] T 1658e54f6b514dd6af3b43c19e429049 P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:29.485769 12740 ts_tablet_manager.cc:1916] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:52:29.486269 12739 ts_tablet_manager.cc:1916] T 1658e54f6b514dd6af3b43c19e429049 P 774c50c7f78541a7a6c68a894832ec5b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:52:29.488329 12750 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:29.489290  4865 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.007s	sys 0.004s
I20260608 12:52:29.489607  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-3-root
uuid: "797b4e61aeb54fccb2466073bd1131f6"
format_stamp: "Formatted at 2026-06-08 12:52:29 on dist-test-slave-pmzz"
I20260608 12:52:29.489908  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-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)
I20260608 12:52:29.500865 12739 ts_tablet_manager.cc:1929] T 1658e54f6b514dd6af3b43c19e429049 P 774c50c7f78541a7a6c68a894832ec5b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:52:29.501624 12739 log.cc:1199] T 1658e54f6b514dd6af3b43c19e429049 P 774c50c7f78541a7a6c68a894832ec5b: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-1-root/wals/1658e54f6b514dd6af3b43c19e429049
I20260608 12:52:29.500865 12740 ts_tablet_manager.cc:1929] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:52:29.502166 12740 log.cc:1199] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-2-root/wals/f3fc9e7f4a094e468a01247e193697c1
I20260608 12:52:29.502413 12739 ts_tablet_manager.cc:1950] T 1658e54f6b514dd6af3b43c19e429049 P 774c50c7f78541a7a6c68a894832ec5b: Deleting consensus metadata
I20260608 12:52:29.503019 12740 ts_tablet_manager.cc:1950] T f3fc9e7f4a094e468a01247e193697c1 P 4dc3517ea26d456994206c176740d732: Deleting consensus metadata
I20260608 12:52:29.504767 12729 raft_consensus.cc:493] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 17db6bb6834048f8ac35c1be475c53ff)
I20260608 12:52:29.505317 12729 raft_consensus.cc:515] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:29.505765 12338 catalog_manager.cc:5027] TS 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645): tablet 1658e54f6b514dd6af3b43c19e429049 (table dugtrio [id=c73b6dfff77147dcbe6e58e0624e30bb]) successfully deleted
I20260608 12:52:29.506179 12336 catalog_manager.cc:5027] TS 4dc3517ea26d456994206c176740d732 (127.4.192.67:42843): tablet f3fc9e7f4a094e468a01247e193697c1 (table dugtrio [id=c73b6dfff77147dcbe6e58e0624e30bb]) successfully deleted
I20260608 12:52:29.506880 12739 tablet_replica.cc:333] T f3fc9e7f4a094e468a01247e193697c1 P 774c50c7f78541a7a6c68a894832ec5b: stopping tablet replica
I20260608 12:52:29.507221 12740 tablet_replica.cc:333] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732: stopping tablet replica
I20260608 12:52:29.507851 12739 raft_consensus.cc:2243] T f3fc9e7f4a094e468a01247e193697c1 P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:29.508113 12740 raft_consensus.cc:2243] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:29.508474 12739 raft_consensus.cc:2272] T f3fc9e7f4a094e468a01247e193697c1 P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:29.509266 12740 raft_consensus.cc:2272] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:29.512051 12739 ts_tablet_manager.cc:1916] T f3fc9e7f4a094e468a01247e193697c1 P 774c50c7f78541a7a6c68a894832ec5b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:52:29.512241 12727 raft_consensus.cc:493] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 17db6bb6834048f8ac35c1be475c53ff)
I20260608 12:52:29.512985 12727 raft_consensus.cc:515] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
W20260608 12:52:29.512280 12491 leader_election.cc:336] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461): Network error: Client connection negotiation failed: client connection to 127.4.192.65:34461: connect: Connection refused (error 111)
I20260608 12:52:29.517443 12729 leader_election.cc:290] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461), 4dc3517ea26d456994206c176740d732 (127.4.192.67:42843)
I20260608 12:52:29.512063 12740 ts_tablet_manager.cc:1916] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:52:29.520072 12527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491748fc7fae4c5a9ba7ed26e2bb259b" candidate_uuid: "4dc3517ea26d456994206c176740d732" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "774c50c7f78541a7a6c68a894832ec5b" is_pre_election: true
I20260608 12:52:29.524276 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000039a956974855b955b433f520a97d" candidate_uuid: "774c50c7f78541a7a6c68a894832ec5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4dc3517ea26d456994206c176740d732" is_pre_election: true
I20260608 12:52:29.525974  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:29.526386 12492 leader_election.cc:304] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b [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: 774c50c7f78541a7a6c68a894832ec5b; no voters: 17db6bb6834048f8ac35c1be475c53ff, 4dc3517ea26d456994206c176740d732
I20260608 12:52:29.527495  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:29.527472 12729 raft_consensus.cc:2749] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:52:29.528699 12566 leader_election.cc:336] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461): Network error: Client connection negotiation failed: client connection to 127.4.192.65:34461: connect: Connection refused (error 111)
I20260608 12:52:29.529198 12566 leader_election.cc:304] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732 [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: 4dc3517ea26d456994206c176740d732; no voters: 17db6bb6834048f8ac35c1be475c53ff, 774c50c7f78541a7a6c68a894832ec5b
I20260608 12:52:29.529488 12739 ts_tablet_manager.cc:1929] T f3fc9e7f4a094e468a01247e193697c1 P 774c50c7f78541a7a6c68a894832ec5b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:52:29.529923 12739 log.cc:1199] T f3fc9e7f4a094e468a01247e193697c1 P 774c50c7f78541a7a6c68a894832ec5b: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-1-root/wals/f3fc9e7f4a094e468a01247e193697c1
I20260608 12:52:29.529996 12727 leader_election.cc:290] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645), 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461)
I20260608 12:52:29.530683 12690 raft_consensus.cc:2749] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:52:29.530855 12739 ts_tablet_manager.cc:1950] T f3fc9e7f4a094e468a01247e193697c1 P 774c50c7f78541a7a6c68a894832ec5b: Deleting consensus metadata
I20260608 12:52:29.532513  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:29.534292 12338 catalog_manager.cc:5027] TS 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645): tablet f3fc9e7f4a094e468a01247e193697c1 (table dugtrio [id=c73b6dfff77147dcbe6e58e0624e30bb]) successfully deleted
I20260608 12:52:29.536237  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:29.536567  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:29.536854  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:29.537041  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:29.537549 12740 ts_tablet_manager.cc:1929] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:52:29.538010 12740 log.cc:1199] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-2-root/wals/839265c9528d42d3951c05e35a6f3b30
I20260608 12:52:29.538717 12740 ts_tablet_manager.cc:1950] T 839265c9528d42d3951c05e35a6f3b30 P 4dc3517ea26d456994206c176740d732: Deleting consensus metadata
I20260608 12:52:29.541646 12336 catalog_manager.cc:5027] TS 4dc3517ea26d456994206c176740d732 (127.4.192.67:42843): tablet 839265c9528d42d3951c05e35a6f3b30 (table dugtrio [id=c73b6dfff77147dcbe6e58e0624e30bb]) successfully deleted
I20260608 12:52:29.571744 12729 raft_consensus.cc:493] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 17db6bb6834048f8ac35c1be475c53ff)
I20260608 12:52:29.572427 12729 raft_consensus.cc:515] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:29.574656 12729 leader_election.cc:290] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461), 4dc3517ea26d456994206c176740d732 (127.4.192.67:42843)
I20260608 12:52:29.576031 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491748fc7fae4c5a9ba7ed26e2bb259b" candidate_uuid: "774c50c7f78541a7a6c68a894832ec5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4dc3517ea26d456994206c176740d732" is_pre_election: true
I20260608 12:52:29.576719 12602 raft_consensus.cc:2468] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 774c50c7f78541a7a6c68a894832ec5b in term 1.
I20260608 12:52:29.577507 12727 raft_consensus.cc:493] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 17db6bb6834048f8ac35c1be475c53ff)
I20260608 12:52:29.578059 12727 raft_consensus.cc:515] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:29.579169 12492 leader_election.cc:304] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [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: 4dc3517ea26d456994206c176740d732, 774c50c7f78541a7a6c68a894832ec5b; no voters: 
I20260608 12:52:29.580137 12729 raft_consensus.cc:2804] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:52:29.580513 12727 leader_election.cc:290] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461), 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645)
W20260608 12:52:29.580989 12491 leader_election.cc:336] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461): Network error: Client connection negotiation failed: client connection to 127.4.192.65:34461: connect: Connection refused (error 111)
I20260608 12:52:29.581696 12527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000039a956974855b955b433f520a97d" candidate_uuid: "4dc3517ea26d456994206c176740d732" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "774c50c7f78541a7a6c68a894832ec5b" is_pre_election: true
I20260608 12:52:29.582340 12527 raft_consensus.cc:2468] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc3517ea26d456994206c176740d732 in term 1.
I20260608 12:52:29.580559 12729 raft_consensus.cc:493] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 17db6bb6834048f8ac35c1be475c53ff)
I20260608 12:52:29.583591 12729 raft_consensus.cc:3060] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:29.584323 12569 leader_election.cc:304] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [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: 4dc3517ea26d456994206c176740d732, 774c50c7f78541a7a6c68a894832ec5b; no voters: 
I20260608 12:52:29.585291 12727 raft_consensus.cc:2804] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:52:29.586542 12727 raft_consensus.cc:493] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 17db6bb6834048f8ac35c1be475c53ff)
W20260608 12:52:29.586987 12566 leader_election.cc:336] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461): Network error: Client connection negotiation failed: client connection to 127.4.192.65:34461: connect: Connection refused (error 111)
I20260608 12:52:29.586987 12727 raft_consensus.cc:3060] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:29.593427 12729 raft_consensus.cc:515] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:29.594959 12727 raft_consensus.cc:515] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:29.597249 12727 leader_election.cc:290] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [CANDIDATE]: Term 2 election: Requested vote from peers 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461), 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645)
I20260608 12:52:29.599035 12527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000039a956974855b955b433f520a97d" candidate_uuid: "4dc3517ea26d456994206c176740d732" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "774c50c7f78541a7a6c68a894832ec5b"
I20260608 12:52:29.600063 12527 raft_consensus.cc:3060] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:29.600638  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.68:44115
I20260608 12:52:29.600740 12812 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.68:44115 every 8 connection(s)
W20260608 12:52:29.604714 12566 leader_election.cc:336] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461): Network error: Client connection negotiation failed: client connection to 127.4.192.65:34461: connect: Connection refused (error 111)
W20260608 12:52:29.605204 12491 leader_election.cc:336] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461): Network error: Client connection negotiation failed: client connection to 127.4.192.65:34461: connect: Connection refused (error 111)
I20260608 12:52:29.607539 12527 raft_consensus.cc:2468] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc3517ea26d456994206c176740d732 in term 2.
I20260608 12:52:29.608620 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491748fc7fae4c5a9ba7ed26e2bb259b" candidate_uuid: "774c50c7f78541a7a6c68a894832ec5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4dc3517ea26d456994206c176740d732"
I20260608 12:52:29.609469 12602 raft_consensus.cc:3060] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:29.611626 12729 leader_election.cc:290] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [CANDIDATE]: Term 2 election: Requested vote from peers 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461), 4dc3517ea26d456994206c176740d732 (127.4.192.67:42843)
I20260608 12:52:29.611686 12569 leader_election.cc:304] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [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: 4dc3517ea26d456994206c176740d732, 774c50c7f78541a7a6c68a894832ec5b; no voters: 17db6bb6834048f8ac35c1be475c53ff
I20260608 12:52:29.612452  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:52:29.613134 12727 raft_consensus.cc:2804] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:52:29.613626 12727 raft_consensus.cc:697] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [term 2 LEADER]: Becoming Leader. State: Replica: 4dc3517ea26d456994206c176740d732, State: Running, Role: LEADER
I20260608 12:52:29.614454 12727 consensus_queue.cc:237] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:29.618467 12602 raft_consensus.cc:2468] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 774c50c7f78541a7a6c68a894832ec5b in term 2.
I20260608 12:52:29.620100 12492 leader_election.cc:304] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [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: 4dc3517ea26d456994206c176740d732, 774c50c7f78541a7a6c68a894832ec5b; no voters: 17db6bb6834048f8ac35c1be475c53ff
I20260608 12:52:29.621371 12729 raft_consensus.cc:2804] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:52:29.621915 12729 raft_consensus.cc:697] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [term 2 LEADER]: Becoming Leader. State: Replica: 774c50c7f78541a7a6c68a894832ec5b, State: Running, Role: LEADER
I20260608 12:52:29.622761 12729 consensus_queue.cc:237] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:29.624922 12813 heartbeater.cc:344] Connected to a master server at 127.4.192.126:35637
I20260608 12:52:29.625398 12813 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:29.626349 12813 heartbeater.cc:507] Master 127.4.192.126:35637 requested a full tablet report, sending...
W20260608 12:52:29.630487 12816 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
I20260608 12:52:29.636215 12350 ts_manager.cc:194] Registered new tserver with Master: 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68:44115)
I20260608 12:52:29.638703 12350 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56700
I20260608 12:52:29.643625 12348 catalog_manager.cc:5696] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 reported cstate change: term changed from 1 to 2, leader changed from 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65) to 4dc3517ea26d456994206c176740d732 (127.4.192.67). New cstate: current_term: 2 leader_uuid: "4dc3517ea26d456994206c176740d732" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } health_report { overall_health: HEALTHY } } }
W20260608 12:52:29.660545 12399 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 17db6bb6834048f8ac35c1be475c53ff not available for placement
W20260608 12:52:29.662310 12818 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
I20260608 12:52:29.664215 12350 catalog_manager.cc:5696] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b reported cstate change: term changed from 1 to 2, leader changed from 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65) to 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66). New cstate: current_term: 2 leader_uuid: "774c50c7f78541a7a6c68a894832ec5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } health_report { overall_health: UNKNOWN } } }
W20260608 12:52:29.667703 12821 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
I20260608 12:52:29.668512  4865 server_base.cc:1061] running on GCE node
I20260608 12:52:29.669952  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:29.670235  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:29.670463  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923149670445 us; error 0 us; skew 500 ppm
I20260608 12:52:29.671222  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:29.674306  4865 webserver.cc:533] Webserver started at http://127.4.192.65:36221/ using document root <none> and password file <none>
I20260608 12:52:29.674873  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:29.675123  4865 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:52:29.679607  4865 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:52:29.683019 12826 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:29.683799  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:52:29.684104  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-0-root
uuid: "17db6bb6834048f8ac35c1be475c53ff"
format_stamp: "Formatted at 2026-06-08 12:52:25 on dist-test-slave-pmzz"
I20260608 12:52:29.684442  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-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)
I20260608 12:52:29.696296  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:29.697492  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:29.698962  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:29.703585 12833 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 12:52:29.707370 12527 consensus_queue.cc:237] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Queue 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: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } }
I20260608 12:52:29.715947 12526 consensus_queue.cc:237] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Queue 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: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } }
I20260608 12:52:29.717338 12602 raft_consensus.cc:1275] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Refusing update from remote peer 774c50c7f78541a7a6c68a894832ec5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:29.722668 12729 consensus_queue.cc:1048] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:29.735443 12723 raft_consensus.cc:2955] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } } }
W20260608 12:52:29.741300 12491 consensus_peers.cc:597] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b -> Peer 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461): Couldn't send request to peer 17db6bb6834048f8ac35c1be475c53ff. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:34461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:29.743664 12602 raft_consensus.cc:2955] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } } }
I20260608 12:52:29.751149 12603 raft_consensus.cc:1275] T d5942662ca94429c9034c671016e84c8 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Refusing update from remote peer 774c50c7f78541a7a6c68a894832ec5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:52:29.754410 12491 consensus_peers.cc:597] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b -> Peer 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461): Couldn't send request to peer 17db6bb6834048f8ac35c1be475c53ff. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:34461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:29.755457 12729 consensus_queue.cc:1048] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:52:29.762854 12494 consensus_peers.cc:597] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b -> Peer 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68:44115): Couldn't send request to peer 797b4e61aeb54fccb2466073bd1131f6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 00ee1ac74fd043d9abfb1b68d9497cf0. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:52:29.763669 12494 consensus_peers.cc:597] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b -> Peer 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68:44115): Couldn't send request to peer 797b4e61aeb54fccb2466073bd1131f6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5942662ca94429c9034c671016e84c8. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:29.770062 12338 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 00ee1ac74fd043d9abfb1b68d9497cf0 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 12:52:29.773053 12728 raft_consensus.cc:2955] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } } }
I20260608 12:52:29.774927 12603 raft_consensus.cc:2955] T d5942662ca94429c9034c671016e84c8 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } } }
I20260608 12:52:29.776810 12350 catalog_manager.cc:5696] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732 reported cstate change: config changed from index -1 to 2, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "774c50c7f78541a7a6c68a894832ec5b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } } }
I20260608 12:52:29.783294 12338 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d5942662ca94429c9034c671016e84c8 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 12:52:29.788683  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 12:52:29.789037  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.087s	user 0.002s	sys 0.000s
I20260608 12:52:29.789407  4865 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 12:52:29.794960 12833 tablet_bootstrap.cc:492] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff: Bootstrap starting.
I20260608 12:52:29.795454 12350 catalog_manager.cc:5696] T d5942662ca94429c9034c671016e84c8 P 4dc3517ea26d456994206c176740d732 reported cstate change: config changed from index -1 to 2, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "774c50c7f78541a7a6c68a894832ec5b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } } }
I20260608 12:52:29.816373 12833 tablet_bootstrap.cc:492] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff: 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
I20260608 12:52:29.817322 12833 tablet_bootstrap.cc:492] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff: Bootstrap complete.
I20260608 12:52:29.817999 12833 ts_tablet_manager.cc:1403] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260608 12:52:29.820902 12833 raft_consensus.cc:359] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:29.821476 12833 raft_consensus.cc:740] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17db6bb6834048f8ac35c1be475c53ff, State: Initialized, Role: FOLLOWER
I20260608 12:52:29.822256 12833 consensus_queue.cc:260] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff [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: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:29.825114 12833 ts_tablet_manager.cc:1434] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260608 12:52:29.826030 12833 tablet_bootstrap.cc:492] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff: Bootstrap starting.
I20260608 12:52:29.868811 12833 tablet_bootstrap.cc:492] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff: 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
I20260608 12:52:29.869968 12833 tablet_bootstrap.cc:492] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff: Bootstrap complete.
I20260608 12:52:29.870847 12833 ts_tablet_manager.cc:1403] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.004s
I20260608 12:52:29.874281 12833 raft_consensus.cc:359] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:29.875273 12833 raft_consensus.cc:740] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17db6bb6834048f8ac35c1be475c53ff, State: Initialized, Role: FOLLOWER
I20260608 12:52:29.875995 12833 consensus_queue.cc:260] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:29.878000 12833 ts_tablet_manager.cc:1434] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 12:52:29.878862  4865 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 12:52:29.879053 12833 tablet_bootstrap.cc:492] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff: Bootstrap starting.
I20260608 12:52:29.879104  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.090s	user 0.045s	sys 0.005s
I20260608 12:52:29.893076 12833 tablet_bootstrap.cc:492] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff: 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
I20260608 12:52:29.893772 12833 tablet_bootstrap.cc:492] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff: Bootstrap complete.
I20260608 12:52:29.894431 12833 ts_tablet_manager.cc:1403] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 12:52:29.897473 12833 raft_consensus.cc:359] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:29.898043 12833 raft_consensus.cc:740] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17db6bb6834048f8ac35c1be475c53ff, State: Initialized, Role: FOLLOWER
I20260608 12:52:29.898787 12833 consensus_queue.cc:260] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:29.900470 12833 ts_tablet_manager.cc:1434] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260608 12:52:29.901546 12833 tablet_bootstrap.cc:492] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff: Bootstrap starting.
I20260608 12:52:29.916785 12833 tablet_bootstrap.cc:492] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:52:29.917897 12833 tablet_bootstrap.cc:492] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff: Bootstrap complete.
I20260608 12:52:29.918644 12833 ts_tablet_manager.cc:1403] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.008s
I20260608 12:52:29.922003 12833 raft_consensus.cc:359] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:29.922977 12833 raft_consensus.cc:740] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17db6bb6834048f8ac35c1be475c53ff, State: Initialized, Role: FOLLOWER
I20260608 12:52:29.923898 12833 consensus_queue.cc:260] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:29.926010 12833 ts_tablet_manager.cc:1434] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:52:29.927105 12833 tablet_bootstrap.cc:492] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff: Bootstrap starting.
I20260608 12:52:29.939571  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.65:34461
I20260608 12:52:29.939992 12902 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.65:34461 every 8 connection(s)
I20260608 12:52:29.947031 12833 tablet_bootstrap.cc:492] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff: 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
I20260608 12:52:29.948150 12833 tablet_bootstrap.cc:492] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff: Bootstrap complete.
I20260608 12:52:29.948868 12833 ts_tablet_manager.cc:1403] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260608 12:52:29.951738 12833 raft_consensus.cc:359] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:29.952397 12833 raft_consensus.cc:740] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17db6bb6834048f8ac35c1be475c53ff, State: Initialized, Role: FOLLOWER
I20260608 12:52:29.953227 12833 consensus_queue.cc:260] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [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: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:29.955011 12833 ts_tablet_manager.cc:1434] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:52:29.955722 12833 tablet_bootstrap.cc:492] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff: Bootstrap starting.
I20260608 12:52:29.961524 12904 heartbeater.cc:344] Connected to a master server at 127.4.192.126:35637
I20260608 12:52:29.962000 12904 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:29.962747 12904 heartbeater.cc:507] Master 127.4.192.126:35637 requested a full tablet report, sending...
I20260608 12:52:29.968626 12348 ts_manager.cc:194] Re-registered known tserver with Master: 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461)
I20260608 12:52:29.970086 12833 tablet_bootstrap.cc:492] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff: 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
I20260608 12:52:29.970865 12833 tablet_bootstrap.cc:492] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff: Bootstrap complete.
I20260608 12:52:29.971424 12833 ts_tablet_manager.cc:1403] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.005s
I20260608 12:52:29.973454 12833 raft_consensus.cc:359] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:29.973963 12833 raft_consensus.cc:740] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17db6bb6834048f8ac35c1be475c53ff, State: Initialized, Role: FOLLOWER
I20260608 12:52:29.974606 12833 consensus_queue.cc:260] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [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: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:29.976058 12833 ts_tablet_manager.cc:1434] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:52:29.976717 12833 tablet_bootstrap.cc:492] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff: Bootstrap starting.
I20260608 12:52:29.977356 12348 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56708
I20260608 12:52:29.980569 12904 heartbeater.cc:499] Master 127.4.192.126:35637 was elected leader, sending a full tablet report...
I20260608 12:52:29.989305 12833 tablet_bootstrap.cc:492] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:52:29.989987 12833 tablet_bootstrap.cc:492] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff: Bootstrap complete.
I20260608 12:52:29.990494 12833 ts_tablet_manager.cc:1403] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.005s
I20260608 12:52:29.992807 12833 raft_consensus.cc:359] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:29.993422 12833 raft_consensus.cc:740] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17db6bb6834048f8ac35c1be475c53ff, State: Initialized, Role: FOLLOWER
I20260608 12:52:29.994194 12833 consensus_queue.cc:260] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:29.995697 12833 ts_tablet_manager.cc:1434] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.007s
I20260608 12:52:29.996326 12833 tablet_bootstrap.cc:492] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff: Bootstrap starting.
I20260608 12:52:30.009783 12833 tablet_bootstrap.cc:492] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff: 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
I20260608 12:52:30.010566 12833 tablet_bootstrap.cc:492] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff: Bootstrap complete.
I20260608 12:52:30.011152 12833 ts_tablet_manager.cc:1403] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.004s
I20260608 12:52:30.013170 12833 raft_consensus.cc:359] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:30.013675 12833 raft_consensus.cc:740] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17db6bb6834048f8ac35c1be475c53ff, State: Initialized, Role: FOLLOWER
I20260608 12:52:30.014359 12833 consensus_queue.cc:260] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff [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: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:30.016198 12833 ts_tablet_manager.cc:1434] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:52:30.072085 12867 tablet_service.cc:1558] Processing DeleteTablet for tablet fc32dd4125d74e3c9115f481083331ae with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:52:29 UTC) from {username='slave'} at 127.0.0.1:52802
I20260608 12:52:30.072607 12866 tablet_service.cc:1558] Processing DeleteTablet for tablet 839265c9528d42d3951c05e35a6f3b30 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:52:29 UTC) from {username='slave'} at 127.0.0.1:52802
I20260608 12:52:30.074120 12911 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:30.074882 12911 raft_consensus.cc:2243] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:30.075392 12911 pending_rounds.cc:70] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff: Trying to abort 1 pending ops.
I20260608 12:52:30.075621 12911 pending_rounds.cc:77] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661214655963136 op_type: NO_OP noop_request { }
I20260608 12:52:30.076002 12911 raft_consensus.cc:2889] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:52:30.076345 12911 raft_consensus.cc:2272] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:30.078750 12911 ts_tablet_manager.cc:1916] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:52:30.091626 12911 ts_tablet_manager.cc:1929] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:52:30.092016 12911 log.cc:1199] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-0-root/wals/fc32dd4125d74e3c9115f481083331ae
I20260608 12:52:30.092705 12911 ts_tablet_manager.cc:1950] T fc32dd4125d74e3c9115f481083331ae P 17db6bb6834048f8ac35c1be475c53ff: Deleting consensus metadata
I20260608 12:52:30.095485 12911 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:30.095561 12335 catalog_manager.cc:5027] TS 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461): tablet fc32dd4125d74e3c9115f481083331ae (table dugtrio [id=c73b6dfff77147dcbe6e58e0624e30bb]) successfully deleted
I20260608 12:52:30.096215 12911 raft_consensus.cc:2243] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:30.096702 12911 raft_consensus.cc:2272] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:30.099926 12911 ts_tablet_manager.cc:1916] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:52:30.101642 12603 raft_consensus.cc:1275] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732 [term 2 FOLLOWER]: Refusing update from remote peer 774c50c7f78541a7a6c68a894832ec5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:52:30.103652 12723 consensus_queue.cc:1048] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:52:30.115365 12911 ts_tablet_manager.cc:1929] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:52:30.119625 12911 log.cc:1199] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-0-root/wals/839265c9528d42d3951c05e35a6f3b30
I20260608 12:52:30.120429 12911 ts_tablet_manager.cc:1950] T 839265c9528d42d3951c05e35a6f3b30 P 17db6bb6834048f8ac35c1be475c53ff: Deleting consensus metadata
I20260608 12:52:30.123809 12335 catalog_manager.cc:5027] TS 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461): tablet 839265c9528d42d3951c05e35a6f3b30 (table dugtrio [id=c73b6dfff77147dcbe6e58e0624e30bb]) successfully deleted
I20260608 12:52:30.131141 12878 raft_consensus.cc:2955] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } } }
I20260608 12:52:30.134037 12877 raft_consensus.cc:3060] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:30.141337 12877 raft_consensus.cc:1275] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [term 2 FOLLOWER]: Refusing update from remote peer 774c50c7f78541a7a6c68a894832ec5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:52:30.142895 12839 consensus_queue.cc:1048] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:52:30.155828 12867 tablet_service.cc:1558] Processing DeleteTablet for tablet f3fc9e7f4a094e468a01247e193697c1 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:52:29 UTC) from {username='slave'} at 127.0.0.1:52802
I20260608 12:52:30.156589 12911 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:30.157480 12911 raft_consensus.cc:2243] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:30.158011 12911 raft_consensus.cc:2272] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:30.160524 12911 ts_tablet_manager.cc:1916] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:52:30.162815 12867 tablet_service.cc:1558] Processing DeleteTablet for tablet 1658e54f6b514dd6af3b43c19e429049 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:52:29 UTC) from {username='slave'} at 127.0.0.1:52802
I20260608 12:52:30.165808 12877 raft_consensus.cc:3060] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:30.171057 12877 raft_consensus.cc:1275] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [term 2 FOLLOWER]: Refusing update from remote peer 4dc3517ea26d456994206c176740d732: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:52:30.172511 12727 consensus_queue.cc:1048] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:30.175628 12911 ts_tablet_manager.cc:1929] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:52:30.176097 12911 log.cc:1199] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-0-root/wals/f3fc9e7f4a094e468a01247e193697c1
I20260608 12:52:30.176810 12911 ts_tablet_manager.cc:1950] T f3fc9e7f4a094e468a01247e193697c1 P 17db6bb6834048f8ac35c1be475c53ff: Deleting consensus metadata
I20260608 12:52:30.180311 12911 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:30.180478 12335 catalog_manager.cc:5027] TS 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461): tablet f3fc9e7f4a094e468a01247e193697c1 (table dugtrio [id=c73b6dfff77147dcbe6e58e0624e30bb]) successfully deleted
I20260608 12:52:30.181469 12911 raft_consensus.cc:2243] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:30.182071 12911 pending_rounds.cc:70] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff: Trying to abort 1 pending ops.
I20260608 12:52:30.182354 12911 pending_rounds.cc:77] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661214967734272 op_type: NO_OP noop_request { }
I20260608 12:52:30.182802 12911 raft_consensus.cc:2889] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:52:30.183277 12911 raft_consensus.cc:2272] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:30.185622 12526 raft_consensus.cc:1275] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b [term 2 FOLLOWER]: Refusing update from remote peer 4dc3517ea26d456994206c176740d732: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:52:30.186573 12911 ts_tablet_manager.cc:1916] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:52:30.192843 12727 consensus_queue.cc:1048] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:30.206652 12877 raft_consensus.cc:2955] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } } }
I20260608 12:52:30.209245 12911 ts_tablet_manager.cc:1929] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:52:30.209795 12911 log.cc:1199] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-0-root/wals/1658e54f6b514dd6af3b43c19e429049
I20260608 12:52:30.210628 12911 ts_tablet_manager.cc:1950] T 1658e54f6b514dd6af3b43c19e429049 P 17db6bb6834048f8ac35c1be475c53ff: Deleting consensus metadata
I20260608 12:52:30.214896 12335 catalog_manager.cc:5027] TS 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461): tablet 1658e54f6b514dd6af3b43c19e429049 (table dugtrio [id=c73b6dfff77147dcbe6e58e0624e30bb]) successfully deleted
I20260608 12:52:30.252542 12924 ts_tablet_manager.cc:933] T d5942662ca94429c9034c671016e84c8 P 797b4e61aeb54fccb2466073bd1131f6: Initiating tablet copy from peer 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645)
I20260608 12:52:30.254217 12924 tablet_copy_client.cc:323] T d5942662ca94429c9034c671016e84c8 P 797b4e61aeb54fccb2466073bd1131f6: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.66:41645
I20260608 12:52:30.265599 12538 tablet_copy_service.cc:140] P 774c50c7f78541a7a6c68a894832ec5b: Received BeginTabletCopySession request for tablet d5942662ca94429c9034c671016e84c8 from peer 797b4e61aeb54fccb2466073bd1131f6 ({username='slave'} at 127.0.0.1:35106)
I20260608 12:52:30.266108 12538 tablet_copy_service.cc:161] P 774c50c7f78541a7a6c68a894832ec5b: Beginning new tablet copy session on tablet d5942662ca94429c9034c671016e84c8 from peer 797b4e61aeb54fccb2466073bd1131f6 at {username='slave'} at 127.0.0.1:35106: session id = 797b4e61aeb54fccb2466073bd1131f6-d5942662ca94429c9034c671016e84c8
I20260608 12:52:30.272020 12538 tablet_copy_source_session.cc:215] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:30.275152 12924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5942662ca94429c9034c671016e84c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:30.285995 12924 tablet_copy_client.cc:806] T d5942662ca94429c9034c671016e84c8 P 797b4e61aeb54fccb2466073bd1131f6: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:30.286504 12924 tablet_copy_client.cc:670] T d5942662ca94429c9034c671016e84c8 P 797b4e61aeb54fccb2466073bd1131f6: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:30.289906 12924 tablet_copy_client.cc:538] T d5942662ca94429c9034c671016e84c8 P 797b4e61aeb54fccb2466073bd1131f6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:30.295768 12924 tablet_bootstrap.cc:492] T d5942662ca94429c9034c671016e84c8 P 797b4e61aeb54fccb2466073bd1131f6: Bootstrap starting.
I20260608 12:52:30.309706 12929 ts_tablet_manager.cc:933] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6: Initiating tablet copy from peer 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645)
I20260608 12:52:30.311460 12929 tablet_copy_client.cc:323] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.66:41645
I20260608 12:52:30.312330 12924 tablet_bootstrap.cc:492] T d5942662ca94429c9034c671016e84c8 P 797b4e61aeb54fccb2466073bd1131f6: 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
I20260608 12:52:30.313249 12924 tablet_bootstrap.cc:492] T d5942662ca94429c9034c671016e84c8 P 797b4e61aeb54fccb2466073bd1131f6: Bootstrap complete.
I20260608 12:52:30.313288 12538 tablet_copy_service.cc:140] P 774c50c7f78541a7a6c68a894832ec5b: Received BeginTabletCopySession request for tablet 00ee1ac74fd043d9abfb1b68d9497cf0 from peer 797b4e61aeb54fccb2466073bd1131f6 ({username='slave'} at 127.0.0.1:35106)
I20260608 12:52:30.313978 12538 tablet_copy_service.cc:161] P 774c50c7f78541a7a6c68a894832ec5b: Beginning new tablet copy session on tablet 00ee1ac74fd043d9abfb1b68d9497cf0 from peer 797b4e61aeb54fccb2466073bd1131f6 at {username='slave'} at 127.0.0.1:35106: session id = 797b4e61aeb54fccb2466073bd1131f6-00ee1ac74fd043d9abfb1b68d9497cf0
I20260608 12:52:30.314105 12924 ts_tablet_manager.cc:1403] T d5942662ca94429c9034c671016e84c8 P 797b4e61aeb54fccb2466073bd1131f6: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260608 12:52:30.317584 12924 raft_consensus.cc:359] T d5942662ca94429c9034c671016e84c8 P 797b4e61aeb54fccb2466073bd1131f6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } }
I20260608 12:52:30.318442 12924 raft_consensus.cc:740] T d5942662ca94429c9034c671016e84c8 P 797b4e61aeb54fccb2466073bd1131f6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 797b4e61aeb54fccb2466073bd1131f6, State: Initialized, Role: LEARNER
I20260608 12:52:30.319142 12924 consensus_queue.cc:260] T d5942662ca94429c9034c671016e84c8 P 797b4e61aeb54fccb2466073bd1131f6 [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: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } }
I20260608 12:52:30.321449 12813 heartbeater.cc:499] Master 127.4.192.126:35637 was elected leader, sending a full tablet report...
I20260608 12:52:30.321796 12924 ts_tablet_manager.cc:1434] T d5942662ca94429c9034c671016e84c8 P 797b4e61aeb54fccb2466073bd1131f6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:52:30.322257 12538 tablet_copy_source_session.cc:215] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:30.323899 12538 tablet_copy_service.cc:342] P 774c50c7f78541a7a6c68a894832ec5b: Request end of tablet copy session 797b4e61aeb54fccb2466073bd1131f6-d5942662ca94429c9034c671016e84c8 received from {username='slave'} at 127.0.0.1:35106
I20260608 12:52:30.324375 12538 tablet_copy_service.cc:434] P 774c50c7f78541a7a6c68a894832ec5b: ending tablet copy session 797b4e61aeb54fccb2466073bd1131f6-d5942662ca94429c9034c671016e84c8 on tablet d5942662ca94429c9034c671016e84c8 with peer 797b4e61aeb54fccb2466073bd1131f6
I20260608 12:52:30.325659 12929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ee1ac74fd043d9abfb1b68d9497cf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:30.337494 12929 tablet_copy_client.cc:806] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:30.338020 12929 tablet_copy_client.cc:670] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:30.341324 12929 tablet_copy_client.cc:538] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:30.346948 12929 tablet_bootstrap.cc:492] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6: Bootstrap starting.
I20260608 12:52:30.361840 12929 tablet_bootstrap.cc:492] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6: 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
I20260608 12:52:30.362536 12929 tablet_bootstrap.cc:492] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6: Bootstrap complete.
I20260608 12:52:30.363101 12929 ts_tablet_manager.cc:1403] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.001s
I20260608 12:52:30.365883 12929 raft_consensus.cc:359] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } }
I20260608 12:52:30.366487 12929 raft_consensus.cc:740] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 797b4e61aeb54fccb2466073bd1131f6, State: Initialized, Role: LEARNER
I20260608 12:52:30.367013 12929 consensus_queue.cc:260] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6 [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: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } }
I20260608 12:52:30.368842 12929 ts_tablet_manager.cc:1434] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:52:30.370765 12538 tablet_copy_service.cc:342] P 774c50c7f78541a7a6c68a894832ec5b: Request end of tablet copy session 797b4e61aeb54fccb2466073bd1131f6-00ee1ac74fd043d9abfb1b68d9497cf0 received from {username='slave'} at 127.0.0.1:35106
I20260608 12:52:30.371140 12538 tablet_copy_service.cc:434] P 774c50c7f78541a7a6c68a894832ec5b: ending tablet copy session 797b4e61aeb54fccb2466073bd1131f6-00ee1ac74fd043d9abfb1b68d9497cf0 on tablet 00ee1ac74fd043d9abfb1b68d9497cf0 with peer 797b4e61aeb54fccb2466073bd1131f6
I20260608 12:52:30.634224 12526 consensus_queue.cc:237] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:30.639389 12877 raft_consensus.cc:1275] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Refusing update from remote peer 774c50c7f78541a7a6c68a894832ec5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:30.639591 12603 raft_consensus.cc:1275] T d5942662ca94429c9034c671016e84c8 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Refusing update from remote peer 774c50c7f78541a7a6c68a894832ec5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:30.640941 12723 consensus_queue.cc:1048] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:30.641628 12839 consensus_queue.cc:1048] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:30.648501 12839 raft_consensus.cc:2955] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } }
I20260608 12:52:30.650439 12877 raft_consensus.cc:2955] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } }
I20260608 12:52:30.651192 12603 raft_consensus.cc:2955] T d5942662ca94429c9034c671016e84c8 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } }
I20260608 12:52:30.664000 12348 catalog_manager.cc:5696] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff reported cstate change: config changed from index 2 to 3, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) evicted. New cstate: current_term: 1 leader_uuid: "774c50c7f78541a7a6c68a894832ec5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } }
I20260608 12:52:30.672886 12338 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d5942662ca94429c9034c671016e84c8 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260608 12:52:30.678236 12399 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 7247e5bc0d1b49b3a1d878e3c2f90315: could not find any suitable replica to move from server 774c50c7f78541a7a6c68a894832ec5b to server 797b4e61aeb54fccb2466073bd1131f6
I20260608 12:52:30.680210 12526 consensus_queue.cc:237] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } }
I20260608 12:52:30.686498 12603 raft_consensus.cc:1275] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Refusing update from remote peer 774c50c7f78541a7a6c68a894832ec5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:30.688055 12877 raft_consensus.cc:1275] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Refusing update from remote peer 774c50c7f78541a7a6c68a894832ec5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:30.689286 12723 consensus_queue.cc:1048] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:30.690183 12839 consensus_queue.cc:1048] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:30.698734 12729 raft_consensus.cc:2955] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } }
I20260608 12:52:30.706305 12603 raft_consensus.cc:2955] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } }
I20260608 12:52:30.721153 12338 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 00ee1ac74fd043d9abfb1b68d9497cf0 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:30.720381 12877 raft_consensus.cc:2955] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } }
I20260608 12:52:30.725440 12350 catalog_manager.cc:5696] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b reported cstate change: config changed from index 2 to 3, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) evicted. New cstate: current_term: 1 leader_uuid: "774c50c7f78541a7a6c68a894832ec5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:30.734642 12778 tablet_service.cc:1558] Processing DeleteTablet for tablet d5942662ca94429c9034c671016e84c8 with delete_type TABLET_DATA_TOMBSTONED (TS 797b4e61aeb54fccb2466073bd1131f6 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:34918
I20260608 12:52:30.739048 12777 tablet_service.cc:1558] Processing DeleteTablet for tablet 00ee1ac74fd043d9abfb1b68d9497cf0 with delete_type TABLET_DATA_TOMBSTONED (TS 797b4e61aeb54fccb2466073bd1131f6 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:34918
I20260608 12:52:30.742394 12939 tablet_replica.cc:333] T d5942662ca94429c9034c671016e84c8 P 797b4e61aeb54fccb2466073bd1131f6: stopping tablet replica
I20260608 12:52:30.743068 12939 raft_consensus.cc:2243] T d5942662ca94429c9034c671016e84c8 P 797b4e61aeb54fccb2466073bd1131f6 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:52:30.743621 12939 raft_consensus.cc:2272] T d5942662ca94429c9034c671016e84c8 P 797b4e61aeb54fccb2466073bd1131f6 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:52:30.745980 12939 ts_tablet_manager.cc:1916] T d5942662ca94429c9034c671016e84c8 P 797b4e61aeb54fccb2466073bd1131f6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:52:30.756325 12939 ts_tablet_manager.cc:1929] T d5942662ca94429c9034c671016e84c8 P 797b4e61aeb54fccb2466073bd1131f6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:52:30.756702 12939 log.cc:1199] T d5942662ca94429c9034c671016e84c8 P 797b4e61aeb54fccb2466073bd1131f6: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-3-root/wals/d5942662ca94429c9034c671016e84c8
I20260608 12:52:30.758140 12939 tablet_replica.cc:333] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6: stopping tablet replica
I20260608 12:52:30.758065 12338 catalog_manager.cc:5027] TS 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68:44115): tablet d5942662ca94429c9034c671016e84c8 (table test-workload [id=7247e5bc0d1b49b3a1d878e3c2f90315]) successfully deleted
I20260608 12:52:30.758937 12939 raft_consensus.cc:2243] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:52:30.759361 12939 raft_consensus.cc:2272] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:52:30.761518 12939 ts_tablet_manager.cc:1916] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:52:30.771080 12939 ts_tablet_manager.cc:1929] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:52:30.771486 12939 log.cc:1199] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-3-root/wals/00ee1ac74fd043d9abfb1b68d9497cf0
I20260608 12:52:30.772975 12338 catalog_manager.cc:5027] TS 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68:44115): tablet 00ee1ac74fd043d9abfb1b68d9497cf0 (table test-workload [id=7247e5bc0d1b49b3a1d878e3c2f90315]) successfully deleted
I20260608 12:52:31.709180 12603 consensus_queue.cc:237] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } attrs { replace: true } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } }
I20260608 12:52:31.717202 12877 raft_consensus.cc:1275] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [term 2 FOLLOWER]: Refusing update from remote peer 4dc3517ea26d456994206c176740d732: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:52:31.718809 12943 consensus_queue.cc:1048] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:31.718957 12526 raft_consensus.cc:1275] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b [term 2 FOLLOWER]: Refusing update from remote peer 4dc3517ea26d456994206c176740d732: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:52:31.720547 12920 consensus_queue.cc:1048] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:31.728168 12943 raft_consensus.cc:2955] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } attrs { replace: true } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } } }
W20260608 12:52:31.731906 12569 consensus_peers.cc:597] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 -> Peer 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68:44115): Couldn't send request to peer 797b4e61aeb54fccb2466073bd1131f6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 000039a956974855b955b433f520a97d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:31.733932 12877 raft_consensus.cc:2955] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } attrs { replace: true } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } } }
I20260608 12:52:31.741353 12526 raft_consensus.cc:2955] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } attrs { replace: true } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } } }
I20260608 12:52:31.745352 12348 catalog_manager.cc:5696] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 reported cstate change: config changed from index -1 to 3, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) added. New cstate: current_term: 2 leader_uuid: "4dc3517ea26d456994206c176740d732" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:31.757910 12527 consensus_queue.cc:237] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [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: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } attrs { replace: true } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } }
W20260608 12:52:31.767592 12494 consensus_peers.cc:597] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b -> Peer 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68:44115): Couldn't send request to peer 797b4e61aeb54fccb2466073bd1131f6. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:31.768464 12603 raft_consensus.cc:1275] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Refusing update from remote peer 774c50c7f78541a7a6c68a894832ec5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:52:31.771013 12729 consensus_queue.cc:1048] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:31.771814 12877 raft_consensus.cc:1275] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Refusing update from remote peer 774c50c7f78541a7a6c68a894832ec5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:52:31.773940 12729 consensus_queue.cc:1048] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:31.782656 12729 raft_consensus.cc:2955] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } attrs { replace: true } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } } }
I20260608 12:52:31.788550 12603 raft_consensus.cc:2955] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } attrs { replace: true } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } } }
I20260608 12:52:31.799104 12350 catalog_manager.cc:5696] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b reported cstate change: config changed from index 3 to 4, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "774c50c7f78541a7a6c68a894832ec5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:31.800320 12527 consensus_queue.cc:237] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } attrs { replace: true } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } }
I20260608 12:52:31.804349 12877 raft_consensus.cc:2955] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } attrs { replace: true } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } } }
W20260608 12:52:31.809396 12494 consensus_peers.cc:597] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b -> Peer 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68:44115): Couldn't send request to peer 797b4e61aeb54fccb2466073bd1131f6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 491748fc7fae4c5a9ba7ed26e2bb259b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:31.812008 12603 raft_consensus.cc:1275] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732 [term 2 FOLLOWER]: Refusing update from remote peer 774c50c7f78541a7a6c68a894832ec5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:52:31.812836 12878 raft_consensus.cc:1275] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [term 2 FOLLOWER]: Refusing update from remote peer 774c50c7f78541a7a6c68a894832ec5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:52:31.814085 12729 consensus_queue.cc:1048] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:31.815024 12957 consensus_queue.cc:1048] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:31.824890 12960 raft_consensus.cc:2955] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } attrs { replace: true } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } } }
I20260608 12:52:31.826828 12603 raft_consensus.cc:2955] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } attrs { replace: true } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } } }
I20260608 12:52:31.828792 12877 raft_consensus.cc:2955] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } attrs { replace: true } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } } }
I20260608 12:52:31.840595 12350 catalog_manager.cc:5696] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b reported cstate change: config changed from index -1 to 3, NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) added. New cstate: current_term: 2 leader_uuid: "774c50c7f78541a7a6c68a894832ec5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:32.191725 12964 ts_tablet_manager.cc:933] T 000039a956974855b955b433f520a97d P 797b4e61aeb54fccb2466073bd1131f6: Initiating tablet copy from peer 4dc3517ea26d456994206c176740d732 (127.4.192.67:42843)
I20260608 12:52:32.193729 12964 tablet_copy_client.cc:323] T 000039a956974855b955b433f520a97d P 797b4e61aeb54fccb2466073bd1131f6: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.67:42843
I20260608 12:52:32.204320 12613 tablet_copy_service.cc:140] P 4dc3517ea26d456994206c176740d732: Received BeginTabletCopySession request for tablet 000039a956974855b955b433f520a97d from peer 797b4e61aeb54fccb2466073bd1131f6 ({username='slave'} at 127.0.0.1:39918)
I20260608 12:52:32.204946 12613 tablet_copy_service.cc:161] P 4dc3517ea26d456994206c176740d732: Beginning new tablet copy session on tablet 000039a956974855b955b433f520a97d from peer 797b4e61aeb54fccb2466073bd1131f6 at {username='slave'} at 127.0.0.1:39918: session id = 797b4e61aeb54fccb2466073bd1131f6-000039a956974855b955b433f520a97d
I20260608 12:52:32.213028 12613 tablet_copy_source_session.cc:215] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:32.216572 12967 ts_tablet_manager.cc:933] T 491748fc7fae4c5a9ba7ed26e2bb259b P 797b4e61aeb54fccb2466073bd1131f6: Initiating tablet copy from peer 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645)
I20260608 12:52:32.217103 12964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 000039a956974855b955b433f520a97d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:32.218575 12967 tablet_copy_client.cc:323] T 491748fc7fae4c5a9ba7ed26e2bb259b P 797b4e61aeb54fccb2466073bd1131f6: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.66:41645
I20260608 12:52:32.220129 12538 tablet_copy_service.cc:140] P 774c50c7f78541a7a6c68a894832ec5b: Received BeginTabletCopySession request for tablet 491748fc7fae4c5a9ba7ed26e2bb259b from peer 797b4e61aeb54fccb2466073bd1131f6 ({username='slave'} at 127.0.0.1:35106)
I20260608 12:52:32.220572 12538 tablet_copy_service.cc:161] P 774c50c7f78541a7a6c68a894832ec5b: Beginning new tablet copy session on tablet 491748fc7fae4c5a9ba7ed26e2bb259b from peer 797b4e61aeb54fccb2466073bd1131f6 at {username='slave'} at 127.0.0.1:35106: session id = 797b4e61aeb54fccb2466073bd1131f6-491748fc7fae4c5a9ba7ed26e2bb259b
I20260608 12:52:32.225638 12538 tablet_copy_source_session.cc:215] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:32.228351 12967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 491748fc7fae4c5a9ba7ed26e2bb259b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:32.233119 12964 tablet_copy_client.cc:806] T 000039a956974855b955b433f520a97d P 797b4e61aeb54fccb2466073bd1131f6: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:32.233873 12964 tablet_copy_client.cc:670] T 000039a956974855b955b433f520a97d P 797b4e61aeb54fccb2466073bd1131f6: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:32.237838 12964 tablet_copy_client.cc:538] T 000039a956974855b955b433f520a97d P 797b4e61aeb54fccb2466073bd1131f6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:32.241178 12967 tablet_copy_client.cc:806] T 491748fc7fae4c5a9ba7ed26e2bb259b P 797b4e61aeb54fccb2466073bd1131f6: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:32.241717 12967 tablet_copy_client.cc:670] T 491748fc7fae4c5a9ba7ed26e2bb259b P 797b4e61aeb54fccb2466073bd1131f6: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:32.245523 12967 tablet_copy_client.cc:538] T 491748fc7fae4c5a9ba7ed26e2bb259b P 797b4e61aeb54fccb2466073bd1131f6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:32.246129 12964 tablet_bootstrap.cc:492] T 000039a956974855b955b433f520a97d P 797b4e61aeb54fccb2466073bd1131f6: Bootstrap starting.
I20260608 12:52:32.253304 12967 tablet_bootstrap.cc:492] T 491748fc7fae4c5a9ba7ed26e2bb259b P 797b4e61aeb54fccb2466073bd1131f6: Bootstrap starting.
I20260608 12:52:32.267491 12969 ts_tablet_manager.cc:933] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6: Initiating tablet copy from peer 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645)
I20260608 12:52:32.275578 12964 tablet_bootstrap.cc:492] T 000039a956974855b955b433f520a97d P 797b4e61aeb54fccb2466073bd1131f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:52:32.276263 12969 tablet_copy_client.cc:323] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.66:41645
I20260608 12:52:32.276463 12964 tablet_bootstrap.cc:492] T 000039a956974855b955b433f520a97d P 797b4e61aeb54fccb2466073bd1131f6: Bootstrap complete.
I20260608 12:52:32.277525 12964 ts_tablet_manager.cc:1403] T 000039a956974855b955b433f520a97d P 797b4e61aeb54fccb2466073bd1131f6: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.009s
I20260608 12:52:32.279184 12538 tablet_copy_service.cc:140] P 774c50c7f78541a7a6c68a894832ec5b: Received BeginTabletCopySession request for tablet 00ee1ac74fd043d9abfb1b68d9497cf0 from peer 797b4e61aeb54fccb2466073bd1131f6 ({username='slave'} at 127.0.0.1:35106)
I20260608 12:52:32.279914 12538 tablet_copy_service.cc:161] P 774c50c7f78541a7a6c68a894832ec5b: Beginning new tablet copy session on tablet 00ee1ac74fd043d9abfb1b68d9497cf0 from peer 797b4e61aeb54fccb2466073bd1131f6 at {username='slave'} at 127.0.0.1:35106: session id = 797b4e61aeb54fccb2466073bd1131f6-00ee1ac74fd043d9abfb1b68d9497cf0
I20260608 12:52:32.280697 12964 raft_consensus.cc:359] T 000039a956974855b955b433f520a97d P 797b4e61aeb54fccb2466073bd1131f6 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } attrs { replace: true } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } }
I20260608 12:52:32.281534 12964 raft_consensus.cc:740] T 000039a956974855b955b433f520a97d P 797b4e61aeb54fccb2466073bd1131f6 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 797b4e61aeb54fccb2466073bd1131f6, State: Initialized, Role: LEARNER
I20260608 12:52:32.282176 12964 consensus_queue.cc:260] T 000039a956974855b955b433f520a97d P 797b4e61aeb54fccb2466073bd1131f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } attrs { replace: true } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } }
I20260608 12:52:32.291381 12964 ts_tablet_manager.cc:1434] T 000039a956974855b955b433f520a97d P 797b4e61aeb54fccb2466073bd1131f6: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.010s
I20260608 12:52:32.293005 12538 tablet_copy_source_session.cc:215] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:32.297070 12969 ts_tablet_manager.cc:1916] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 12:52:32.303793 12613 tablet_copy_service.cc:342] P 4dc3517ea26d456994206c176740d732: Request end of tablet copy session 797b4e61aeb54fccb2466073bd1131f6-000039a956974855b955b433f520a97d received from {username='slave'} at 127.0.0.1:39918
I20260608 12:52:32.304258 12613 tablet_copy_service.cc:434] P 4dc3517ea26d456994206c176740d732: ending tablet copy session 797b4e61aeb54fccb2466073bd1131f6-000039a956974855b955b433f520a97d on tablet 000039a956974855b955b433f520a97d with peer 797b4e61aeb54fccb2466073bd1131f6
I20260608 12:52:32.304776 12967 tablet_bootstrap.cc:492] T 491748fc7fae4c5a9ba7ed26e2bb259b P 797b4e61aeb54fccb2466073bd1131f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:52:32.305783 12967 tablet_bootstrap.cc:492] T 491748fc7fae4c5a9ba7ed26e2bb259b P 797b4e61aeb54fccb2466073bd1131f6: Bootstrap complete.
I20260608 12:52:32.306641 12967 ts_tablet_manager.cc:1403] T 491748fc7fae4c5a9ba7ed26e2bb259b P 797b4e61aeb54fccb2466073bd1131f6: Time spent bootstrapping tablet: real 0.054s	user 0.035s	sys 0.014s
I20260608 12:52:32.310081 12967 raft_consensus.cc:359] T 491748fc7fae4c5a9ba7ed26e2bb259b P 797b4e61aeb54fccb2466073bd1131f6 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } attrs { replace: true } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } }
I20260608 12:52:32.310987 12967 raft_consensus.cc:740] T 491748fc7fae4c5a9ba7ed26e2bb259b P 797b4e61aeb54fccb2466073bd1131f6 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 797b4e61aeb54fccb2466073bd1131f6, State: Initialized, Role: LEARNER
I20260608 12:52:32.311741 12967 consensus_queue.cc:260] T 491748fc7fae4c5a9ba7ed26e2bb259b P 797b4e61aeb54fccb2466073bd1131f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } attrs { replace: true } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } }
I20260608 12:52:32.314270 12967 ts_tablet_manager.cc:1434] T 491748fc7fae4c5a9ba7ed26e2bb259b P 797b4e61aeb54fccb2466073bd1131f6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:52:32.314200 12969 ts_tablet_manager.cc:1929] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 12:52:32.315347 12969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ee1ac74fd043d9abfb1b68d9497cf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:32.316430 12538 tablet_copy_service.cc:342] P 774c50c7f78541a7a6c68a894832ec5b: Request end of tablet copy session 797b4e61aeb54fccb2466073bd1131f6-491748fc7fae4c5a9ba7ed26e2bb259b received from {username='slave'} at 127.0.0.1:35106
I20260608 12:52:32.316877 12538 tablet_copy_service.cc:434] P 774c50c7f78541a7a6c68a894832ec5b: ending tablet copy session 797b4e61aeb54fccb2466073bd1131f6-491748fc7fae4c5a9ba7ed26e2bb259b on tablet 491748fc7fae4c5a9ba7ed26e2bb259b with peer 797b4e61aeb54fccb2466073bd1131f6
I20260608 12:52:32.323139 12969 tablet_copy_client.cc:806] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:32.323642 12969 tablet_copy_client.cc:670] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:32.327169 12969 tablet_copy_client.cc:538] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:32.334023 12969 tablet_bootstrap.cc:492] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6: Bootstrap starting.
I20260608 12:52:32.354852 12969 tablet_bootstrap.cc:492] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:52:32.355625 12969 tablet_bootstrap.cc:492] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6: Bootstrap complete.
I20260608 12:52:32.356170 12969 ts_tablet_manager.cc:1403] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.003s
I20260608 12:52:32.358385 12969 raft_consensus.cc:359] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } attrs { replace: true } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } }
I20260608 12:52:32.358964 12969 raft_consensus.cc:740] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 797b4e61aeb54fccb2466073bd1131f6, State: Initialized, Role: LEARNER
I20260608 12:52:32.359547 12969 consensus_queue.cc:260] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } attrs { replace: true } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: true } }
I20260608 12:52:32.361306 12969 ts_tablet_manager.cc:1434] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:52:32.362964 12538 tablet_copy_service.cc:342] P 774c50c7f78541a7a6c68a894832ec5b: Request end of tablet copy session 797b4e61aeb54fccb2466073bd1131f6-00ee1ac74fd043d9abfb1b68d9497cf0 received from {username='slave'} at 127.0.0.1:35106
I20260608 12:52:32.363447 12538 tablet_copy_service.cc:434] P 774c50c7f78541a7a6c68a894832ec5b: ending tablet copy session 797b4e61aeb54fccb2466073bd1131f6-00ee1ac74fd043d9abfb1b68d9497cf0 on tablet 00ee1ac74fd043d9abfb1b68d9497cf0 with peer 797b4e61aeb54fccb2466073bd1131f6
I20260608 12:52:32.592525 12788 raft_consensus.cc:1217] T 000039a956974855b955b433f520a97d P 797b4e61aeb54fccb2466073bd1131f6 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:52:32.644378 12788 raft_consensus.cc:1217] T 491748fc7fae4c5a9ba7ed26e2bb259b P 797b4e61aeb54fccb2466073bd1131f6 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:52:32.665200 12788 raft_consensus.cc:1217] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 12:52:33.026870 12977 raft_consensus.cc:1064] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b: attempting to promote NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 to VOTER
I20260608 12:52:33.028932 12977 consensus_queue.cc:237] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } attrs { replace: true } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } }
I20260608 12:52:33.035946 12603 raft_consensus.cc:1275] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732 [term 2 FOLLOWER]: Refusing update from remote peer 774c50c7f78541a7a6c68a894832ec5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:52:33.036221 12788 raft_consensus.cc:1275] T 491748fc7fae4c5a9ba7ed26e2bb259b P 797b4e61aeb54fccb2466073bd1131f6 [term 2 LEARNER]: Refusing update from remote peer 774c50c7f78541a7a6c68a894832ec5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:52:33.037220 12977 consensus_queue.cc:1048] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:52:33.038398 12877 raft_consensus.cc:1275] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [term 2 FOLLOWER]: Refusing update from remote peer 774c50c7f78541a7a6c68a894832ec5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:52:33.038955 12960 consensus_queue.cc:1048] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:33.040006 12978 consensus_queue.cc:1048] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:33.052505 12976 raft_consensus.cc:1064] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732: attempting to promote NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 to VOTER
I20260608 12:52:33.055872 12976 consensus_queue.cc:237] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } attrs { replace: true } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } }
I20260608 12:52:33.060967 12978 raft_consensus.cc:2955] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } attrs { replace: true } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } } }
I20260608 12:52:33.062963 12877 raft_consensus.cc:2955] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } attrs { replace: true } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } } }
I20260608 12:52:33.073146 12603 raft_consensus.cc:2955] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } attrs { replace: true } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } } }
I20260608 12:52:33.079944 12349 catalog_manager.cc:5696] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b reported cstate change: config changed from index 3 to 4, 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "774c50c7f78541a7a6c68a894832ec5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:33.081934 12788 raft_consensus.cc:2955] T 491748fc7fae4c5a9ba7ed26e2bb259b P 797b4e61aeb54fccb2466073bd1131f6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } attrs { replace: true } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } } }
I20260608 12:52:33.087651 12787 raft_consensus.cc:1275] T 000039a956974855b955b433f520a97d P 797b4e61aeb54fccb2466073bd1131f6 [term 2 LEARNER]: Refusing update from remote peer 4dc3517ea26d456994206c176740d732: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:52:33.088866 12527 raft_consensus.cc:1275] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b [term 2 FOLLOWER]: Refusing update from remote peer 4dc3517ea26d456994206c176740d732: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:52:33.089289 12920 consensus_queue.cc:1048] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:33.091521 12920 consensus_queue.cc:1048] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:33.108716 12877 raft_consensus.cc:1275] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [term 2 FOLLOWER]: Refusing update from remote peer 4dc3517ea26d456994206c176740d732: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:52:33.115358 12920 consensus_queue.cc:1048] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:52:33.139061 12976 raft_consensus.cc:2955] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } attrs { replace: true } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } } }
I20260608 12:52:33.142033 12527 raft_consensus.cc:2955] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } attrs { replace: true } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } } }
I20260608 12:52:33.142400 12878 raft_consensus.cc:2955] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } attrs { replace: true } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } } }
I20260608 12:52:33.151440 12787 raft_consensus.cc:2955] T 000039a956974855b955b433f520a97d P 797b4e61aeb54fccb2466073bd1131f6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } attrs { replace: true } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } } }
I20260608 12:52:33.167619 12351 catalog_manager.cc:5696] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b reported cstate change: config changed from index 3 to 4, 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4dc3517ea26d456994206c176740d732" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } attrs { replace: true } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } } }
I20260608 12:52:33.183396 12527 consensus_queue.cc:237] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } }
I20260608 12:52:33.184935 12603 consensus_queue.cc:237] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } }
I20260608 12:52:33.189985 12787 raft_consensus.cc:1275] T 491748fc7fae4c5a9ba7ed26e2bb259b P 797b4e61aeb54fccb2466073bd1131f6 [term 2 FOLLOWER]: Refusing update from remote peer 774c50c7f78541a7a6c68a894832ec5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:52:33.190969 12788 raft_consensus.cc:1275] T 000039a956974855b955b433f520a97d P 797b4e61aeb54fccb2466073bd1131f6 [term 2 FOLLOWER]: Refusing update from remote peer 4dc3517ea26d456994206c176740d732: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:52:33.191612 12977 consensus_queue.cc:1048] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:52:33.193120 12877 raft_consensus.cc:1275] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [term 2 FOLLOWER]: Refusing update from remote peer 774c50c7f78541a7a6c68a894832ec5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:52:33.193194 12878 raft_consensus.cc:1275] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [term 2 FOLLOWER]: Refusing update from remote peer 4dc3517ea26d456994206c176740d732: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:52:33.195144 12993 consensus_queue.cc:1048] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:52:33.196612 12977 consensus_queue.cc:1048] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:52:33.197604 12993 consensus_queue.cc:1048] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:52:33.200766 12978 raft_consensus.cc:2955] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4dc3517ea26d456994206c176740d732 (127.4.192.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } } }
I20260608 12:52:33.203064 12986 raft_consensus.cc:2955] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } } }
I20260608 12:52:33.207986 12788 raft_consensus.cc:2955] T 000039a956974855b955b433f520a97d P 797b4e61aeb54fccb2466073bd1131f6 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } } }
I20260608 12:52:33.212284 12338 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 491748fc7fae4c5a9ba7ed26e2bb259b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:33.215312 12877 raft_consensus.cc:2955] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } } }
I20260608 12:52:33.215904 12787 raft_consensus.cc:2955] T 491748fc7fae4c5a9ba7ed26e2bb259b P 797b4e61aeb54fccb2466073bd1131f6 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4dc3517ea26d456994206c176740d732 (127.4.192.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } } }
I20260608 12:52:33.217018 12350 catalog_manager.cc:5696] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b reported cstate change: config changed from index 4 to 5, VOTER 4dc3517ea26d456994206c176740d732 (127.4.192.67) evicted. New cstate: current_term: 2 leader_uuid: "774c50c7f78541a7a6c68a894832ec5b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:52:33.225198 12336 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 000039a956974855b955b433f520a97d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:33.233837 12592 tablet_service.cc:1558] Processing DeleteTablet for tablet 491748fc7fae4c5a9ba7ed26e2bb259b with delete_type TABLET_DATA_TOMBSTONED (TS 4dc3517ea26d456994206c176740d732 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49366
I20260608 12:52:33.235868 12878 raft_consensus.cc:2955] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4dc3517ea26d456994206c176740d732 (127.4.192.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } } }
I20260608 12:52:33.242465 12348 catalog_manager.cc:5696] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 reported cstate change: config changed from index 4 to 5, VOTER 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66) evicted. New cstate: current_term: 2 leader_uuid: "4dc3517ea26d456994206c176740d732" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:52:33.250942 12994 tablet_replica.cc:333] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732: stopping tablet replica
I20260608 12:52:33.252238 12994 raft_consensus.cc:2243] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:33.253049 12994 raft_consensus.cc:2272] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:33.257421 12994 ts_tablet_manager.cc:1916] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:52:33.261241 12516 tablet_service.cc:1558] Processing DeleteTablet for tablet 000039a956974855b955b433f520a97d with delete_type TABLET_DATA_TOMBSTONED (TS 774c50c7f78541a7a6c68a894832ec5b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59798
I20260608 12:52:33.273757 12978 raft_consensus.cc:1064] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b: attempting to promote NON_VOTER 797b4e61aeb54fccb2466073bd1131f6 to VOTER
I20260608 12:52:33.276437 12978 consensus_queue.cc:237] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } attrs { replace: true } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } }
I20260608 12:52:33.283747 12787 raft_consensus.cc:1275] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6 [term 1 LEARNER]: Refusing update from remote peer 774c50c7f78541a7a6c68a894832ec5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:52:33.286096 12995 tablet_replica.cc:333] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b: stopping tablet replica
I20260608 12:52:33.285879 12977 consensus_queue.cc:1048] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:52:33.287050 12603 raft_consensus.cc:1275] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Refusing update from remote peer 774c50c7f78541a7a6c68a894832ec5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:52:33.287256 12995 raft_consensus.cc:2243] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:33.288239 12995 raft_consensus.cc:2272] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:33.288763 12977 consensus_queue.cc:1048] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:52:33.297890 12994 ts_tablet_manager.cc:1929] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:52:33.298489 12994 log.cc:1199] T 491748fc7fae4c5a9ba7ed26e2bb259b P 4dc3517ea26d456994206c176740d732: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-2-root/wals/491748fc7fae4c5a9ba7ed26e2bb259b
I20260608 12:52:33.299749 12995 ts_tablet_manager.cc:1916] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:52:33.300696 12336 catalog_manager.cc:5027] TS 4dc3517ea26d456994206c176740d732 (127.4.192.67:42843): tablet 491748fc7fae4c5a9ba7ed26e2bb259b (table test-workload [id=7247e5bc0d1b49b3a1d878e3c2f90315]) successfully deleted
I20260608 12:52:33.301427 12878 raft_consensus.cc:1275] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Refusing update from remote peer 774c50c7f78541a7a6c68a894832ec5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:52:33.303529 12960 consensus_queue.cc:1048] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:52:33.304484 12978 raft_consensus.cc:2955] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } attrs { replace: true } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } } }
I20260608 12:52:33.314317 12603 raft_consensus.cc:2955] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } attrs { replace: true } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } } }
I20260608 12:52:33.322566 12878 raft_consensus.cc:2955] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } attrs { replace: true } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } } }
I20260608 12:52:33.329807 12348 catalog_manager.cc:5696] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732 reported cstate change: config changed from index 4 to 5, 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "774c50c7f78541a7a6c68a894832ec5b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } attrs { replace: true } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } } }
I20260608 12:52:33.333621 12787 raft_consensus.cc:2955] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 797b4e61aeb54fccb2466073bd1131f6 (127.4.192.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "17db6bb6834048f8ac35c1be475c53ff" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 34461 } attrs { replace: true } } peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } } }
I20260608 12:52:33.335005 12995 ts_tablet_manager.cc:1929] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:52:33.335784 12995 log.cc:1199] T 000039a956974855b955b433f520a97d P 774c50c7f78541a7a6c68a894832ec5b: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-1-root/wals/000039a956974855b955b433f520a97d
I20260608 12:52:33.339233 12338 catalog_manager.cc:5027] TS 774c50c7f78541a7a6c68a894832ec5b (127.4.192.66:41645): tablet 000039a956974855b955b433f520a97d (table test-workload [id=7247e5bc0d1b49b3a1d878e3c2f90315]) successfully deleted
I20260608 12:52:33.353984 12527 consensus_queue.cc:237] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } }
I20260608 12:52:33.360569 12787 raft_consensus.cc:1275] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6 [term 1 FOLLOWER]: Refusing update from remote peer 774c50c7f78541a7a6c68a894832ec5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:52:33.360767 12603 raft_consensus.cc:1275] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Refusing update from remote peer 774c50c7f78541a7a6c68a894832ec5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:52:33.362046 12999 consensus_queue.cc:1048] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 12:52:33.362761 12960 consensus_queue.cc:1048] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:52:33.369374 12978 raft_consensus.cc:2955] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } } }
I20260608 12:52:33.371142 12603 raft_consensus.cc:2955] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } } }
I20260608 12:52:33.371938 12787 raft_consensus.cc:2955] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } } }
I20260608 12:52:33.384560 12351 catalog_manager.cc:5696] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732 reported cstate change: config changed from index 5 to 6, VOTER 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65) evicted. New cstate: current_term: 1 leader_uuid: "774c50c7f78541a7a6c68a894832ec5b" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "774c50c7f78541a7a6c68a894832ec5b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 41645 } } peers { permanent_uuid: "4dc3517ea26d456994206c176740d732" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42843 } } peers { permanent_uuid: "797b4e61aeb54fccb2466073bd1131f6" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 44115 } attrs { promote: false } } }
I20260608 12:52:33.392351 12338 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 00ee1ac74fd043d9abfb1b68d9497cf0 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:33.397603 12867 tablet_service.cc:1558] Processing DeleteTablet for tablet 00ee1ac74fd043d9abfb1b68d9497cf0 with delete_type TABLET_DATA_TOMBSTONED (TS 17db6bb6834048f8ac35c1be475c53ff not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:52802
I20260608 12:52:33.399490 13001 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:33.400384 13001 raft_consensus.cc:2243] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:33.401060 13001 raft_consensus.cc:2272] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:33.403755 13001 ts_tablet_manager.cc:1916] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:52:33.414194 13001 ts_tablet_manager.cc:1929] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 12:52:33.414520 13001 log.cc:1199] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 17db6bb6834048f8ac35c1be475c53ff: Deleting WAL directory at /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922948580137-4865-0/minicluster-data/ts-0-root/wals/00ee1ac74fd043d9abfb1b68d9497cf0
I20260608 12:52:33.416000 12335 catalog_manager.cc:5027] TS 17db6bb6834048f8ac35c1be475c53ff (127.4.192.65:34461): tablet 00ee1ac74fd043d9abfb1b68d9497cf0 (table test-workload [id=7247e5bc0d1b49b3a1d878e3c2f90315]) successfully deleted
W20260608 12:52:34.397590 12399 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 797b4e61aeb54fccb2466073bd1131f6 not available for placement
I20260608 12:52:34.979585  4865 tablet_server.cc:179] TabletServer@127.4.192.65:34461 shutting down...
I20260608 12:52:34.998690  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:34.999553  4865 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:35.000114  4865 raft_consensus.cc:2243] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:35.000725  4865 raft_consensus.cc:2272] T 491748fc7fae4c5a9ba7ed26e2bb259b P 17db6bb6834048f8ac35c1be475c53ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:35.002624  4865 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:35.003122  4865 raft_consensus.cc:2243] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:35.003743  4865 raft_consensus.cc:2272] T 000039a956974855b955b433f520a97d P 17db6bb6834048f8ac35c1be475c53ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:35.005604  4865 tablet_replica.cc:333] stopping tablet replica
I20260608 12:52:35.006083  4865 raft_consensus.cc:2243] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:35.006592  4865 raft_consensus.cc:2272] T d5942662ca94429c9034c671016e84c8 P 17db6bb6834048f8ac35c1be475c53ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:35.029567  4865 tablet_server.cc:196] TabletServer@127.4.192.65:34461 shutdown complete.
I20260608 12:52:35.048375  4865 tablet_server.cc:179] TabletServer@127.4.192.66:0 shutting down...
I20260608 12:52:35.073092  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:35.073877  4865 tablet_replica.cc:333] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b: stopping tablet replica
I20260608 12:52:35.074868  4865 raft_consensus.cc:2243] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:35.075753  4865 raft_consensus.cc:2272] T d5942662ca94429c9034c671016e84c8 P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:35.077836  4865 tablet_replica.cc:333] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b: stopping tablet replica
I20260608 12:52:35.078339  4865 raft_consensus.cc:2243] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:35.079066  4865 raft_consensus.cc:2272] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 774c50c7f78541a7a6c68a894832ec5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:35.081147  4865 tablet_replica.cc:333] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b: stopping tablet replica
I20260608 12:52:35.081609  4865 raft_consensus.cc:2243] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:52:35.082285  4865 raft_consensus.cc:2272] T 491748fc7fae4c5a9ba7ed26e2bb259b P 774c50c7f78541a7a6c68a894832ec5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:35.105551  4865 tablet_server.cc:196] TabletServer@127.4.192.66:0 shutdown complete.
I20260608 12:52:35.125730  4865 tablet_server.cc:179] TabletServer@127.4.192.67:0 shutting down...
I20260608 12:52:35.150928  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:35.151708  4865 tablet_replica.cc:333] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732: stopping tablet replica
I20260608 12:52:35.152261  4865 raft_consensus.cc:2243] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:52:35.153219  4865 raft_consensus.cc:2272] T 000039a956974855b955b433f520a97d P 4dc3517ea26d456994206c176740d732 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:35.155215  4865 tablet_replica.cc:333] T d5942662ca94429c9034c671016e84c8 P 4dc3517ea26d456994206c176740d732: stopping tablet replica
I20260608 12:52:35.155740  4865 raft_consensus.cc:2243] T d5942662ca94429c9034c671016e84c8 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:35.156229  4865 raft_consensus.cc:2272] T d5942662ca94429c9034c671016e84c8 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:35.158041  4865 tablet_replica.cc:333] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732: stopping tablet replica
I20260608 12:52:35.158463  4865 raft_consensus.cc:2243] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:35.159282  4865 raft_consensus.cc:2272] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 4dc3517ea26d456994206c176740d732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:35.182655  4865 tablet_server.cc:196] TabletServer@127.4.192.67:0 shutdown complete.
I20260608 12:52:35.203006  4865 tablet_server.cc:179] TabletServer@127.4.192.68:0 shutting down...
I20260608 12:52:35.224556  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:35.225387  4865 tablet_replica.cc:333] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6: stopping tablet replica
I20260608 12:52:35.226064  4865 raft_consensus.cc:2243] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:35.226627  4865 raft_consensus.cc:2272] T 00ee1ac74fd043d9abfb1b68d9497cf0 P 797b4e61aeb54fccb2466073bd1131f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:35.228561  4865 tablet_replica.cc:333] T 000039a956974855b955b433f520a97d P 797b4e61aeb54fccb2466073bd1131f6: stopping tablet replica
I20260608 12:52:35.229053  4865 raft_consensus.cc:2243] T 000039a956974855b955b433f520a97d P 797b4e61aeb54fccb2466073bd1131f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:35.229511  4865 raft_consensus.cc:2272] T 000039a956974855b955b433f520a97d P 797b4e61aeb54fccb2466073bd1131f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:35.231225  4865 tablet_replica.cc:333] T 491748fc7fae4c5a9ba7ed26e2bb259b P 797b4e61aeb54fccb2466073bd1131f6: stopping tablet replica
I20260608 12:52:35.231777  4865 raft_consensus.cc:2243] T 491748fc7fae4c5a9ba7ed26e2bb259b P 797b4e61aeb54fccb2466073bd1131f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:35.232312  4865 raft_consensus.cc:2272] T 491748fc7fae4c5a9ba7ed26e2bb259b P 797b4e61aeb54fccb2466073bd1131f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:35.254272  4865 tablet_server.cc:196] TabletServer@127.4.192.68:0 shutdown complete.
I20260608 12:52:35.267388  4865 master.cc:562] Master@127.4.192.126:35637 shutting down...
I20260608 12:52:35.289592  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:35.290062  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:35.290359  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1e93c31664f04a96a0ae751aa2790896: stopping tablet replica
I20260608 12:52:35.311035  4865 master.cc:584] Master@127.4.192.126:35637 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9843 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 12:52:35.350533  4865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.192.126:46295
I20260608 12:52:35.351748  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:35.357059 13003 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
W20260608 12:52:35.357072 13004 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
W20260608 12:52:35.364526 13006 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
I20260608 12:52:35.365104  4865 server_base.cc:1061] running on GCE node
I20260608 12:52:35.365990  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:35.366189  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:35.366375  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923155366341 us; error 0 us; skew 500 ppm
I20260608 12:52:35.366976  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:35.369376  4865 webserver.cc:533] Webserver started at http://127.4.192.126:36973/ using document root <none> and password file <none>
I20260608 12:52:35.369889  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:35.370075  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:35.370369  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:35.371542  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922948580137-4865-0/minicluster-data/master-0-root/instance:
uuid: "7e7b2a76eca1432c8f4fb2645b6ce04d"
format_stamp: "Formatted at 2026-06-08 12:52:35 on dist-test-slave-pmzz"
I20260608 12:52:35.376112  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:52:35.379511 13011 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:35.380234  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:52:35.380517  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922948580137-4865-0/minicluster-data/master-0-root
uuid: "7e7b2a76eca1432c8f4fb2645b6ce04d"
format_stamp: "Formatted at 2026-06-08 12:52:35 on dist-test-slave-pmzz"
I20260608 12:52:35.380800  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922948580137-4865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922948580137-4865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922948580137-4865-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)
I20260608 12:52:35.396953  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:35.398160  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:35.435461  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.126:46295
I20260608 12:52:35.435583 13062 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.126:46295 every 8 connection(s)
I20260608 12:52:35.439328 13063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:35.449461 13063 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e7b2a76eca1432c8f4fb2645b6ce04d: Bootstrap starting.
I20260608 12:52:35.454200 13063 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7e7b2a76eca1432c8f4fb2645b6ce04d: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:35.458117 13063 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e7b2a76eca1432c8f4fb2645b6ce04d: No bootstrap required, opened a new log
I20260608 12:52:35.460223 13063 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7e7b2a76eca1432c8f4fb2645b6ce04d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e7b2a76eca1432c8f4fb2645b6ce04d" member_type: VOTER }
I20260608 12:52:35.460572 13063 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7e7b2a76eca1432c8f4fb2645b6ce04d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:35.460742 13063 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7e7b2a76eca1432c8f4fb2645b6ce04d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e7b2a76eca1432c8f4fb2645b6ce04d, State: Initialized, Role: FOLLOWER
I20260608 12:52:35.461297 13063 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7e7b2a76eca1432c8f4fb2645b6ce04d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7e7b2a76eca1432c8f4fb2645b6ce04d" member_type: VOTER }
I20260608 12:52:35.461711 13063 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7e7b2a76eca1432c8f4fb2645b6ce04d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:52:35.461896 13063 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7e7b2a76eca1432c8f4fb2645b6ce04d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:52:35.462102 13063 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7e7b2a76eca1432c8f4fb2645b6ce04d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:35.466379 13063 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7e7b2a76eca1432c8f4fb2645b6ce04d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e7b2a76eca1432c8f4fb2645b6ce04d" member_type: VOTER }
I20260608 12:52:35.466825 13063 leader_election.cc:304] T 00000000000000000000000000000000 P 7e7b2a76eca1432c8f4fb2645b6ce04d [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: 7e7b2a76eca1432c8f4fb2645b6ce04d; no voters: 
I20260608 12:52:35.467898 13063 leader_election.cc:290] T 00000000000000000000000000000000 P 7e7b2a76eca1432c8f4fb2645b6ce04d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:52:35.468281 13066 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7e7b2a76eca1432c8f4fb2645b6ce04d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:35.469687 13066 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7e7b2a76eca1432c8f4fb2645b6ce04d [term 1 LEADER]: Becoming Leader. State: Replica: 7e7b2a76eca1432c8f4fb2645b6ce04d, State: Running, Role: LEADER
I20260608 12:52:35.470273 13066 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7e7b2a76eca1432c8f4fb2645b6ce04d [LEADER]: Queue going to LEADER mode. State: All 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: "7e7b2a76eca1432c8f4fb2645b6ce04d" member_type: VOTER }
I20260608 12:52:35.470921 13063 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7e7b2a76eca1432c8f4fb2645b6ce04d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:52:35.474858 13067 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e7b2a76eca1432c8f4fb2645b6ce04d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7e7b2a76eca1432c8f4fb2645b6ce04d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e7b2a76eca1432c8f4fb2645b6ce04d" member_type: VOTER } }
I20260608 12:52:35.475382 13067 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e7b2a76eca1432c8f4fb2645b6ce04d [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:35.478443 13074 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:52:35.478190 13068 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e7b2a76eca1432c8f4fb2645b6ce04d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7e7b2a76eca1432c8f4fb2645b6ce04d. Latest consensus state: current_term: 1 leader_uuid: "7e7b2a76eca1432c8f4fb2645b6ce04d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e7b2a76eca1432c8f4fb2645b6ce04d" member_type: VOTER } }
I20260608 12:52:35.479023 13068 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e7b2a76eca1432c8f4fb2645b6ce04d [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:35.485338 13074 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:52:35.486379  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:52:35.494202 13074 catalog_manager.cc:1382] Generated new cluster ID: 4c3c24a88b014ed48ad6c6ef74c2ea6b
I20260608 12:52:35.494468 13074 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:52:35.508608 13074 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:52:35.509865 13074 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:52:35.523885 13074 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7e7b2a76eca1432c8f4fb2645b6ce04d: Generated new TSK 0
I20260608 12:52:35.524482 13074 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:52:35.552829  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:35.558923 13084 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
W20260608 12:52:35.560252 13085 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
W20260608 12:52:35.561698 13087 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
I20260608 12:52:35.562108  4865 server_base.cc:1061] running on GCE node
I20260608 12:52:35.563081  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:35.563331  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:35.563514  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923155563496 us; error 0 us; skew 500 ppm
I20260608 12:52:35.564126  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:35.566331  4865 webserver.cc:533] Webserver started at http://127.4.192.65:38855/ using document root <none> and password file <none>
I20260608 12:52:35.566847  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:35.567039  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:35.567353  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:35.568431  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922948580137-4865-0/minicluster-data/ts-0-root/instance:
uuid: "3fedbef139cd4647a0345d986c73c110"
format_stamp: "Formatted at 2026-06-08 12:52:35 on dist-test-slave-pmzz"
I20260608 12:52:35.573381  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:52:35.576771 13092 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:35.577581  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:52:35.577888  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922948580137-4865-0/minicluster-data/ts-0-root
uuid: "3fedbef139cd4647a0345d986c73c110"
format_stamp: "Formatted at 2026-06-08 12:52:35 on dist-test-slave-pmzz"
I20260608 12:52:35.578153  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922948580137-4865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922948580137-4865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922948580137-4865-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)
I20260608 12:52:35.586809  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:35.588035  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:35.589447  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:35.591681  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:35.591876  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:35.592151  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:35.592319  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:35.634116  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.65:38843
I20260608 12:52:35.634243 13154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.65:38843 every 8 connection(s)
I20260608 12:52:35.639422  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:35.647006 13159 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
W20260608 12:52:35.648217 13160 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
I20260608 12:52:35.651562  4865 server_base.cc:1061] running on GCE node
W20260608 12:52:35.651602 13162 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
I20260608 12:52:35.652915  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:35.653156  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:35.653369  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923155653349 us; error 0 us; skew 500 ppm
I20260608 12:52:35.654034  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:35.654913 13155 heartbeater.cc:344] Connected to a master server at 127.4.192.126:46295
I20260608 12:52:35.655395 13155 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:35.656262 13155 heartbeater.cc:507] Master 127.4.192.126:46295 requested a full tablet report, sending...
I20260608 12:52:35.656822  4865 webserver.cc:533] Webserver started at http://127.4.192.66:44945/ using document root <none> and password file <none>
I20260608 12:52:35.657454  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:35.657716  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:35.657998  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:35.658843 13028 ts_manager.cc:194] Registered new tserver with Master: 3fedbef139cd4647a0345d986c73c110 (127.4.192.65:38843)
I20260608 12:52:35.659551  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922948580137-4865-0/minicluster-data/ts-1-root/instance:
uuid: "3c492a6b27a24e3c9db7601f1342ecd9"
format_stamp: "Formatted at 2026-06-08 12:52:35 on dist-test-slave-pmzz"
I20260608 12:52:35.661331 13028 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57724
I20260608 12:52:35.664913  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:52:35.668432 13167 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:35.669169  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:52:35.669420  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922948580137-4865-0/minicluster-data/ts-1-root
uuid: "3c492a6b27a24e3c9db7601f1342ecd9"
format_stamp: "Formatted at 2026-06-08 12:52:35 on dist-test-slave-pmzz"
I20260608 12:52:35.669639  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922948580137-4865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922948580137-4865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922948580137-4865-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)
I20260608 12:52:35.686736  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:35.687954  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:35.689409  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:35.691937  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:35.692173  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:35.692443  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:35.692623  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:35.737887  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.66:44691
I20260608 12:52:35.738059 13229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.66:44691 every 8 connection(s)
I20260608 12:52:35.742977  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:35.750139 13233 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
W20260608 12:52:35.751272 13234 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
W20260608 12:52:35.754382 13236 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
I20260608 12:52:35.755792  4865 server_base.cc:1061] running on GCE node
I20260608 12:52:35.755993 13230 heartbeater.cc:344] Connected to a master server at 127.4.192.126:46295
I20260608 12:52:35.756498 13230 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:35.756829  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:35.757073  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:35.757267  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923155757232 us; error 0 us; skew 500 ppm
I20260608 12:52:35.757325 13230 heartbeater.cc:507] Master 127.4.192.126:46295 requested a full tablet report, sending...
I20260608 12:52:35.757994  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:35.759793 13028 ts_manager.cc:194] Registered new tserver with Master: 3c492a6b27a24e3c9db7601f1342ecd9 (127.4.192.66:44691)
I20260608 12:52:35.760703  4865 webserver.cc:533] Webserver started at http://127.4.192.67:41269/ using document root <none> and password file <none>
I20260608 12:52:35.761164 13028 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57730
I20260608 12:52:35.761237  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:35.761628  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:35.761915  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:35.763357  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922948580137-4865-0/minicluster-data/ts-2-root/instance:
uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1"
format_stamp: "Formatted at 2026-06-08 12:52:35 on dist-test-slave-pmzz"
I20260608 12:52:35.767825  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260608 12:52:35.771195 13241 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:35.772127  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:52:35.772475  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922948580137-4865-0/minicluster-data/ts-2-root
uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1"
format_stamp: "Formatted at 2026-06-08 12:52:35 on dist-test-slave-pmzz"
I20260608 12:52:35.772730  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922948580137-4865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922948580137-4865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922948580137-4865-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)
I20260608 12:52:35.787217  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:35.788293  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:35.789644  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:35.791774  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:35.791994  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:35.792225  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:35.792402  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:35.834136  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.67:34923
I20260608 12:52:35.834268 13303 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.67:34923 every 8 connection(s)
I20260608 12:52:35.847815 13304 heartbeater.cc:344] Connected to a master server at 127.4.192.126:46295
I20260608 12:52:35.848270 13304 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:35.848975 13304 heartbeater.cc:507] Master 127.4.192.126:46295 requested a full tablet report, sending...
I20260608 12:52:35.850826 13028 ts_manager.cc:194] Registered new tserver with Master: 9dccfa2814ba48e0835fd6fea9e6f0f1 (127.4.192.67:34923)
I20260608 12:52:35.851856  4865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014359963s
I20260608 12:52:35.852190 13028 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57744
I20260608 12:52:36.664167 13155 heartbeater.cc:499] Master 127.4.192.126:46295 was elected leader, sending a full tablet report...
I20260608 12:52:36.764276 13230 heartbeater.cc:499] Master 127.4.192.126:46295 was elected leader, sending a full tablet report...
I20260608 12:52:36.854538 13304 heartbeater.cc:499] Master 127.4.192.126:46295 was elected leader, sending a full tablet report...
I20260608 12:52:36.911408 13028 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57746:
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\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:52:36.913743 13028 catalog_manager.cc:7076] 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.
I20260608 12:52:36.967943 13195 tablet_service.cc:1511] Processing CreateTablet for tablet abafb024911c498e9969989c82a24c72 (DEFAULT_TABLE table=test-workload [id=1424d89056364c5aa01ef0abd47af423]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:52:36.969485 13195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abafb024911c498e9969989c82a24c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:36.971522 13193 tablet_service.cc:1511] Processing CreateTablet for tablet c2988135b1ba4ca9b7b47de69424ced4 (DEFAULT_TABLE table=test-workload [id=1424d89056364c5aa01ef0abd47af423]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:52:36.972994 13193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2988135b1ba4ca9b7b47de69424ced4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:36.976518 13194 tablet_service.cc:1511] Processing CreateTablet for tablet a54c2206f5ed4c4cbe57d9528d95b12a (DEFAULT_TABLE table=test-workload [id=1424d89056364c5aa01ef0abd47af423]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:52:36.977931 13194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a54c2206f5ed4c4cbe57d9528d95b12a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:36.981428 13192 tablet_service.cc:1511] Processing CreateTablet for tablet ef02b73790ec4d199166397f19bf12be (DEFAULT_TABLE table=test-workload [id=1424d89056364c5aa01ef0abd47af423]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:52:36.982810 13192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef02b73790ec4d199166397f19bf12be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:36.984532 13120 tablet_service.cc:1511] Processing CreateTablet for tablet abafb024911c498e9969989c82a24c72 (DEFAULT_TABLE table=test-workload [id=1424d89056364c5aa01ef0abd47af423]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:52:36.984741 13117 tablet_service.cc:1511] Processing CreateTablet for tablet ef02b73790ec4d199166397f19bf12be (DEFAULT_TABLE table=test-workload [id=1424d89056364c5aa01ef0abd47af423]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:52:36.985958 13120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abafb024911c498e9969989c82a24c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:36.986649 13118 tablet_service.cc:1511] Processing CreateTablet for tablet c2988135b1ba4ca9b7b47de69424ced4 (DEFAULT_TABLE table=test-workload [id=1424d89056364c5aa01ef0abd47af423]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:52:36.988721 13119 tablet_service.cc:1511] Processing CreateTablet for tablet a54c2206f5ed4c4cbe57d9528d95b12a (DEFAULT_TABLE table=test-workload [id=1424d89056364c5aa01ef0abd47af423]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:52:36.990484 13118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2988135b1ba4ca9b7b47de69424ced4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:36.992759 13119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a54c2206f5ed4c4cbe57d9528d95b12a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:36.996093 13117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef02b73790ec4d199166397f19bf12be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:37.005811 13269 tablet_service.cc:1511] Processing CreateTablet for tablet abafb024911c498e9969989c82a24c72 (DEFAULT_TABLE table=test-workload [id=1424d89056364c5aa01ef0abd47af423]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:52:37.006551 13267 tablet_service.cc:1511] Processing CreateTablet for tablet c2988135b1ba4ca9b7b47de69424ced4 (DEFAULT_TABLE table=test-workload [id=1424d89056364c5aa01ef0abd47af423]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:52:37.008637 13268 tablet_service.cc:1511] Processing CreateTablet for tablet a54c2206f5ed4c4cbe57d9528d95b12a (DEFAULT_TABLE table=test-workload [id=1424d89056364c5aa01ef0abd47af423]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:52:37.010192 13269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abafb024911c498e9969989c82a24c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:37.010056 13266 tablet_service.cc:1511] Processing CreateTablet for tablet ef02b73790ec4d199166397f19bf12be (DEFAULT_TABLE table=test-workload [id=1424d89056364c5aa01ef0abd47af423]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:52:37.011435 13266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef02b73790ec4d199166397f19bf12be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:37.014272 13267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2988135b1ba4ca9b7b47de69424ced4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:37.019600 13268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a54c2206f5ed4c4cbe57d9528d95b12a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:37.034943 13325 tablet_bootstrap.cc:492] T ef02b73790ec4d199166397f19bf12be P 9dccfa2814ba48e0835fd6fea9e6f0f1: Bootstrap starting.
I20260608 12:52:37.043298 13325 tablet_bootstrap.cc:654] T ef02b73790ec4d199166397f19bf12be P 9dccfa2814ba48e0835fd6fea9e6f0f1: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:37.055375 13325 tablet_bootstrap.cc:492] T ef02b73790ec4d199166397f19bf12be P 9dccfa2814ba48e0835fd6fea9e6f0f1: No bootstrap required, opened a new log
I20260608 12:52:37.055958 13325 ts_tablet_manager.cc:1403] T ef02b73790ec4d199166397f19bf12be P 9dccfa2814ba48e0835fd6fea9e6f0f1: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260608 12:52:37.059301 13325 raft_consensus.cc:359] T ef02b73790ec4d199166397f19bf12be P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.060330 13325 raft_consensus.cc:385] T ef02b73790ec4d199166397f19bf12be P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:37.060683 13325 raft_consensus.cc:740] T ef02b73790ec4d199166397f19bf12be P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dccfa2814ba48e0835fd6fea9e6f0f1, State: Initialized, Role: FOLLOWER
I20260608 12:52:37.061657 13325 consensus_queue.cc:260] T ef02b73790ec4d199166397f19bf12be P 9dccfa2814ba48e0835fd6fea9e6f0f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.071225 13325 ts_tablet_manager.cc:1434] T ef02b73790ec4d199166397f19bf12be P 9dccfa2814ba48e0835fd6fea9e6f0f1: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 12:52:37.072942 13323 tablet_bootstrap.cc:492] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9: Bootstrap starting.
I20260608 12:52:37.074527 13324 tablet_bootstrap.cc:492] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110: Bootstrap starting.
I20260608 12:52:37.086117 13325 tablet_bootstrap.cc:492] T a54c2206f5ed4c4cbe57d9528d95b12a P 9dccfa2814ba48e0835fd6fea9e6f0f1: Bootstrap starting.
I20260608 12:52:37.090360 13323 tablet_bootstrap.cc:654] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:37.092808 13324 tablet_bootstrap.cc:654] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:37.093437 13325 tablet_bootstrap.cc:654] T a54c2206f5ed4c4cbe57d9528d95b12a P 9dccfa2814ba48e0835fd6fea9e6f0f1: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:37.096570 13323 tablet_bootstrap.cc:492] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9: No bootstrap required, opened a new log
I20260608 12:52:37.097240 13323 ts_tablet_manager.cc:1403] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.005s
I20260608 12:52:37.097977 13324 tablet_bootstrap.cc:492] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110: No bootstrap required, opened a new log
I20260608 12:52:37.098523 13324 ts_tablet_manager.cc:1403] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.004s
I20260608 12:52:37.100013 13325 tablet_bootstrap.cc:492] T a54c2206f5ed4c4cbe57d9528d95b12a P 9dccfa2814ba48e0835fd6fea9e6f0f1: No bootstrap required, opened a new log
I20260608 12:52:37.100517 13325 ts_tablet_manager.cc:1403] T a54c2206f5ed4c4cbe57d9528d95b12a P 9dccfa2814ba48e0835fd6fea9e6f0f1: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 12:52:37.100344 13323 raft_consensus.cc:359] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } }
I20260608 12:52:37.100821 13324 raft_consensus.cc:359] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.101127 13323 raft_consensus.cc:385] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:37.101505 13324 raft_consensus.cc:385] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:37.101598 13323 raft_consensus.cc:740] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c492a6b27a24e3c9db7601f1342ecd9, State: Initialized, Role: FOLLOWER
I20260608 12:52:37.101864 13324 raft_consensus.cc:740] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fedbef139cd4647a0345d986c73c110, State: Initialized, Role: FOLLOWER
I20260608 12:52:37.102730 13324 consensus_queue.cc:260] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.102496 13323 consensus_queue.cc:260] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } }
I20260608 12:52:37.103658 13325 raft_consensus.cc:359] T a54c2206f5ed4c4cbe57d9528d95b12a P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.105433 13324 ts_tablet_manager.cc:1434] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260608 12:52:37.104635 13325 raft_consensus.cc:385] T a54c2206f5ed4c4cbe57d9528d95b12a P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:37.106062 13325 raft_consensus.cc:740] T a54c2206f5ed4c4cbe57d9528d95b12a P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dccfa2814ba48e0835fd6fea9e6f0f1, State: Initialized, Role: FOLLOWER
I20260608 12:52:37.106658 13324 tablet_bootstrap.cc:492] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110: Bootstrap starting.
I20260608 12:52:37.107079 13325 consensus_queue.cc:260] T a54c2206f5ed4c4cbe57d9528d95b12a P 9dccfa2814ba48e0835fd6fea9e6f0f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.113809 13324 tablet_bootstrap.cc:654] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:37.113961 13325 ts_tablet_manager.cc:1434] T a54c2206f5ed4c4cbe57d9528d95b12a P 9dccfa2814ba48e0835fd6fea9e6f0f1: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260608 12:52:37.115173 13325 tablet_bootstrap.cc:492] T c2988135b1ba4ca9b7b47de69424ced4 P 9dccfa2814ba48e0835fd6fea9e6f0f1: Bootstrap starting.
I20260608 12:52:37.124509 13325 tablet_bootstrap.cc:654] T c2988135b1ba4ca9b7b47de69424ced4 P 9dccfa2814ba48e0835fd6fea9e6f0f1: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:37.128011 13331 raft_consensus.cc:493] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:37.128806 13331 raft_consensus.cc:515] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.139070 13331 leader_election.cc:290] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c492a6b27a24e3c9db7601f1342ecd9 (127.4.192.66:44691), 9dccfa2814ba48e0835fd6fea9e6f0f1 (127.4.192.67:34923)
I20260608 12:52:37.153630 13323 ts_tablet_manager.cc:1434] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9: Time spent starting tablet: real 0.056s	user 0.036s	sys 0.019s
I20260608 12:52:37.154848 13323 tablet_bootstrap.cc:492] T ef02b73790ec4d199166397f19bf12be P 3c492a6b27a24e3c9db7601f1342ecd9: Bootstrap starting.
I20260608 12:52:37.162776 13323 tablet_bootstrap.cc:654] T ef02b73790ec4d199166397f19bf12be P 3c492a6b27a24e3c9db7601f1342ecd9: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:37.175071 13323 tablet_bootstrap.cc:492] T ef02b73790ec4d199166397f19bf12be P 3c492a6b27a24e3c9db7601f1342ecd9: No bootstrap required, opened a new log
I20260608 12:52:37.175721 13323 ts_tablet_manager.cc:1403] T ef02b73790ec4d199166397f19bf12be P 3c492a6b27a24e3c9db7601f1342ecd9: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260608 12:52:37.179008 13323 raft_consensus.cc:359] T ef02b73790ec4d199166397f19bf12be P 3c492a6b27a24e3c9db7601f1342ecd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.179908 13323 raft_consensus.cc:385] T ef02b73790ec4d199166397f19bf12be P 3c492a6b27a24e3c9db7601f1342ecd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:37.180277 13323 raft_consensus.cc:740] T ef02b73790ec4d199166397f19bf12be P 3c492a6b27a24e3c9db7601f1342ecd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c492a6b27a24e3c9db7601f1342ecd9, State: Initialized, Role: FOLLOWER
I20260608 12:52:37.181352 13323 consensus_queue.cc:260] T ef02b73790ec4d199166397f19bf12be P 3c492a6b27a24e3c9db7601f1342ecd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.183668 13323 ts_tablet_manager.cc:1434] T ef02b73790ec4d199166397f19bf12be P 3c492a6b27a24e3c9db7601f1342ecd9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:52:37.184726 13323 tablet_bootstrap.cc:492] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9: Bootstrap starting.
I20260608 12:52:37.187121 13205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a54c2206f5ed4c4cbe57d9528d95b12a" candidate_uuid: "3fedbef139cd4647a0345d986c73c110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" is_pre_election: true
W20260608 12:52:37.189035 13096 leader_election.cc:343] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c492a6b27a24e3c9db7601f1342ecd9 (127.4.192.66:44691): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:37.191656 13323 tablet_bootstrap.cc:654] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:37.193852 13324 tablet_bootstrap.cc:492] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110: No bootstrap required, opened a new log
I20260608 12:52:37.194200 13325 tablet_bootstrap.cc:492] T c2988135b1ba4ca9b7b47de69424ced4 P 9dccfa2814ba48e0835fd6fea9e6f0f1: No bootstrap required, opened a new log
I20260608 12:52:37.194458 13324 ts_tablet_manager.cc:1403] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110: Time spent bootstrapping tablet: real 0.088s	user 0.036s	sys 0.048s
I20260608 12:52:37.194912 13325 ts_tablet_manager.cc:1403] T c2988135b1ba4ca9b7b47de69424ced4 P 9dccfa2814ba48e0835fd6fea9e6f0f1: Time spent bootstrapping tablet: real 0.080s	user 0.025s	sys 0.019s
I20260608 12:52:37.198165 13325 raft_consensus.cc:359] T c2988135b1ba4ca9b7b47de69424ced4 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.198758 13325 raft_consensus.cc:385] T c2988135b1ba4ca9b7b47de69424ced4 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:37.199012 13325 raft_consensus.cc:740] T c2988135b1ba4ca9b7b47de69424ced4 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dccfa2814ba48e0835fd6fea9e6f0f1, State: Initialized, Role: FOLLOWER
I20260608 12:52:37.199705 13325 consensus_queue.cc:260] T c2988135b1ba4ca9b7b47de69424ced4 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.201783 13325 ts_tablet_manager.cc:1434] T c2988135b1ba4ca9b7b47de69424ced4 P 9dccfa2814ba48e0835fd6fea9e6f0f1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:52:37.202885 13325 tablet_bootstrap.cc:492] T abafb024911c498e9969989c82a24c72 P 9dccfa2814ba48e0835fd6fea9e6f0f1: Bootstrap starting.
I20260608 12:52:37.203276 13324 raft_consensus.cc:359] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.204304 13324 raft_consensus.cc:385] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:37.204698 13324 raft_consensus.cc:740] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fedbef139cd4647a0345d986c73c110, State: Initialized, Role: FOLLOWER
I20260608 12:52:37.205767 13324 consensus_queue.cc:260] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.210091 13325 tablet_bootstrap.cc:654] T abafb024911c498e9969989c82a24c72 P 9dccfa2814ba48e0835fd6fea9e6f0f1: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:37.214738 13324 ts_tablet_manager.cc:1434] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.001s
I20260608 12:52:37.215595 13279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a54c2206f5ed4c4cbe57d9528d95b12a" candidate_uuid: "3fedbef139cd4647a0345d986c73c110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" is_pre_election: true
I20260608 12:52:37.216624 13279 raft_consensus.cc:2468] T a54c2206f5ed4c4cbe57d9528d95b12a P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fedbef139cd4647a0345d986c73c110 in term 0.
I20260608 12:52:37.217621 13332 raft_consensus.cc:493] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:37.218076 13323 tablet_bootstrap.cc:492] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9: No bootstrap required, opened a new log
I20260608 12:52:37.218163 13332 raft_consensus.cc:515] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } }
I20260608 12:52:37.218722 13323 ts_tablet_manager.cc:1403] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.012s
I20260608 12:52:37.218655 13093 leader_election.cc:304] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [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: 3fedbef139cd4647a0345d986c73c110, 9dccfa2814ba48e0835fd6fea9e6f0f1; no voters: 3c492a6b27a24e3c9db7601f1342ecd9
I20260608 12:52:37.220698 13331 raft_consensus.cc:2804] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:37.221117 13331 raft_consensus.cc:493] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:37.221413 13332 leader_election.cc:290] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9dccfa2814ba48e0835fd6fea9e6f0f1 (127.4.192.67:34923), 3fedbef139cd4647a0345d986c73c110 (127.4.192.65:38843)
I20260608 12:52:37.221498 13331 raft_consensus.cc:3060] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:37.222427 13323 raft_consensus.cc:359] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.223222 13323 raft_consensus.cc:385] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:37.223579 13323 raft_consensus.cc:740] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c492a6b27a24e3c9db7601f1342ecd9, State: Initialized, Role: FOLLOWER
I20260608 12:52:37.224417 13323 consensus_queue.cc:260] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.226750 13323 ts_tablet_manager.cc:1434] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:52:37.227833 13323 tablet_bootstrap.cc:492] T a54c2206f5ed4c4cbe57d9528d95b12a P 3c492a6b27a24e3c9db7601f1342ecd9: Bootstrap starting.
I20260608 12:52:37.233626 13325 tablet_bootstrap.cc:492] T abafb024911c498e9969989c82a24c72 P 9dccfa2814ba48e0835fd6fea9e6f0f1: No bootstrap required, opened a new log
I20260608 12:52:37.234292 13325 ts_tablet_manager.cc:1403] T abafb024911c498e9969989c82a24c72 P 9dccfa2814ba48e0835fd6fea9e6f0f1: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.000s
I20260608 12:52:37.235184 13323 tablet_bootstrap.cc:654] T a54c2206f5ed4c4cbe57d9528d95b12a P 3c492a6b27a24e3c9db7601f1342ecd9: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:37.235865 13331 raft_consensus.cc:515] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.215968 13324 tablet_bootstrap.cc:492] T c2988135b1ba4ca9b7b47de69424ced4 P 3fedbef139cd4647a0345d986c73c110: Bootstrap starting.
I20260608 12:52:37.242127 13205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a54c2206f5ed4c4cbe57d9528d95b12a" candidate_uuid: "3fedbef139cd4647a0345d986c73c110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c492a6b27a24e3c9db7601f1342ecd9"
I20260608 12:52:37.244946 13325 raft_consensus.cc:359] T abafb024911c498e9969989c82a24c72 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } }
I20260608 12:52:37.246068 13325 raft_consensus.cc:385] T abafb024911c498e9969989c82a24c72 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 12:52:37.246088 13096 leader_election.cc:343] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c492a6b27a24e3c9db7601f1342ecd9 (127.4.192.66:44691): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:37.246713 13325 raft_consensus.cc:740] T abafb024911c498e9969989c82a24c72 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dccfa2814ba48e0835fd6fea9e6f0f1, State: Initialized, Role: FOLLOWER
I20260608 12:52:37.247869 13325 consensus_queue.cc:260] T abafb024911c498e9969989c82a24c72 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } }
I20260608 12:52:37.252717 13279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a54c2206f5ed4c4cbe57d9528d95b12a" candidate_uuid: "3fedbef139cd4647a0345d986c73c110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1"
I20260608 12:52:37.253312 13279 raft_consensus.cc:3060] T a54c2206f5ed4c4cbe57d9528d95b12a P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:37.255415 13324 tablet_bootstrap.cc:654] T c2988135b1ba4ca9b7b47de69424ced4 P 3fedbef139cd4647a0345d986c73c110: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:37.261718 13325 ts_tablet_manager.cc:1434] T abafb024911c498e9969989c82a24c72 P 9dccfa2814ba48e0835fd6fea9e6f0f1: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260608 12:52:37.262375 13279 raft_consensus.cc:2468] T a54c2206f5ed4c4cbe57d9528d95b12a P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fedbef139cd4647a0345d986c73c110 in term 1.
I20260608 12:52:37.264106 13093 leader_election.cc:304] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [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: 3fedbef139cd4647a0345d986c73c110, 9dccfa2814ba48e0835fd6fea9e6f0f1; no voters: 3c492a6b27a24e3c9db7601f1342ecd9
I20260608 12:52:37.270730 13323 tablet_bootstrap.cc:492] T a54c2206f5ed4c4cbe57d9528d95b12a P 3c492a6b27a24e3c9db7601f1342ecd9: No bootstrap required, opened a new log
I20260608 12:52:37.271377 13331 leader_election.cc:290] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [CANDIDATE]: Term 1 election: Requested vote from peers 3c492a6b27a24e3c9db7601f1342ecd9 (127.4.192.66:44691), 9dccfa2814ba48e0835fd6fea9e6f0f1 (127.4.192.67:34923)
I20260608 12:52:37.272156 13331 raft_consensus.cc:2804] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:37.272881 13323 ts_tablet_manager.cc:1403] T a54c2206f5ed4c4cbe57d9528d95b12a P 3c492a6b27a24e3c9db7601f1342ecd9: Time spent bootstrapping tablet: real 0.045s	user 0.034s	sys 0.008s
I20260608 12:52:37.273720 13331 raft_consensus.cc:697] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [term 1 LEADER]: Becoming Leader. State: Replica: 3fedbef139cd4647a0345d986c73c110, State: Running, Role: LEADER
I20260608 12:52:37.274365 13324 tablet_bootstrap.cc:492] T c2988135b1ba4ca9b7b47de69424ced4 P 3fedbef139cd4647a0345d986c73c110: No bootstrap required, opened a new log
I20260608 12:52:37.276191 13324 ts_tablet_manager.cc:1403] T c2988135b1ba4ca9b7b47de69424ced4 P 3fedbef139cd4647a0345d986c73c110: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.003s
I20260608 12:52:37.276525 13323 raft_consensus.cc:359] T a54c2206f5ed4c4cbe57d9528d95b12a P 3c492a6b27a24e3c9db7601f1342ecd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.277374 13323 raft_consensus.cc:385] T a54c2206f5ed4c4cbe57d9528d95b12a P 3c492a6b27a24e3c9db7601f1342ecd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:37.277762 13323 raft_consensus.cc:740] T a54c2206f5ed4c4cbe57d9528d95b12a P 3c492a6b27a24e3c9db7601f1342ecd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c492a6b27a24e3c9db7601f1342ecd9, State: Initialized, Role: FOLLOWER
I20260608 12:52:37.278667 13323 consensus_queue.cc:260] T a54c2206f5ed4c4cbe57d9528d95b12a P 3c492a6b27a24e3c9db7601f1342ecd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.280143 13324 raft_consensus.cc:359] T c2988135b1ba4ca9b7b47de69424ced4 P 3fedbef139cd4647a0345d986c73c110 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.280974 13324 raft_consensus.cc:385] T c2988135b1ba4ca9b7b47de69424ced4 P 3fedbef139cd4647a0345d986c73c110 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:37.281263 13323 ts_tablet_manager.cc:1434] T a54c2206f5ed4c4cbe57d9528d95b12a P 3c492a6b27a24e3c9db7601f1342ecd9: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:52:37.281287 13324 raft_consensus.cc:740] T c2988135b1ba4ca9b7b47de69424ced4 P 3fedbef139cd4647a0345d986c73c110 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fedbef139cd4647a0345d986c73c110, State: Initialized, Role: FOLLOWER
I20260608 12:52:37.275633 13331 consensus_queue.cc:237] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.283284 13324 consensus_queue.cc:260] T c2988135b1ba4ca9b7b47de69424ced4 P 3fedbef139cd4647a0345d986c73c110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.284272 13279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abafb024911c498e9969989c82a24c72" candidate_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" is_pre_election: true
I20260608 12:52:37.285064 13279 raft_consensus.cc:2468] T abafb024911c498e9969989c82a24c72 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c492a6b27a24e3c9db7601f1342ecd9 in term 0.
I20260608 12:52:37.285873 13324 ts_tablet_manager.cc:1434] T c2988135b1ba4ca9b7b47de69424ced4 P 3fedbef139cd4647a0345d986c73c110: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:52:37.287047 13324 tablet_bootstrap.cc:492] T abafb024911c498e9969989c82a24c72 P 3fedbef139cd4647a0345d986c73c110: Bootstrap starting.
I20260608 12:52:37.286837 13168 leader_election.cc:304] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c492a6b27a24e3c9db7601f1342ecd9, 9dccfa2814ba48e0835fd6fea9e6f0f1; no voters: 
I20260608 12:52:37.290575 13332 raft_consensus.cc:2804] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:37.291090 13332 raft_consensus.cc:493] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:37.291574 13332 raft_consensus.cc:3060] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:37.292807 13130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abafb024911c498e9969989c82a24c72" candidate_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fedbef139cd4647a0345d986c73c110" is_pre_election: true
I20260608 12:52:37.294319 13324 tablet_bootstrap.cc:654] T abafb024911c498e9969989c82a24c72 P 3fedbef139cd4647a0345d986c73c110: Neither blocks nor log segments found. Creating new log.
W20260608 12:52:37.294755 13168 leader_election.cc:343] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3fedbef139cd4647a0345d986c73c110 (127.4.192.65:38843): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:37.305116 13324 tablet_bootstrap.cc:492] T abafb024911c498e9969989c82a24c72 P 3fedbef139cd4647a0345d986c73c110: No bootstrap required, opened a new log
I20260608 12:52:37.305685 13324 ts_tablet_manager.cc:1403] T abafb024911c498e9969989c82a24c72 P 3fedbef139cd4647a0345d986c73c110: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260608 12:52:37.305500 13332 raft_consensus.cc:515] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } }
I20260608 12:52:37.307899 13332 leader_election.cc:290] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9 [CANDIDATE]: Term 1 election: Requested vote from peers 9dccfa2814ba48e0835fd6fea9e6f0f1 (127.4.192.67:34923), 3fedbef139cd4647a0345d986c73c110 (127.4.192.65:38843)
I20260608 12:52:37.308583 13279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abafb024911c498e9969989c82a24c72" candidate_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1"
I20260608 12:52:37.308763 13332 raft_consensus.cc:493] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:37.308987 13324 raft_consensus.cc:359] T abafb024911c498e9969989c82a24c72 P 3fedbef139cd4647a0345d986c73c110 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } }
I20260608 12:52:37.309262 13279 raft_consensus.cc:3060] T abafb024911c498e9969989c82a24c72 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:37.309846 13324 raft_consensus.cc:385] T abafb024911c498e9969989c82a24c72 P 3fedbef139cd4647a0345d986c73c110 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:37.309474 13332 raft_consensus.cc:515] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.310277 13324 raft_consensus.cc:740] T abafb024911c498e9969989c82a24c72 P 3fedbef139cd4647a0345d986c73c110 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fedbef139cd4647a0345d986c73c110, State: Initialized, Role: FOLLOWER
I20260608 12:52:37.310997 13327 raft_consensus.cc:493] T c2988135b1ba4ca9b7b47de69424ced4 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:37.311568 13327 raft_consensus.cc:515] T c2988135b1ba4ca9b7b47de69424ced4 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.311491 13324 consensus_queue.cc:260] T abafb024911c498e9969989c82a24c72 P 3fedbef139cd4647a0345d986c73c110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } }
I20260608 12:52:37.312294 13332 leader_election.cc:290] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fedbef139cd4647a0345d986c73c110 (127.4.192.65:38843), 9dccfa2814ba48e0835fd6fea9e6f0f1 (127.4.192.67:34923)
I20260608 12:52:37.309386 13028 catalog_manager.cc:5696] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fedbef139cd4647a0345d986c73c110 (127.4.192.65). New cstate: current_term: 1 leader_uuid: "3fedbef139cd4647a0345d986c73c110" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:37.314188 13324 ts_tablet_manager.cc:1434] T abafb024911c498e9969989c82a24c72 P 3fedbef139cd4647a0345d986c73c110: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:52:37.315861 13327 leader_election.cc:290] T c2988135b1ba4ca9b7b47de69424ced4 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fedbef139cd4647a0345d986c73c110 (127.4.192.65:38843), 3c492a6b27a24e3c9db7601f1342ecd9 (127.4.192.66:44691)
I20260608 12:52:37.320626 13130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abafb024911c498e9969989c82a24c72" candidate_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fedbef139cd4647a0345d986c73c110"
I20260608 12:52:37.321249 13130 raft_consensus.cc:3060] T abafb024911c498e9969989c82a24c72 P 3fedbef139cd4647a0345d986c73c110 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:37.321918 13129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2988135b1ba4ca9b7b47de69424ced4" candidate_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fedbef139cd4647a0345d986c73c110" is_pre_election: true
I20260608 12:52:37.322618 13129 raft_consensus.cc:2468] T c2988135b1ba4ca9b7b47de69424ced4 P 3fedbef139cd4647a0345d986c73c110 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c492a6b27a24e3c9db7601f1342ecd9 in term 0.
I20260608 12:52:37.324801 13168 leader_election.cc:304] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c492a6b27a24e3c9db7601f1342ecd9, 3fedbef139cd4647a0345d986c73c110; no voters: 
I20260608 12:52:37.327524 13332 raft_consensus.cc:2804] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:37.328388 13332 raft_consensus.cc:493] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:37.329174 13332 raft_consensus.cc:3060] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:37.329811 13130 raft_consensus.cc:2468] T abafb024911c498e9969989c82a24c72 P 3fedbef139cd4647a0345d986c73c110 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c492a6b27a24e3c9db7601f1342ecd9 in term 1.
I20260608 12:52:37.331408 13168 leader_election.cc:304] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c492a6b27a24e3c9db7601f1342ecd9, 3fedbef139cd4647a0345d986c73c110; no voters: 
I20260608 12:52:37.332113 13278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2988135b1ba4ca9b7b47de69424ced4" candidate_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" is_pre_election: true
I20260608 12:52:37.332988 13278 raft_consensus.cc:2468] T c2988135b1ba4ca9b7b47de69424ced4 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c492a6b27a24e3c9db7601f1342ecd9 in term 0.
I20260608 12:52:37.329821 13279 raft_consensus.cc:2468] T abafb024911c498e9969989c82a24c72 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c492a6b27a24e3c9db7601f1342ecd9 in term 1.
I20260608 12:52:37.342962 13332 raft_consensus.cc:515] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.348192 13349 raft_consensus.cc:2804] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:37.349480 13332 leader_election.cc:290] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [CANDIDATE]: Term 1 election: Requested vote from peers 3fedbef139cd4647a0345d986c73c110 (127.4.192.65:38843), 9dccfa2814ba48e0835fd6fea9e6f0f1 (127.4.192.67:34923)
I20260608 12:52:37.350302 13130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2988135b1ba4ca9b7b47de69424ced4" candidate_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fedbef139cd4647a0345d986c73c110"
I20260608 12:52:37.350950 13130 raft_consensus.cc:3060] T c2988135b1ba4ca9b7b47de69424ced4 P 3fedbef139cd4647a0345d986c73c110 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:37.356153 13349 raft_consensus.cc:697] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 LEADER]: Becoming Leader. State: Replica: 3c492a6b27a24e3c9db7601f1342ecd9, State: Running, Role: LEADER
I20260608 12:52:37.358255 13130 raft_consensus.cc:2468] T c2988135b1ba4ca9b7b47de69424ced4 P 3fedbef139cd4647a0345d986c73c110 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c492a6b27a24e3c9db7601f1342ecd9 in term 1.
I20260608 12:52:37.358603 13349 consensus_queue.cc:237] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } }
I20260608 12:52:37.359162 13205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2988135b1ba4ca9b7b47de69424ced4" candidate_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" is_pre_election: true
I20260608 12:52:37.359531 13129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2988135b1ba4ca9b7b47de69424ced4" candidate_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fedbef139cd4647a0345d986c73c110" is_pre_election: true
I20260608 12:52:37.360026 13205 raft_consensus.cc:2393] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9dccfa2814ba48e0835fd6fea9e6f0f1 in current term 1: Already voted for candidate 3c492a6b27a24e3c9db7601f1342ecd9 in this term.
I20260608 12:52:37.360338 13129 raft_consensus.cc:2393] T c2988135b1ba4ca9b7b47de69424ced4 P 3fedbef139cd4647a0345d986c73c110 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9dccfa2814ba48e0835fd6fea9e6f0f1 in current term 1: Already voted for candidate 3c492a6b27a24e3c9db7601f1342ecd9 in this term.
I20260608 12:52:37.360024 13168 leader_election.cc:304] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c492a6b27a24e3c9db7601f1342ecd9, 3fedbef139cd4647a0345d986c73c110; no voters: 
I20260608 12:52:37.361855 13279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2988135b1ba4ca9b7b47de69424ced4" candidate_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1"
I20260608 12:52:37.361879 13350 raft_consensus.cc:2804] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:37.362558 13279 raft_consensus.cc:3060] T c2988135b1ba4ca9b7b47de69424ced4 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:37.362439 13242 leader_election.cc:304] T c2988135b1ba4ca9b7b47de69424ced4 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9dccfa2814ba48e0835fd6fea9e6f0f1; no voters: 3c492a6b27a24e3c9db7601f1342ecd9, 3fedbef139cd4647a0345d986c73c110
I20260608 12:52:37.362982 13350 raft_consensus.cc:697] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 LEADER]: Becoming Leader. State: Replica: 3c492a6b27a24e3c9db7601f1342ecd9, State: Running, Role: LEADER
I20260608 12:52:37.364351 13350 consensus_queue.cc:237] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.370283 13279 raft_consensus.cc:2468] T c2988135b1ba4ca9b7b47de69424ced4 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c492a6b27a24e3c9db7601f1342ecd9 in term 1.
I20260608 12:52:37.370965 13327 raft_consensus.cc:2749] T c2988135b1ba4ca9b7b47de69424ced4 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:52:37.370303 13028 catalog_manager.cc:5696] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c492a6b27a24e3c9db7601f1342ecd9 (127.4.192.66). New cstate: current_term: 1 leader_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:37.384326 13028 catalog_manager.cc:5696] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c492a6b27a24e3c9db7601f1342ecd9 (127.4.192.66). New cstate: current_term: 1 leader_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:37.418840 13331 raft_consensus.cc:493] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:37.419433 13331 raft_consensus.cc:515] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.421213 13331 leader_election.cc:290] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c492a6b27a24e3c9db7601f1342ecd9 (127.4.192.66:44691), 9dccfa2814ba48e0835fd6fea9e6f0f1 (127.4.192.67:34923)
I20260608 12:52:37.421999 13205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef02b73790ec4d199166397f19bf12be" candidate_uuid: "3fedbef139cd4647a0345d986c73c110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" is_pre_election: true
I20260608 12:52:37.422281 13279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef02b73790ec4d199166397f19bf12be" candidate_uuid: "3fedbef139cd4647a0345d986c73c110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" is_pre_election: true
I20260608 12:52:37.422583 13205 raft_consensus.cc:2468] T ef02b73790ec4d199166397f19bf12be P 3c492a6b27a24e3c9db7601f1342ecd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fedbef139cd4647a0345d986c73c110 in term 0.
I20260608 12:52:37.422899 13279 raft_consensus.cc:2468] T ef02b73790ec4d199166397f19bf12be P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fedbef139cd4647a0345d986c73c110 in term 0.
I20260608 12:52:37.423719 13096 leader_election.cc:304] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c492a6b27a24e3c9db7601f1342ecd9, 3fedbef139cd4647a0345d986c73c110; no voters: 
I20260608 12:52:37.424448 13331 raft_consensus.cc:2804] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:37.424853 13331 raft_consensus.cc:493] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:37.425155 13331 raft_consensus.cc:3060] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:37.429842 13331 raft_consensus.cc:515] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.431609 13331 leader_election.cc:290] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [CANDIDATE]: Term 1 election: Requested vote from peers 3c492a6b27a24e3c9db7601f1342ecd9 (127.4.192.66:44691), 9dccfa2814ba48e0835fd6fea9e6f0f1 (127.4.192.67:34923)
I20260608 12:52:37.432374 13205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef02b73790ec4d199166397f19bf12be" candidate_uuid: "3fedbef139cd4647a0345d986c73c110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c492a6b27a24e3c9db7601f1342ecd9"
I20260608 12:52:37.432592 13279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef02b73790ec4d199166397f19bf12be" candidate_uuid: "3fedbef139cd4647a0345d986c73c110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1"
I20260608 12:52:37.432898 13205 raft_consensus.cc:3060] T ef02b73790ec4d199166397f19bf12be P 3c492a6b27a24e3c9db7601f1342ecd9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:37.433158 13279 raft_consensus.cc:3060] T ef02b73790ec4d199166397f19bf12be P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:37.437816 13205 raft_consensus.cc:2468] T ef02b73790ec4d199166397f19bf12be P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fedbef139cd4647a0345d986c73c110 in term 1.
I20260608 12:52:37.437892 13279 raft_consensus.cc:2468] T ef02b73790ec4d199166397f19bf12be P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fedbef139cd4647a0345d986c73c110 in term 1.
I20260608 12:52:37.438936 13096 leader_election.cc:304] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c492a6b27a24e3c9db7601f1342ecd9, 3fedbef139cd4647a0345d986c73c110; no voters: 
I20260608 12:52:37.439674 13331 raft_consensus.cc:2804] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:37.440110 13331 raft_consensus.cc:697] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [term 1 LEADER]: Becoming Leader. State: Replica: 3fedbef139cd4647a0345d986c73c110, State: Running, Role: LEADER
I20260608 12:52:37.440905 13331 consensus_queue.cc:237] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.448004 13028 catalog_manager.cc:5696] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fedbef139cd4647a0345d986c73c110 (127.4.192.65). New cstate: current_term: 1 leader_uuid: "3fedbef139cd4647a0345d986c73c110" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:37.463852  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:37.470001 13354 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:37.470964 13355 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:52:37.472558 13357 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:52:37.472687  4865 server_base.cc:1061] running on GCE node
I20260608 12:52:37.474239  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:37.474485  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:37.474677  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923157474663 us; error 0 us; skew 500 ppm
I20260608 12:52:37.475396  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:37.477691  4865 webserver.cc:533] Webserver started at http://127.4.192.68:36227/ using document root <none> and password file <none>
I20260608 12:52:37.478240  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:37.478480  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:37.478765  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:37.480077  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922948580137-4865-0/minicluster-data/ts-3-root/instance:
uuid: "7206ef095c114a3abfaba2ac6d1105b1"
format_stamp: "Formatted at 2026-06-08 12:52:37 on dist-test-slave-pmzz"
I20260608 12:52:37.485245  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:52:37.489066 13362 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:37.489998  4865 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:52:37.490332  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922948580137-4865-0/minicluster-data/ts-3-root
uuid: "7206ef095c114a3abfaba2ac6d1105b1"
format_stamp: "Formatted at 2026-06-08 12:52:37 on dist-test-slave-pmzz"
I20260608 12:52:37.490638  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922948580137-4865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922948580137-4865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922948580137-4865-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)
I20260608 12:52:37.516453  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:37.517771  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:37.519344  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:37.521752  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:37.521994  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:37.522271  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:37.522470  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:37.561632  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.68:32915
I20260608 12:52:37.561767 13424 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.68:32915 every 8 connection(s)
I20260608 12:52:37.576925 13425 heartbeater.cc:344] Connected to a master server at 127.4.192.126:46295
I20260608 12:52:37.577354 13425 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:37.578034 13425 heartbeater.cc:507] Master 127.4.192.126:46295 requested a full tablet report, sending...
I20260608 12:52:37.580195 13028 ts_manager.cc:194] Registered new tserver with Master: 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68:32915)
I20260608 12:52:37.581601 13028 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47078
I20260608 12:52:37.625829 13350 raft_consensus.cc:493] T a54c2206f5ed4c4cbe57d9528d95b12a P 3c492a6b27a24e3c9db7601f1342ecd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:37.626343 13350 raft_consensus.cc:515] T a54c2206f5ed4c4cbe57d9528d95b12a P 3c492a6b27a24e3c9db7601f1342ecd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:37.628100 13350 leader_election.cc:290] T a54c2206f5ed4c4cbe57d9528d95b12a P 3c492a6b27a24e3c9db7601f1342ecd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fedbef139cd4647a0345d986c73c110 (127.4.192.65:38843), 9dccfa2814ba48e0835fd6fea9e6f0f1 (127.4.192.67:34923)
I20260608 12:52:37.629142 13129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a54c2206f5ed4c4cbe57d9528d95b12a" candidate_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fedbef139cd4647a0345d986c73c110" is_pre_election: true
I20260608 12:52:37.629446 13279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a54c2206f5ed4c4cbe57d9528d95b12a" candidate_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" is_pre_election: true
I20260608 12:52:37.630394 13279 raft_consensus.cc:2393] T a54c2206f5ed4c4cbe57d9528d95b12a P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c492a6b27a24e3c9db7601f1342ecd9 in current term 1: Already voted for candidate 3fedbef139cd4647a0345d986c73c110 in this term.
I20260608 12:52:37.631543 13168 leader_election.cc:304] T a54c2206f5ed4c4cbe57d9528d95b12a P 3c492a6b27a24e3c9db7601f1342ecd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c492a6b27a24e3c9db7601f1342ecd9; no voters: 3fedbef139cd4647a0345d986c73c110, 9dccfa2814ba48e0835fd6fea9e6f0f1
I20260608 12:52:37.632382 13350 raft_consensus.cc:3060] T a54c2206f5ed4c4cbe57d9528d95b12a P 3c492a6b27a24e3c9db7601f1342ecd9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:37.637233 13350 raft_consensus.cc:2749] T a54c2206f5ed4c4cbe57d9528d95b12a P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:52:37.747515 13350 consensus_queue.cc:1048] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:37.747519 13331 consensus_queue.cc:1048] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:37.764762 13331 consensus_queue.cc:1048] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:37.781215 13332 consensus_queue.cc:1048] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:37.820029 13350 consensus_queue.cc:1048] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:37.833295 13438 consensus_queue.cc:1048] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:37.842991 13343 consensus_queue.cc:1048] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:37.855111 13343 consensus_queue.cc:1048] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:38.516767 13205 consensus_queue.cc:237] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [LEADER]: Queue 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: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } attrs { replace: true } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } }
I20260608 12:52:38.523950 13129 raft_consensus.cc:1275] T c2988135b1ba4ca9b7b47de69424ced4 P 3fedbef139cd4647a0345d986c73c110 [term 1 FOLLOWER]: Refusing update from remote peer 3c492a6b27a24e3c9db7601f1342ecd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:38.523988 13278 raft_consensus.cc:1275] T c2988135b1ba4ca9b7b47de69424ced4 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Refusing update from remote peer 3c492a6b27a24e3c9db7601f1342ecd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:38.525595 13438 consensus_queue.cc:1048] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:38.526499 13349 consensus_queue.cc:1048] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:52:38.533746 13170 consensus_peers.cc:597] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 -> Peer 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68:32915): Couldn't send request to peer 7206ef095c114a3abfaba2ac6d1105b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c2988135b1ba4ca9b7b47de69424ced4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:38.534216 13350 raft_consensus.cc:2955] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } attrs { replace: true } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } } }
I20260608 12:52:38.536163 13278 raft_consensus.cc:2955] T c2988135b1ba4ca9b7b47de69424ced4 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } attrs { replace: true } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } } }
I20260608 12:52:38.536547 13129 raft_consensus.cc:2955] T c2988135b1ba4ca9b7b47de69424ced4 P 3fedbef139cd4647a0345d986c73c110 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } attrs { replace: true } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } } }
I20260608 12:52:38.547004 13028 catalog_manager.cc:5696] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 reported cstate change: config changed from index -1 to 2, NON_VOTER 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:38.562464 13129 consensus_queue.cc:237] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [LEADER]: Queue 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: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } attrs { replace: true } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } }
I20260608 12:52:38.570108 13278 raft_consensus.cc:1275] T a54c2206f5ed4c4cbe57d9528d95b12a P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Refusing update from remote peer 3fedbef139cd4647a0345d986c73c110: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:38.571036 13205 raft_consensus.cc:1275] T a54c2206f5ed4c4cbe57d9528d95b12a P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 FOLLOWER]: Refusing update from remote peer 3fedbef139cd4647a0345d986c73c110: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:38.572007 13441 consensus_queue.cc:1048] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:38.573323 13343 consensus_queue.cc:1048] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:38.584044 13425 heartbeater.cc:499] Master 127.4.192.126:46295 was elected leader, sending a full tablet report...
I20260608 12:52:38.586170 13205 raft_consensus.cc:2955] T a54c2206f5ed4c4cbe57d9528d95b12a P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } attrs { replace: true } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } } }
I20260608 12:52:38.586869 13278 raft_consensus.cc:2955] T a54c2206f5ed4c4cbe57d9528d95b12a P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } attrs { replace: true } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } } }
W20260608 12:52:38.590610 13095 consensus_peers.cc:597] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 -> Peer 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68:32915): Couldn't send request to peer 7206ef095c114a3abfaba2ac6d1105b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a54c2206f5ed4c4cbe57d9528d95b12a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:38.582041 13441 raft_consensus.cc:2955] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } attrs { replace: true } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } } }
I20260608 12:52:38.599834 13026 catalog_manager.cc:5696] T a54c2206f5ed4c4cbe57d9528d95b12a P 9dccfa2814ba48e0835fd6fea9e6f0f1 reported cstate change: config changed from index -1 to 2, NON_VOTER 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "3fedbef139cd4647a0345d986c73c110" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } attrs { replace: true } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } } }
I20260608 12:52:38.608649 13129 consensus_queue.cc:237] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [LEADER]: Queue 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: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } attrs { replace: true } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } }
I20260608 12:52:38.616326 13278 raft_consensus.cc:1275] T ef02b73790ec4d199166397f19bf12be P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Refusing update from remote peer 3fedbef139cd4647a0345d986c73c110: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:38.616586 13205 raft_consensus.cc:1275] T ef02b73790ec4d199166397f19bf12be P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 FOLLOWER]: Refusing update from remote peer 3fedbef139cd4647a0345d986c73c110: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:52:38.616756 13095 consensus_peers.cc:597] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 -> Peer 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68:32915): Couldn't send request to peer 7206ef095c114a3abfaba2ac6d1105b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ef02b73790ec4d199166397f19bf12be. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:38.617971 13331 consensus_queue.cc:1048] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:38.618927 13441 consensus_queue.cc:1048] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:38.625732 13343 raft_consensus.cc:2955] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } attrs { replace: true } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } } }
I20260608 12:52:38.627797 13278 raft_consensus.cc:2955] T ef02b73790ec4d199166397f19bf12be P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } attrs { replace: true } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } } }
I20260608 12:52:38.627686 13205 raft_consensus.cc:2955] T ef02b73790ec4d199166397f19bf12be P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } attrs { replace: true } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } } }
I20260608 12:52:38.639427 13204 consensus_queue.cc:237] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } attrs { replace: false } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } }
I20260608 12:52:38.639051 13028 catalog_manager.cc:5696] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 reported cstate change: config changed from index -1 to 2, NON_VOTER 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "3fedbef139cd4647a0345d986c73c110" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:52:38.654721 13170 consensus_peers.cc:597] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 -> Peer 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68:32915): Couldn't send request to peer 7206ef095c114a3abfaba2ac6d1105b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c2988135b1ba4ca9b7b47de69424ced4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:38.655071 13129 raft_consensus.cc:1275] T c2988135b1ba4ca9b7b47de69424ced4 P 3fedbef139cd4647a0345d986c73c110 [term 1 FOLLOWER]: Refusing update from remote peer 3c492a6b27a24e3c9db7601f1342ecd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:38.656704 13438 consensus_queue.cc:1048] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:38.659965 13278 raft_consensus.cc:1275] T c2988135b1ba4ca9b7b47de69424ced4 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Refusing update from remote peer 3c492a6b27a24e3c9db7601f1342ecd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:38.661646 13438 consensus_queue.cc:1048] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:38.664155 13349 raft_consensus.cc:2955] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } attrs { replace: false } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } } }
I20260608 12:52:38.666076 13129 raft_consensus.cc:2955] T c2988135b1ba4ca9b7b47de69424ced4 P 3fedbef139cd4647a0345d986c73c110 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } attrs { replace: false } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } } }
I20260608 12:52:38.669308 13278 raft_consensus.cc:2955] T c2988135b1ba4ca9b7b47de69424ced4 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } attrs { replace: false } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } } }
W20260608 12:52:38.674140 13076 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:52:38.674590 13076 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:52:38.679397 13028 catalog_manager.cc:5696] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:38.680395 13130 consensus_queue.cc:237] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } attrs { replace: false } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } }
I20260608 12:52:38.688740 13204 raft_consensus.cc:1275] T a54c2206f5ed4c4cbe57d9528d95b12a P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 FOLLOWER]: Refusing update from remote peer 3fedbef139cd4647a0345d986c73c110: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:52:38.690003 13095 consensus_peers.cc:597] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 -> Peer 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68:32915): Couldn't send request to peer 7206ef095c114a3abfaba2ac6d1105b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a54c2206f5ed4c4cbe57d9528d95b12a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:38.690415 13441 consensus_queue.cc:1048] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:38.691929 13278 raft_consensus.cc:1275] T a54c2206f5ed4c4cbe57d9528d95b12a P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Refusing update from remote peer 3fedbef139cd4647a0345d986c73c110: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:38.694263 13441 consensus_queue.cc:1048] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:38.695984 13205 consensus_queue.cc:237] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [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: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } attrs { replace: false } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:38.698671 13331 raft_consensus.cc:2955] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } attrs { replace: false } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } } }
I20260608 12:52:38.700976 13204 raft_consensus.cc:2955] T a54c2206f5ed4c4cbe57d9528d95b12a P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } attrs { replace: false } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } } }
I20260608 12:52:38.708613 13278 raft_consensus.cc:1275] T c2988135b1ba4ca9b7b47de69424ced4 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Refusing update from remote peer 3c492a6b27a24e3c9db7601f1342ecd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:52:38.709009 13130 raft_consensus.cc:1275] T c2988135b1ba4ca9b7b47de69424ced4 P 3fedbef139cd4647a0345d986c73c110 [term 1 FOLLOWER]: Refusing update from remote peer 3c492a6b27a24e3c9db7601f1342ecd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:52:38.709074 13279 raft_consensus.cc:2955] T a54c2206f5ed4c4cbe57d9528d95b12a P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } attrs { replace: false } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } } }
I20260608 12:52:38.711153 13438 consensus_queue.cc:1048] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:38.714458 13349 consensus_queue.cc:1048] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260608 12:52:38.720615 13076 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:52:38.720969 13076 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:52:38.724680 13027 catalog_manager.cc:5696] T a54c2206f5ed4c4cbe57d9528d95b12a P 3c492a6b27a24e3c9db7601f1342ecd9 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "3fedbef139cd4647a0345d986c73c110" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } attrs { replace: false } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } } }
I20260608 12:52:38.725474 13350 raft_consensus.cc:2955] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } attrs { replace: false } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } }
I20260608 12:52:38.730429 13130 raft_consensus.cc:2955] T c2988135b1ba4ca9b7b47de69424ced4 P 3fedbef139cd4647a0345d986c73c110 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } attrs { replace: false } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } }
I20260608 12:52:38.730759 13278 raft_consensus.cc:2955] T c2988135b1ba4ca9b7b47de69424ced4 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } attrs { replace: false } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } }
I20260608 12:52:38.726635 13129 consensus_queue.cc:237] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } attrs { replace: false } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } }
I20260608 12:52:38.737767 13015 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c2988135b1ba4ca9b7b47de69424ced4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260608 12:52:38.741814 13095 consensus_peers.cc:597] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 -> Peer 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68:32915): Couldn't send request to peer 7206ef095c114a3abfaba2ac6d1105b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ef02b73790ec4d199166397f19bf12be. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:38.743816 13204 raft_consensus.cc:1275] T ef02b73790ec4d199166397f19bf12be P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 FOLLOWER]: Refusing update from remote peer 3fedbef139cd4647a0345d986c73c110: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:38.744304 13279 raft_consensus.cc:1275] T ef02b73790ec4d199166397f19bf12be P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Refusing update from remote peer 3fedbef139cd4647a0345d986c73c110: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:38.746119 13331 consensus_queue.cc:1048] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:38.746841 13454 consensus_queue.cc:1048] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:38.755846 13129 consensus_queue.cc:237] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [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: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } attrs { replace: false } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } }
I20260608 12:52:38.756767 13204 raft_consensus.cc:2955] T ef02b73790ec4d199166397f19bf12be P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } attrs { replace: false } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } } }
I20260608 12:52:38.757072 13343 raft_consensus.cc:2955] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } attrs { replace: false } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } } }
I20260608 12:52:38.763310 13205 raft_consensus.cc:1275] T a54c2206f5ed4c4cbe57d9528d95b12a P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 FOLLOWER]: Refusing update from remote peer 3fedbef139cd4647a0345d986c73c110: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:52:38.765322 13441 consensus_queue.cc:1048] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:38.772750 13278 raft_consensus.cc:1275] T a54c2206f5ed4c4cbe57d9528d95b12a P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Refusing update from remote peer 3fedbef139cd4647a0345d986c73c110: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:52:38.772450 13279 raft_consensus.cc:2955] T ef02b73790ec4d199166397f19bf12be P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } attrs { replace: false } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } } }
I20260608 12:52:38.775013 13331 consensus_queue.cc:1048] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:38.777711 13454 raft_consensus.cc:2955] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } attrs { replace: false } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } }
I20260608 12:52:38.759023 13027 catalog_manager.cc:5696] T c2988135b1ba4ca9b7b47de69424ced4 P 9dccfa2814ba48e0835fd6fea9e6f0f1 reported cstate change: config changed from index 3 to 4, NON_VOTER 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68) evicted. New cstate: current_term: 1 leader_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } attrs { replace: false } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } }
I20260608 12:52:38.780743 13278 raft_consensus.cc:2955] T a54c2206f5ed4c4cbe57d9528d95b12a P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } attrs { replace: false } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } }
W20260608 12:52:38.784157 13076 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:52:38.784535 13076 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:52:38.788767 13204 raft_consensus.cc:2955] T a54c2206f5ed4c4cbe57d9528d95b12a P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } attrs { replace: false } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } }
I20260608 12:52:38.791378 13012 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a54c2206f5ed4c4cbe57d9528d95b12a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:38.796921 13026 catalog_manager.cc:5696] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "3fedbef139cd4647a0345d986c73c110" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7206ef095c114a3abfaba2ac6d1105b1" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 32915 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:38.811602 13024 catalog_manager.cc:5696] T a54c2206f5ed4c4cbe57d9528d95b12a P 9dccfa2814ba48e0835fd6fea9e6f0f1 reported cstate change: config changed from index 3 to 4, NON_VOTER 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68) evicted. New cstate: current_term: 1 leader_uuid: "3fedbef139cd4647a0345d986c73c110" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } attrs { replace: false } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } } }
I20260608 12:52:38.817502 13130 consensus_queue.cc:237] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [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: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } attrs { replace: false } }
I20260608 12:52:38.821530 13390 tablet_service.cc:1558] Processing DeleteTablet for tablet c2988135b1ba4ca9b7b47de69424ced4 with delete_type TABLET_DATA_TOMBSTONED (TS 7206ef095c114a3abfaba2ac6d1105b1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56326
I20260608 12:52:38.825929 13278 raft_consensus.cc:1275] T ef02b73790ec4d199166397f19bf12be P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Refusing update from remote peer 3fedbef139cd4647a0345d986c73c110: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:52:38.826085 13204 raft_consensus.cc:1275] T ef02b73790ec4d199166397f19bf12be P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 FOLLOWER]: Refusing update from remote peer 3fedbef139cd4647a0345d986c73c110: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:52:38.829368 13454 consensus_queue.cc:1048] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:38.831358 13454 consensus_queue.cc:1048] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:38.833137 13389 tablet_service.cc:1558] Processing DeleteTablet for tablet a54c2206f5ed4c4cbe57d9528d95b12a with delete_type TABLET_DATA_TOMBSTONED (TS 7206ef095c114a3abfaba2ac6d1105b1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56326
W20260608 12:52:38.838923 13014 catalog_manager.cc:4994] TS 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68:32915): delete failed for tablet c2988135b1ba4ca9b7b47de69424ced4 because the tablet was not found. No further retry: Not found: Tablet not found: c2988135b1ba4ca9b7b47de69424ced4
W20260608 12:52:38.840955 13014 catalog_manager.cc:4994] TS 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68:32915): delete failed for tablet a54c2206f5ed4c4cbe57d9528d95b12a because the tablet was not found. No further retry: Not found: Tablet not found: a54c2206f5ed4c4cbe57d9528d95b12a
I20260608 12:52:38.840818 13343 raft_consensus.cc:2955] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } attrs { replace: false } } }
I20260608 12:52:38.842550 13204 raft_consensus.cc:2955] T ef02b73790ec4d199166397f19bf12be P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } attrs { replace: false } } }
I20260608 12:52:38.851401 13012 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ef02b73790ec4d199166397f19bf12be with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:38.849376 13278 raft_consensus.cc:2955] T ef02b73790ec4d199166397f19bf12be P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } attrs { replace: false } } }
I20260608 12:52:38.856912 13025 catalog_manager.cc:5696] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 reported cstate change: config changed from index 3 to 4, NON_VOTER 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68) evicted. New cstate: current_term: 1 leader_uuid: "3fedbef139cd4647a0345d986c73c110" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fedbef139cd4647a0345d986c73c110" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c492a6b27a24e3c9db7601f1342ecd9" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 44691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dccfa2814ba48e0835fd6fea9e6f0f1" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 34923 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260608 12:52:38.867462 13390 tablet_service.cc:1558] Processing DeleteTablet for tablet ef02b73790ec4d199166397f19bf12be with delete_type TABLET_DATA_TOMBSTONED (TS 7206ef095c114a3abfaba2ac6d1105b1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56326
W20260608 12:52:38.869263 13014 catalog_manager.cc:4994] TS 7206ef095c114a3abfaba2ac6d1105b1 (127.4.192.68:32915): delete failed for tablet ef02b73790ec4d199166397f19bf12be because the tablet was not found. No further retry: Not found: Tablet not found: ef02b73790ec4d199166397f19bf12be
I20260608 12:52:39.650141  4865 tablet_server.cc:179] TabletServer@127.4.192.65:0 shutting down...
I20260608 12:52:39.670723  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:39.671602  4865 tablet_replica.cc:333] T abafb024911c498e9969989c82a24c72 P 3fedbef139cd4647a0345d986c73c110: stopping tablet replica
I20260608 12:52:39.672204  4865 raft_consensus.cc:2243] T abafb024911c498e9969989c82a24c72 P 3fedbef139cd4647a0345d986c73c110 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.672686  4865 raft_consensus.cc:2272] T abafb024911c498e9969989c82a24c72 P 3fedbef139cd4647a0345d986c73c110 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.674719  4865 tablet_replica.cc:333] T c2988135b1ba4ca9b7b47de69424ced4 P 3fedbef139cd4647a0345d986c73c110: stopping tablet replica
I20260608 12:52:39.675197  4865 raft_consensus.cc:2243] T c2988135b1ba4ca9b7b47de69424ced4 P 3fedbef139cd4647a0345d986c73c110 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.675799  4865 raft_consensus.cc:2272] T c2988135b1ba4ca9b7b47de69424ced4 P 3fedbef139cd4647a0345d986c73c110 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.678469  4865 tablet_replica.cc:333] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110: stopping tablet replica
I20260608 12:52:39.678943  4865 raft_consensus.cc:2243] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:39.679771  4865 raft_consensus.cc:2272] T ef02b73790ec4d199166397f19bf12be P 3fedbef139cd4647a0345d986c73c110 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.682224  4865 tablet_replica.cc:333] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110: stopping tablet replica
I20260608 12:52:39.682734  4865 raft_consensus.cc:2243] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:39.683499  4865 raft_consensus.cc:2272] T a54c2206f5ed4c4cbe57d9528d95b12a P 3fedbef139cd4647a0345d986c73c110 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.707597  4865 tablet_server.cc:196] TabletServer@127.4.192.65:0 shutdown complete.
I20260608 12:52:39.721623  4865 tablet_server.cc:179] TabletServer@127.4.192.66:0 shutting down...
I20260608 12:52:39.742841  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:39.743505  4865 tablet_replica.cc:333] T a54c2206f5ed4c4cbe57d9528d95b12a P 3c492a6b27a24e3c9db7601f1342ecd9: stopping tablet replica
I20260608 12:52:39.744379  4865 raft_consensus.cc:2243] T a54c2206f5ed4c4cbe57d9528d95b12a P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.744959  4865 raft_consensus.cc:2272] T a54c2206f5ed4c4cbe57d9528d95b12a P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.747175  4865 tablet_replica.cc:333] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9: stopping tablet replica
I20260608 12:52:39.747751  4865 raft_consensus.cc:2243] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:39.748503  4865 raft_consensus.cc:2272] T c2988135b1ba4ca9b7b47de69424ced4 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.750424  4865 tablet_replica.cc:333] T ef02b73790ec4d199166397f19bf12be P 3c492a6b27a24e3c9db7601f1342ecd9: stopping tablet replica
I20260608 12:52:39.750921  4865 raft_consensus.cc:2243] T ef02b73790ec4d199166397f19bf12be P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.751530  4865 raft_consensus.cc:2272] T ef02b73790ec4d199166397f19bf12be P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.753650  4865 tablet_replica.cc:333] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9: stopping tablet replica
I20260608 12:52:39.754083  4865 raft_consensus.cc:2243] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:39.754767  4865 raft_consensus.cc:2272] T abafb024911c498e9969989c82a24c72 P 3c492a6b27a24e3c9db7601f1342ecd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.776808  4865 tablet_server.cc:196] TabletServer@127.4.192.66:0 shutdown complete.
I20260608 12:52:39.790252  4865 tablet_server.cc:179] TabletServer@127.4.192.67:0 shutting down...
I20260608 12:52:39.810061  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:39.810662  4865 tablet_replica.cc:333] T a54c2206f5ed4c4cbe57d9528d95b12a P 9dccfa2814ba48e0835fd6fea9e6f0f1: stopping tablet replica
I20260608 12:52:39.811185  4865 raft_consensus.cc:2243] T a54c2206f5ed4c4cbe57d9528d95b12a P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.811851  4865 raft_consensus.cc:2272] T a54c2206f5ed4c4cbe57d9528d95b12a P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.813719  4865 tablet_replica.cc:333] T c2988135b1ba4ca9b7b47de69424ced4 P 9dccfa2814ba48e0835fd6fea9e6f0f1: stopping tablet replica
I20260608 12:52:39.814196  4865 raft_consensus.cc:2243] T c2988135b1ba4ca9b7b47de69424ced4 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.814711  4865 raft_consensus.cc:2272] T c2988135b1ba4ca9b7b47de69424ced4 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.816511  4865 tablet_replica.cc:333] T abafb024911c498e9969989c82a24c72 P 9dccfa2814ba48e0835fd6fea9e6f0f1: stopping tablet replica
I20260608 12:52:39.816960  4865 raft_consensus.cc:2243] T abafb024911c498e9969989c82a24c72 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.817305  4865 raft_consensus.cc:2272] T abafb024911c498e9969989c82a24c72 P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.819463  4865 tablet_replica.cc:333] T ef02b73790ec4d199166397f19bf12be P 9dccfa2814ba48e0835fd6fea9e6f0f1: stopping tablet replica
I20260608 12:52:39.819911  4865 raft_consensus.cc:2243] T ef02b73790ec4d199166397f19bf12be P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.820426  4865 raft_consensus.cc:2272] T ef02b73790ec4d199166397f19bf12be P 9dccfa2814ba48e0835fd6fea9e6f0f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.842564  4865 tablet_server.cc:196] TabletServer@127.4.192.67:0 shutdown complete.
I20260608 12:52:39.854522  4865 tablet_server.cc:179] TabletServer@127.4.192.68:0 shutting down...
I20260608 12:52:39.870947  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:39.901027  4865 tablet_server.cc:196] TabletServer@127.4.192.68:0 shutdown complete.
I20260608 12:52:39.916550  4865 master.cc:562] Master@127.4.192.126:46295 shutting down...
I20260608 12:52:39.939013  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7e7b2a76eca1432c8f4fb2645b6ce04d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:39.939992  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7e7b2a76eca1432c8f4fb2645b6ce04d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.940380  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7e7b2a76eca1432c8f4fb2645b6ce04d: stopping tablet replica
I20260608 12:52:39.961109  4865 master.cc:584] Master@127.4.192.126:46295 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (4659 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 12:52:40.010668  4865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.192.126:34415
I20260608 12:52:40.012009  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:40.017696 13463 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
W20260608 12:52:40.019107 13464 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
W20260608 12:52:40.019307 13466 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
I20260608 12:52:40.020987  4865 server_base.cc:1061] running on GCE node
I20260608 12:52:40.021754  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:40.021935  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:40.022053  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923160022042 us; error 0 us; skew 500 ppm
I20260608 12:52:40.022559  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:40.025017  4865 webserver.cc:533] Webserver started at http://127.4.192.126:33887/ using document root <none> and password file <none>
I20260608 12:52:40.025504  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:40.025668  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:40.025884  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:40.027123  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922948580137-4865-0/minicluster-data/master-0-root/instance:
uuid: "2c9e7b9d0d5544959429153e19a3186b"
format_stamp: "Formatted at 2026-06-08 12:52:40 on dist-test-slave-pmzz"
I20260608 12:52:40.031787  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260608 12:52:40.035108 13471 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:40.035898  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:52:40.036194  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922948580137-4865-0/minicluster-data/master-0-root
uuid: "2c9e7b9d0d5544959429153e19a3186b"
format_stamp: "Formatted at 2026-06-08 12:52:40 on dist-test-slave-pmzz"
I20260608 12:52:40.036492  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922948580137-4865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922948580137-4865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922948580137-4865-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)
I20260608 12:52:40.057193  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:40.058487  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:40.098194  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.126:34415
I20260608 12:52:40.098328 13522 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.126:34415 every 8 connection(s)
I20260608 12:52:40.103052 13523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:40.115741 13523 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c9e7b9d0d5544959429153e19a3186b: Bootstrap starting.
I20260608 12:52:40.120713 13523 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2c9e7b9d0d5544959429153e19a3186b: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:40.125043 13523 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c9e7b9d0d5544959429153e19a3186b: No bootstrap required, opened a new log
I20260608 12:52:40.127393 13523 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2c9e7b9d0d5544959429153e19a3186b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c9e7b9d0d5544959429153e19a3186b" member_type: VOTER }
I20260608 12:52:40.127792 13523 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2c9e7b9d0d5544959429153e19a3186b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:40.127974 13523 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2c9e7b9d0d5544959429153e19a3186b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c9e7b9d0d5544959429153e19a3186b, State: Initialized, Role: FOLLOWER
I20260608 12:52:40.128630 13523 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2c9e7b9d0d5544959429153e19a3186b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2c9e7b9d0d5544959429153e19a3186b" member_type: VOTER }
I20260608 12:52:40.129065 13523 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2c9e7b9d0d5544959429153e19a3186b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:52:40.129267 13523 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2c9e7b9d0d5544959429153e19a3186b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:52:40.129478 13523 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2c9e7b9d0d5544959429153e19a3186b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:40.134099 13523 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2c9e7b9d0d5544959429153e19a3186b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c9e7b9d0d5544959429153e19a3186b" member_type: VOTER }
I20260608 12:52:40.134572 13523 leader_election.cc:304] T 00000000000000000000000000000000 P 2c9e7b9d0d5544959429153e19a3186b [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: 2c9e7b9d0d5544959429153e19a3186b; no voters: 
I20260608 12:52:40.135660 13523 leader_election.cc:290] T 00000000000000000000000000000000 P 2c9e7b9d0d5544959429153e19a3186b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:52:40.136199 13526 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2c9e7b9d0d5544959429153e19a3186b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:40.137629 13526 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2c9e7b9d0d5544959429153e19a3186b [term 1 LEADER]: Becoming Leader. State: Replica: 2c9e7b9d0d5544959429153e19a3186b, State: Running, Role: LEADER
I20260608 12:52:40.138379 13526 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2c9e7b9d0d5544959429153e19a3186b [LEADER]: Queue going to LEADER mode. State: All 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: "2c9e7b9d0d5544959429153e19a3186b" member_type: VOTER }
I20260608 12:52:40.139164 13523 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2c9e7b9d0d5544959429153e19a3186b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:52:40.141813 13527 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c9e7b9d0d5544959429153e19a3186b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2c9e7b9d0d5544959429153e19a3186b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c9e7b9d0d5544959429153e19a3186b" member_type: VOTER } }
I20260608 12:52:40.141940 13528 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c9e7b9d0d5544959429153e19a3186b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2c9e7b9d0d5544959429153e19a3186b. Latest consensus state: current_term: 1 leader_uuid: "2c9e7b9d0d5544959429153e19a3186b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c9e7b9d0d5544959429153e19a3186b" member_type: VOTER } }
I20260608 12:52:40.142623 13527 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c9e7b9d0d5544959429153e19a3186b [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:40.142701 13528 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c9e7b9d0d5544959429153e19a3186b [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:40.145720 13532 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:52:40.151115 13532 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:52:40.156338  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:52:40.161168 13532 catalog_manager.cc:1382] Generated new cluster ID: 96926b024d444930baf951699a5ef32a
I20260608 12:52:40.161437 13532 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:52:40.214181 13532 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:52:40.215512 13532 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:52:40.231577 13532 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2c9e7b9d0d5544959429153e19a3186b: Generated new TSK 0
I20260608 12:52:40.232116 13532 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:52:40.286927  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:40.293404 13544 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
W20260608 12:52:40.294834 13545 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
W20260608 12:52:40.296180 13547 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
I20260608 12:52:40.296711  4865 server_base.cc:1061] running on GCE node
I20260608 12:52:40.297506  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:40.297732  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:40.297926  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923160297901 us; error 0 us; skew 500 ppm
I20260608 12:52:40.298521  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:40.300850  4865 webserver.cc:533] Webserver started at http://127.4.192.65:35915/ using document root <none> and password file <none>
I20260608 12:52:40.301373  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:40.301597  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:40.301880  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:40.303097  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922948580137-4865-0/minicluster-data/ts-0-root/instance:
uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15"
format_stamp: "Formatted at 2026-06-08 12:52:40 on dist-test-slave-pmzz"
I20260608 12:52:40.307706  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:52:40.311045 13552 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:40.311944  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:52:40.312294  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922948580137-4865-0/minicluster-data/ts-0-root
uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15"
format_stamp: "Formatted at 2026-06-08 12:52:40 on dist-test-slave-pmzz"
I20260608 12:52:40.312646  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922948580137-4865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922948580137-4865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922948580137-4865-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)
I20260608 12:52:40.328239  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:40.329346  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:40.330725  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:40.333371  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:40.333571  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:40.333845  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:40.334008  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:40.375324  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.65:40169
I20260608 12:52:40.375450 13614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.65:40169 every 8 connection(s)
I20260608 12:52:40.380810  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:40.389194 13619 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
W20260608 12:52:40.391412 13620 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
I20260608 12:52:40.394292  4865 server_base.cc:1061] running on GCE node
W20260608 12:52:40.395339 13622 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
I20260608 12:52:40.396245 13615 heartbeater.cc:344] Connected to a master server at 127.4.192.126:34415
I20260608 12:52:40.396486  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:52:40.396638 13615 heartbeater.cc:461] Registering TS with master...
W20260608 12:52:40.396819  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:40.397082  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923160397067 us; error 0 us; skew 500 ppm
I20260608 12:52:40.397603 13615 heartbeater.cc:507] Master 127.4.192.126:34415 requested a full tablet report, sending...
I20260608 12:52:40.397801  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:40.400152 13488 ts_manager.cc:194] Registered new tserver with Master: 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169)
I20260608 12:52:40.400648  4865 webserver.cc:533] Webserver started at http://127.4.192.66:36465/ using document root <none> and password file <none>
I20260608 12:52:40.401232  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:40.401448  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:40.401714  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:40.402369 13488 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37444
I20260608 12:52:40.403069  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922948580137-4865-0/minicluster-data/ts-1-root/instance:
uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12"
format_stamp: "Formatted at 2026-06-08 12:52:40 on dist-test-slave-pmzz"
I20260608 12:52:40.407928  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:52:40.411403 13627 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:40.412184  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:52:40.412479  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922948580137-4865-0/minicluster-data/ts-1-root
uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12"
format_stamp: "Formatted at 2026-06-08 12:52:40 on dist-test-slave-pmzz"
I20260608 12:52:40.412781  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922948580137-4865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922948580137-4865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922948580137-4865-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)
I20260608 12:52:40.447507  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:40.448773  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:40.450460  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:40.452873  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:40.453101  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:40.453356  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:40.453531  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:40.494985  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.66:33685
I20260608 12:52:40.495106 13689 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.66:33685 every 8 connection(s)
I20260608 12:52:40.500201  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:40.507383 13693 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
W20260608 12:52:40.508653 13694 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
W20260608 12:52:40.510205 13696 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
I20260608 12:52:40.510612  4865 server_base.cc:1061] running on GCE node
I20260608 12:52:40.511831  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:40.512084  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:40.512281  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923160512263 us; error 0 us; skew 500 ppm
I20260608 12:52:40.513011 13690 heartbeater.cc:344] Connected to a master server at 127.4.192.126:34415
I20260608 12:52:40.513098  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:40.513504 13690 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:40.514531 13690 heartbeater.cc:507] Master 127.4.192.126:34415 requested a full tablet report, sending...
I20260608 12:52:40.516523  4865 webserver.cc:533] Webserver started at http://127.4.192.67:40865/ using document root <none> and password file <none>
I20260608 12:52:40.516929 13488 ts_manager.cc:194] Registered new tserver with Master: 96dd8ec5a79a4be4a44d5b24ff9e6d12 (127.4.192.66:33685)
I20260608 12:52:40.517257  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:40.517535  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:40.517858  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:40.518836 13488 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37452
I20260608 12:52:40.519572  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922948580137-4865-0/minicluster-data/ts-2-root/instance:
uuid: "33274489fed64e9ca74980d543967562"
format_stamp: "Formatted at 2026-06-08 12:52:40 on dist-test-slave-pmzz"
I20260608 12:52:40.524148  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:52:40.527606 13701 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:40.528407  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:52:40.528718  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922948580137-4865-0/minicluster-data/ts-2-root
uuid: "33274489fed64e9ca74980d543967562"
format_stamp: "Formatted at 2026-06-08 12:52:40 on dist-test-slave-pmzz"
I20260608 12:52:40.529003  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922948580137-4865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922948580137-4865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922948580137-4865-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)
I20260608 12:52:40.541155  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:40.542307  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:40.543592  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:40.545904  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:40.546114  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:40.546391  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:40.546589  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:40.586743  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.67:41137
I20260608 12:52:40.586871 13763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.67:41137 every 8 connection(s)
I20260608 12:52:40.601303 13764 heartbeater.cc:344] Connected to a master server at 127.4.192.126:34415
I20260608 12:52:40.601644 13764 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:40.602329 13764 heartbeater.cc:507] Master 127.4.192.126:34415 requested a full tablet report, sending...
I20260608 12:52:40.604266 13488 ts_manager.cc:194] Registered new tserver with Master: 33274489fed64e9ca74980d543967562 (127.4.192.67:41137)
I20260608 12:52:40.604632  4865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014494794s
I20260608 12:52:40.606151 13488 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37468
I20260608 12:52:41.405277 13615 heartbeater.cc:499] Master 127.4.192.126:34415 was elected leader, sending a full tablet report...
I20260608 12:52:41.521459 13690 heartbeater.cc:499] Master 127.4.192.126:34415 was elected leader, sending a full tablet report...
I20260608 12:52:41.609032 13764 heartbeater.cc:499] Master 127.4.192.126:34415 was elected leader, sending a full tablet report...
I20260608 12:52:41.668210 13488 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37476:
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\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:52:41.670903 13488 catalog_manager.cc:7076] 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.
I20260608 12:52:41.742779 13729 tablet_service.cc:1511] Processing CreateTablet for tablet ceea75512f0641f090205ebce27e53a0 (DEFAULT_TABLE table=test-workload [id=e46a3e6206c246a485d66e71ec304efe]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:52:41.744364 13729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceea75512f0641f090205ebce27e53a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:41.749552 13579 tablet_service.cc:1511] Processing CreateTablet for tablet 439a26b279694d04957462263e948fae (DEFAULT_TABLE table=test-workload [id=e46a3e6206c246a485d66e71ec304efe]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:52:41.752074 13728 tablet_service.cc:1511] Processing CreateTablet for tablet 439a26b279694d04957462263e948fae (DEFAULT_TABLE table=test-workload [id=e46a3e6206c246a485d66e71ec304efe]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:52:41.752949 13726 tablet_service.cc:1511] Processing CreateTablet for tablet 20297b5e21254a2a94cdfb9e6a565f7e (DEFAULT_TABLE table=test-workload [id=e46a3e6206c246a485d66e71ec304efe]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:52:41.753623 13728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 439a26b279694d04957462263e948fae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:41.753327 13578 tablet_service.cc:1511] Processing CreateTablet for tablet 404b86a49aa148c1902ee61dc6aa611e (DEFAULT_TABLE table=test-workload [id=e46a3e6206c246a485d66e71ec304efe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:52:41.754396 13726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20297b5e21254a2a94cdfb9e6a565f7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:41.755836 13577 tablet_service.cc:1511] Processing CreateTablet for tablet 20297b5e21254a2a94cdfb9e6a565f7e (DEFAULT_TABLE table=test-workload [id=e46a3e6206c246a485d66e71ec304efe]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:52:41.756072 13727 tablet_service.cc:1511] Processing CreateTablet for tablet 404b86a49aa148c1902ee61dc6aa611e (DEFAULT_TABLE table=test-workload [id=e46a3e6206c246a485d66e71ec304efe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:52:41.757521 13727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 404b86a49aa148c1902ee61dc6aa611e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:41.758224 13580 tablet_service.cc:1511] Processing CreateTablet for tablet ceea75512f0641f090205ebce27e53a0 (DEFAULT_TABLE table=test-workload [id=e46a3e6206c246a485d66e71ec304efe]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:52:41.751178 13579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 439a26b279694d04957462263e948fae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:41.763573 13578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 404b86a49aa148c1902ee61dc6aa611e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:41.766832 13577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20297b5e21254a2a94cdfb9e6a565f7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:41.771677 13580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceea75512f0641f090205ebce27e53a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:41.774053 13784 tablet_bootstrap.cc:492] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562: Bootstrap starting.
I20260608 12:52:41.782327 13576 tablet_service.cc:1511] Processing CreateTablet for tablet f59368a425774818a9d6d5d8527bfc57 (DEFAULT_TABLE table=test-workload [id=e46a3e6206c246a485d66e71ec304efe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:52:41.782943 13784 tablet_bootstrap.cc:654] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:41.784427 13576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f59368a425774818a9d6d5d8527bfc57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:41.788833 13575 tablet_service.cc:1511] Processing CreateTablet for tablet 685cc3d1e42448e4aebc29078f1b2276 (DEFAULT_TABLE table=test-workload [id=e46a3e6206c246a485d66e71ec304efe]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:52:41.789021 13727 tablet_service.cc:1511] Processing CreateTablet for tablet f59368a425774818a9d6d5d8527bfc57 (DEFAULT_TABLE table=test-workload [id=e46a3e6206c246a485d66e71ec304efe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:52:41.790800 13575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 685cc3d1e42448e4aebc29078f1b2276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:41.792022 13729 tablet_service.cc:1511] Processing CreateTablet for tablet 685cc3d1e42448e4aebc29078f1b2276 (DEFAULT_TABLE table=test-workload [id=e46a3e6206c246a485d66e71ec304efe]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:52:41.793563 13729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 685cc3d1e42448e4aebc29078f1b2276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:41.795150 13784 tablet_bootstrap.cc:492] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562: No bootstrap required, opened a new log
I20260608 12:52:41.795681 13784 ts_tablet_manager.cc:1403] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260608 12:52:41.798264 13727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f59368a425774818a9d6d5d8527bfc57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:41.799131 13784 raft_consensus.cc:359] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } }
I20260608 12:52:41.800031 13784 raft_consensus.cc:385] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:41.800366 13784 raft_consensus.cc:740] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33274489fed64e9ca74980d543967562, State: Initialized, Role: FOLLOWER
I20260608 12:52:41.801364 13784 consensus_queue.cc:260] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } }
I20260608 12:52:41.817906 13653 tablet_service.cc:1511] Processing CreateTablet for tablet 404b86a49aa148c1902ee61dc6aa611e (DEFAULT_TABLE table=test-workload [id=e46a3e6206c246a485d66e71ec304efe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:52:41.819084 13651 tablet_service.cc:1511] Processing CreateTablet for tablet f59368a425774818a9d6d5d8527bfc57 (DEFAULT_TABLE table=test-workload [id=e46a3e6206c246a485d66e71ec304efe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:52:41.819761 13653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 404b86a49aa148c1902ee61dc6aa611e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:41.820999 13651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f59368a425774818a9d6d5d8527bfc57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:41.824996 13650 tablet_service.cc:1511] Processing CreateTablet for tablet 685cc3d1e42448e4aebc29078f1b2276 (DEFAULT_TABLE table=test-workload [id=e46a3e6206c246a485d66e71ec304efe]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:52:41.833207 13652 tablet_service.cc:1511] Processing CreateTablet for tablet 20297b5e21254a2a94cdfb9e6a565f7e (DEFAULT_TABLE table=test-workload [id=e46a3e6206c246a485d66e71ec304efe]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:52:41.836351 13654 tablet_service.cc:1511] Processing CreateTablet for tablet 439a26b279694d04957462263e948fae (DEFAULT_TABLE table=test-workload [id=e46a3e6206c246a485d66e71ec304efe]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:52:41.839485 13655 tablet_service.cc:1511] Processing CreateTablet for tablet ceea75512f0641f090205ebce27e53a0 (DEFAULT_TABLE table=test-workload [id=e46a3e6206c246a485d66e71ec304efe]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:52:41.843324 13650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 685cc3d1e42448e4aebc29078f1b2276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:41.844959 13655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceea75512f0641f090205ebce27e53a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:41.846477 13654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 439a26b279694d04957462263e948fae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:41.847872 13652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20297b5e21254a2a94cdfb9e6a565f7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:41.855652 13784 ts_tablet_manager.cc:1434] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.022s
I20260608 12:52:41.860462 13787 tablet_bootstrap.cc:492] T 439a26b279694d04957462263e948fae P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: Bootstrap starting.
I20260608 12:52:41.868326 13784 tablet_bootstrap.cc:492] T 20297b5e21254a2a94cdfb9e6a565f7e P 33274489fed64e9ca74980d543967562: Bootstrap starting.
I20260608 12:52:41.879599 13787 tablet_bootstrap.cc:654] T 439a26b279694d04957462263e948fae P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:41.886756 13784 tablet_bootstrap.cc:654] T 20297b5e21254a2a94cdfb9e6a565f7e P 33274489fed64e9ca74980d543967562: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:41.897426 13784 tablet_bootstrap.cc:492] T 20297b5e21254a2a94cdfb9e6a565f7e P 33274489fed64e9ca74980d543967562: No bootstrap required, opened a new log
I20260608 12:52:41.898761 13784 ts_tablet_manager.cc:1403] T 20297b5e21254a2a94cdfb9e6a565f7e P 33274489fed64e9ca74980d543967562: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.002s
I20260608 12:52:41.902069 13784 raft_consensus.cc:359] T 20297b5e21254a2a94cdfb9e6a565f7e P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:41.902822 13784 raft_consensus.cc:385] T 20297b5e21254a2a94cdfb9e6a565f7e P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:41.903192 13784 raft_consensus.cc:740] T 20297b5e21254a2a94cdfb9e6a565f7e P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33274489fed64e9ca74980d543967562, State: Initialized, Role: FOLLOWER
I20260608 12:52:41.904157 13784 consensus_queue.cc:260] T 20297b5e21254a2a94cdfb9e6a565f7e P 33274489fed64e9ca74980d543967562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:41.906749 13784 ts_tablet_manager.cc:1434] T 20297b5e21254a2a94cdfb9e6a565f7e P 33274489fed64e9ca74980d543967562: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:52:41.908546 13784 tablet_bootstrap.cc:492] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562: Bootstrap starting.
I20260608 12:52:41.909262 13787 tablet_bootstrap.cc:492] T 439a26b279694d04957462263e948fae P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: No bootstrap required, opened a new log
I20260608 12:52:41.909857 13787 ts_tablet_manager.cc:1403] T 439a26b279694d04957462263e948fae P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.009s
I20260608 12:52:41.913336 13787 raft_consensus.cc:359] T 439a26b279694d04957462263e948fae P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:41.914134 13787 raft_consensus.cc:385] T 439a26b279694d04957462263e948fae P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:41.914105 13789 tablet_bootstrap.cc:492] T 404b86a49aa148c1902ee61dc6aa611e P 96dd8ec5a79a4be4a44d5b24ff9e6d12: Bootstrap starting.
I20260608 12:52:41.914621 13787 raft_consensus.cc:740] T 439a26b279694d04957462263e948fae P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d1a7d17a8ec4e5f98b5b2da1e45ab15, State: Initialized, Role: FOLLOWER
I20260608 12:52:41.915723 13784 tablet_bootstrap.cc:654] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:41.915723 13787 consensus_queue.cc:260] T 439a26b279694d04957462263e948fae P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:41.920871 13787 ts_tablet_manager.cc:1434] T 439a26b279694d04957462263e948fae P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:52:41.921633 13789 tablet_bootstrap.cc:654] T 404b86a49aa148c1902ee61dc6aa611e P 96dd8ec5a79a4be4a44d5b24ff9e6d12: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:41.922392 13787 tablet_bootstrap.cc:492] T f59368a425774818a9d6d5d8527bfc57 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: Bootstrap starting.
I20260608 12:52:41.932835 13787 tablet_bootstrap.cc:654] T f59368a425774818a9d6d5d8527bfc57 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:41.936318 13784 tablet_bootstrap.cc:492] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562: No bootstrap required, opened a new log
I20260608 12:52:41.937057 13784 ts_tablet_manager.cc:1403] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.011s
I20260608 12:52:41.941378 13784 raft_consensus.cc:359] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:41.942406 13784 raft_consensus.cc:385] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:41.942682 13784 raft_consensus.cc:740] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33274489fed64e9ca74980d543967562, State: Initialized, Role: FOLLOWER
I20260608 12:52:41.943634 13784 consensus_queue.cc:260] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:41.944923 13787 tablet_bootstrap.cc:492] T f59368a425774818a9d6d5d8527bfc57 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: No bootstrap required, opened a new log
I20260608 12:52:41.945535 13787 ts_tablet_manager.cc:1403] T f59368a425774818a9d6d5d8527bfc57 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.001s
I20260608 12:52:41.945365 13789 tablet_bootstrap.cc:492] T 404b86a49aa148c1902ee61dc6aa611e P 96dd8ec5a79a4be4a44d5b24ff9e6d12: No bootstrap required, opened a new log
I20260608 12:52:41.945767 13784 ts_tablet_manager.cc:1434] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 12:52:41.946271 13789 ts_tablet_manager.cc:1403] T 404b86a49aa148c1902ee61dc6aa611e P 96dd8ec5a79a4be4a44d5b24ff9e6d12: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.014s
I20260608 12:52:41.947016 13784 tablet_bootstrap.cc:492] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562: Bootstrap starting.
I20260608 12:52:41.948909 13787 raft_consensus.cc:359] T f59368a425774818a9d6d5d8527bfc57 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:41.949657 13787 raft_consensus.cc:385] T f59368a425774818a9d6d5d8527bfc57 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:41.949460 13789 raft_consensus.cc:359] T 404b86a49aa148c1902ee61dc6aa611e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:41.950482 13789 raft_consensus.cc:385] T 404b86a49aa148c1902ee61dc6aa611e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:41.950584 13786 raft_consensus.cc:493] T 20297b5e21254a2a94cdfb9e6a565f7e P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:41.950925 13789 raft_consensus.cc:740] T 404b86a49aa148c1902ee61dc6aa611e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96dd8ec5a79a4be4a44d5b24ff9e6d12, State: Initialized, Role: FOLLOWER
I20260608 12:52:41.951151 13786 raft_consensus.cc:515] T 20297b5e21254a2a94cdfb9e6a565f7e P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:41.951821 13789 consensus_queue.cc:260] T 404b86a49aa148c1902ee61dc6aa611e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:41.950029 13787 raft_consensus.cc:740] T f59368a425774818a9d6d5d8527bfc57 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d1a7d17a8ec4e5f98b5b2da1e45ab15, State: Initialized, Role: FOLLOWER
I20260608 12:52:41.953902 13787 consensus_queue.cc:260] T f59368a425774818a9d6d5d8527bfc57 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:41.954645 13784 tablet_bootstrap.cc:654] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:41.958691 13787 ts_tablet_manager.cc:1434] T f59368a425774818a9d6d5d8527bfc57 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.004s
I20260608 12:52:41.959808 13787 tablet_bootstrap.cc:492] T ceea75512f0641f090205ebce27e53a0 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: Bootstrap starting.
I20260608 12:52:41.960534 13786 leader_election.cc:290] T 20297b5e21254a2a94cdfb9e6a565f7e P 33274489fed64e9ca74980d543967562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169), 96dd8ec5a79a4be4a44d5b24ff9e6d12 (127.4.192.66:33685)
I20260608 12:52:41.964573 13789 ts_tablet_manager.cc:1434] T 404b86a49aa148c1902ee61dc6aa611e P 96dd8ec5a79a4be4a44d5b24ff9e6d12: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260608 12:52:41.965965 13789 tablet_bootstrap.cc:492] T f59368a425774818a9d6d5d8527bfc57 P 96dd8ec5a79a4be4a44d5b24ff9e6d12: Bootstrap starting.
I20260608 12:52:41.973800 13789 tablet_bootstrap.cc:654] T f59368a425774818a9d6d5d8527bfc57 P 96dd8ec5a79a4be4a44d5b24ff9e6d12: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:41.978298 13665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20297b5e21254a2a94cdfb9e6a565f7e" candidate_uuid: "33274489fed64e9ca74980d543967562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" is_pre_election: true
W20260608 12:52:41.980850 13702 leader_election.cc:343] T 20297b5e21254a2a94cdfb9e6a565f7e P 33274489fed64e9ca74980d543967562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96dd8ec5a79a4be4a44d5b24ff9e6d12 (127.4.192.66:33685): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:41.981058 13784 tablet_bootstrap.cc:492] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562: No bootstrap required, opened a new log
I20260608 12:52:41.981624 13784 ts_tablet_manager.cc:1403] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.007s
I20260608 12:52:41.984165 13787 tablet_bootstrap.cc:654] T ceea75512f0641f090205ebce27e53a0 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:41.985143 13784 raft_consensus.cc:359] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:41.986001 13784 raft_consensus.cc:385] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:41.986382 13784 raft_consensus.cc:740] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33274489fed64e9ca74980d543967562, State: Initialized, Role: FOLLOWER
I20260608 12:52:41.987457 13784 consensus_queue.cc:260] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:41.994042 13784 ts_tablet_manager.cc:1434] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 12:52:41.997325 13784 tablet_bootstrap.cc:492] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562: Bootstrap starting.
I20260608 12:52:41.998750 13789 tablet_bootstrap.cc:492] T f59368a425774818a9d6d5d8527bfc57 P 96dd8ec5a79a4be4a44d5b24ff9e6d12: No bootstrap required, opened a new log
I20260608 12:52:42.000154 13789 ts_tablet_manager.cc:1403] T f59368a425774818a9d6d5d8527bfc57 P 96dd8ec5a79a4be4a44d5b24ff9e6d12: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.012s
I20260608 12:52:42.002187 13590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20297b5e21254a2a94cdfb9e6a565f7e" candidate_uuid: "33274489fed64e9ca74980d543967562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" is_pre_election: true
I20260608 12:52:42.003746 13786 raft_consensus.cc:493] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:42.004356 13786 raft_consensus.cc:515] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.006774 13786 leader_election.cc:290] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169), 96dd8ec5a79a4be4a44d5b24ff9e6d12 (127.4.192.66:33685)
I20260608 12:52:42.003719 13789 raft_consensus.cc:359] T f59368a425774818a9d6d5d8527bfc57 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.007941 13789 raft_consensus.cc:385] T f59368a425774818a9d6d5d8527bfc57 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:42.008087 13665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439a26b279694d04957462263e948fae" candidate_uuid: "33274489fed64e9ca74980d543967562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" is_pre_election: true
I20260608 12:52:42.008335 13789 raft_consensus.cc:740] T f59368a425774818a9d6d5d8527bfc57 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96dd8ec5a79a4be4a44d5b24ff9e6d12, State: Initialized, Role: FOLLOWER
W20260608 12:52:42.008720 13703 leader_election.cc:343] T 20297b5e21254a2a94cdfb9e6a565f7e P 33274489fed64e9ca74980d543967562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:42.009238 13703 leader_election.cc:304] T 20297b5e21254a2a94cdfb9e6a565f7e P 33274489fed64e9ca74980d543967562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33274489fed64e9ca74980d543967562; no voters: 4d1a7d17a8ec4e5f98b5b2da1e45ab15, 96dd8ec5a79a4be4a44d5b24ff9e6d12
I20260608 12:52:42.009696 13784 tablet_bootstrap.cc:654] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:42.009303 13789 consensus_queue.cc:260] T f59368a425774818a9d6d5d8527bfc57 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
W20260608 12:52:42.009830 13702 leader_election.cc:343] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96dd8ec5a79a4be4a44d5b24ff9e6d12 (127.4.192.66:33685): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:42.010533 13787 tablet_bootstrap.cc:492] T ceea75512f0641f090205ebce27e53a0 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: No bootstrap required, opened a new log
I20260608 12:52:42.011193 13787 ts_tablet_manager.cc:1403] T ceea75512f0641f090205ebce27e53a0 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.018s
I20260608 12:52:42.011687 13590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439a26b279694d04957462263e948fae" candidate_uuid: "33274489fed64e9ca74980d543967562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" is_pre_election: true
I20260608 12:52:42.012358 13590 raft_consensus.cc:2468] T 439a26b279694d04957462263e948fae P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33274489fed64e9ca74980d543967562 in term 0.
I20260608 12:52:42.013576 13786 raft_consensus.cc:2749] T 20297b5e21254a2a94cdfb9e6a565f7e P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:52:42.014830 13789 ts_tablet_manager.cc:1434] T f59368a425774818a9d6d5d8527bfc57 P 96dd8ec5a79a4be4a44d5b24ff9e6d12: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 12:52:42.016016 13789 tablet_bootstrap.cc:492] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12: Bootstrap starting.
I20260608 12:52:42.015967 13787 raft_consensus.cc:359] T ceea75512f0641f090205ebce27e53a0 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } }
I20260608 12:52:42.017388 13787 raft_consensus.cc:385] T ceea75512f0641f090205ebce27e53a0 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:42.017858 13787 raft_consensus.cc:740] T ceea75512f0641f090205ebce27e53a0 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d1a7d17a8ec4e5f98b5b2da1e45ab15, State: Initialized, Role: FOLLOWER
I20260608 12:52:42.019183 13787 consensus_queue.cc:260] T ceea75512f0641f090205ebce27e53a0 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } }
I20260608 12:52:42.023882 13789 tablet_bootstrap.cc:654] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:42.026043 13787 ts_tablet_manager.cc:1434] T ceea75512f0641f090205ebce27e53a0 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 12:52:42.028785 13787 tablet_bootstrap.cc:492] T 685cc3d1e42448e4aebc29078f1b2276 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: Bootstrap starting.
I20260608 12:52:42.030275 13784 tablet_bootstrap.cc:492] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562: No bootstrap required, opened a new log
I20260608 12:52:42.030967 13784 ts_tablet_manager.cc:1403] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.010s
I20260608 12:52:42.034492 13784 raft_consensus.cc:359] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.035295 13784 raft_consensus.cc:385] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:42.035738 13787 tablet_bootstrap.cc:654] T 685cc3d1e42448e4aebc29078f1b2276 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:42.035670 13784 raft_consensus.cc:740] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33274489fed64e9ca74980d543967562, State: Initialized, Role: FOLLOWER
I20260608 12:52:42.036273 13789 tablet_bootstrap.cc:492] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12: No bootstrap required, opened a new log
I20260608 12:52:42.036814 13784 consensus_queue.cc:260] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.038873 13786 raft_consensus.cc:493] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:42.036862 13789 ts_tablet_manager.cc:1403] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.003s
I20260608 12:52:42.039523 13786 raft_consensus.cc:515] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } }
I20260608 12:52:42.014725 13703 leader_election.cc:304] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562 [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: 33274489fed64e9ca74980d543967562, 4d1a7d17a8ec4e5f98b5b2da1e45ab15; no voters: 96dd8ec5a79a4be4a44d5b24ff9e6d12
I20260608 12:52:42.042454 13786 leader_election.cc:290] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169), 96dd8ec5a79a4be4a44d5b24ff9e6d12 (127.4.192.66:33685)
I20260608 12:52:42.043152 13786 raft_consensus.cc:2804] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:42.044229 13786 raft_consensus.cc:493] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:42.043999 13789 raft_consensus.cc:359] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.044710 13786 raft_consensus.cc:3060] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:42.044528 13665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceea75512f0641f090205ebce27e53a0" candidate_uuid: "33274489fed64e9ca74980d543967562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" is_pre_election: true
I20260608 12:52:42.045061 13789 raft_consensus.cc:385] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:42.045737 13789 raft_consensus.cc:740] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96dd8ec5a79a4be4a44d5b24ff9e6d12, State: Initialized, Role: FOLLOWER
W20260608 12:52:42.046351 13702 leader_election.cc:343] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96dd8ec5a79a4be4a44d5b24ff9e6d12 (127.4.192.66:33685): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:42.046983 13789 consensus_queue.cc:260] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.048349 13791 raft_consensus.cc:493] T ceea75512f0641f090205ebce27e53a0 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:42.048878 13791 raft_consensus.cc:515] T ceea75512f0641f090205ebce27e53a0 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } }
I20260608 12:52:42.052870 13786 raft_consensus.cc:515] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.053753 13784 ts_tablet_manager.cc:1434] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260608 12:52:42.057505 13784 tablet_bootstrap.cc:492] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562: Bootstrap starting.
I20260608 12:52:42.057793 13791 leader_election.cc:290] T ceea75512f0641f090205ebce27e53a0 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33274489fed64e9ca74980d543967562 (127.4.192.67:41137), 96dd8ec5a79a4be4a44d5b24ff9e6d12 (127.4.192.66:33685)
I20260608 12:52:42.057358 13665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439a26b279694d04957462263e948fae" candidate_uuid: "33274489fed64e9ca74980d543967562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12"
I20260608 12:52:42.059463 13789 ts_tablet_manager.cc:1434] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.000s
I20260608 12:52:42.060381 13787 tablet_bootstrap.cc:492] T 685cc3d1e42448e4aebc29078f1b2276 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: No bootstrap required, opened a new log
W20260608 12:52:42.059530 13702 leader_election.cc:343] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96dd8ec5a79a4be4a44d5b24ff9e6d12 (127.4.192.66:33685): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:42.061596 13787 ts_tablet_manager.cc:1403] T 685cc3d1e42448e4aebc29078f1b2276 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.002s
I20260608 12:52:42.065081 13784 tablet_bootstrap.cc:654] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:42.064965 13787 raft_consensus.cc:359] T 685cc3d1e42448e4aebc29078f1b2276 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.065486 13786 leader_election.cc:290] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562 [CANDIDATE]: Term 1 election: Requested vote from peers 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169), 96dd8ec5a79a4be4a44d5b24ff9e6d12 (127.4.192.66:33685)
I20260608 12:52:42.069599 13787 raft_consensus.cc:385] T 685cc3d1e42448e4aebc29078f1b2276 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:42.070005 13789 tablet_bootstrap.cc:492] T ceea75512f0641f090205ebce27e53a0 P 96dd8ec5a79a4be4a44d5b24ff9e6d12: Bootstrap starting.
I20260608 12:52:42.070088 13787 raft_consensus.cc:740] T 685cc3d1e42448e4aebc29078f1b2276 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d1a7d17a8ec4e5f98b5b2da1e45ab15, State: Initialized, Role: FOLLOWER
I20260608 12:52:42.071410 13787 consensus_queue.cc:260] T 685cc3d1e42448e4aebc29078f1b2276 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.074198 13787 ts_tablet_manager.cc:1434] T 685cc3d1e42448e4aebc29078f1b2276 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 12:52:42.075402 13787 tablet_bootstrap.cc:492] T 404b86a49aa148c1902ee61dc6aa611e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: Bootstrap starting.
I20260608 12:52:42.084220 13789 tablet_bootstrap.cc:654] T ceea75512f0641f090205ebce27e53a0 P 96dd8ec5a79a4be4a44d5b24ff9e6d12: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:42.086840 13787 tablet_bootstrap.cc:654] T 404b86a49aa148c1902ee61dc6aa611e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:42.090417 13784 tablet_bootstrap.cc:492] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562: No bootstrap required, opened a new log
W20260608 12:52:42.090363 13703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.192.65:40169, user_credentials={real_user=slave}} blocked reactor thread for 75753.6us
I20260608 12:52:42.091145 13784 ts_tablet_manager.cc:1403] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.004s
I20260608 12:52:42.099340 13784 raft_consensus.cc:359] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.100356 13784 raft_consensus.cc:385] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:42.100754 13784 raft_consensus.cc:740] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33274489fed64e9ca74980d543967562, State: Initialized, Role: FOLLOWER
I20260608 12:52:42.102043 13784 consensus_queue.cc:260] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.104174 13795 raft_consensus.cc:493] T 404b86a49aa148c1902ee61dc6aa611e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:42.104725 13795 raft_consensus.cc:515] T 404b86a49aa148c1902ee61dc6aa611e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.105733 13784 ts_tablet_manager.cc:1434] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260608 12:52:42.108736 13590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceea75512f0641f090205ebce27e53a0" candidate_uuid: "33274489fed64e9ca74980d543967562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" is_pre_election: true
I20260608 12:52:42.111754 13590 raft_consensus.cc:2468] T ceea75512f0641f090205ebce27e53a0 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33274489fed64e9ca74980d543967562 in term 0.
I20260608 12:52:42.112649 13589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439a26b279694d04957462263e948fae" candidate_uuid: "33274489fed64e9ca74980d543967562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15"
I20260608 12:52:42.113296 13589 raft_consensus.cc:3060] T 439a26b279694d04957462263e948fae P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:42.123202 13703 leader_election.cc:304] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562 [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: 33274489fed64e9ca74980d543967562, 4d1a7d17a8ec4e5f98b5b2da1e45ab15; no voters: 96dd8ec5a79a4be4a44d5b24ff9e6d12
I20260608 12:52:42.124533 13786 raft_consensus.cc:2804] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:42.124727 13789 tablet_bootstrap.cc:492] T ceea75512f0641f090205ebce27e53a0 P 96dd8ec5a79a4be4a44d5b24ff9e6d12: No bootstrap required, opened a new log
I20260608 12:52:42.124950 13786 raft_consensus.cc:493] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:42.125378 13786 raft_consensus.cc:3060] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:42.122270 13804 raft_consensus.cc:493] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:42.115760 13795 leader_election.cc:290] T 404b86a49aa148c1902ee61dc6aa611e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169), 33274489fed64e9ca74980d543967562 (127.4.192.67:41137)
I20260608 12:52:42.125368 13789 ts_tablet_manager.cc:1403] T ceea75512f0641f090205ebce27e53a0 P 96dd8ec5a79a4be4a44d5b24ff9e6d12: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.014s
I20260608 12:52:42.135197 13804 raft_consensus.cc:515] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.141247 13804 leader_election.cc:290] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169), 96dd8ec5a79a4be4a44d5b24ff9e6d12 (127.4.192.66:33685)
I20260608 12:52:42.141283 13590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404b86a49aa148c1902ee61dc6aa611e" candidate_uuid: "33274489fed64e9ca74980d543967562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" is_pre_election: true
W20260608 12:52:42.143568 13703 leader_election.cc:343] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:52:42.153429 13536 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:52:42.154240 13665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceea75512f0641f090205ebce27e53a0" candidate_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" is_pre_election: true
W20260608 12:52:42.156418 13553 leader_election.cc:343] T ceea75512f0641f090205ebce27e53a0 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96dd8ec5a79a4be4a44d5b24ff9e6d12 (127.4.192.66:33685): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:42.159500 13795 raft_consensus.cc:493] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:42.166873 13786 raft_consensus.cc:515] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } }
I20260608 12:52:42.178232 13786 leader_election.cc:290] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562 [CANDIDATE]: Term 1 election: Requested vote from peers 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169), 96dd8ec5a79a4be4a44d5b24ff9e6d12 (127.4.192.66:33685)
I20260608 12:52:42.175011 13787 tablet_bootstrap.cc:492] T 404b86a49aa148c1902ee61dc6aa611e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: No bootstrap required, opened a new log
I20260608 12:52:42.178923 13590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceea75512f0641f090205ebce27e53a0" candidate_uuid: "33274489fed64e9ca74980d543967562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15"
I20260608 12:52:42.179467 13787 ts_tablet_manager.cc:1403] T 404b86a49aa148c1902ee61dc6aa611e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: Time spent bootstrapping tablet: real 0.104s	user 0.037s	sys 0.020s
I20260608 12:52:42.179695 13590 raft_consensus.cc:3060] T ceea75512f0641f090205ebce27e53a0 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:42.182794 13787 raft_consensus.cc:359] T 404b86a49aa148c1902ee61dc6aa611e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.183526 13787 raft_consensus.cc:385] T 404b86a49aa148c1902ee61dc6aa611e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:42.183835 13787 raft_consensus.cc:740] T 404b86a49aa148c1902ee61dc6aa611e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d1a7d17a8ec4e5f98b5b2da1e45ab15, State: Initialized, Role: FOLLOWER
I20260608 12:52:42.184650 13787 consensus_queue.cc:260] T 404b86a49aa148c1902ee61dc6aa611e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.185226 13813 raft_consensus.cc:493] T f59368a425774818a9d6d5d8527bfc57 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:42.163560 13789 raft_consensus.cc:359] T ceea75512f0641f090205ebce27e53a0 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } }
I20260608 12:52:42.166992 13795 raft_consensus.cc:515] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.187518 13787 ts_tablet_manager.cc:1434] T 404b86a49aa148c1902ee61dc6aa611e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:52:42.187677 13590 raft_consensus.cc:2468] T ceea75512f0641f090205ebce27e53a0 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33274489fed64e9ca74980d543967562 in term 1.
I20260608 12:52:42.189102 13665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404b86a49aa148c1902ee61dc6aa611e" candidate_uuid: "33274489fed64e9ca74980d543967562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" is_pre_election: true
I20260608 12:52:42.189777 13665 raft_consensus.cc:2468] T 404b86a49aa148c1902ee61dc6aa611e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33274489fed64e9ca74980d543967562 in term 0.
I20260608 12:52:42.188714 13787 tablet_bootstrap.cc:492] T 20297b5e21254a2a94cdfb9e6a565f7e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: Bootstrap starting.
I20260608 12:52:42.190048 13739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceea75512f0641f090205ebce27e53a0" candidate_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33274489fed64e9ca74980d543967562" is_pre_election: true
I20260608 12:52:42.188652 13795 leader_election.cc:290] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169), 33274489fed64e9ca74980d543967562 (127.4.192.67:41137)
I20260608 12:52:42.191115 13739 raft_consensus.cc:2393] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d1a7d17a8ec4e5f98b5b2da1e45ab15 in current term 1: Already voted for candidate 33274489fed64e9ca74980d543967562 in this term.
I20260608 12:52:42.191555 13665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceea75512f0641f090205ebce27e53a0" candidate_uuid: "33274489fed64e9ca74980d543967562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12"
I20260608 12:52:42.192745 13555 leader_election.cc:304] T ceea75512f0641f090205ebce27e53a0 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d1a7d17a8ec4e5f98b5b2da1e45ab15; no voters: 33274489fed64e9ca74980d543967562, 96dd8ec5a79a4be4a44d5b24ff9e6d12
I20260608 12:52:42.192927 13702 leader_election.cc:304] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562 [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: 33274489fed64e9ca74980d543967562, 96dd8ec5a79a4be4a44d5b24ff9e6d12; no voters: 4d1a7d17a8ec4e5f98b5b2da1e45ab15
I20260608 12:52:42.194154 13791 raft_consensus.cc:2749] T ceea75512f0641f090205ebce27e53a0 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:52:42.194514 13786 raft_consensus.cc:2804] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:42.195017 13786 raft_consensus.cc:493] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:42.192829 13703 leader_election.cc:304] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33274489fed64e9ca74980d543967562, 4d1a7d17a8ec4e5f98b5b2da1e45ab15; no voters: 
I20260608 12:52:42.195511 13786 raft_consensus.cc:3060] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:42.196213 13804 raft_consensus.cc:2804] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:42.198050 13588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20297b5e21254a2a94cdfb9e6a565f7e" candidate_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" is_pre_election: true
I20260608 12:52:42.201838 13787 tablet_bootstrap.cc:654] T 20297b5e21254a2a94cdfb9e6a565f7e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: Neither blocks nor log segments found. Creating new log.
W20260608 12:52:42.202054 13629 leader_election.cc:343] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:42.198836 13590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404b86a49aa148c1902ee61dc6aa611e" candidate_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" is_pre_election: true
I20260608 12:52:42.163957 13589 raft_consensus.cc:2468] T 439a26b279694d04957462263e948fae P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33274489fed64e9ca74980d543967562 in term 1.
I20260608 12:52:42.202982 13786 raft_consensus.cc:515] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.204470 13703 leader_election.cc:304] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562 [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: 33274489fed64e9ca74980d543967562, 4d1a7d17a8ec4e5f98b5b2da1e45ab15; no voters: 96dd8ec5a79a4be4a44d5b24ff9e6d12
I20260608 12:52:42.205734 13814 raft_consensus.cc:2804] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:42.206315 13814 raft_consensus.cc:697] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562 [term 1 LEADER]: Becoming Leader. State: Replica: 33274489fed64e9ca74980d543967562, State: Running, Role: LEADER
I20260608 12:52:42.206991 13664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404b86a49aa148c1902ee61dc6aa611e" candidate_uuid: "33274489fed64e9ca74980d543967562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12"
I20260608 12:52:42.207604 13739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404b86a49aa148c1902ee61dc6aa611e" candidate_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33274489fed64e9ca74980d543967562" is_pre_election: true
I20260608 12:52:42.207366 13814 consensus_queue.cc:237] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.207875 13664 raft_consensus.cc:3060] T 404b86a49aa148c1902ee61dc6aa611e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:42.208395 13739 raft_consensus.cc:2393] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96dd8ec5a79a4be4a44d5b24ff9e6d12 in current term 1: Already voted for candidate 33274489fed64e9ca74980d543967562 in this term.
I20260608 12:52:42.206090 13804 raft_consensus.cc:697] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562 [term 1 LEADER]: Becoming Leader. State: Replica: 33274489fed64e9ca74980d543967562, State: Running, Role: LEADER
I20260608 12:52:42.213089 13804 consensus_queue.cc:237] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } }
I20260608 12:52:42.218613 13589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404b86a49aa148c1902ee61dc6aa611e" candidate_uuid: "33274489fed64e9ca74980d543967562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15"
I20260608 12:52:42.219602 13787 tablet_bootstrap.cc:492] T 20297b5e21254a2a94cdfb9e6a565f7e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: No bootstrap required, opened a new log
I20260608 12:52:42.211691 13739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20297b5e21254a2a94cdfb9e6a565f7e" candidate_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33274489fed64e9ca74980d543967562" is_pre_election: true
I20260608 12:52:42.220173 13787 ts_tablet_manager.cc:1403] T 20297b5e21254a2a94cdfb9e6a565f7e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.015s
I20260608 12:52:42.220321 13739 raft_consensus.cc:2468] T 20297b5e21254a2a94cdfb9e6a565f7e P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96dd8ec5a79a4be4a44d5b24ff9e6d12 in term 0.
I20260608 12:52:42.195369 13789 raft_consensus.cc:385] T ceea75512f0641f090205ebce27e53a0 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:42.215052 13590 raft_consensus.cc:2468] T 404b86a49aa148c1902ee61dc6aa611e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96dd8ec5a79a4be4a44d5b24ff9e6d12 in term 0.
I20260608 12:52:42.215742 13816 raft_consensus.cc:493] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:42.185787 13813 raft_consensus.cc:515] T f59368a425774818a9d6d5d8527bfc57 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.221261 13816 raft_consensus.cc:515] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.221751 13630 leader_election.cc:304] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [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: 33274489fed64e9ca74980d543967562, 96dd8ec5a79a4be4a44d5b24ff9e6d12; no voters: 4d1a7d17a8ec4e5f98b5b2da1e45ab15
I20260608 12:52:42.223030 13795 raft_consensus.cc:2804] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:42.223147 13787 raft_consensus.cc:359] T 20297b5e21254a2a94cdfb9e6a565f7e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.223810 13816 leader_election.cc:290] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169), 96dd8ec5a79a4be4a44d5b24ff9e6d12 (127.4.192.66:33685)
I20260608 12:52:42.215101 13786 leader_election.cc:290] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562 [CANDIDATE]: Term 1 election: Requested vote from peers 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169), 96dd8ec5a79a4be4a44d5b24ff9e6d12 (127.4.192.66:33685)
I20260608 12:52:42.223697 13795 raft_consensus.cc:493] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:42.224284 13787 raft_consensus.cc:385] T 20297b5e21254a2a94cdfb9e6a565f7e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:42.220968 13789 raft_consensus.cc:740] T ceea75512f0641f090205ebce27e53a0 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96dd8ec5a79a4be4a44d5b24ff9e6d12, State: Initialized, Role: FOLLOWER
I20260608 12:52:42.237697 13787 raft_consensus.cc:740] T 20297b5e21254a2a94cdfb9e6a565f7e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d1a7d17a8ec4e5f98b5b2da1e45ab15, State: Initialized, Role: FOLLOWER
I20260608 12:52:42.223071 13813 leader_election.cc:290] T f59368a425774818a9d6d5d8527bfc57 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169), 33274489fed64e9ca74980d543967562 (127.4.192.67:41137)
I20260608 12:52:42.225579 13663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f59368a425774818a9d6d5d8527bfc57" candidate_uuid: "33274489fed64e9ca74980d543967562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" is_pre_election: true
I20260608 12:52:42.239533 13789 consensus_queue.cc:260] T ceea75512f0641f090205ebce27e53a0 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } }
I20260608 12:52:42.239686 13787 consensus_queue.cc:260] T 20297b5e21254a2a94cdfb9e6a565f7e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.238204 13795 raft_consensus.cc:3060] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:42.225440 13739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f59368a425774818a9d6d5d8527bfc57" candidate_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33274489fed64e9ca74980d543967562" is_pre_election: true
I20260608 12:52:42.240124 13663 raft_consensus.cc:2468] T f59368a425774818a9d6d5d8527bfc57 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33274489fed64e9ca74980d543967562 in term 0.
I20260608 12:52:42.226208 13589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f59368a425774818a9d6d5d8527bfc57" candidate_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" is_pre_election: true
I20260608 12:52:42.238327 13629 leader_election.cc:304] T 404b86a49aa148c1902ee61dc6aa611e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [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: 4d1a7d17a8ec4e5f98b5b2da1e45ab15, 96dd8ec5a79a4be4a44d5b24ff9e6d12; no voters: 33274489fed64e9ca74980d543967562
I20260608 12:52:42.244029 13739 raft_consensus.cc:2468] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96dd8ec5a79a4be4a44d5b24ff9e6d12 in term 0.
I20260608 12:52:42.240542 13665 raft_consensus.cc:3060] T ceea75512f0641f090205ebce27e53a0 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:42.244828 13702 leader_election.cc:304] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33274489fed64e9ca74980d543967562, 96dd8ec5a79a4be4a44d5b24ff9e6d12; no voters: 
I20260608 12:52:42.245759 13630 leader_election.cc:304] T f59368a425774818a9d6d5d8527bfc57 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33274489fed64e9ca74980d543967562, 96dd8ec5a79a4be4a44d5b24ff9e6d12; no voters: 
I20260608 12:52:42.246428 13789 ts_tablet_manager.cc:1434] T ceea75512f0641f090205ebce27e53a0 P 96dd8ec5a79a4be4a44d5b24ff9e6d12: Time spent starting tablet: real 0.087s	user 0.008s	sys 0.000s
I20260608 12:52:42.247622 13789 tablet_bootstrap.cc:492] T 685cc3d1e42448e4aebc29078f1b2276 P 96dd8ec5a79a4be4a44d5b24ff9e6d12: Bootstrap starting.
I20260608 12:52:42.249250 13664 raft_consensus.cc:2468] T 404b86a49aa148c1902ee61dc6aa611e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33274489fed64e9ca74980d543967562 in term 1.
I20260608 12:52:42.231571 13588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f59368a425774818a9d6d5d8527bfc57" candidate_uuid: "33274489fed64e9ca74980d543967562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" is_pre_election: true
I20260608 12:52:42.249850 13813 raft_consensus.cc:2764] T 404b86a49aa148c1902ee61dc6aa611e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:52:42.250625 13588 raft_consensus.cc:2468] T f59368a425774818a9d6d5d8527bfc57 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33274489fed64e9ca74980d543967562 in term 0.
I20260608 12:52:42.251538 13813 raft_consensus.cc:2804] T f59368a425774818a9d6d5d8527bfc57 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:42.252147 13813 raft_consensus.cc:493] T f59368a425774818a9d6d5d8527bfc57 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:42.241968 13787 ts_tablet_manager.cc:1434] T 20297b5e21254a2a94cdfb9e6a565f7e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: Time spent starting tablet: real 0.022s	user 0.014s	sys 0.004s
I20260608 12:52:42.252671 13813 raft_consensus.cc:3060] T f59368a425774818a9d6d5d8527bfc57 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:42.253034 13589 raft_consensus.cc:2468] T f59368a425774818a9d6d5d8527bfc57 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96dd8ec5a79a4be4a44d5b24ff9e6d12 in term 0.
I20260608 12:52:42.245975 13786 raft_consensus.cc:2804] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:42.262625 13786 raft_consensus.cc:493] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:42.263139 13786 raft_consensus.cc:3060] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:42.258915 13665 raft_consensus.cc:2468] T ceea75512f0641f090205ebce27e53a0 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33274489fed64e9ca74980d543967562 in term 1.
I20260608 12:52:42.270242 13816 raft_consensus.cc:493] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:42.270972 13816 raft_consensus.cc:515] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.275811 13816 leader_election.cc:290] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169), 96dd8ec5a79a4be4a44d5b24ff9e6d12 (127.4.192.66:33685)
I20260608 12:52:42.276399 13589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685cc3d1e42448e4aebc29078f1b2276" candidate_uuid: "33274489fed64e9ca74980d543967562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" is_pre_election: true
I20260608 12:52:42.277679 13589 raft_consensus.cc:2468] T 685cc3d1e42448e4aebc29078f1b2276 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33274489fed64e9ca74980d543967562 in term 0.
I20260608 12:52:42.279594 13703 leader_election.cc:304] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33274489fed64e9ca74980d543967562, 4d1a7d17a8ec4e5f98b5b2da1e45ab15; no voters: 
I20260608 12:52:42.282583 13816 raft_consensus.cc:2804] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:42.283201 13816 raft_consensus.cc:493] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:42.283758 13816 raft_consensus.cc:3060] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:42.296197 13816 raft_consensus.cc:515] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.297334 13789 tablet_bootstrap.cc:654] T 685cc3d1e42448e4aebc29078f1b2276 P 96dd8ec5a79a4be4a44d5b24ff9e6d12: Neither blocks nor log segments found. Creating new log.
W20260608 12:52:42.299789 13630 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.192.67:41137, user_credentials={real_user=slave}} blocked reactor thread for 54114.4us
I20260608 12:52:42.301162 13702 leader_election.cc:304] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562 [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: 33274489fed64e9ca74980d543967562, 96dd8ec5a79a4be4a44d5b24ff9e6d12; no voters: 4d1a7d17a8ec4e5f98b5b2da1e45ab15
I20260608 12:52:42.303529 13786 raft_consensus.cc:515] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.304078 13665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685cc3d1e42448e4aebc29078f1b2276" candidate_uuid: "33274489fed64e9ca74980d543967562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" is_pre_election: true
W20260608 12:52:42.305529 13702 leader_election.cc:343] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96dd8ec5a79a4be4a44d5b24ff9e6d12 (127.4.192.66:33685): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:42.305647 13589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685cc3d1e42448e4aebc29078f1b2276" candidate_uuid: "33274489fed64e9ca74980d543967562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15"
I20260608 12:52:42.305857 13786 leader_election.cc:290] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562 [CANDIDATE]: Term 1 election: Requested vote from peers 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169), 96dd8ec5a79a4be4a44d5b24ff9e6d12 (127.4.192.66:33685)
I20260608 12:52:42.306305 13589 raft_consensus.cc:3060] T 685cc3d1e42448e4aebc29078f1b2276 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:42.307822 13665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f59368a425774818a9d6d5d8527bfc57" candidate_uuid: "33274489fed64e9ca74980d543967562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12"
I20260608 12:52:42.310508 13813 raft_consensus.cc:515] T f59368a425774818a9d6d5d8527bfc57 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.311707 13795 raft_consensus.cc:515] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.312793 13813 leader_election.cc:290] T f59368a425774818a9d6d5d8527bfc57 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [CANDIDATE]: Term 1 election: Requested vote from peers 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169), 33274489fed64e9ca74980d543967562 (127.4.192.67:41137)
I20260608 12:52:42.314190 13665 raft_consensus.cc:2393] T f59368a425774818a9d6d5d8527bfc57 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 33274489fed64e9ca74980d543967562 in current term 1: Already voted for candidate 96dd8ec5a79a4be4a44d5b24ff9e6d12 in this term.
I20260608 12:52:42.314404 13739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f59368a425774818a9d6d5d8527bfc57" candidate_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33274489fed64e9ca74980d543967562"
I20260608 12:52:42.314527 13588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f59368a425774818a9d6d5d8527bfc57" candidate_uuid: "33274489fed64e9ca74980d543967562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15"
I20260608 12:52:42.315315 13588 raft_consensus.cc:3060] T f59368a425774818a9d6d5d8527bfc57 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:42.315487 13739 raft_consensus.cc:2393] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 96dd8ec5a79a4be4a44d5b24ff9e6d12 in current term 1: Already voted for candidate 33274489fed64e9ca74980d543967562 in this term.
I20260608 12:52:42.315552 13816 leader_election.cc:290] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562 [CANDIDATE]: Term 1 election: Requested vote from peers 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169), 96dd8ec5a79a4be4a44d5b24ff9e6d12 (127.4.192.66:33685)
I20260608 12:52:42.315959 13804 raft_consensus.cc:2804] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:42.316510 13804 raft_consensus.cc:697] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562 [term 1 LEADER]: Becoming Leader. State: Replica: 33274489fed64e9ca74980d543967562, State: Running, Role: LEADER
I20260608 12:52:42.316628 13664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685cc3d1e42448e4aebc29078f1b2276" candidate_uuid: "33274489fed64e9ca74980d543967562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12"
I20260608 12:52:42.317448 13804 consensus_queue.cc:237] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.318140 13795 leader_election.cc:290] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [CANDIDATE]: Term 1 election: Requested vote from peers 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169), 33274489fed64e9ca74980d543967562 (127.4.192.67:41137)
W20260608 12:52:42.318548 13702 leader_election.cc:343] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96dd8ec5a79a4be4a44d5b24ff9e6d12 (127.4.192.66:33685): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:42.320557 13590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f59368a425774818a9d6d5d8527bfc57" candidate_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15"
I20260608 12:52:42.321858 13739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20297b5e21254a2a94cdfb9e6a565f7e" candidate_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33274489fed64e9ca74980d543967562"
I20260608 12:52:42.322633 13739 raft_consensus.cc:3060] T 20297b5e21254a2a94cdfb9e6a565f7e P 33274489fed64e9ca74980d543967562 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:42.323915 13587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20297b5e21254a2a94cdfb9e6a565f7e" candidate_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15"
I20260608 12:52:42.324716 13587 raft_consensus.cc:3060] T 20297b5e21254a2a94cdfb9e6a565f7e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:42.325819 13588 raft_consensus.cc:2468] T f59368a425774818a9d6d5d8527bfc57 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33274489fed64e9ca74980d543967562 in term 1.
I20260608 12:52:42.326002 13486 catalog_manager.cc:5696] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33274489fed64e9ca74980d543967562 (127.4.192.67). New cstate: current_term: 1 leader_uuid: "33274489fed64e9ca74980d543967562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:42.327059 13589 raft_consensus.cc:2468] T 685cc3d1e42448e4aebc29078f1b2276 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33274489fed64e9ca74980d543967562 in term 1.
I20260608 12:52:42.327484 13703 leader_election.cc:304] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562 [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: 33274489fed64e9ca74980d543967562, 4d1a7d17a8ec4e5f98b5b2da1e45ab15; no voters: 96dd8ec5a79a4be4a44d5b24ff9e6d12
I20260608 12:52:42.329114 13629 leader_election.cc:304] T f59368a425774818a9d6d5d8527bfc57 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [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: 96dd8ec5a79a4be4a44d5b24ff9e6d12; no voters: 33274489fed64e9ca74980d543967562, 4d1a7d17a8ec4e5f98b5b2da1e45ab15
I20260608 12:52:42.329397 13703 leader_election.cc:304] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562 [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: 33274489fed64e9ca74980d543967562, 4d1a7d17a8ec4e5f98b5b2da1e45ab15; no voters: 96dd8ec5a79a4be4a44d5b24ff9e6d12
I20260608 12:52:42.330564 13786 raft_consensus.cc:2804] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:42.331185 13786 raft_consensus.cc:697] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562 [term 1 LEADER]: Becoming Leader. State: Replica: 33274489fed64e9ca74980d543967562, State: Running, Role: LEADER
I20260608 12:52:42.332309 13786 consensus_queue.cc:237] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.335466 13814 raft_consensus.cc:2804] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:42.337332 13795 raft_consensus.cc:2749] T f59368a425774818a9d6d5d8527bfc57 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:52:42.350627 13789 tablet_bootstrap.cc:492] T 685cc3d1e42448e4aebc29078f1b2276 P 96dd8ec5a79a4be4a44d5b24ff9e6d12: No bootstrap required, opened a new log
I20260608 12:52:42.350550 13587 raft_consensus.cc:2468] T 20297b5e21254a2a94cdfb9e6a565f7e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96dd8ec5a79a4be4a44d5b24ff9e6d12 in term 1.
I20260608 12:52:42.351534 13789 ts_tablet_manager.cc:1403] T 685cc3d1e42448e4aebc29078f1b2276 P 96dd8ec5a79a4be4a44d5b24ff9e6d12: Time spent bootstrapping tablet: real 0.104s	user 0.008s	sys 0.005s
I20260608 12:52:42.344384 13739 raft_consensus.cc:2468] T 20297b5e21254a2a94cdfb9e6a565f7e P 33274489fed64e9ca74980d543967562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96dd8ec5a79a4be4a44d5b24ff9e6d12 in term 1.
I20260608 12:52:42.352231 13629 leader_election.cc:304] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d1a7d17a8ec4e5f98b5b2da1e45ab15, 96dd8ec5a79a4be4a44d5b24ff9e6d12; no voters: 
I20260608 12:52:42.353082 13814 raft_consensus.cc:697] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562 [term 1 LEADER]: Becoming Leader. State: Replica: 33274489fed64e9ca74980d543967562, State: Running, Role: LEADER
I20260608 12:52:42.353703 13795 raft_consensus.cc:2804] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:42.357607 13795 raft_consensus.cc:697] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 1 LEADER]: Becoming Leader. State: Replica: 96dd8ec5a79a4be4a44d5b24ff9e6d12, State: Running, Role: LEADER
I20260608 12:52:42.358076 13814 consensus_queue.cc:237] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.358520 13795 consensus_queue.cc:237] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.359092 13789 raft_consensus.cc:359] T 685cc3d1e42448e4aebc29078f1b2276 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.359889 13789 raft_consensus.cc:385] T 685cc3d1e42448e4aebc29078f1b2276 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:42.360181 13789 raft_consensus.cc:740] T 685cc3d1e42448e4aebc29078f1b2276 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96dd8ec5a79a4be4a44d5b24ff9e6d12, State: Initialized, Role: FOLLOWER
I20260608 12:52:42.361109 13789 consensus_queue.cc:260] T 685cc3d1e42448e4aebc29078f1b2276 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.363526 13789 ts_tablet_manager.cc:1434] T 685cc3d1e42448e4aebc29078f1b2276 P 96dd8ec5a79a4be4a44d5b24ff9e6d12: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260608 12:52:42.364724 13789 tablet_bootstrap.cc:492] T 439a26b279694d04957462263e948fae P 96dd8ec5a79a4be4a44d5b24ff9e6d12: Bootstrap starting.
I20260608 12:52:42.370559 13485 catalog_manager.cc:5696] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96dd8ec5a79a4be4a44d5b24ff9e6d12 (127.4.192.66). New cstate: current_term: 1 leader_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:42.372339 13789 tablet_bootstrap.cc:654] T 439a26b279694d04957462263e948fae P 96dd8ec5a79a4be4a44d5b24ff9e6d12: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:42.378669 13789 tablet_bootstrap.cc:492] T 439a26b279694d04957462263e948fae P 96dd8ec5a79a4be4a44d5b24ff9e6d12: No bootstrap required, opened a new log
I20260608 12:52:42.379261 13789 ts_tablet_manager.cc:1403] T 439a26b279694d04957462263e948fae P 96dd8ec5a79a4be4a44d5b24ff9e6d12: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.001s
I20260608 12:52:42.382522 13789 raft_consensus.cc:359] T 439a26b279694d04957462263e948fae P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.383224 13789 raft_consensus.cc:385] T 439a26b279694d04957462263e948fae P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:42.383548 13789 raft_consensus.cc:740] T 439a26b279694d04957462263e948fae P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96dd8ec5a79a4be4a44d5b24ff9e6d12, State: Initialized, Role: FOLLOWER
I20260608 12:52:42.384526 13789 consensus_queue.cc:260] T 439a26b279694d04957462263e948fae P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.386986 13789 ts_tablet_manager.cc:1434] T 439a26b279694d04957462263e948fae P 96dd8ec5a79a4be4a44d5b24ff9e6d12: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:52:42.386973 13485 catalog_manager.cc:5696] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33274489fed64e9ca74980d543967562 (127.4.192.67). New cstate: current_term: 1 leader_uuid: "33274489fed64e9ca74980d543967562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:42.388460 13485 catalog_manager.cc:5696] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33274489fed64e9ca74980d543967562 (127.4.192.67). New cstate: current_term: 1 leader_uuid: "33274489fed64e9ca74980d543967562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:42.389683 13485 catalog_manager.cc:5696] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33274489fed64e9ca74980d543967562 (127.4.192.67). New cstate: current_term: 1 leader_uuid: "33274489fed64e9ca74980d543967562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:42.390872 13485 catalog_manager.cc:5696] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33274489fed64e9ca74980d543967562 (127.4.192.67). New cstate: current_term: 1 leader_uuid: "33274489fed64e9ca74980d543967562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:42.432483 13795 raft_consensus.cc:493] T 685cc3d1e42448e4aebc29078f1b2276 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:42.433022 13795 raft_consensus.cc:515] T 685cc3d1e42448e4aebc29078f1b2276 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.435003 13795 leader_election.cc:290] T 685cc3d1e42448e4aebc29078f1b2276 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169), 33274489fed64e9ca74980d543967562 (127.4.192.67:41137)
I20260608 12:52:42.435679 13587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685cc3d1e42448e4aebc29078f1b2276" candidate_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" is_pre_election: true
I20260608 12:52:42.436019 13739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685cc3d1e42448e4aebc29078f1b2276" candidate_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33274489fed64e9ca74980d543967562" is_pre_election: true
I20260608 12:52:42.436360 13587 raft_consensus.cc:2393] T 685cc3d1e42448e4aebc29078f1b2276 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96dd8ec5a79a4be4a44d5b24ff9e6d12 in current term 1: Already voted for candidate 33274489fed64e9ca74980d543967562 in this term.
I20260608 12:52:42.437431 13629 leader_election.cc:304] T 685cc3d1e42448e4aebc29078f1b2276 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96dd8ec5a79a4be4a44d5b24ff9e6d12; no voters: 33274489fed64e9ca74980d543967562, 4d1a7d17a8ec4e5f98b5b2da1e45ab15
I20260608 12:52:42.438195 13795 raft_consensus.cc:3060] T 685cc3d1e42448e4aebc29078f1b2276 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:42.443512 13795 raft_consensus.cc:2749] T 685cc3d1e42448e4aebc29078f1b2276 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:52:42.522995 13795 raft_consensus.cc:493] T 439a26b279694d04957462263e948fae P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:42.523554 13795 raft_consensus.cc:515] T 439a26b279694d04957462263e948fae P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 } } peers { permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 } } peers { permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 } }
I20260608 12:52:42.525560 13795 leader_election.cc:290] T 439a26b279694d04957462263e948fae P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169), 33274489fed64e9ca74980d543967562 (127.4.192.67:41137)
I20260608 12:52:42.526394 13587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439a26b279694d04957462263e948fae" candidate_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" is_pre_election: true
I20260608 12:52:42.526649 13739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439a26b279694d04957462263e948fae" candidate_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33274489fed64e9ca74980d543967562" is_pre_election: true
I20260608 12:52:42.527179 13587 raft_consensus.cc:2393] T 439a26b279694d04957462263e948fae P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96dd8ec5a79a4be4a44d5b24ff9e6d12 in current term 1: Already voted for candidate 33274489fed64e9ca74980d543967562 in this term.
I20260608 12:52:42.528245 13629 leader_election.cc:304] T 439a26b279694d04957462263e948fae P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96dd8ec5a79a4be4a44d5b24ff9e6d12; no voters: 33274489fed64e9ca74980d543967562, 4d1a7d17a8ec4e5f98b5b2da1e45ab15
I20260608 12:52:42.529029 13795 raft_consensus.cc:3060] T 439a26b279694d04957462263e948fae P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:42.533943 13795 raft_consensus.cc:2749] T 439a26b279694d04957462263e948fae P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:52:42.724023 13814 consensus_queue.cc:1048] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:42.755062 13814 consensus_queue.cc:1048] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:42.763489 13663 raft_consensus.cc:1275] T f59368a425774818a9d6d5d8527bfc57 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 1 FOLLOWER]: Refusing update from remote peer 33274489fed64e9ca74980d543967562: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:42.765321 13814 consensus_queue.cc:1048] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:42.786553 13587 raft_consensus.cc:1275] T 20297b5e21254a2a94cdfb9e6a565f7e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 1 FOLLOWER]: Refusing update from remote peer 96dd8ec5a79a4be4a44d5b24ff9e6d12: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:42.788267 13739 raft_consensus.cc:1275] T 20297b5e21254a2a94cdfb9e6a565f7e P 33274489fed64e9ca74980d543967562 [term 1 FOLLOWER]: Refusing update from remote peer 96dd8ec5a79a4be4a44d5b24ff9e6d12: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:42.788854 13795 consensus_queue.cc:1048] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:42.796424 13823 consensus_queue.cc:1048] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:42.801142 13795 consensus_queue.cc:1048] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33274489fed64e9ca74980d543967562" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:42.803684 13588 raft_consensus.cc:1275] T ceea75512f0641f090205ebce27e53a0 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 1 FOLLOWER]: Refusing update from remote peer 33274489fed64e9ca74980d543967562: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:42.812079 13786 consensus_queue.cc:1048] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:42.813496 13786 consensus_queue.cc:1048] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:42.881989 13662 raft_consensus.cc:1275] T 685cc3d1e42448e4aebc29078f1b2276 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 1 FOLLOWER]: Refusing update from remote peer 33274489fed64e9ca74980d543967562: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:42.884874 13586 raft_consensus.cc:3060] T 404b86a49aa148c1902ee61dc6aa611e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:42.887605 13590 raft_consensus.cc:1275] T f59368a425774818a9d6d5d8527bfc57 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 1 FOLLOWER]: Refusing update from remote peer 33274489fed64e9ca74980d543967562: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:42.889138 13585 raft_consensus.cc:1275] T 685cc3d1e42448e4aebc29078f1b2276 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 1 FOLLOWER]: Refusing update from remote peer 33274489fed64e9ca74980d543967562: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:42.891501 13814 consensus_queue.cc:1048] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:42.893157 13814 consensus_queue.cc:1048] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:42.897604 13786 consensus_queue.cc:1048] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96dd8ec5a79a4be4a44d5b24ff9e6d12" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260608 12:52:42.926247 13586 raft_consensus.cc:1275] T 404b86a49aa148c1902ee61dc6aa611e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 1 FOLLOWER]: Refusing update from remote peer 33274489fed64e9ca74980d543967562: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:42.964908 13857 consensus_queue.cc:1048] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d1a7d17a8ec4e5f98b5b2da1e45ab15" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 40169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260608 12:52:43.092834 13840 mvcc.cc:204] Tried to move back new op lower bound from 7294661274910326784 to 7294661273039962112. Current Snapshot: MvccSnapshot[applied={T|T < 7294661274910326784}]
W20260608 12:52:43.165225 13703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.192.65:40169, user_credentials={real_user=slave}} blocked reactor thread for 46449.4us
W20260608 12:52:44.368871 13629 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.192.65:40169, user_credentials={real_user=slave}} blocked reactor thread for 94864.4us
I20260608 12:52:44.480254  4865 tablet_server.cc:179] TabletServer@127.4.192.65:0 shutting down...
I20260608 12:52:44.504909  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:44.505584  4865 tablet_replica.cc:333] T 20297b5e21254a2a94cdfb9e6a565f7e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: stopping tablet replica
I20260608 12:52:44.506196  4865 raft_consensus.cc:2243] T 20297b5e21254a2a94cdfb9e6a565f7e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:44.506721  4865 raft_consensus.cc:2272] T 20297b5e21254a2a94cdfb9e6a565f7e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:44.509377  4865 tablet_replica.cc:333] T 404b86a49aa148c1902ee61dc6aa611e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: stopping tablet replica
I20260608 12:52:44.509958  4865 raft_consensus.cc:2243] T 404b86a49aa148c1902ee61dc6aa611e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:44.510488  4865 raft_consensus.cc:2272] T 404b86a49aa148c1902ee61dc6aa611e P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:44.513197  4865 tablet_replica.cc:333] T ceea75512f0641f090205ebce27e53a0 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: stopping tablet replica
I20260608 12:52:44.513793  4865 raft_consensus.cc:2243] T ceea75512f0641f090205ebce27e53a0 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:44.514279  4865 raft_consensus.cc:2272] T ceea75512f0641f090205ebce27e53a0 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:44.517347  4865 tablet_replica.cc:333] T 685cc3d1e42448e4aebc29078f1b2276 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: stopping tablet replica
I20260608 12:52:44.517961  4865 raft_consensus.cc:2243] T 685cc3d1e42448e4aebc29078f1b2276 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:44.518540  4865 raft_consensus.cc:2272] T 685cc3d1e42448e4aebc29078f1b2276 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:44.521142  4865 tablet_replica.cc:333] T f59368a425774818a9d6d5d8527bfc57 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: stopping tablet replica
I20260608 12:52:44.521708  4865 raft_consensus.cc:2243] T f59368a425774818a9d6d5d8527bfc57 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:44.522251  4865 raft_consensus.cc:2272] T f59368a425774818a9d6d5d8527bfc57 P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:44.524750  4865 tablet_replica.cc:333] T 439a26b279694d04957462263e948fae P 4d1a7d17a8ec4e5f98b5b2da1e45ab15: stopping tablet replica
I20260608 12:52:44.525290  4865 raft_consensus.cc:2243] T 439a26b279694d04957462263e948fae P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:44.525840  4865 raft_consensus.cc:2272] T 439a26b279694d04957462263e948fae P 4d1a7d17a8ec4e5f98b5b2da1e45ab15 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:52:44.802608 13629 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.192.65:40169: connect: Connection refused (error 111) [suppressed 37 similar messages]
W20260608 12:52:44.805856 13629 consensus_peers.cc:597] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 -> Peer 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169): Couldn't send request to peer 4d1a7d17a8ec4e5f98b5b2da1e45ab15. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:40169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:52:44.860716 13703 consensus_peers.cc:597] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562 -> Peer 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169): Couldn't send request to peer 4d1a7d17a8ec4e5f98b5b2da1e45ab15. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:40169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:52:44.887668 13703 consensus_peers.cc:597] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562 -> Peer 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169): Couldn't send request to peer 4d1a7d17a8ec4e5f98b5b2da1e45ab15. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:40169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:52:44.906113 13703 consensus_peers.cc:597] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562 -> Peer 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169): Couldn't send request to peer 4d1a7d17a8ec4e5f98b5b2da1e45ab15. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:40169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:52:44.960518 13703 consensus_peers.cc:597] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562 -> Peer 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169): Couldn't send request to peer 4d1a7d17a8ec4e5f98b5b2da1e45ab15. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:40169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:52:44.986863 13703 consensus_peers.cc:597] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562 -> Peer 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169): Couldn't send request to peer 4d1a7d17a8ec4e5f98b5b2da1e45ab15. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:40169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:52:45.052642 13611 debug-util.cc:398] Leaking SignalData structure 0x7b0800271380 after lost signal to thread 4868
W20260608 12:52:45.053766 13611 debug-util.cc:398] Leaking SignalData structure 0x7b08001cce20 after lost signal to thread 13522
W20260608 12:52:45.055660 13611 debug-util.cc:398] Leaking SignalData structure 0x7b080008e080 after lost signal to thread 13689
W20260608 12:52:45.056679 13611 debug-util.cc:398] Leaking SignalData structure 0x7b0800231920 after lost signal to thread 13763
W20260608 12:52:45.551879  4865 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 13611)
W20260608 12:52:46.552385  4865 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 13611)
W20260608 12:52:47.133821 13703 consensus_peers.cc:597] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562 -> Peer 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169): Couldn't send request to peer 4d1a7d17a8ec4e5f98b5b2da1e45ab15. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:40169: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:52:47.178387 13629 consensus_peers.cc:597] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 -> Peer 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169): Couldn't send request to peer 4d1a7d17a8ec4e5f98b5b2da1e45ab15. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:40169: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:52:47.193056 13703 consensus_peers.cc:597] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562 -> Peer 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169): Couldn't send request to peer 4d1a7d17a8ec4e5f98b5b2da1e45ab15. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:40169: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:52:47.325981 13703 consensus_peers.cc:597] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562 -> Peer 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169): Couldn't send request to peer 4d1a7d17a8ec4e5f98b5b2da1e45ab15. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:40169: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:52:47.552804  4865 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 13611)
W20260608 12:52:47.594992 13703 consensus_peers.cc:597] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562 -> Peer 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169): Couldn't send request to peer 4d1a7d17a8ec4e5f98b5b2da1e45ab15. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:40169: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:52:47.625104 13703 consensus_peers.cc:597] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562 -> Peer 4d1a7d17a8ec4e5f98b5b2da1e45ab15 (127.4.192.65:40169): Couldn't send request to peer 4d1a7d17a8ec4e5f98b5b2da1e45ab15. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:40169: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:52:48.553303  4865 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 13611)
I20260608 12:52:48.765113  4865 tablet_server.cc:196] TabletServer@127.4.192.65:0 shutdown complete.
I20260608 12:52:48.782022  4865 tablet_server.cc:179] TabletServer@127.4.192.66:0 shutting down...
I20260608 12:52:48.805548  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:48.806136  4865 tablet_replica.cc:333] T 685cc3d1e42448e4aebc29078f1b2276 P 96dd8ec5a79a4be4a44d5b24ff9e6d12: stopping tablet replica
I20260608 12:52:48.806764  4865 raft_consensus.cc:2243] T 685cc3d1e42448e4aebc29078f1b2276 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:48.807338  4865 raft_consensus.cc:2272] T 685cc3d1e42448e4aebc29078f1b2276 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:48.809607  4865 tablet_replica.cc:333] T ceea75512f0641f090205ebce27e53a0 P 96dd8ec5a79a4be4a44d5b24ff9e6d12: stopping tablet replica
I20260608 12:52:48.810141  4865 raft_consensus.cc:2243] T ceea75512f0641f090205ebce27e53a0 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:48.810654  4865 raft_consensus.cc:2272] T ceea75512f0641f090205ebce27e53a0 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:48.812805  4865 tablet_replica.cc:333] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12: stopping tablet replica
I20260608 12:52:48.813354  4865 raft_consensus.cc:2243] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:48.814150  4865 raft_consensus.cc:2272] T 20297b5e21254a2a94cdfb9e6a565f7e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:48.816345  4865 tablet_replica.cc:333] T 439a26b279694d04957462263e948fae P 96dd8ec5a79a4be4a44d5b24ff9e6d12: stopping tablet replica
I20260608 12:52:48.816883  4865 raft_consensus.cc:2243] T 439a26b279694d04957462263e948fae P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:48.817323  4865 raft_consensus.cc:2272] T 439a26b279694d04957462263e948fae P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:48.819319  4865 tablet_replica.cc:333] T f59368a425774818a9d6d5d8527bfc57 P 96dd8ec5a79a4be4a44d5b24ff9e6d12: stopping tablet replica
I20260608 12:52:48.819801  4865 raft_consensus.cc:2243] T f59368a425774818a9d6d5d8527bfc57 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:48.820312  4865 raft_consensus.cc:2272] T f59368a425774818a9d6d5d8527bfc57 P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:48.822233  4865 tablet_replica.cc:333] T 404b86a49aa148c1902ee61dc6aa611e P 96dd8ec5a79a4be4a44d5b24ff9e6d12: stopping tablet replica
I20260608 12:52:48.822690  4865 raft_consensus.cc:2243] T 404b86a49aa148c1902ee61dc6aa611e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:48.823277  4865 raft_consensus.cc:2272] T 404b86a49aa148c1902ee61dc6aa611e P 96dd8ec5a79a4be4a44d5b24ff9e6d12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:48.849341  4865 tablet_server.cc:196] TabletServer@127.4.192.66:0 shutdown complete.
I20260608 12:52:48.865167  4865 tablet_server.cc:179] TabletServer@127.4.192.67:0 shutting down...
I20260608 12:52:48.885206  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:48.885918  4865 tablet_replica.cc:333] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562: stopping tablet replica
I20260608 12:52:48.886583  4865 raft_consensus.cc:2243] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:48.887472  4865 raft_consensus.cc:2272] T ceea75512f0641f090205ebce27e53a0 P 33274489fed64e9ca74980d543967562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:48.889834  4865 tablet_replica.cc:333] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562: stopping tablet replica
I20260608 12:52:48.890422  4865 raft_consensus.cc:2243] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:48.891197  4865 raft_consensus.cc:2272] T 685cc3d1e42448e4aebc29078f1b2276 P 33274489fed64e9ca74980d543967562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:48.893260  4865 tablet_replica.cc:333] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562: stopping tablet replica
I20260608 12:52:48.893780  4865 raft_consensus.cc:2243] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:48.894528  4865 raft_consensus.cc:2272] T 404b86a49aa148c1902ee61dc6aa611e P 33274489fed64e9ca74980d543967562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:48.896654  4865 tablet_replica.cc:333] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562: stopping tablet replica
I20260608 12:52:48.897179  4865 raft_consensus.cc:2243] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:48.897893  4865 raft_consensus.cc:2272] T f59368a425774818a9d6d5d8527bfc57 P 33274489fed64e9ca74980d543967562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:48.899948  4865 tablet_replica.cc:333] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562: stopping tablet replica
I20260608 12:52:48.900463  4865 raft_consensus.cc:2243] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:48.901197  4865 raft_consensus.cc:2272] T 439a26b279694d04957462263e948fae P 33274489fed64e9ca74980d543967562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:48.903172  4865 tablet_replica.cc:333] T 20297b5e21254a2a94cdfb9e6a565f7e P 33274489fed64e9ca74980d543967562: stopping tablet replica
I20260608 12:52:48.903702  4865 raft_consensus.cc:2243] T 20297b5e21254a2a94cdfb9e6a565f7e P 33274489fed64e9ca74980d543967562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:48.904143  4865 raft_consensus.cc:2272] T 20297b5e21254a2a94cdfb9e6a565f7e P 33274489fed64e9ca74980d543967562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:48.928838  4865 tablet_server.cc:196] TabletServer@127.4.192.67:0 shutdown complete.
I20260608 12:52:48.945147  4865 master.cc:562] Master@127.4.192.126:34415 shutting down...
I20260608 12:52:48.966063  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2c9e7b9d0d5544959429153e19a3186b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:48.966604  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2c9e7b9d0d5544959429153e19a3186b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:48.966941  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2c9e7b9d0d5544959429153e19a3186b: stopping tablet replica
I20260608 12:52:48.985934  4865 master.cc:584] Master@127.4.192.126:34415 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (9006 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 12:52:49.016870  4865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.192.126:46791
I20260608 12:52:49.018023  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:49.023463 13904 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
W20260608 12:52:49.023747 13905 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
W20260608 12:52:49.024681 13907 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
I20260608 12:52:49.025774  4865 server_base.cc:1061] running on GCE node
I20260608 12:52:49.026682  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:49.026863  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:49.027076  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923169027041 us; error 0 us; skew 500 ppm
I20260608 12:52:49.027776  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:49.030005  4865 webserver.cc:533] Webserver started at http://127.4.192.126:36821/ using document root <none> and password file <none>
I20260608 12:52:49.030530  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:49.030721  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:49.031019  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:49.032366  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922948580137-4865-0/minicluster-data/master-0-root/instance:
uuid: "4b0eeb394d2842d1a647c8ad9606e863"
format_stamp: "Formatted at 2026-06-08 12:52:49 on dist-test-slave-pmzz"
I20260608 12:52:49.036883  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:52:49.040198 13912 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:49.040972  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:52:49.041262  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922948580137-4865-0/minicluster-data/master-0-root
uuid: "4b0eeb394d2842d1a647c8ad9606e863"
format_stamp: "Formatted at 2026-06-08 12:52:49 on dist-test-slave-pmzz"
I20260608 12:52:49.041553  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922948580137-4865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922948580137-4865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922948580137-4865-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)
I20260608 12:52:49.077744  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:49.078802  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:49.114586  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.126:46791
I20260608 12:52:49.114710 13963 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.126:46791 every 8 connection(s)
I20260608 12:52:49.118628 13964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:49.128858 13964 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b0eeb394d2842d1a647c8ad9606e863: Bootstrap starting.
I20260608 12:52:49.133234 13964 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4b0eeb394d2842d1a647c8ad9606e863: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:49.137048 13964 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b0eeb394d2842d1a647c8ad9606e863: No bootstrap required, opened a new log
I20260608 12:52:49.139005 13964 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4b0eeb394d2842d1a647c8ad9606e863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b0eeb394d2842d1a647c8ad9606e863" member_type: VOTER }
I20260608 12:52:49.139431 13964 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4b0eeb394d2842d1a647c8ad9606e863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:49.139622 13964 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4b0eeb394d2842d1a647c8ad9606e863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b0eeb394d2842d1a647c8ad9606e863, State: Initialized, Role: FOLLOWER
I20260608 12:52:49.140136 13964 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4b0eeb394d2842d1a647c8ad9606e863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b0eeb394d2842d1a647c8ad9606e863" member_type: VOTER }
I20260608 12:52:49.140551 13964 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4b0eeb394d2842d1a647c8ad9606e863 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:52:49.140753 13964 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4b0eeb394d2842d1a647c8ad9606e863 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:52:49.140960 13964 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4b0eeb394d2842d1a647c8ad9606e863 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:49.145315 13964 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4b0eeb394d2842d1a647c8ad9606e863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b0eeb394d2842d1a647c8ad9606e863" member_type: VOTER }
I20260608 12:52:49.145774 13964 leader_election.cc:304] T 00000000000000000000000000000000 P 4b0eeb394d2842d1a647c8ad9606e863 [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: 4b0eeb394d2842d1a647c8ad9606e863; no voters: 
I20260608 12:52:49.146776 13964 leader_election.cc:290] T 00000000000000000000000000000000 P 4b0eeb394d2842d1a647c8ad9606e863 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:52:49.147164 13967 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4b0eeb394d2842d1a647c8ad9606e863 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:49.148654 13967 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4b0eeb394d2842d1a647c8ad9606e863 [term 1 LEADER]: Becoming Leader. State: Replica: 4b0eeb394d2842d1a647c8ad9606e863, State: Running, Role: LEADER
I20260608 12:52:49.149245 13967 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4b0eeb394d2842d1a647c8ad9606e863 [LEADER]: Queue going to LEADER mode. State: All 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: "4b0eeb394d2842d1a647c8ad9606e863" member_type: VOTER }
I20260608 12:52:49.149791 13964 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4b0eeb394d2842d1a647c8ad9606e863 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:52:49.153889 13968 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b0eeb394d2842d1a647c8ad9606e863 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4b0eeb394d2842d1a647c8ad9606e863" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b0eeb394d2842d1a647c8ad9606e863" member_type: VOTER } }
I20260608 12:52:49.154711 13968 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b0eeb394d2842d1a647c8ad9606e863 [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:49.154796 13969 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b0eeb394d2842d1a647c8ad9606e863 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4b0eeb394d2842d1a647c8ad9606e863. Latest consensus state: current_term: 1 leader_uuid: "4b0eeb394d2842d1a647c8ad9606e863" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b0eeb394d2842d1a647c8ad9606e863" member_type: VOTER } }
I20260608 12:52:49.155627 13969 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b0eeb394d2842d1a647c8ad9606e863 [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:49.172130 13974 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:52:49.176956 13974 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:52:49.181401  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:52:49.186033 13974 catalog_manager.cc:1382] Generated new cluster ID: 155b87b1280b45778242f427e75fa521
I20260608 12:52:49.186280 13974 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:52:49.205921 13974 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:52:49.207186 13974 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:52:49.219657 13974 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4b0eeb394d2842d1a647c8ad9606e863: Generated new TSK 0
I20260608 12:52:49.220261 13974 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:52:49.247615  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:49.253847 13985 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
W20260608 12:52:49.254740 13986 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
W20260608 12:52:49.256559 13988 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
I20260608 12:52:49.256758  4865 server_base.cc:1061] running on GCE node
I20260608 12:52:49.257748  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:49.257947  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:49.258136  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923169258121 us; error 0 us; skew 500 ppm
I20260608 12:52:49.258769  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:49.261029  4865 webserver.cc:533] Webserver started at http://127.4.192.65:43533/ using document root <none> and password file <none>
I20260608 12:52:49.261559  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:49.261756  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:49.262043  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:49.263126  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922948580137-4865-0/minicluster-data/ts-0-root/instance:
uuid: "ade1fb1c0b06476a97b8c47feb320fac"
format_stamp: "Formatted at 2026-06-08 12:52:49 on dist-test-slave-pmzz"
I20260608 12:52:49.267843  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:52:49.271090 13993 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:49.271903  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:52:49.272200  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922948580137-4865-0/minicluster-data/ts-0-root
uuid: "ade1fb1c0b06476a97b8c47feb320fac"
format_stamp: "Formatted at 2026-06-08 12:52:49 on dist-test-slave-pmzz"
I20260608 12:52:49.272517  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922948580137-4865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922948580137-4865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922948580137-4865-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)
I20260608 12:52:49.294248  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:49.295365  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:49.296705  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:49.298996  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:49.299248  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:49.299561  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:49.299736  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:49.341732  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.65:38071
I20260608 12:52:49.341862 14055 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.65:38071 every 8 connection(s)
I20260608 12:52:49.346606  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:49.354127 14060 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
W20260608 12:52:49.355273 14061 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
W20260608 12:52:49.361763 14063 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
I20260608 12:52:49.362478 14056 heartbeater.cc:344] Connected to a master server at 127.4.192.126:46791
I20260608 12:52:49.363265 14056 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:49.364794 14056 heartbeater.cc:507] Master 127.4.192.126:46791 requested a full tablet report, sending...
I20260608 12:52:49.366047  4865 server_base.cc:1061] running on GCE node
I20260608 12:52:49.367475 13929 ts_manager.cc:194] Registered new tserver with Master: ade1fb1c0b06476a97b8c47feb320fac (127.4.192.65:38071)
I20260608 12:52:49.367964  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:49.368239  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:49.368433  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923169368418 us; error 0 us; skew 500 ppm
I20260608 12:52:49.369045  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:49.369498 13929 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40932
I20260608 12:52:49.371976  4865 webserver.cc:533] Webserver started at http://127.4.192.66:37749/ using document root <none> and password file <none>
I20260608 12:52:49.372540  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:49.372748  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:49.373019  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:49.374192  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922948580137-4865-0/minicluster-data/ts-1-root/instance:
uuid: "a5397c8ae2f5473fb68d137adbc8d02b"
format_stamp: "Formatted at 2026-06-08 12:52:49 on dist-test-slave-pmzz"
I20260608 12:52:49.378572  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:52:49.381820 14068 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:49.382655  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:52:49.382954  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922948580137-4865-0/minicluster-data/ts-1-root
uuid: "a5397c8ae2f5473fb68d137adbc8d02b"
format_stamp: "Formatted at 2026-06-08 12:52:49 on dist-test-slave-pmzz"
I20260608 12:52:49.383267  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922948580137-4865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922948580137-4865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922948580137-4865-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)
I20260608 12:52:49.399166  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:49.400252  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:49.401616  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:49.403895  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:49.404120  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:49.404371  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:49.404544  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:49.441684  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.66:33825
I20260608 12:52:49.441818 14130 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.66:33825 every 8 connection(s)
I20260608 12:52:49.446841  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:49.453958 14134 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
W20260608 12:52:49.456349 14135 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
I20260608 12:52:49.463824 14131 heartbeater.cc:344] Connected to a master server at 127.4.192.126:46791
W20260608 12:52:49.464210 14137 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
I20260608 12:52:49.464286 14131 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:49.465160  4865 server_base.cc:1061] running on GCE node
I20260608 12:52:49.465384 14131 heartbeater.cc:507] Master 127.4.192.126:46791 requested a full tablet report, sending...
I20260608 12:52:49.467450  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:49.467684  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:49.467867  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923169467849 us; error 0 us; skew 500 ppm
I20260608 12:52:49.468155 13929 ts_manager.cc:194] Registered new tserver with Master: a5397c8ae2f5473fb68d137adbc8d02b (127.4.192.66:33825)
I20260608 12:52:49.468559  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:49.469947 13929 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40948
I20260608 12:52:49.471365  4865 webserver.cc:533] Webserver started at http://127.4.192.67:33483/ using document root <none> and password file <none>
I20260608 12:52:49.471911  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:49.472100  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:49.472384  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:49.473428  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922948580137-4865-0/minicluster-data/ts-2-root/instance:
uuid: "2a9dfa7d8e0e4406b0794e158e9b3ddb"
format_stamp: "Formatted at 2026-06-08 12:52:49 on dist-test-slave-pmzz"
I20260608 12:52:49.477953  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:52:49.481206 14142 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:49.481981  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:52:49.482277  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922948580137-4865-0/minicluster-data/ts-2-root
uuid: "2a9dfa7d8e0e4406b0794e158e9b3ddb"
format_stamp: "Formatted at 2026-06-08 12:52:49 on dist-test-slave-pmzz"
I20260608 12:52:49.482574  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922948580137-4865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922948580137-4865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922948580137-4865-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)
I20260608 12:52:49.493969  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:49.494966  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:49.496423  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:49.498641  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:49.498867  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:49.499094  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:49.499279  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:52:49.536645  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.67:32899
I20260608 12:52:49.536767 14204 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.67:32899 every 8 connection(s)
I20260608 12:52:49.551610 14205 heartbeater.cc:344] Connected to a master server at 127.4.192.126:46791
I20260608 12:52:49.552093 14205 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:49.552838 14205 heartbeater.cc:507] Master 127.4.192.126:46791 requested a full tablet report, sending...
I20260608 12:52:49.555071 13929 ts_manager.cc:194] Registered new tserver with Master: 2a9dfa7d8e0e4406b0794e158e9b3ddb (127.4.192.67:32899)
I20260608 12:52:49.555347  4865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015241477s
I20260608 12:52:49.556572 13929 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40954
I20260608 12:52:50.372651 14056 heartbeater.cc:499] Master 127.4.192.126:46791 was elected leader, sending a full tablet report...
I20260608 12:52:50.472954 14131 heartbeater.cc:499] Master 127.4.192.126:46791 was elected leader, sending a full tablet report...
I20260608 12:52:50.559458 14205 heartbeater.cc:499] Master 127.4.192.126:46791 was elected leader, sending a full tablet report...
I20260608 12:52:50.615296 13929 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40964:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:52:50.617519 13929 catalog_manager.cc:7076] 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.
I20260608 12:52:50.669538 14170 tablet_service.cc:1511] Processing CreateTablet for tablet b5d2d0dc6dd6499a8a110ac8b6d31279 (DEFAULT_TABLE table=test-workload [id=a1f1b38c23a1438d96159282c1d3e5f0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:52:50.671663 14170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d2d0dc6dd6499a8a110ac8b6d31279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:50.674273 14096 tablet_service.cc:1511] Processing CreateTablet for tablet b5d2d0dc6dd6499a8a110ac8b6d31279 (DEFAULT_TABLE table=test-workload [id=a1f1b38c23a1438d96159282c1d3e5f0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:52:50.676352 14096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d2d0dc6dd6499a8a110ac8b6d31279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:50.676837 14021 tablet_service.cc:1511] Processing CreateTablet for tablet b5d2d0dc6dd6499a8a110ac8b6d31279 (DEFAULT_TABLE table=test-workload [id=a1f1b38c23a1438d96159282c1d3e5f0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:52:50.678537 14021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d2d0dc6dd6499a8a110ac8b6d31279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:50.698167 14226 tablet_bootstrap.cc:492] T b5d2d0dc6dd6499a8a110ac8b6d31279 P ade1fb1c0b06476a97b8c47feb320fac: Bootstrap starting.
I20260608 12:52:50.704499 14227 tablet_bootstrap.cc:492] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb: Bootstrap starting.
I20260608 12:52:50.704654 14226 tablet_bootstrap.cc:654] T b5d2d0dc6dd6499a8a110ac8b6d31279 P ade1fb1c0b06476a97b8c47feb320fac: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:50.709009 14228 tablet_bootstrap.cc:492] T b5d2d0dc6dd6499a8a110ac8b6d31279 P a5397c8ae2f5473fb68d137adbc8d02b: Bootstrap starting.
I20260608 12:52:50.712280 14227 tablet_bootstrap.cc:654] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:50.714460 14226 tablet_bootstrap.cc:492] T b5d2d0dc6dd6499a8a110ac8b6d31279 P ade1fb1c0b06476a97b8c47feb320fac: No bootstrap required, opened a new log
I20260608 12:52:50.715014 14226 ts_tablet_manager.cc:1403] T b5d2d0dc6dd6499a8a110ac8b6d31279 P ade1fb1c0b06476a97b8c47feb320fac: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.005s
I20260608 12:52:50.718186 14228 tablet_bootstrap.cc:654] T b5d2d0dc6dd6499a8a110ac8b6d31279 P a5397c8ae2f5473fb68d137adbc8d02b: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:50.718956 14227 tablet_bootstrap.cc:492] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb: No bootstrap required, opened a new log
I20260608 12:52:50.718581 14226 raft_consensus.cc:359] T b5d2d0dc6dd6499a8a110ac8b6d31279 P ade1fb1c0b06476a97b8c47feb320fac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a9dfa7d8e0e4406b0794e158e9b3ddb" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32899 } } peers { permanent_uuid: "a5397c8ae2f5473fb68d137adbc8d02b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33825 } } peers { permanent_uuid: "ade1fb1c0b06476a97b8c47feb320fac" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38071 } }
I20260608 12:52:50.719584 14227 ts_tablet_manager.cc:1403] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260608 12:52:50.719587 14226 raft_consensus.cc:385] T b5d2d0dc6dd6499a8a110ac8b6d31279 P ade1fb1c0b06476a97b8c47feb320fac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:50.720310 14226 raft_consensus.cc:740] T b5d2d0dc6dd6499a8a110ac8b6d31279 P ade1fb1c0b06476a97b8c47feb320fac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ade1fb1c0b06476a97b8c47feb320fac, State: Initialized, Role: FOLLOWER
I20260608 12:52:50.721225 14226 consensus_queue.cc:260] T b5d2d0dc6dd6499a8a110ac8b6d31279 P ade1fb1c0b06476a97b8c47feb320fac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a9dfa7d8e0e4406b0794e158e9b3ddb" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32899 } } peers { permanent_uuid: "a5397c8ae2f5473fb68d137adbc8d02b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33825 } } peers { permanent_uuid: "ade1fb1c0b06476a97b8c47feb320fac" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38071 } }
I20260608 12:52:50.723383 14227 raft_consensus.cc:359] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a9dfa7d8e0e4406b0794e158e9b3ddb" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32899 } } peers { permanent_uuid: "a5397c8ae2f5473fb68d137adbc8d02b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33825 } } peers { permanent_uuid: "ade1fb1c0b06476a97b8c47feb320fac" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38071 } }
I20260608 12:52:50.724270 14227 raft_consensus.cc:385] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:50.724684 14228 tablet_bootstrap.cc:492] T b5d2d0dc6dd6499a8a110ac8b6d31279 P a5397c8ae2f5473fb68d137adbc8d02b: No bootstrap required, opened a new log
I20260608 12:52:50.724642 14227 raft_consensus.cc:740] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a9dfa7d8e0e4406b0794e158e9b3ddb, State: Initialized, Role: FOLLOWER
I20260608 12:52:50.725339 14228 ts_tablet_manager.cc:1403] T b5d2d0dc6dd6499a8a110ac8b6d31279 P a5397c8ae2f5473fb68d137adbc8d02b: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.002s
I20260608 12:52:50.725917 14227 consensus_queue.cc:260] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a9dfa7d8e0e4406b0794e158e9b3ddb" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32899 } } peers { permanent_uuid: "a5397c8ae2f5473fb68d137adbc8d02b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33825 } } peers { permanent_uuid: "ade1fb1c0b06476a97b8c47feb320fac" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38071 } }
I20260608 12:52:50.727140 14226 ts_tablet_manager.cc:1434] T b5d2d0dc6dd6499a8a110ac8b6d31279 P ade1fb1c0b06476a97b8c47feb320fac: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.006s
I20260608 12:52:50.729661 14227 ts_tablet_manager.cc:1434] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 12:52:50.729395 14228 raft_consensus.cc:359] T b5d2d0dc6dd6499a8a110ac8b6d31279 P a5397c8ae2f5473fb68d137adbc8d02b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a9dfa7d8e0e4406b0794e158e9b3ddb" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32899 } } peers { permanent_uuid: "a5397c8ae2f5473fb68d137adbc8d02b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33825 } } peers { permanent_uuid: "ade1fb1c0b06476a97b8c47feb320fac" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38071 } }
I20260608 12:52:50.730207 14228 raft_consensus.cc:385] T b5d2d0dc6dd6499a8a110ac8b6d31279 P a5397c8ae2f5473fb68d137adbc8d02b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:50.730569 14228 raft_consensus.cc:740] T b5d2d0dc6dd6499a8a110ac8b6d31279 P a5397c8ae2f5473fb68d137adbc8d02b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5397c8ae2f5473fb68d137adbc8d02b, State: Initialized, Role: FOLLOWER
I20260608 12:52:50.731469 14228 consensus_queue.cc:260] T b5d2d0dc6dd6499a8a110ac8b6d31279 P a5397c8ae2f5473fb68d137adbc8d02b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a9dfa7d8e0e4406b0794e158e9b3ddb" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32899 } } peers { permanent_uuid: "a5397c8ae2f5473fb68d137adbc8d02b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33825 } } peers { permanent_uuid: "ade1fb1c0b06476a97b8c47feb320fac" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38071 } }
I20260608 12:52:50.734877 14228 ts_tablet_manager.cc:1434] T b5d2d0dc6dd6499a8a110ac8b6d31279 P a5397c8ae2f5473fb68d137adbc8d02b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
W20260608 12:52:50.794504 14206 tablet.cc:2404] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:52:50.857652 14233 raft_consensus.cc:493] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:50.858286 14233 raft_consensus.cc:515] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a9dfa7d8e0e4406b0794e158e9b3ddb" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32899 } } peers { permanent_uuid: "a5397c8ae2f5473fb68d137adbc8d02b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33825 } } peers { permanent_uuid: "ade1fb1c0b06476a97b8c47feb320fac" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38071 } }
I20260608 12:52:50.860775 14233 leader_election.cc:290] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5397c8ae2f5473fb68d137adbc8d02b (127.4.192.66:33825), ade1fb1c0b06476a97b8c47feb320fac (127.4.192.65:38071)
I20260608 12:52:50.873292 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d2d0dc6dd6499a8a110ac8b6d31279" candidate_uuid: "2a9dfa7d8e0e4406b0794e158e9b3ddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5397c8ae2f5473fb68d137adbc8d02b" is_pre_election: true
I20260608 12:52:50.873792 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d2d0dc6dd6499a8a110ac8b6d31279" candidate_uuid: "2a9dfa7d8e0e4406b0794e158e9b3ddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade1fb1c0b06476a97b8c47feb320fac" is_pre_election: true
I20260608 12:52:50.874219 14106 raft_consensus.cc:2468] T b5d2d0dc6dd6499a8a110ac8b6d31279 P a5397c8ae2f5473fb68d137adbc8d02b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a9dfa7d8e0e4406b0794e158e9b3ddb in term 0.
I20260608 12:52:50.874482 14031 raft_consensus.cc:2468] T b5d2d0dc6dd6499a8a110ac8b6d31279 P ade1fb1c0b06476a97b8c47feb320fac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a9dfa7d8e0e4406b0794e158e9b3ddb in term 0.
I20260608 12:52:50.875782 14143 leader_election.cc:304] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a9dfa7d8e0e4406b0794e158e9b3ddb, a5397c8ae2f5473fb68d137adbc8d02b; no voters: 
I20260608 12:52:50.876557 14233 raft_consensus.cc:2804] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:50.876891 14233 raft_consensus.cc:493] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:50.877175 14233 raft_consensus.cc:3060] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:50.883301 14233 raft_consensus.cc:515] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a9dfa7d8e0e4406b0794e158e9b3ddb" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32899 } } peers { permanent_uuid: "a5397c8ae2f5473fb68d137adbc8d02b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33825 } } peers { permanent_uuid: "ade1fb1c0b06476a97b8c47feb320fac" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38071 } }
I20260608 12:52:50.885030 14233 leader_election.cc:290] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb [CANDIDATE]: Term 1 election: Requested vote from peers a5397c8ae2f5473fb68d137adbc8d02b (127.4.192.66:33825), ade1fb1c0b06476a97b8c47feb320fac (127.4.192.65:38071)
I20260608 12:52:50.885840 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d2d0dc6dd6499a8a110ac8b6d31279" candidate_uuid: "2a9dfa7d8e0e4406b0794e158e9b3ddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5397c8ae2f5473fb68d137adbc8d02b"
I20260608 12:52:50.886087 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d2d0dc6dd6499a8a110ac8b6d31279" candidate_uuid: "2a9dfa7d8e0e4406b0794e158e9b3ddb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade1fb1c0b06476a97b8c47feb320fac"
I20260608 12:52:50.886471 14106 raft_consensus.cc:3060] T b5d2d0dc6dd6499a8a110ac8b6d31279 P a5397c8ae2f5473fb68d137adbc8d02b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:50.886643 14031 raft_consensus.cc:3060] T b5d2d0dc6dd6499a8a110ac8b6d31279 P ade1fb1c0b06476a97b8c47feb320fac [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:50.895267 14031 raft_consensus.cc:2468] T b5d2d0dc6dd6499a8a110ac8b6d31279 P ade1fb1c0b06476a97b8c47feb320fac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a9dfa7d8e0e4406b0794e158e9b3ddb in term 1.
I20260608 12:52:50.895254 14106 raft_consensus.cc:2468] T b5d2d0dc6dd6499a8a110ac8b6d31279 P a5397c8ae2f5473fb68d137adbc8d02b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a9dfa7d8e0e4406b0794e158e9b3ddb in term 1.
I20260608 12:52:50.896881 14144 leader_election.cc:304] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a9dfa7d8e0e4406b0794e158e9b3ddb, ade1fb1c0b06476a97b8c47feb320fac; no voters: 
I20260608 12:52:50.897636 14233 raft_consensus.cc:2804] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:50.898667 14233 raft_consensus.cc:697] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb [term 1 LEADER]: Becoming Leader. State: Replica: 2a9dfa7d8e0e4406b0794e158e9b3ddb, State: Running, Role: LEADER
I20260608 12:52:50.899483 14233 consensus_queue.cc:237] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a9dfa7d8e0e4406b0794e158e9b3ddb" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32899 } } peers { permanent_uuid: "a5397c8ae2f5473fb68d137adbc8d02b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33825 } } peers { permanent_uuid: "ade1fb1c0b06476a97b8c47feb320fac" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38071 } }
I20260608 12:52:50.907614 13927 catalog_manager.cc:5696] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a9dfa7d8e0e4406b0794e158e9b3ddb (127.4.192.67). New cstate: current_term: 1 leader_uuid: "2a9dfa7d8e0e4406b0794e158e9b3ddb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a9dfa7d8e0e4406b0794e158e9b3ddb" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5397c8ae2f5473fb68d137adbc8d02b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ade1fb1c0b06476a97b8c47feb320fac" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38071 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:51.113021 14106 raft_consensus.cc:1275] T b5d2d0dc6dd6499a8a110ac8b6d31279 P a5397c8ae2f5473fb68d137adbc8d02b [term 1 FOLLOWER]: Refusing update from remote peer 2a9dfa7d8e0e4406b0794e158e9b3ddb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:51.113021 14031 raft_consensus.cc:1275] T b5d2d0dc6dd6499a8a110ac8b6d31279 P ade1fb1c0b06476a97b8c47feb320fac [term 1 FOLLOWER]: Refusing update from remote peer 2a9dfa7d8e0e4406b0794e158e9b3ddb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:51.115077 14237 consensus_queue.cc:1048] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5397c8ae2f5473fb68d137adbc8d02b" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 33825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:51.115903 14233 consensus_queue.cc:1048] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade1fb1c0b06476a97b8c47feb320fac" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 38071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:51.811360  4865 tablet_server.cc:179] TabletServer@127.4.192.65:0 shutting down...
I20260608 12:52:51.836119  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:51.836812  4865 tablet_replica.cc:333] T b5d2d0dc6dd6499a8a110ac8b6d31279 P ade1fb1c0b06476a97b8c47feb320fac: stopping tablet replica
I20260608 12:52:51.837361  4865 raft_consensus.cc:2243] T b5d2d0dc6dd6499a8a110ac8b6d31279 P ade1fb1c0b06476a97b8c47feb320fac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:51.837850  4865 raft_consensus.cc:2272] T b5d2d0dc6dd6499a8a110ac8b6d31279 P ade1fb1c0b06476a97b8c47feb320fac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:51.860913  4865 tablet_server.cc:196] TabletServer@127.4.192.65:0 shutdown complete.
I20260608 12:52:51.872206  4865 tablet_server.cc:179] TabletServer@127.4.192.66:0 shutting down...
I20260608 12:52:51.895161  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:51.895911  4865 tablet_replica.cc:333] T b5d2d0dc6dd6499a8a110ac8b6d31279 P a5397c8ae2f5473fb68d137adbc8d02b: stopping tablet replica
I20260608 12:52:51.896502  4865 raft_consensus.cc:2243] T b5d2d0dc6dd6499a8a110ac8b6d31279 P a5397c8ae2f5473fb68d137adbc8d02b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:51.897055  4865 raft_consensus.cc:2272] T b5d2d0dc6dd6499a8a110ac8b6d31279 P a5397c8ae2f5473fb68d137adbc8d02b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:51.917902  4865 tablet_server.cc:196] TabletServer@127.4.192.66:0 shutdown complete.
I20260608 12:52:51.929647  4865 tablet_server.cc:179] TabletServer@127.4.192.67:0 shutting down...
I20260608 12:52:51.951949  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:51.952584  4865 tablet_replica.cc:333] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb: stopping tablet replica
I20260608 12:52:51.953066  4865 raft_consensus.cc:2243] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:51.953920  4865 raft_consensus.cc:2272] T b5d2d0dc6dd6499a8a110ac8b6d31279 P 2a9dfa7d8e0e4406b0794e158e9b3ddb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:51.975319  4865 tablet_server.cc:196] TabletServer@127.4.192.67:0 shutdown complete.
I20260608 12:52:51.986608  4865 master.cc:562] Master@127.4.192.126:46791 shutting down...
I20260608 12:52:52.007692  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4b0eeb394d2842d1a647c8ad9606e863 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:52.008205  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4b0eeb394d2842d1a647c8ad9606e863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:52.008523  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4b0eeb394d2842d1a647c8ad9606e863: stopping tablet replica
W20260608 12:52:52.518378 13960 debug-util.cc:398] Leaking SignalData structure 0x7b0800206f80 after lost signal to thread 4868
W20260608 12:52:53.025800  4865 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 13960)
W20260608 12:52:54.026345  4865 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 13960)
W20260608 12:52:55.026796  4865 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 13960)
I20260608 12:52:55.993726  4865 master.cc:584] Master@127.4.192.126:46791 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (7017 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 12:52:56.037451  4865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.192.126:36275
I20260608 12:52:56.039173  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:56.045902 14259 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
W20260608 12:52:56.046016 14258 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
W20260608 12:52:56.046870 14261 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
I20260608 12:52:56.047703  4865 server_base.cc:1061] running on GCE node
I20260608 12:52:56.048534  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:56.048718  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:56.048838  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923176048827 us; error 0 us; skew 500 ppm
I20260608 12:52:56.049345  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:56.051710  4865 webserver.cc:533] Webserver started at http://127.4.192.126:40793/ using document root <none> and password file <none>
I20260608 12:52:56.052140  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:56.052299  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:56.052522  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:56.053566  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922948580137-4865-0/minicluster-data/master-0-root/instance:
uuid: "895f1abc395842b4bc931983f3540c1f"
format_stamp: "Formatted at 2026-06-08 12:52:56 on dist-test-slave-pmzz"
I20260608 12:52:56.057951  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:52:56.061292 14266 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:56.062037  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:52:56.062284  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922948580137-4865-0/minicluster-data/master-0-root
uuid: "895f1abc395842b4bc931983f3540c1f"
format_stamp: "Formatted at 2026-06-08 12:52:56 on dist-test-slave-pmzz"
I20260608 12:52:56.062511  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922948580137-4865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922948580137-4865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922948580137-4865-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)
I20260608 12:52:56.089182  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:56.090387  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:56.129724  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.126:36275
I20260608 12:52:56.129860 14317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.126:36275 every 8 connection(s)
I20260608 12:52:56.133946 14318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:56.145408 14318 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 895f1abc395842b4bc931983f3540c1f: Bootstrap starting.
I20260608 12:52:56.150328 14318 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 895f1abc395842b4bc931983f3540c1f: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:56.154477 14318 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 895f1abc395842b4bc931983f3540c1f: No bootstrap required, opened a new log
I20260608 12:52:56.156692 14318 raft_consensus.cc:359] T 00000000000000000000000000000000 P 895f1abc395842b4bc931983f3540c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "895f1abc395842b4bc931983f3540c1f" member_type: VOTER }
I20260608 12:52:56.157068 14318 raft_consensus.cc:385] T 00000000000000000000000000000000 P 895f1abc395842b4bc931983f3540c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:56.157313 14318 raft_consensus.cc:740] T 00000000000000000000000000000000 P 895f1abc395842b4bc931983f3540c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 895f1abc395842b4bc931983f3540c1f, State: Initialized, Role: FOLLOWER
I20260608 12:52:56.157927 14318 consensus_queue.cc:260] T 00000000000000000000000000000000 P 895f1abc395842b4bc931983f3540c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "895f1abc395842b4bc931983f3540c1f" member_type: VOTER }
I20260608 12:52:56.158385 14318 raft_consensus.cc:399] T 00000000000000000000000000000000 P 895f1abc395842b4bc931983f3540c1f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:52:56.158617 14318 raft_consensus.cc:493] T 00000000000000000000000000000000 P 895f1abc395842b4bc931983f3540c1f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:52:56.158893 14318 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 895f1abc395842b4bc931983f3540c1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:56.163565 14318 raft_consensus.cc:515] T 00000000000000000000000000000000 P 895f1abc395842b4bc931983f3540c1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "895f1abc395842b4bc931983f3540c1f" member_type: VOTER }
I20260608 12:52:56.164175 14318 leader_election.cc:304] T 00000000000000000000000000000000 P 895f1abc395842b4bc931983f3540c1f [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: 895f1abc395842b4bc931983f3540c1f; no voters: 
I20260608 12:52:56.165338 14318 leader_election.cc:290] T 00000000000000000000000000000000 P 895f1abc395842b4bc931983f3540c1f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:52:56.165745 14321 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 895f1abc395842b4bc931983f3540c1f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:56.167302 14321 raft_consensus.cc:697] T 00000000000000000000000000000000 P 895f1abc395842b4bc931983f3540c1f [term 1 LEADER]: Becoming Leader. State: Replica: 895f1abc395842b4bc931983f3540c1f, State: Running, Role: LEADER
I20260608 12:52:56.167984 14321 consensus_queue.cc:237] T 00000000000000000000000000000000 P 895f1abc395842b4bc931983f3540c1f [LEADER]: Queue going to LEADER mode. State: All 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: "895f1abc395842b4bc931983f3540c1f" member_type: VOTER }
I20260608 12:52:56.168480 14318 sys_catalog.cc:565] T 00000000000000000000000000000000 P 895f1abc395842b4bc931983f3540c1f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:52:56.172848 14323 sys_catalog.cc:455] T 00000000000000000000000000000000 P 895f1abc395842b4bc931983f3540c1f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 895f1abc395842b4bc931983f3540c1f. Latest consensus state: current_term: 1 leader_uuid: "895f1abc395842b4bc931983f3540c1f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "895f1abc395842b4bc931983f3540c1f" member_type: VOTER } }
I20260608 12:52:56.173545 14323 sys_catalog.cc:458] T 00000000000000000000000000000000 P 895f1abc395842b4bc931983f3540c1f [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:56.173805 14322 sys_catalog.cc:455] T 00000000000000000000000000000000 P 895f1abc395842b4bc931983f3540c1f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "895f1abc395842b4bc931983f3540c1f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "895f1abc395842b4bc931983f3540c1f" member_type: VOTER } }
I20260608 12:52:56.174566 14322 sys_catalog.cc:458] T 00000000000000000000000000000000 P 895f1abc395842b4bc931983f3540c1f [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:56.177992 14329 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:52:56.183609 14329 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:52:56.186184  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:52:56.193109 14329 catalog_manager.cc:1382] Generated new cluster ID: a246816935134122a47a8a58fb5a317f
I20260608 12:52:56.193429 14329 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:52:56.215534 14329 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:52:56.216881 14329 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:52:56.248168 14329 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 895f1abc395842b4bc931983f3540c1f: Generated new TSK 0
I20260608 12:52:56.248849 14329 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:52:56.316915  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:56.323781 14339 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
W20260608 12:52:56.324949 14340 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
I20260608 12:52:56.327310  4865 server_base.cc:1061] running on GCE node
W20260608 12:52:56.328059 14342 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
I20260608 12:52:56.329027  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:56.329231  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:56.329360  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923176329347 us; error 0 us; skew 500 ppm
I20260608 12:52:56.329895  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:56.332242  4865 webserver.cc:533] Webserver started at http://127.4.192.65:33363/ using document root <none> and password file <none>
I20260608 12:52:56.332749  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:56.332940  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:56.333181  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:56.334240  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922948580137-4865-0/minicluster-data/ts-0-root/instance:
uuid: "5af2b383661f4967a1cc6b8d77044b0c"
format_stamp: "Formatted at 2026-06-08 12:52:56 on dist-test-slave-pmzz"
I20260608 12:52:56.338850  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:52:56.342681 14347 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:56.343595  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:52:56.343945  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922948580137-4865-0/minicluster-data/ts-0-root
uuid: "5af2b383661f4967a1cc6b8d77044b0c"
format_stamp: "Formatted at 2026-06-08 12:52:56 on dist-test-slave-pmzz"
I20260608 12:52:56.344295  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922948580137-4865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922948580137-4865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922948580137-4865-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)
I20260608 12:52:56.385404  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:56.386596  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:56.388123  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:56.390544  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:56.390775  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:56.391062  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:56.391232  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:56.432641  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.65:35387
I20260608 12:52:56.432775 14409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.65:35387 every 8 connection(s)
I20260608 12:52:56.438243  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:56.445765 14414 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
W20260608 12:52:56.446492 14415 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
W20260608 12:52:56.447890 14417 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
I20260608 12:52:56.448710  4865 server_base.cc:1061] running on GCE node
I20260608 12:52:56.451138  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:56.451480  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:56.451666  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923176451650 us; error 0 us; skew 500 ppm
I20260608 12:52:56.452404  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:56.454041 14410 heartbeater.cc:344] Connected to a master server at 127.4.192.126:36275
I20260608 12:52:56.454421 14410 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:56.455309 14410 heartbeater.cc:507] Master 127.4.192.126:36275 requested a full tablet report, sending...
I20260608 12:52:56.455403  4865 webserver.cc:533] Webserver started at http://127.4.192.66:36165/ using document root <none> and password file <none>
I20260608 12:52:56.456049  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:56.456284  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:56.456552  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:56.457585 14283 ts_manager.cc:194] Registered new tserver with Master: 5af2b383661f4967a1cc6b8d77044b0c (127.4.192.65:35387)
I20260608 12:52:56.457641  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922948580137-4865-0/minicluster-data/ts-1-root/instance:
uuid: "93d24a74c6fc44e7a31c926e4ee2faec"
format_stamp: "Formatted at 2026-06-08 12:52:56 on dist-test-slave-pmzz"
I20260608 12:52:56.459688 14283 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43180
I20260608 12:52:56.462688  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:52:56.466256 14422 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:56.467021  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:52:56.467370  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922948580137-4865-0/minicluster-data/ts-1-root
uuid: "93d24a74c6fc44e7a31c926e4ee2faec"
format_stamp: "Formatted at 2026-06-08 12:52:56 on dist-test-slave-pmzz"
I20260608 12:52:56.467656  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922948580137-4865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922948580137-4865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922948580137-4865-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)
I20260608 12:52:56.480340  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:56.481360  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:56.482682  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:56.484980  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:56.485168  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:56.485354  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:56.485487  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:56.526276  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.66:39263
I20260608 12:52:56.526393 14484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.66:39263 every 8 connection(s)
I20260608 12:52:56.531808  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:56.540445 14488 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
W20260608 12:52:56.540876 14489 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
I20260608 12:52:56.544628 14485 heartbeater.cc:344] Connected to a master server at 127.4.192.126:36275
I20260608 12:52:56.545218 14485 heartbeater.cc:461] Registering TS with master...
W20260608 12:52:56.545369 14491 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
I20260608 12:52:56.546273 14485 heartbeater.cc:507] Master 127.4.192.126:36275 requested a full tablet report, sending...
I20260608 12:52:56.546401  4865 server_base.cc:1061] running on GCE node
I20260608 12:52:56.547483  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:56.547750  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:52:56.547967  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923176547930 us; error 0 us; skew 500 ppm
I20260608 12:52:56.548753  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:56.548799 14283 ts_manager.cc:194] Registered new tserver with Master: 93d24a74c6fc44e7a31c926e4ee2faec (127.4.192.66:39263)
I20260608 12:52:56.550890 14283 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43182
I20260608 12:52:56.551659  4865 webserver.cc:533] Webserver started at http://127.4.192.67:46847/ using document root <none> and password file <none>
I20260608 12:52:56.552304  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:56.552525  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:56.552814  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:56.554049  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922948580137-4865-0/minicluster-data/ts-2-root/instance:
uuid: "3bab403d57e04251b351b832073f3f58"
format_stamp: "Formatted at 2026-06-08 12:52:56 on dist-test-slave-pmzz"
I20260608 12:52:56.558893  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.006s
I20260608 12:52:56.562362 14496 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:56.563066  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:52:56.563424  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922948580137-4865-0/minicluster-data/ts-2-root
uuid: "3bab403d57e04251b351b832073f3f58"
format_stamp: "Formatted at 2026-06-08 12:52:56 on dist-test-slave-pmzz"
I20260608 12:52:56.563728  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922948580137-4865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922948580137-4865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922948580137-4865-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)
I20260608 12:52:56.574191  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:56.575394  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:56.576790  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:56.579039  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:56.579277  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:56.579540  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:56.579704  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:56.620666  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.67:41979
I20260608 12:52:56.620796 14558 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.67:41979 every 8 connection(s)
I20260608 12:52:56.635389 14559 heartbeater.cc:344] Connected to a master server at 127.4.192.126:36275
I20260608 12:52:56.635824 14559 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:56.636570 14559 heartbeater.cc:507] Master 127.4.192.126:36275 requested a full tablet report, sending...
I20260608 12:52:56.638737 14283 ts_manager.cc:194] Registered new tserver with Master: 3bab403d57e04251b351b832073f3f58 (127.4.192.67:41979)
I20260608 12:52:56.639109  4865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015031883s
I20260608 12:52:56.640637 14283 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43188
I20260608 12:52:57.462376 14410 heartbeater.cc:499] Master 127.4.192.126:36275 was elected leader, sending a full tablet report...
I20260608 12:52:57.553762 14485 heartbeater.cc:499] Master 127.4.192.126:36275 was elected leader, sending a full tablet report...
I20260608 12:52:57.643558 14559 heartbeater.cc:499] Master 127.4.192.126:36275 was elected leader, sending a full tablet report...
I20260608 12:52:57.695868 14283 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43452:
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: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:52:57.766934 14375 tablet_service.cc:1511] Processing CreateTablet for tablet 5f3d90e4a1bf43eb90a87bf0bddf3441 (DEFAULT_TABLE table=test-workload [id=bb7c04c9273945faa99a379375539508]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:52:57.768520 14375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f3d90e4a1bf43eb90a87bf0bddf3441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:57.768431 14374 tablet_service.cc:1511] Processing CreateTablet for tablet 1616c65a9a7f43b39d539c6e512870e5 (DEFAULT_TABLE table=test-workload [id=bb7c04c9273945faa99a379375539508]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:52:57.769129 14449 tablet_service.cc:1511] Processing CreateTablet for tablet 131485345c264b44a3b7f8bae132fbc1 (DEFAULT_TABLE table=test-workload [id=bb7c04c9273945faa99a379375539508]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:52:57.770047 14374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1616c65a9a7f43b39d539c6e512870e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:57.770572 14449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 131485345c264b44a3b7f8bae132fbc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:57.775112 14450 tablet_service.cc:1511] Processing CreateTablet for tablet d72aa76763c646508f8b9d576000cf92 (DEFAULT_TABLE table=test-workload [id=bb7c04c9273945faa99a379375539508]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:52:57.776486 14450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d72aa76763c646508f8b9d576000cf92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:57.781684 14524 tablet_service.cc:1511] Processing CreateTablet for tablet 4a1925183d6e4539bc1d5a2ffd5d7ef5 (DEFAULT_TABLE table=test-workload [id=bb7c04c9273945faa99a379375539508]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:52:57.783129 14524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a1925183d6e4539bc1d5a2ffd5d7ef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:57.783310 14523 tablet_service.cc:1511] Processing CreateTablet for tablet 858aefaf70394fce97aaea0efa94c9b8 (DEFAULT_TABLE table=test-workload [id=bb7c04c9273945faa99a379375539508]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:52:57.784646 14523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 858aefaf70394fce97aaea0efa94c9b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:57.802053 14579 tablet_bootstrap.cc:492] T 1616c65a9a7f43b39d539c6e512870e5 P 5af2b383661f4967a1cc6b8d77044b0c: Bootstrap starting.
I20260608 12:52:57.811527 14580 tablet_bootstrap.cc:492] T 4a1925183d6e4539bc1d5a2ffd5d7ef5 P 3bab403d57e04251b351b832073f3f58: Bootstrap starting.
I20260608 12:52:57.815114 14579 tablet_bootstrap.cc:654] T 1616c65a9a7f43b39d539c6e512870e5 P 5af2b383661f4967a1cc6b8d77044b0c: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:57.815413 14581 tablet_bootstrap.cc:492] T 131485345c264b44a3b7f8bae132fbc1 P 93d24a74c6fc44e7a31c926e4ee2faec: Bootstrap starting.
I20260608 12:52:57.820685 14580 tablet_bootstrap.cc:654] T 4a1925183d6e4539bc1d5a2ffd5d7ef5 P 3bab403d57e04251b351b832073f3f58: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:57.821993 14579 tablet_bootstrap.cc:492] T 1616c65a9a7f43b39d539c6e512870e5 P 5af2b383661f4967a1cc6b8d77044b0c: No bootstrap required, opened a new log
I20260608 12:52:57.822444 14579 ts_tablet_manager.cc:1403] T 1616c65a9a7f43b39d539c6e512870e5 P 5af2b383661f4967a1cc6b8d77044b0c: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260608 12:52:57.823150 14581 tablet_bootstrap.cc:654] T 131485345c264b44a3b7f8bae132fbc1 P 93d24a74c6fc44e7a31c926e4ee2faec: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:57.825260 14579 raft_consensus.cc:359] T 1616c65a9a7f43b39d539c6e512870e5 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } }
I20260608 12:52:57.825775 14579 raft_consensus.cc:385] T 1616c65a9a7f43b39d539c6e512870e5 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:57.826141 14579 raft_consensus.cc:740] T 1616c65a9a7f43b39d539c6e512870e5 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af2b383661f4967a1cc6b8d77044b0c, State: Initialized, Role: FOLLOWER
I20260608 12:52:57.826983 14579 consensus_queue.cc:260] T 1616c65a9a7f43b39d539c6e512870e5 P 5af2b383661f4967a1cc6b8d77044b0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } }
I20260608 12:52:57.827732 14579 raft_consensus.cc:399] T 1616c65a9a7f43b39d539c6e512870e5 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:52:57.828121 14579 raft_consensus.cc:493] T 1616c65a9a7f43b39d539c6e512870e5 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:52:57.828610 14579 raft_consensus.cc:3060] T 1616c65a9a7f43b39d539c6e512870e5 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:57.830256 14580 tablet_bootstrap.cc:492] T 4a1925183d6e4539bc1d5a2ffd5d7ef5 P 3bab403d57e04251b351b832073f3f58: No bootstrap required, opened a new log
I20260608 12:52:57.830906 14580 ts_tablet_manager.cc:1403] T 4a1925183d6e4539bc1d5a2ffd5d7ef5 P 3bab403d57e04251b351b832073f3f58: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260608 12:52:57.834961 14580 raft_consensus.cc:359] T 4a1925183d6e4539bc1d5a2ffd5d7ef5 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:57.835750 14580 raft_consensus.cc:385] T 4a1925183d6e4539bc1d5a2ffd5d7ef5 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:57.836211 14580 raft_consensus.cc:740] T 4a1925183d6e4539bc1d5a2ffd5d7ef5 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bab403d57e04251b351b832073f3f58, State: Initialized, Role: FOLLOWER
I20260608 12:52:57.837342 14580 consensus_queue.cc:260] T 4a1925183d6e4539bc1d5a2ffd5d7ef5 P 3bab403d57e04251b351b832073f3f58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:57.838812 14579 raft_consensus.cc:515] T 1616c65a9a7f43b39d539c6e512870e5 P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } }
I20260608 12:52:57.839321 14580 raft_consensus.cc:399] T 4a1925183d6e4539bc1d5a2ffd5d7ef5 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:52:57.839768 14580 raft_consensus.cc:493] T 4a1925183d6e4539bc1d5a2ffd5d7ef5 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:52:57.839632 14579 leader_election.cc:304] T 1616c65a9a7f43b39d539c6e512870e5 P 5af2b383661f4967a1cc6b8d77044b0c [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: 5af2b383661f4967a1cc6b8d77044b0c; no voters: 
I20260608 12:52:57.840307 14580 raft_consensus.cc:3060] T 4a1925183d6e4539bc1d5a2ffd5d7ef5 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:57.840790 14581 tablet_bootstrap.cc:492] T 131485345c264b44a3b7f8bae132fbc1 P 93d24a74c6fc44e7a31c926e4ee2faec: No bootstrap required, opened a new log
I20260608 12:52:57.841464 14581 ts_tablet_manager.cc:1403] T 131485345c264b44a3b7f8bae132fbc1 P 93d24a74c6fc44e7a31c926e4ee2faec: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260608 12:52:57.842419 14579 leader_election.cc:290] T 1616c65a9a7f43b39d539c6e512870e5 P 5af2b383661f4967a1cc6b8d77044b0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:52:57.843003 14585 raft_consensus.cc:2804] T 1616c65a9a7f43b39d539c6e512870e5 P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:57.845546 14581 raft_consensus.cc:359] T 131485345c264b44a3b7f8bae132fbc1 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } }
I20260608 12:52:57.846367 14581 raft_consensus.cc:385] T 131485345c264b44a3b7f8bae132fbc1 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:57.846760 14581 raft_consensus.cc:740] T 131485345c264b44a3b7f8bae132fbc1 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93d24a74c6fc44e7a31c926e4ee2faec, State: Initialized, Role: FOLLOWER
I20260608 12:52:57.847995 14581 consensus_queue.cc:260] T 131485345c264b44a3b7f8bae132fbc1 P 93d24a74c6fc44e7a31c926e4ee2faec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } }
I20260608 12:52:57.850042 14581 raft_consensus.cc:399] T 131485345c264b44a3b7f8bae132fbc1 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:52:57.850528 14581 raft_consensus.cc:493] T 131485345c264b44a3b7f8bae132fbc1 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:52:57.850950 14585 raft_consensus.cc:697] T 1616c65a9a7f43b39d539c6e512870e5 P 5af2b383661f4967a1cc6b8d77044b0c [term 1 LEADER]: Becoming Leader. State: Replica: 5af2b383661f4967a1cc6b8d77044b0c, State: Running, Role: LEADER
I20260608 12:52:57.850061 14580 raft_consensus.cc:515] T 4a1925183d6e4539bc1d5a2ffd5d7ef5 P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:57.850953 14581 raft_consensus.cc:3060] T 131485345c264b44a3b7f8bae132fbc1 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:57.851850 14579 ts_tablet_manager.cc:1434] T 1616c65a9a7f43b39d539c6e512870e5 P 5af2b383661f4967a1cc6b8d77044b0c: Time spent starting tablet: real 0.029s	user 0.018s	sys 0.012s
I20260608 12:52:57.852106 14580 leader_election.cc:304] T 4a1925183d6e4539bc1d5a2ffd5d7ef5 P 3bab403d57e04251b351b832073f3f58 [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: 3bab403d57e04251b351b832073f3f58; no voters: 
I20260608 12:52:57.851897 14585 consensus_queue.cc:237] T 1616c65a9a7f43b39d539c6e512870e5 P 5af2b383661f4967a1cc6b8d77044b0c [LEADER]: Queue going to LEADER mode. State: All 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: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } }
I20260608 12:52:57.853242 14579 tablet_bootstrap.cc:492] T 5f3d90e4a1bf43eb90a87bf0bddf3441 P 5af2b383661f4967a1cc6b8d77044b0c: Bootstrap starting.
I20260608 12:52:57.859694 14581 raft_consensus.cc:515] T 131485345c264b44a3b7f8bae132fbc1 P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } }
I20260608 12:52:57.860529 14581 leader_election.cc:304] T 131485345c264b44a3b7f8bae132fbc1 P 93d24a74c6fc44e7a31c926e4ee2faec [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: 93d24a74c6fc44e7a31c926e4ee2faec; no voters: 
I20260608 12:52:57.860757 14579 tablet_bootstrap.cc:654] T 5f3d90e4a1bf43eb90a87bf0bddf3441 P 5af2b383661f4967a1cc6b8d77044b0c: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:57.861120 14588 raft_consensus.cc:2804] T 4a1925183d6e4539bc1d5a2ffd5d7ef5 P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:57.861729 14580 leader_election.cc:290] T 4a1925183d6e4539bc1d5a2ffd5d7ef5 P 3bab403d57e04251b351b832073f3f58 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:52:57.871670 14588 raft_consensus.cc:697] T 4a1925183d6e4539bc1d5a2ffd5d7ef5 P 3bab403d57e04251b351b832073f3f58 [term 1 LEADER]: Becoming Leader. State: Replica: 3bab403d57e04251b351b832073f3f58, State: Running, Role: LEADER
I20260608 12:52:57.872871 14588 consensus_queue.cc:237] T 4a1925183d6e4539bc1d5a2ffd5d7ef5 P 3bab403d57e04251b351b832073f3f58 [LEADER]: Queue going to LEADER mode. State: All 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: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:57.878082 14590 raft_consensus.cc:2804] T 131485345c264b44a3b7f8bae132fbc1 P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:57.876541 14283 catalog_manager.cc:5696] T 1616c65a9a7f43b39d539c6e512870e5 P 5af2b383661f4967a1cc6b8d77044b0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5af2b383661f4967a1cc6b8d77044b0c (127.4.192.65). New cstate: current_term: 1 leader_uuid: "5af2b383661f4967a1cc6b8d77044b0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:57.877533 14581 leader_election.cc:290] T 131485345c264b44a3b7f8bae132fbc1 P 93d24a74c6fc44e7a31c926e4ee2faec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:52:57.876879 14580 ts_tablet_manager.cc:1434] T 4a1925183d6e4539bc1d5a2ffd5d7ef5 P 3bab403d57e04251b351b832073f3f58: Time spent starting tablet: real 0.045s	user 0.020s	sys 0.012s
I20260608 12:52:57.882350 14580 tablet_bootstrap.cc:492] T 858aefaf70394fce97aaea0efa94c9b8 P 3bab403d57e04251b351b832073f3f58: Bootstrap starting.
I20260608 12:52:57.889834 14580 tablet_bootstrap.cc:654] T 858aefaf70394fce97aaea0efa94c9b8 P 3bab403d57e04251b351b832073f3f58: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:57.891351 14590 raft_consensus.cc:697] T 131485345c264b44a3b7f8bae132fbc1 P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 LEADER]: Becoming Leader. State: Replica: 93d24a74c6fc44e7a31c926e4ee2faec, State: Running, Role: LEADER
I20260608 12:52:57.894200 14581 ts_tablet_manager.cc:1434] T 131485345c264b44a3b7f8bae132fbc1 P 93d24a74c6fc44e7a31c926e4ee2faec: Time spent starting tablet: real 0.052s	user 0.019s	sys 0.016s
I20260608 12:52:57.895732 14590 consensus_queue.cc:237] T 131485345c264b44a3b7f8bae132fbc1 P 93d24a74c6fc44e7a31c926e4ee2faec [LEADER]: Queue going to LEADER mode. State: All 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: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } }
I20260608 12:52:57.903007 14581 tablet_bootstrap.cc:492] T d72aa76763c646508f8b9d576000cf92 P 93d24a74c6fc44e7a31c926e4ee2faec: Bootstrap starting.
I20260608 12:52:57.908730 14283 catalog_manager.cc:5696] T 4a1925183d6e4539bc1d5a2ffd5d7ef5 P 3bab403d57e04251b351b832073f3f58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bab403d57e04251b351b832073f3f58 (127.4.192.67). New cstate: current_term: 1 leader_uuid: "3bab403d57e04251b351b832073f3f58" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:57.911823 14581 tablet_bootstrap.cc:654] T d72aa76763c646508f8b9d576000cf92 P 93d24a74c6fc44e7a31c926e4ee2faec: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:57.915961 14579 tablet_bootstrap.cc:492] T 5f3d90e4a1bf43eb90a87bf0bddf3441 P 5af2b383661f4967a1cc6b8d77044b0c: No bootstrap required, opened a new log
I20260608 12:52:57.916487 14579 ts_tablet_manager.cc:1403] T 5f3d90e4a1bf43eb90a87bf0bddf3441 P 5af2b383661f4967a1cc6b8d77044b0c: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.034s
I20260608 12:52:57.919631 14579 raft_consensus.cc:359] T 5f3d90e4a1bf43eb90a87bf0bddf3441 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } }
I20260608 12:52:57.920202 14579 raft_consensus.cc:385] T 5f3d90e4a1bf43eb90a87bf0bddf3441 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:57.920500 14579 raft_consensus.cc:740] T 5f3d90e4a1bf43eb90a87bf0bddf3441 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af2b383661f4967a1cc6b8d77044b0c, State: Initialized, Role: FOLLOWER
I20260608 12:52:57.921293 14579 consensus_queue.cc:260] T 5f3d90e4a1bf43eb90a87bf0bddf3441 P 5af2b383661f4967a1cc6b8d77044b0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } }
I20260608 12:52:57.921948 14579 raft_consensus.cc:399] T 5f3d90e4a1bf43eb90a87bf0bddf3441 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:52:57.922297 14579 raft_consensus.cc:493] T 5f3d90e4a1bf43eb90a87bf0bddf3441 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:52:57.922683 14579 raft_consensus.cc:3060] T 5f3d90e4a1bf43eb90a87bf0bddf3441 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:57.931488 14579 raft_consensus.cc:515] T 5f3d90e4a1bf43eb90a87bf0bddf3441 P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } }
I20260608 12:52:57.932556 14579 leader_election.cc:304] T 5f3d90e4a1bf43eb90a87bf0bddf3441 P 5af2b383661f4967a1cc6b8d77044b0c [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: 5af2b383661f4967a1cc6b8d77044b0c; no voters: 
I20260608 12:52:57.933596 14587 raft_consensus.cc:2804] T 5f3d90e4a1bf43eb90a87bf0bddf3441 P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:57.934103 14587 raft_consensus.cc:697] T 5f3d90e4a1bf43eb90a87bf0bddf3441 P 5af2b383661f4967a1cc6b8d77044b0c [term 1 LEADER]: Becoming Leader. State: Replica: 5af2b383661f4967a1cc6b8d77044b0c, State: Running, Role: LEADER
I20260608 12:52:57.934767 14587 consensus_queue.cc:237] T 5f3d90e4a1bf43eb90a87bf0bddf3441 P 5af2b383661f4967a1cc6b8d77044b0c [LEADER]: Queue going to LEADER mode. State: All 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: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } }
I20260608 12:52:57.935477 14581 tablet_bootstrap.cc:492] T d72aa76763c646508f8b9d576000cf92 P 93d24a74c6fc44e7a31c926e4ee2faec: No bootstrap required, opened a new log
I20260608 12:52:57.935974 14581 ts_tablet_manager.cc:1403] T d72aa76763c646508f8b9d576000cf92 P 93d24a74c6fc44e7a31c926e4ee2faec: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.009s
I20260608 12:52:57.939476 14579 leader_election.cc:290] T 5f3d90e4a1bf43eb90a87bf0bddf3441 P 5af2b383661f4967a1cc6b8d77044b0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:52:57.939910 14581 raft_consensus.cc:359] T d72aa76763c646508f8b9d576000cf92 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } }
I20260608 12:52:57.945358 14581 raft_consensus.cc:385] T d72aa76763c646508f8b9d576000cf92 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:57.942165 14579 ts_tablet_manager.cc:1434] T 5f3d90e4a1bf43eb90a87bf0bddf3441 P 5af2b383661f4967a1cc6b8d77044b0c: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.006s
I20260608 12:52:57.946508 14581 raft_consensus.cc:740] T d72aa76763c646508f8b9d576000cf92 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93d24a74c6fc44e7a31c926e4ee2faec, State: Initialized, Role: FOLLOWER
I20260608 12:52:57.947453 14581 consensus_queue.cc:260] T d72aa76763c646508f8b9d576000cf92 P 93d24a74c6fc44e7a31c926e4ee2faec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } }
I20260608 12:52:57.948033 14580 tablet_bootstrap.cc:492] T 858aefaf70394fce97aaea0efa94c9b8 P 3bab403d57e04251b351b832073f3f58: No bootstrap required, opened a new log
I20260608 12:52:57.948194 14581 raft_consensus.cc:399] T d72aa76763c646508f8b9d576000cf92 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:52:57.948683 14580 ts_tablet_manager.cc:1403] T 858aefaf70394fce97aaea0efa94c9b8 P 3bab403d57e04251b351b832073f3f58: Time spent bootstrapping tablet: real 0.067s	user 0.024s	sys 0.026s
I20260608 12:52:57.948696 14581 raft_consensus.cc:493] T d72aa76763c646508f8b9d576000cf92 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:52:57.949455 14581 raft_consensus.cc:3060] T d72aa76763c646508f8b9d576000cf92 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:57.948627 14282 catalog_manager.cc:5696] T 131485345c264b44a3b7f8bae132fbc1 P 93d24a74c6fc44e7a31c926e4ee2faec reported cstate change: term changed from 0 to 1, leader changed from <none> to 93d24a74c6fc44e7a31c926e4ee2faec (127.4.192.66). New cstate: current_term: 1 leader_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:57.952236 14580 raft_consensus.cc:359] T 858aefaf70394fce97aaea0efa94c9b8 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:57.952905 14580 raft_consensus.cc:385] T 858aefaf70394fce97aaea0efa94c9b8 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:57.952530 14283 catalog_manager.cc:5696] T 5f3d90e4a1bf43eb90a87bf0bddf3441 P 5af2b383661f4967a1cc6b8d77044b0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5af2b383661f4967a1cc6b8d77044b0c (127.4.192.65). New cstate: current_term: 1 leader_uuid: "5af2b383661f4967a1cc6b8d77044b0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:57.953353 14580 raft_consensus.cc:740] T 858aefaf70394fce97aaea0efa94c9b8 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bab403d57e04251b351b832073f3f58, State: Initialized, Role: FOLLOWER
I20260608 12:52:57.954355 14580 consensus_queue.cc:260] T 858aefaf70394fce97aaea0efa94c9b8 P 3bab403d57e04251b351b832073f3f58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:57.955065 14580 raft_consensus.cc:399] T 858aefaf70394fce97aaea0efa94c9b8 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:52:57.955487 14580 raft_consensus.cc:493] T 858aefaf70394fce97aaea0efa94c9b8 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:52:57.955909 14580 raft_consensus.cc:3060] T 858aefaf70394fce97aaea0efa94c9b8 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:57.956933 14581 raft_consensus.cc:515] T d72aa76763c646508f8b9d576000cf92 P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } }
I20260608 12:52:57.957751 14581 leader_election.cc:304] T d72aa76763c646508f8b9d576000cf92 P 93d24a74c6fc44e7a31c926e4ee2faec [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: 93d24a74c6fc44e7a31c926e4ee2faec; no voters: 
I20260608 12:52:57.958442 14581 leader_election.cc:290] T d72aa76763c646508f8b9d576000cf92 P 93d24a74c6fc44e7a31c926e4ee2faec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:52:57.958719 14596 raft_consensus.cc:2804] T d72aa76763c646508f8b9d576000cf92 P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:57.961176 14581 ts_tablet_manager.cc:1434] T d72aa76763c646508f8b9d576000cf92 P 93d24a74c6fc44e7a31c926e4ee2faec: Time spent starting tablet: real 0.025s	user 0.015s	sys 0.002s
I20260608 12:52:57.962878 14580 raft_consensus.cc:515] T 858aefaf70394fce97aaea0efa94c9b8 P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:57.963692 14580 leader_election.cc:304] T 858aefaf70394fce97aaea0efa94c9b8 P 3bab403d57e04251b351b832073f3f58 [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: 3bab403d57e04251b351b832073f3f58; no voters: 
I20260608 12:52:57.964469 14580 leader_election.cc:290] T 858aefaf70394fce97aaea0efa94c9b8 P 3bab403d57e04251b351b832073f3f58 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:52:57.964620 14588 raft_consensus.cc:2804] T 858aefaf70394fce97aaea0efa94c9b8 P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:57.965166 14588 raft_consensus.cc:697] T 858aefaf70394fce97aaea0efa94c9b8 P 3bab403d57e04251b351b832073f3f58 [term 1 LEADER]: Becoming Leader. State: Replica: 3bab403d57e04251b351b832073f3f58, State: Running, Role: LEADER
I20260608 12:52:57.965894 14588 consensus_queue.cc:237] T 858aefaf70394fce97aaea0efa94c9b8 P 3bab403d57e04251b351b832073f3f58 [LEADER]: Queue going to LEADER mode. State: All 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: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:57.967638 14580 ts_tablet_manager.cc:1434] T 858aefaf70394fce97aaea0efa94c9b8 P 3bab403d57e04251b351b832073f3f58: Time spent starting tablet: real 0.018s	user 0.016s	sys 0.000s
I20260608 12:52:57.969033 14596 raft_consensus.cc:697] T d72aa76763c646508f8b9d576000cf92 P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 LEADER]: Becoming Leader. State: Replica: 93d24a74c6fc44e7a31c926e4ee2faec, State: Running, Role: LEADER
I20260608 12:52:57.969936 14596 consensus_queue.cc:237] T d72aa76763c646508f8b9d576000cf92 P 93d24a74c6fc44e7a31c926e4ee2faec [LEADER]: Queue going to LEADER mode. State: All 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: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } }
I20260608 12:52:57.977772 14283 catalog_manager.cc:5696] T d72aa76763c646508f8b9d576000cf92 P 93d24a74c6fc44e7a31c926e4ee2faec reported cstate change: term changed from 0 to 1, leader changed from <none> to 93d24a74c6fc44e7a31c926e4ee2faec (127.4.192.66). New cstate: current_term: 1 leader_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:57.988350 14281 catalog_manager.cc:5696] T 858aefaf70394fce97aaea0efa94c9b8 P 3bab403d57e04251b351b832073f3f58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bab403d57e04251b351b832073f3f58 (127.4.192.67). New cstate: current_term: 1 leader_uuid: "3bab403d57e04251b351b832073f3f58" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:58.862769 14280 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43454:
name: "test-workload-rf3"
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\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:52:58.865355 14280 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:52:58.910269 14374 tablet_service.cc:1511] Processing CreateTablet for tablet efbeedab60fc41e7874b1777cc7a8b80 (DEFAULT_TABLE table=test-workload-rf3 [id=1207aea2791f444390ec10f5f8931176]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:52:58.911351 14449 tablet_service.cc:1511] Processing CreateTablet for tablet efbeedab60fc41e7874b1777cc7a8b80 (DEFAULT_TABLE table=test-workload-rf3 [id=1207aea2791f444390ec10f5f8931176]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:52:58.911859 14374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efbeedab60fc41e7874b1777cc7a8b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:58.912786 14449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efbeedab60fc41e7874b1777cc7a8b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:58.913580 14523 tablet_service.cc:1511] Processing CreateTablet for tablet efbeedab60fc41e7874b1777cc7a8b80 (DEFAULT_TABLE table=test-workload-rf3 [id=1207aea2791f444390ec10f5f8931176]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:52:58.914875 14523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efbeedab60fc41e7874b1777cc7a8b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:58.921764 14375 tablet_service.cc:1511] Processing CreateTablet for tablet 5b644d4ef2ae49c2a171e3702bf98cd6 (DEFAULT_TABLE table=test-workload-rf3 [id=1207aea2791f444390ec10f5f8931176]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:52:58.922627 14448 tablet_service.cc:1511] Processing CreateTablet for tablet 292eb7bb8c8d4f899fbb4633f3288a00 (DEFAULT_TABLE table=test-workload-rf3 [id=1207aea2791f444390ec10f5f8931176]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:52:58.923168 14375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b644d4ef2ae49c2a171e3702bf98cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:58.923982 14448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 292eb7bb8c8d4f899fbb4633f3288a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:58.928464 14373 tablet_service.cc:1511] Processing CreateTablet for tablet 292eb7bb8c8d4f899fbb4633f3288a00 (DEFAULT_TABLE table=test-workload-rf3 [id=1207aea2791f444390ec10f5f8931176]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:52:58.929827 14373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 292eb7bb8c8d4f899fbb4633f3288a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:58.932301 14450 tablet_service.cc:1511] Processing CreateTablet for tablet 5b644d4ef2ae49c2a171e3702bf98cd6 (DEFAULT_TABLE table=test-workload-rf3 [id=1207aea2791f444390ec10f5f8931176]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:52:58.933632 14450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b644d4ef2ae49c2a171e3702bf98cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:58.934918 14447 tablet_service.cc:1511] Processing CreateTablet for tablet 32835455186a4376b90cf7765d979ede (DEFAULT_TABLE table=test-workload-rf3 [id=1207aea2791f444390ec10f5f8931176]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:52:58.935650 14446 tablet_service.cc:1511] Processing CreateTablet for tablet 4860347b701e4891af31c460f87db32f (DEFAULT_TABLE table=test-workload-rf3 [id=1207aea2791f444390ec10f5f8931176]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:52:58.936333 14447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32835455186a4376b90cf7765d979ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:58.937000 14446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4860347b701e4891af31c460f87db32f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:58.938369 14372 tablet_service.cc:1511] Processing CreateTablet for tablet 32835455186a4376b90cf7765d979ede (DEFAULT_TABLE table=test-workload-rf3 [id=1207aea2791f444390ec10f5f8931176]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:52:58.938716 14445 tablet_service.cc:1511] Processing CreateTablet for tablet bf244ddc8c1e4dc98e7eda696e3f5d9c (DEFAULT_TABLE table=test-workload-rf3 [id=1207aea2791f444390ec10f5f8931176]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:52:58.940124 14445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf244ddc8c1e4dc98e7eda696e3f5d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:58.940573 14371 tablet_service.cc:1511] Processing CreateTablet for tablet 4860347b701e4891af31c460f87db32f (DEFAULT_TABLE table=test-workload-rf3 [id=1207aea2791f444390ec10f5f8931176]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:52:58.942752 14370 tablet_service.cc:1511] Processing CreateTablet for tablet bf244ddc8c1e4dc98e7eda696e3f5d9c (DEFAULT_TABLE table=test-workload-rf3 [id=1207aea2791f444390ec10f5f8931176]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:52:58.953254 14524 tablet_service.cc:1511] Processing CreateTablet for tablet 5b644d4ef2ae49c2a171e3702bf98cd6 (DEFAULT_TABLE table=test-workload-rf3 [id=1207aea2791f444390ec10f5f8931176]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:52:58.954632 14524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b644d4ef2ae49c2a171e3702bf98cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:58.955796 14637 tablet_bootstrap.cc:492] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c: Bootstrap starting.
I20260608 12:52:58.960392 14372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32835455186a4376b90cf7765d979ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:58.961397 14371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4860347b701e4891af31c460f87db32f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:58.964445 14637 tablet_bootstrap.cc:654] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:58.964521 14370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf244ddc8c1e4dc98e7eda696e3f5d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:58.991254 14522 tablet_service.cc:1511] Processing CreateTablet for tablet 292eb7bb8c8d4f899fbb4633f3288a00 (DEFAULT_TABLE table=test-workload-rf3 [id=1207aea2791f444390ec10f5f8931176]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:52:58.992874 14522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 292eb7bb8c8d4f899fbb4633f3288a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:58.998163 14521 tablet_service.cc:1511] Processing CreateTablet for tablet 32835455186a4376b90cf7765d979ede (DEFAULT_TABLE table=test-workload-rf3 [id=1207aea2791f444390ec10f5f8931176]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:52:59.000250 14521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32835455186a4376b90cf7765d979ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:59.013005 14520 tablet_service.cc:1511] Processing CreateTablet for tablet 4860347b701e4891af31c460f87db32f (DEFAULT_TABLE table=test-workload-rf3 [id=1207aea2791f444390ec10f5f8931176]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:52:59.014669 14520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4860347b701e4891af31c460f87db32f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:59.017818 14519 tablet_service.cc:1511] Processing CreateTablet for tablet bf244ddc8c1e4dc98e7eda696e3f5d9c (DEFAULT_TABLE table=test-workload-rf3 [id=1207aea2791f444390ec10f5f8931176]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:52:59.019892 14519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf244ddc8c1e4dc98e7eda696e3f5d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:59.025558 14637 tablet_bootstrap.cc:492] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c: No bootstrap required, opened a new log
I20260608 12:52:59.026114 14637 ts_tablet_manager.cc:1403] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c: Time spent bootstrapping tablet: real 0.071s	user 0.000s	sys 0.011s
I20260608 12:52:59.029366 14637 raft_consensus.cc:359] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.030088 14637 raft_consensus.cc:385] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:59.030405 14637 raft_consensus.cc:740] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af2b383661f4967a1cc6b8d77044b0c, State: Initialized, Role: FOLLOWER
I20260608 12:52:59.031316 14637 consensus_queue.cc:260] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.033592 14637 ts_tablet_manager.cc:1434] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:52:59.034633 14637 tablet_bootstrap.cc:492] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c: Bootstrap starting.
I20260608 12:52:59.048053 14637 tablet_bootstrap.cc:654] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:59.060475 14638 tablet_bootstrap.cc:492] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec: Bootstrap starting.
I20260608 12:52:59.079406 14638 tablet_bootstrap.cc:654] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:59.107012 14639 tablet_bootstrap.cc:492] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 3bab403d57e04251b351b832073f3f58: Bootstrap starting.
I20260608 12:52:59.109975 14637 tablet_bootstrap.cc:492] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c: No bootstrap required, opened a new log
I20260608 12:52:59.111567 14637 ts_tablet_manager.cc:1403] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c: Time spent bootstrapping tablet: real 0.077s	user 0.025s	sys 0.028s
I20260608 12:52:59.111660 14638 tablet_bootstrap.cc:492] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec: No bootstrap required, opened a new log
I20260608 12:52:59.112286 14638 ts_tablet_manager.cc:1403] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec: Time spent bootstrapping tablet: real 0.052s	user 0.005s	sys 0.009s
I20260608 12:52:59.113624 14639 tablet_bootstrap.cc:654] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 3bab403d57e04251b351b832073f3f58: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:59.114916 14637 raft_consensus.cc:359] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.115188 14638 raft_consensus.cc:359] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.115715 14637 raft_consensus.cc:385] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:59.115926 14638 raft_consensus.cc:385] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:59.116098 14637 raft_consensus.cc:740] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af2b383661f4967a1cc6b8d77044b0c, State: Initialized, Role: FOLLOWER
I20260608 12:52:59.116390 14638 raft_consensus.cc:740] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93d24a74c6fc44e7a31c926e4ee2faec, State: Initialized, Role: FOLLOWER
I20260608 12:52:59.117065 14637 consensus_queue.cc:260] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.117277 14638 consensus_queue.cc:260] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.118826 14639 tablet_bootstrap.cc:492] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 3bab403d57e04251b351b832073f3f58: No bootstrap required, opened a new log
I20260608 12:52:59.119411 14639 ts_tablet_manager.cc:1403] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 3bab403d57e04251b351b832073f3f58: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 12:52:59.121038 14638 ts_tablet_manager.cc:1434] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:52:59.119460 14637 ts_tablet_manager.cc:1434] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260608 12:52:59.122104 14638 tablet_bootstrap.cc:492] T efbeedab60fc41e7874b1777cc7a8b80 P 93d24a74c6fc44e7a31c926e4ee2faec: Bootstrap starting.
I20260608 12:52:59.122416 14637 tablet_bootstrap.cc:492] T 292eb7bb8c8d4f899fbb4633f3288a00 P 5af2b383661f4967a1cc6b8d77044b0c: Bootstrap starting.
I20260608 12:52:59.126273 14604 raft_consensus.cc:493] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:59.126786 14604 raft_consensus.cc:515] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.129752 14638 tablet_bootstrap.cc:654] T efbeedab60fc41e7874b1777cc7a8b80 P 93d24a74c6fc44e7a31c926e4ee2faec: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:59.131430 14637 tablet_bootstrap.cc:654] T 292eb7bb8c8d4f899fbb4633f3288a00 P 5af2b383661f4967a1cc6b8d77044b0c: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:59.138752 14604 leader_election.cc:290] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af2b383661f4967a1cc6b8d77044b0c (127.4.192.65:35387), 3bab403d57e04251b351b832073f3f58 (127.4.192.67:41979)
I20260608 12:52:59.142310 14637 tablet_bootstrap.cc:492] T 292eb7bb8c8d4f899fbb4633f3288a00 P 5af2b383661f4967a1cc6b8d77044b0c: No bootstrap required, opened a new log
I20260608 12:52:59.138283 14639 raft_consensus.cc:359] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.142882 14637 ts_tablet_manager.cc:1403] T 292eb7bb8c8d4f899fbb4633f3288a00 P 5af2b383661f4967a1cc6b8d77044b0c: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.004s
I20260608 12:52:59.142895 14639 raft_consensus.cc:385] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:59.145517 14639 raft_consensus.cc:740] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bab403d57e04251b351b832073f3f58, State: Initialized, Role: FOLLOWER
I20260608 12:52:59.146361 14639 consensus_queue.cc:260] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 3bab403d57e04251b351b832073f3f58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.148703 14638 tablet_bootstrap.cc:492] T efbeedab60fc41e7874b1777cc7a8b80 P 93d24a74c6fc44e7a31c926e4ee2faec: No bootstrap required, opened a new log
I20260608 12:52:59.149242 14638 ts_tablet_manager.cc:1403] T efbeedab60fc41e7874b1777cc7a8b80 P 93d24a74c6fc44e7a31c926e4ee2faec: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.009s
I20260608 12:52:59.149385 14639 ts_tablet_manager.cc:1434] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 3bab403d57e04251b351b832073f3f58: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.003s
I20260608 12:52:59.150539 14639 tablet_bootstrap.cc:492] T efbeedab60fc41e7874b1777cc7a8b80 P 3bab403d57e04251b351b832073f3f58: Bootstrap starting.
I20260608 12:52:59.152489 14638 raft_consensus.cc:359] T efbeedab60fc41e7874b1777cc7a8b80 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.155499 14638 raft_consensus.cc:385] T efbeedab60fc41e7874b1777cc7a8b80 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:59.155870 14638 raft_consensus.cc:740] T efbeedab60fc41e7874b1777cc7a8b80 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93d24a74c6fc44e7a31c926e4ee2faec, State: Initialized, Role: FOLLOWER
I20260608 12:52:59.156738 14638 consensus_queue.cc:260] T efbeedab60fc41e7874b1777cc7a8b80 P 93d24a74c6fc44e7a31c926e4ee2faec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.161269 14638 ts_tablet_manager.cc:1434] T efbeedab60fc41e7874b1777cc7a8b80 P 93d24a74c6fc44e7a31c926e4ee2faec: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260608 12:52:59.146844 14637 raft_consensus.cc:359] T 292eb7bb8c8d4f899fbb4633f3288a00 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.162465 14638 tablet_bootstrap.cc:492] T 4860347b701e4891af31c460f87db32f P 93d24a74c6fc44e7a31c926e4ee2faec: Bootstrap starting.
I20260608 12:52:59.161566 14639 tablet_bootstrap.cc:654] T efbeedab60fc41e7874b1777cc7a8b80 P 3bab403d57e04251b351b832073f3f58: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:59.169159 14385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292eb7bb8c8d4f899fbb4633f3288a00" candidate_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af2b383661f4967a1cc6b8d77044b0c" is_pre_election: true
I20260608 12:52:59.162642 14637 raft_consensus.cc:385] T 292eb7bb8c8d4f899fbb4633f3288a00 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:59.170408 14637 raft_consensus.cc:740] T 292eb7bb8c8d4f899fbb4633f3288a00 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af2b383661f4967a1cc6b8d77044b0c, State: Initialized, Role: FOLLOWER
I20260608 12:52:59.172470 14637 consensus_queue.cc:260] T 292eb7bb8c8d4f899fbb4633f3288a00 P 5af2b383661f4967a1cc6b8d77044b0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.174351 14385 raft_consensus.cc:2468] T 292eb7bb8c8d4f899fbb4633f3288a00 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93d24a74c6fc44e7a31c926e4ee2faec in term 0.
I20260608 12:52:59.176098 14638 tablet_bootstrap.cc:654] T 4860347b701e4891af31c460f87db32f P 93d24a74c6fc44e7a31c926e4ee2faec: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:59.177445 14534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292eb7bb8c8d4f899fbb4633f3288a00" candidate_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bab403d57e04251b351b832073f3f58" is_pre_election: true
I20260608 12:52:59.179384 14423 leader_election.cc:304] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af2b383661f4967a1cc6b8d77044b0c, 93d24a74c6fc44e7a31c926e4ee2faec; no voters: 
I20260608 12:52:59.180310 14604 raft_consensus.cc:2804] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:59.180706 14604 raft_consensus.cc:493] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:59.181070 14604 raft_consensus.cc:3060] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:59.182653 14637 ts_tablet_manager.cc:1434] T 292eb7bb8c8d4f899fbb4633f3288a00 P 5af2b383661f4967a1cc6b8d77044b0c: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.003s
I20260608 12:52:59.183759 14637 tablet_bootstrap.cc:492] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c: Bootstrap starting.
W20260608 12:52:59.183681 14424 leader_election.cc:343] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bab403d57e04251b351b832073f3f58 (127.4.192.67:41979): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:59.186659 14638 tablet_bootstrap.cc:492] T 4860347b701e4891af31c460f87db32f P 93d24a74c6fc44e7a31c926e4ee2faec: No bootstrap required, opened a new log
W20260608 12:52:59.188665 14331 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:52:59.189116 14585 raft_consensus.cc:493] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:59.189237 14604 raft_consensus.cc:515] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.189723 14585 raft_consensus.cc:515] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.192345 14385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292eb7bb8c8d4f899fbb4633f3288a00" candidate_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af2b383661f4967a1cc6b8d77044b0c"
I20260608 12:52:59.192744 14639 tablet_bootstrap.cc:492] T efbeedab60fc41e7874b1777cc7a8b80 P 3bab403d57e04251b351b832073f3f58: No bootstrap required, opened a new log
I20260608 12:52:59.192934 14385 raft_consensus.cc:3060] T 292eb7bb8c8d4f899fbb4633f3288a00 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:59.193288 14639 ts_tablet_manager.cc:1403] T efbeedab60fc41e7874b1777cc7a8b80 P 3bab403d57e04251b351b832073f3f58: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.000s
I20260608 12:52:59.194126 14585 leader_election.cc:290] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93d24a74c6fc44e7a31c926e4ee2faec (127.4.192.66:39263), 3bab403d57e04251b351b832073f3f58 (127.4.192.67:41979)
I20260608 12:52:59.197068 14639 raft_consensus.cc:359] T efbeedab60fc41e7874b1777cc7a8b80 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.197793 14639 raft_consensus.cc:385] T efbeedab60fc41e7874b1777cc7a8b80 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:59.198076 14639 raft_consensus.cc:740] T efbeedab60fc41e7874b1777cc7a8b80 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bab403d57e04251b351b832073f3f58, State: Initialized, Role: FOLLOWER
I20260608 12:52:59.199018 14639 consensus_queue.cc:260] T efbeedab60fc41e7874b1777cc7a8b80 P 3bab403d57e04251b351b832073f3f58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.201961 14639 ts_tablet_manager.cc:1434] T efbeedab60fc41e7874b1777cc7a8b80 P 3bab403d57e04251b351b832073f3f58: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 12:52:59.202941 14639 tablet_bootstrap.cc:492] T 292eb7bb8c8d4f899fbb4633f3288a00 P 3bab403d57e04251b351b832073f3f58: Bootstrap starting.
I20260608 12:52:59.205791 14385 raft_consensus.cc:2468] T 292eb7bb8c8d4f899fbb4633f3288a00 P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93d24a74c6fc44e7a31c926e4ee2faec in term 1.
I20260608 12:52:59.209408 14534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292eb7bb8c8d4f899fbb4633f3288a00" candidate_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bab403d57e04251b351b832073f3f58"
I20260608 12:52:59.210875 14639 tablet_bootstrap.cc:654] T 292eb7bb8c8d4f899fbb4633f3288a00 P 3bab403d57e04251b351b832073f3f58: Neither blocks nor log segments found. Creating new log.
W20260608 12:52:59.211225 14424 leader_election.cc:343] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3bab403d57e04251b351b832073f3f58 (127.4.192.67:41979): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:59.212608 14637 tablet_bootstrap.cc:654] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:59.212880 14423 leader_election.cc:304] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec [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: 5af2b383661f4967a1cc6b8d77044b0c, 93d24a74c6fc44e7a31c926e4ee2faec; no voters: 3bab403d57e04251b351b832073f3f58
I20260608 12:52:59.213970 14597 raft_consensus.cc:2804] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:59.215549 14638 ts_tablet_manager.cc:1403] T 4860347b701e4891af31c460f87db32f P 93d24a74c6fc44e7a31c926e4ee2faec: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.005s
I20260608 12:52:59.218922 14638 raft_consensus.cc:359] T 4860347b701e4891af31c460f87db32f P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.219653 14638 raft_consensus.cc:385] T 4860347b701e4891af31c460f87db32f P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:59.219957 14638 raft_consensus.cc:740] T 4860347b701e4891af31c460f87db32f P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93d24a74c6fc44e7a31c926e4ee2faec, State: Initialized, Role: FOLLOWER
I20260608 12:52:59.223510 14638 consensus_queue.cc:260] T 4860347b701e4891af31c460f87db32f P 93d24a74c6fc44e7a31c926e4ee2faec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.224462 14604 leader_election.cc:290] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec [CANDIDATE]: Term 1 election: Requested vote from peers 5af2b383661f4967a1cc6b8d77044b0c (127.4.192.65:35387), 3bab403d57e04251b351b832073f3f58 (127.4.192.67:41979)
I20260608 12:52:59.230407 14597 raft_consensus.cc:697] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 LEADER]: Becoming Leader. State: Replica: 93d24a74c6fc44e7a31c926e4ee2faec, State: Running, Role: LEADER
I20260608 12:52:59.231763 14597 consensus_queue.cc:237] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.235164 14637 tablet_bootstrap.cc:492] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c: No bootstrap required, opened a new log
I20260608 12:52:59.235744 14637 ts_tablet_manager.cc:1403] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.003s
I20260608 12:52:59.239064 14637 raft_consensus.cc:359] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.239828 14637 raft_consensus.cc:385] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:59.240146 14639 tablet_bootstrap.cc:492] T 292eb7bb8c8d4f899fbb4633f3288a00 P 3bab403d57e04251b351b832073f3f58: No bootstrap required, opened a new log
I20260608 12:52:59.240724 14639 ts_tablet_manager.cc:1403] T 292eb7bb8c8d4f899fbb4633f3288a00 P 3bab403d57e04251b351b832073f3f58: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.018s
I20260608 12:52:59.241920 14638 ts_tablet_manager.cc:1434] T 4860347b701e4891af31c460f87db32f P 93d24a74c6fc44e7a31c926e4ee2faec: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.002s
I20260608 12:52:59.244004 14639 raft_consensus.cc:359] T 292eb7bb8c8d4f899fbb4633f3288a00 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.244804 14639 raft_consensus.cc:385] T 292eb7bb8c8d4f899fbb4633f3288a00 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:59.245183 14639 raft_consensus.cc:740] T 292eb7bb8c8d4f899fbb4633f3288a00 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bab403d57e04251b351b832073f3f58, State: Initialized, Role: FOLLOWER
I20260608 12:52:59.240141 14637 raft_consensus.cc:740] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af2b383661f4967a1cc6b8d77044b0c, State: Initialized, Role: FOLLOWER
I20260608 12:52:59.243120 14638 tablet_bootstrap.cc:492] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec: Bootstrap starting.
I20260608 12:52:59.245831 14276 catalog_manager.cc:5696] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec reported cstate change: term changed from 0 to 1, leader changed from <none> to 93d24a74c6fc44e7a31c926e4ee2faec (127.4.192.66). New cstate: current_term: 1 leader_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:59.246302 14637 consensus_queue.cc:260] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.246302 14639 consensus_queue.cc:260] T 292eb7bb8c8d4f899fbb4633f3288a00 P 3bab403d57e04251b351b832073f3f58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.249881 14460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b644d4ef2ae49c2a171e3702bf98cd6" candidate_uuid: "5af2b383661f4967a1cc6b8d77044b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" is_pre_election: true
W20260608 12:52:59.251536 14348 leader_election.cc:343] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93d24a74c6fc44e7a31c926e4ee2faec (127.4.192.66:39263): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:59.253891 14637 ts_tablet_manager.cc:1434] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260608 12:52:59.255019 14637 tablet_bootstrap.cc:492] T 32835455186a4376b90cf7765d979ede P 5af2b383661f4967a1cc6b8d77044b0c: Bootstrap starting.
I20260608 12:52:59.257005 14534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b644d4ef2ae49c2a171e3702bf98cd6" candidate_uuid: "5af2b383661f4967a1cc6b8d77044b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bab403d57e04251b351b832073f3f58" is_pre_election: true
I20260608 12:52:59.257699 14534 raft_consensus.cc:2468] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af2b383661f4967a1cc6b8d77044b0c in term 0.
I20260608 12:52:59.259282 14639 ts_tablet_manager.cc:1434] T 292eb7bb8c8d4f899fbb4633f3288a00 P 3bab403d57e04251b351b832073f3f58: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260608 12:52:59.259593 14349 leader_election.cc:304] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c [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: 3bab403d57e04251b351b832073f3f58, 5af2b383661f4967a1cc6b8d77044b0c; no voters: 93d24a74c6fc44e7a31c926e4ee2faec
I20260608 12:52:59.260426 14639 tablet_bootstrap.cc:492] T 32835455186a4376b90cf7765d979ede P 3bab403d57e04251b351b832073f3f58: Bootstrap starting.
I20260608 12:52:59.262181 14637 tablet_bootstrap.cc:654] T 32835455186a4376b90cf7765d979ede P 5af2b383661f4967a1cc6b8d77044b0c: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:59.263096 14638 tablet_bootstrap.cc:654] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:59.264823 14585 raft_consensus.cc:2804] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:59.265311 14585 raft_consensus.cc:493] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:59.265743 14585 raft_consensus.cc:3060] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:59.273288 14639 tablet_bootstrap.cc:654] T 32835455186a4376b90cf7765d979ede P 3bab403d57e04251b351b832073f3f58: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:59.276351 14638 tablet_bootstrap.cc:492] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec: No bootstrap required, opened a new log
I20260608 12:52:59.277092 14638 ts_tablet_manager.cc:1403] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.008s
I20260608 12:52:59.281174 14638 raft_consensus.cc:359] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.282305 14638 raft_consensus.cc:385] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:59.282667 14638 raft_consensus.cc:740] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93d24a74c6fc44e7a31c926e4ee2faec, State: Initialized, Role: FOLLOWER
I20260608 12:52:59.283702 14638 consensus_queue.cc:260] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.285056 14639 tablet_bootstrap.cc:492] T 32835455186a4376b90cf7765d979ede P 3bab403d57e04251b351b832073f3f58: No bootstrap required, opened a new log
I20260608 12:52:59.285647 14639 ts_tablet_manager.cc:1403] T 32835455186a4376b90cf7765d979ede P 3bab403d57e04251b351b832073f3f58: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.005s
I20260608 12:52:59.286434 14638 ts_tablet_manager.cc:1434] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 12:52:59.287567 14638 tablet_bootstrap.cc:492] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 93d24a74c6fc44e7a31c926e4ee2faec: Bootstrap starting.
I20260608 12:52:59.288915 14639 raft_consensus.cc:359] T 32835455186a4376b90cf7765d979ede P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.289680 14639 raft_consensus.cc:385] T 32835455186a4376b90cf7765d979ede P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:59.290051 14639 raft_consensus.cc:740] T 32835455186a4376b90cf7765d979ede P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bab403d57e04251b351b832073f3f58, State: Initialized, Role: FOLLOWER
I20260608 12:52:59.291064 14639 consensus_queue.cc:260] T 32835455186a4376b90cf7765d979ede P 3bab403d57e04251b351b832073f3f58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.294762 14638 tablet_bootstrap.cc:654] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 93d24a74c6fc44e7a31c926e4ee2faec: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:59.295976 14639 ts_tablet_manager.cc:1434] T 32835455186a4376b90cf7765d979ede P 3bab403d57e04251b351b832073f3f58: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 12:52:59.297175 14639 tablet_bootstrap.cc:492] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58: Bootstrap starting.
I20260608 12:52:59.305519 14639 tablet_bootstrap.cc:654] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:59.306511 14638 tablet_bootstrap.cc:492] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 93d24a74c6fc44e7a31c926e4ee2faec: No bootstrap required, opened a new log
I20260608 12:52:59.306474 14663 raft_consensus.cc:493] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:59.307404 14638 ts_tablet_manager.cc:1403] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 93d24a74c6fc44e7a31c926e4ee2faec: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260608 12:52:59.307320 14663 raft_consensus.cc:515] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.310492 14460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efbeedab60fc41e7874b1777cc7a8b80" candidate_uuid: "5af2b383661f4967a1cc6b8d77044b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" is_pre_election: true
I20260608 12:52:59.310693 14638 raft_consensus.cc:359] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.311141 14460 raft_consensus.cc:2468] T efbeedab60fc41e7874b1777cc7a8b80 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af2b383661f4967a1cc6b8d77044b0c in term 0.
I20260608 12:52:59.311450 14638 raft_consensus.cc:385] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:59.311784 14638 raft_consensus.cc:740] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93d24a74c6fc44e7a31c926e4ee2faec, State: Initialized, Role: FOLLOWER
I20260608 12:52:59.312259 14637 tablet_bootstrap.cc:492] T 32835455186a4376b90cf7765d979ede P 5af2b383661f4967a1cc6b8d77044b0c: No bootstrap required, opened a new log
I20260608 12:52:59.312913 14637 ts_tablet_manager.cc:1403] T 32835455186a4376b90cf7765d979ede P 5af2b383661f4967a1cc6b8d77044b0c: Time spent bootstrapping tablet: real 0.058s	user 0.031s	sys 0.011s
I20260608 12:52:59.312628 14348 leader_election.cc:304] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af2b383661f4967a1cc6b8d77044b0c, 93d24a74c6fc44e7a31c926e4ee2faec; no voters: 
I20260608 12:52:59.312736 14638 consensus_queue.cc:260] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 93d24a74c6fc44e7a31c926e4ee2faec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.315840 14663 leader_election.cc:290] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93d24a74c6fc44e7a31c926e4ee2faec (127.4.192.66:39263), 3bab403d57e04251b351b832073f3f58 (127.4.192.67:41979)
I20260608 12:52:59.315729 14534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efbeedab60fc41e7874b1777cc7a8b80" candidate_uuid: "5af2b383661f4967a1cc6b8d77044b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bab403d57e04251b351b832073f3f58" is_pre_election: true
I20260608 12:52:59.315717 14638 ts_tablet_manager.cc:1434] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 93d24a74c6fc44e7a31c926e4ee2faec: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:52:59.316602 14534 raft_consensus.cc:2468] T efbeedab60fc41e7874b1777cc7a8b80 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af2b383661f4967a1cc6b8d77044b0c in term 0.
I20260608 12:52:59.317308 14638 tablet_bootstrap.cc:492] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 93d24a74c6fc44e7a31c926e4ee2faec: Bootstrap starting.
I20260608 12:52:59.318342 14663 raft_consensus.cc:2804] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:59.318763 14663 raft_consensus.cc:493] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:59.316630 14637 raft_consensus.cc:359] T 32835455186a4376b90cf7765d979ede P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.319155 14663 raft_consensus.cc:3060] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:59.319403 14637 raft_consensus.cc:385] T 32835455186a4376b90cf7765d979ede P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:59.319814 14637 raft_consensus.cc:740] T 32835455186a4376b90cf7765d979ede P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af2b383661f4967a1cc6b8d77044b0c, State: Initialized, Role: FOLLOWER
I20260608 12:52:59.320606 14637 consensus_queue.cc:260] T 32835455186a4376b90cf7765d979ede P 5af2b383661f4967a1cc6b8d77044b0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.322986 14637 ts_tablet_manager.cc:1434] T 32835455186a4376b90cf7765d979ede P 5af2b383661f4967a1cc6b8d77044b0c: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260608 12:52:59.324071 14637 tablet_bootstrap.cc:492] T 4860347b701e4891af31c460f87db32f P 5af2b383661f4967a1cc6b8d77044b0c: Bootstrap starting.
I20260608 12:52:59.327662 14585 raft_consensus.cc:515] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.345188 14585 leader_election.cc:290] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c [CANDIDATE]: Term 1 election: Requested vote from peers 93d24a74c6fc44e7a31c926e4ee2faec (127.4.192.66:39263), 3bab403d57e04251b351b832073f3f58 (127.4.192.67:41979)
I20260608 12:52:59.346407 14534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b644d4ef2ae49c2a171e3702bf98cd6" candidate_uuid: "5af2b383661f4967a1cc6b8d77044b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bab403d57e04251b351b832073f3f58"
I20260608 12:52:59.347106 14534 raft_consensus.cc:3060] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:59.347657 14460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b644d4ef2ae49c2a171e3702bf98cd6" candidate_uuid: "5af2b383661f4967a1cc6b8d77044b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d24a74c6fc44e7a31c926e4ee2faec"
W20260608 12:52:59.349985 14348 leader_election.cc:343] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 93d24a74c6fc44e7a31c926e4ee2faec (127.4.192.66:39263): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:59.343453 14663 raft_consensus.cc:515] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.353833 14533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efbeedab60fc41e7874b1777cc7a8b80" candidate_uuid: "5af2b383661f4967a1cc6b8d77044b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bab403d57e04251b351b832073f3f58"
I20260608 12:52:59.353914 14460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efbeedab60fc41e7874b1777cc7a8b80" candidate_uuid: "5af2b383661f4967a1cc6b8d77044b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d24a74c6fc44e7a31c926e4ee2faec"
I20260608 12:52:59.354305 14638 tablet_bootstrap.cc:654] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 93d24a74c6fc44e7a31c926e4ee2faec: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:59.354614 14460 raft_consensus.cc:3060] T efbeedab60fc41e7874b1777cc7a8b80 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:59.354497 14533 raft_consensus.cc:3060] T efbeedab60fc41e7874b1777cc7a8b80 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:59.358575 14637 tablet_bootstrap.cc:654] T 4860347b701e4891af31c460f87db32f P 5af2b383661f4967a1cc6b8d77044b0c: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:59.361441 14663 leader_election.cc:290] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c [CANDIDATE]: Term 1 election: Requested vote from peers 93d24a74c6fc44e7a31c926e4ee2faec (127.4.192.66:39263), 3bab403d57e04251b351b832073f3f58 (127.4.192.67:41979)
I20260608 12:52:59.364863 14639 tablet_bootstrap.cc:492] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58: No bootstrap required, opened a new log
I20260608 12:52:59.365736 14639 ts_tablet_manager.cc:1403] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.007s
I20260608 12:52:59.366385 14460 raft_consensus.cc:2468] T efbeedab60fc41e7874b1777cc7a8b80 P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af2b383661f4967a1cc6b8d77044b0c in term 1.
I20260608 12:52:59.367530 14534 raft_consensus.cc:2468] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af2b383661f4967a1cc6b8d77044b0c in term 1.
I20260608 12:52:59.369004 14639 raft_consensus.cc:359] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.369772 14639 raft_consensus.cc:385] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:59.370100 14639 raft_consensus.cc:740] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bab403d57e04251b351b832073f3f58, State: Initialized, Role: FOLLOWER
I20260608 12:52:59.370453 14348 leader_election.cc:304] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af2b383661f4967a1cc6b8d77044b0c, 93d24a74c6fc44e7a31c926e4ee2faec; no voters: 
I20260608 12:52:59.370606 14349 leader_election.cc:304] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c [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: 3bab403d57e04251b351b832073f3f58, 5af2b383661f4967a1cc6b8d77044b0c; no voters: 93d24a74c6fc44e7a31c926e4ee2faec
I20260608 12:52:59.371318 14663 raft_consensus.cc:2804] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:59.371063 14639 consensus_queue.cc:260] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.364763 14533 raft_consensus.cc:2468] T efbeedab60fc41e7874b1777cc7a8b80 P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af2b383661f4967a1cc6b8d77044b0c in term 1.
I20260608 12:52:59.374468 14638 tablet_bootstrap.cc:492] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 93d24a74c6fc44e7a31c926e4ee2faec: No bootstrap required, opened a new log
I20260608 12:52:59.377908 14637 tablet_bootstrap.cc:492] T 4860347b701e4891af31c460f87db32f P 5af2b383661f4967a1cc6b8d77044b0c: No bootstrap required, opened a new log
I20260608 12:52:59.378448 14638 ts_tablet_manager.cc:1403] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 93d24a74c6fc44e7a31c926e4ee2faec: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.006s
I20260608 12:52:59.371874 14663 raft_consensus.cc:697] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c [term 1 LEADER]: Becoming Leader. State: Replica: 5af2b383661f4967a1cc6b8d77044b0c, State: Running, Role: LEADER
I20260608 12:52:59.379539 14663 consensus_queue.cc:237] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.381172 14638 raft_consensus.cc:359] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.381740 14638 raft_consensus.cc:385] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:59.382053 14638 raft_consensus.cc:740] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93d24a74c6fc44e7a31c926e4ee2faec, State: Initialized, Role: FOLLOWER
I20260608 12:52:59.378502 14637 ts_tablet_manager.cc:1403] T 4860347b701e4891af31c460f87db32f P 5af2b383661f4967a1cc6b8d77044b0c: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.005s
I20260608 12:52:59.382957 14638 consensus_queue.cc:260] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 93d24a74c6fc44e7a31c926e4ee2faec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.372151 14665 raft_consensus.cc:2804] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:59.385632 14637 raft_consensus.cc:359] T 4860347b701e4891af31c460f87db32f P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.386194 14665 raft_consensus.cc:697] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c [term 1 LEADER]: Becoming Leader. State: Replica: 5af2b383661f4967a1cc6b8d77044b0c, State: Running, Role: LEADER
I20260608 12:52:59.386454 14637 raft_consensus.cc:385] T 4860347b701e4891af31c460f87db32f P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:59.386831 14637 raft_consensus.cc:740] T 4860347b701e4891af31c460f87db32f P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af2b383661f4967a1cc6b8d77044b0c, State: Initialized, Role: FOLLOWER
I20260608 12:52:59.387180 14665 consensus_queue.cc:237] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.387761 14637 consensus_queue.cc:260] T 4860347b701e4891af31c460f87db32f P 5af2b383661f4967a1cc6b8d77044b0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.390803 14638 ts_tablet_manager.cc:1434] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 93d24a74c6fc44e7a31c926e4ee2faec: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260608 12:52:59.392251 14639 ts_tablet_manager.cc:1434] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260608 12:52:59.394287 14637 ts_tablet_manager.cc:1434] T 4860347b701e4891af31c460f87db32f P 5af2b383661f4967a1cc6b8d77044b0c: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260608 12:52:59.396310 14639 tablet_bootstrap.cc:492] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 3bab403d57e04251b351b832073f3f58: Bootstrap starting.
I20260608 12:52:59.406683 14276 catalog_manager.cc:5696] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5af2b383661f4967a1cc6b8d77044b0c (127.4.192.65). New cstate: current_term: 1 leader_uuid: "5af2b383661f4967a1cc6b8d77044b0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:59.408669 14639 tablet_bootstrap.cc:654] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 3bab403d57e04251b351b832073f3f58: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:59.414691 14639 tablet_bootstrap.cc:492] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 3bab403d57e04251b351b832073f3f58: No bootstrap required, opened a new log
I20260608 12:52:59.415172 14639 ts_tablet_manager.cc:1403] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 3bab403d57e04251b351b832073f3f58: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.004s
I20260608 12:52:59.417546 14639 raft_consensus.cc:359] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.418092 14639 raft_consensus.cc:385] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:59.418354 14639 raft_consensus.cc:740] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bab403d57e04251b351b832073f3f58, State: Initialized, Role: FOLLOWER
I20260608 12:52:59.419103 14639 consensus_queue.cc:260] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 3bab403d57e04251b351b832073f3f58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.420961 14639 ts_tablet_manager.cc:1434] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 3bab403d57e04251b351b832073f3f58: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:52:59.422240 14276 catalog_manager.cc:5696] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5af2b383661f4967a1cc6b8d77044b0c (127.4.192.65). New cstate: current_term: 1 leader_uuid: "5af2b383661f4967a1cc6b8d77044b0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:59.443512 14588 raft_consensus.cc:493] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:59.443923 14588 raft_consensus.cc:515] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.445988 14588 leader_election.cc:290] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af2b383661f4967a1cc6b8d77044b0c (127.4.192.65:35387), 93d24a74c6fc44e7a31c926e4ee2faec (127.4.192.66:39263)
I20260608 12:52:59.456485 14385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4860347b701e4891af31c460f87db32f" candidate_uuid: "3bab403d57e04251b351b832073f3f58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af2b383661f4967a1cc6b8d77044b0c" is_pre_election: true
I20260608 12:52:59.457026 14385 raft_consensus.cc:2468] T 4860347b701e4891af31c460f87db32f P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bab403d57e04251b351b832073f3f58 in term 0.
I20260608 12:52:59.457873 14460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4860347b701e4891af31c460f87db32f" candidate_uuid: "3bab403d57e04251b351b832073f3f58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" is_pre_election: true
I20260608 12:52:59.458112 14497 leader_election.cc:304] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bab403d57e04251b351b832073f3f58, 5af2b383661f4967a1cc6b8d77044b0c; no voters: 
I20260608 12:52:59.458617 14460 raft_consensus.cc:2468] T 4860347b701e4891af31c460f87db32f P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bab403d57e04251b351b832073f3f58 in term 0.
I20260608 12:52:59.458942 14588 raft_consensus.cc:2804] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:59.459363 14588 raft_consensus.cc:493] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:59.459650 14588 raft_consensus.cc:3060] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:59.464359 14588 raft_consensus.cc:515] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.465960 14588 leader_election.cc:290] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 [CANDIDATE]: Term 1 election: Requested vote from peers 5af2b383661f4967a1cc6b8d77044b0c (127.4.192.65:35387), 93d24a74c6fc44e7a31c926e4ee2faec (127.4.192.66:39263)
I20260608 12:52:59.466698 14385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4860347b701e4891af31c460f87db32f" candidate_uuid: "3bab403d57e04251b351b832073f3f58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af2b383661f4967a1cc6b8d77044b0c"
I20260608 12:52:59.466857 14460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4860347b701e4891af31c460f87db32f" candidate_uuid: "3bab403d57e04251b351b832073f3f58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d24a74c6fc44e7a31c926e4ee2faec"
I20260608 12:52:59.467185 14385 raft_consensus.cc:3060] T 4860347b701e4891af31c460f87db32f P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:59.467446 14460 raft_consensus.cc:3060] T 4860347b701e4891af31c460f87db32f P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:59.472187 14385 raft_consensus.cc:2468] T 4860347b701e4891af31c460f87db32f P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bab403d57e04251b351b832073f3f58 in term 1.
I20260608 12:52:59.472419 14460 raft_consensus.cc:2468] T 4860347b701e4891af31c460f87db32f P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bab403d57e04251b351b832073f3f58 in term 1.
I20260608 12:52:59.473133 14497 leader_election.cc:304] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bab403d57e04251b351b832073f3f58, 5af2b383661f4967a1cc6b8d77044b0c; no voters: 
I20260608 12:52:59.473902 14588 raft_consensus.cc:2804] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:59.474908 14588 raft_consensus.cc:697] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 [term 1 LEADER]: Becoming Leader. State: Replica: 3bab403d57e04251b351b832073f3f58, State: Running, Role: LEADER
I20260608 12:52:59.475606 14588 consensus_queue.cc:237] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.482630 14280 catalog_manager.cc:5696] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bab403d57e04251b351b832073f3f58 (127.4.192.67). New cstate: current_term: 1 leader_uuid: "3bab403d57e04251b351b832073f3f58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:59.485947 14665 raft_consensus.cc:493] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:59.486382 14665 raft_consensus.cc:515] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.488220 14665 leader_election.cc:290] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93d24a74c6fc44e7a31c926e4ee2faec (127.4.192.66:39263), 3bab403d57e04251b351b832073f3f58 (127.4.192.67:41979)
I20260608 12:52:59.488929 14460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf244ddc8c1e4dc98e7eda696e3f5d9c" candidate_uuid: "5af2b383661f4967a1cc6b8d77044b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" is_pre_election: true
I20260608 12:52:59.489269 14533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf244ddc8c1e4dc98e7eda696e3f5d9c" candidate_uuid: "5af2b383661f4967a1cc6b8d77044b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bab403d57e04251b351b832073f3f58" is_pre_election: true
I20260608 12:52:59.489625 14460 raft_consensus.cc:2468] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af2b383661f4967a1cc6b8d77044b0c in term 0.
I20260608 12:52:59.489979 14533 raft_consensus.cc:2468] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af2b383661f4967a1cc6b8d77044b0c in term 0.
I20260608 12:52:59.490794 14348 leader_election.cc:304] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af2b383661f4967a1cc6b8d77044b0c, 93d24a74c6fc44e7a31c926e4ee2faec; no voters: 
I20260608 12:52:59.491676 14665 raft_consensus.cc:2804] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:59.492004 14665 raft_consensus.cc:493] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:59.492286 14665 raft_consensus.cc:3060] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:59.497112 14665 raft_consensus.cc:515] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.498708 14665 leader_election.cc:290] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c [CANDIDATE]: Term 1 election: Requested vote from peers 93d24a74c6fc44e7a31c926e4ee2faec (127.4.192.66:39263), 3bab403d57e04251b351b832073f3f58 (127.4.192.67:41979)
I20260608 12:52:59.499498 14460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf244ddc8c1e4dc98e7eda696e3f5d9c" candidate_uuid: "5af2b383661f4967a1cc6b8d77044b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d24a74c6fc44e7a31c926e4ee2faec"
I20260608 12:52:59.499758 14533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf244ddc8c1e4dc98e7eda696e3f5d9c" candidate_uuid: "5af2b383661f4967a1cc6b8d77044b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bab403d57e04251b351b832073f3f58"
I20260608 12:52:59.500146 14460 raft_consensus.cc:3060] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:59.500385 14533 raft_consensus.cc:3060] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:59.507056 14533 raft_consensus.cc:2468] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af2b383661f4967a1cc6b8d77044b0c in term 1.
I20260608 12:52:59.507056 14460 raft_consensus.cc:2468] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af2b383661f4967a1cc6b8d77044b0c in term 1.
I20260608 12:52:59.508396 14349 leader_election.cc:304] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bab403d57e04251b351b832073f3f58, 5af2b383661f4967a1cc6b8d77044b0c; no voters: 
I20260608 12:52:59.509054 14665 raft_consensus.cc:2804] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:59.509485 14665 raft_consensus.cc:697] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c [term 1 LEADER]: Becoming Leader. State: Replica: 5af2b383661f4967a1cc6b8d77044b0c, State: Running, Role: LEADER
I20260608 12:52:59.510105 14665 consensus_queue.cc:237] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.510814 14597 raft_consensus.cc:493] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:59.511335 14597 raft_consensus.cc:515] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.513780 14597 leader_election.cc:290] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af2b383661f4967a1cc6b8d77044b0c (127.4.192.65:35387), 3bab403d57e04251b351b832073f3f58 (127.4.192.67:41979)
I20260608 12:52:59.514463 14385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32835455186a4376b90cf7765d979ede" candidate_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af2b383661f4967a1cc6b8d77044b0c" is_pre_election: true
I20260608 12:52:59.515175 14385 raft_consensus.cc:2468] T 32835455186a4376b90cf7765d979ede P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93d24a74c6fc44e7a31c926e4ee2faec in term 0.
I20260608 12:52:59.515822 14533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32835455186a4376b90cf7765d979ede" candidate_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bab403d57e04251b351b832073f3f58" is_pre_election: true
I20260608 12:52:59.516541 14533 raft_consensus.cc:2468] T 32835455186a4376b90cf7765d979ede P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93d24a74c6fc44e7a31c926e4ee2faec in term 0.
I20260608 12:52:59.516381 14423 leader_election.cc:304] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af2b383661f4967a1cc6b8d77044b0c, 93d24a74c6fc44e7a31c926e4ee2faec; no voters: 
I20260608 12:52:59.517479 14597 raft_consensus.cc:2804] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:59.517848 14597 raft_consensus.cc:493] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:59.518154 14597 raft_consensus.cc:3060] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:59.521850 14280 catalog_manager.cc:5696] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5af2b383661f4967a1cc6b8d77044b0c (127.4.192.65). New cstate: current_term: 1 leader_uuid: "5af2b383661f4967a1cc6b8d77044b0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:59.525159 14597 raft_consensus.cc:515] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.527138 14597 leader_election.cc:290] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec [CANDIDATE]: Term 1 election: Requested vote from peers 5af2b383661f4967a1cc6b8d77044b0c (127.4.192.65:35387), 3bab403d57e04251b351b832073f3f58 (127.4.192.67:41979)
I20260608 12:52:59.527989 14385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32835455186a4376b90cf7765d979ede" candidate_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af2b383661f4967a1cc6b8d77044b0c"
I20260608 12:52:59.528327 14533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32835455186a4376b90cf7765d979ede" candidate_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bab403d57e04251b351b832073f3f58"
I20260608 12:52:59.528568 14385 raft_consensus.cc:3060] T 32835455186a4376b90cf7765d979ede P 5af2b383661f4967a1cc6b8d77044b0c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:59.528975 14533 raft_consensus.cc:3060] T 32835455186a4376b90cf7765d979ede P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:59.530040 14597 raft_consensus.cc:493] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:59.530560 14597 raft_consensus.cc:515] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.534005 14384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b644d4ef2ae49c2a171e3702bf98cd6" candidate_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af2b383661f4967a1cc6b8d77044b0c" is_pre_election: true
I20260608 12:52:59.534008 14534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b644d4ef2ae49c2a171e3702bf98cd6" candidate_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bab403d57e04251b351b832073f3f58" is_pre_election: true
I20260608 12:52:59.535652 14534 raft_consensus.cc:2393] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 93d24a74c6fc44e7a31c926e4ee2faec in current term 1: Already voted for candidate 5af2b383661f4967a1cc6b8d77044b0c in this term.
I20260608 12:52:59.534090 14597 leader_election.cc:290] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 93d24a74c6fc44e7a31c926e4ee2faec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af2b383661f4967a1cc6b8d77044b0c (127.4.192.65:35387), 3bab403d57e04251b351b832073f3f58 (127.4.192.67:41979)
I20260608 12:52:59.536049 14385 raft_consensus.cc:2468] T 32835455186a4376b90cf7765d979ede P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93d24a74c6fc44e7a31c926e4ee2faec in term 1.
I20260608 12:52:59.536891 14424 leader_election.cc:304] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 93d24a74c6fc44e7a31c926e4ee2faec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93d24a74c6fc44e7a31c926e4ee2faec; no voters: 3bab403d57e04251b351b832073f3f58, 5af2b383661f4967a1cc6b8d77044b0c
I20260608 12:52:59.537185 14423 leader_election.cc:304] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af2b383661f4967a1cc6b8d77044b0c, 93d24a74c6fc44e7a31c926e4ee2faec; no voters: 
I20260608 12:52:59.537565 14533 raft_consensus.cc:2468] T 32835455186a4376b90cf7765d979ede P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93d24a74c6fc44e7a31c926e4ee2faec in term 1.
I20260608 12:52:59.537642 14597 raft_consensus.cc:3060] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 93d24a74c6fc44e7a31c926e4ee2faec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:59.538309 14658 raft_consensus.cc:2804] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:59.538915 14658 raft_consensus.cc:697] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 LEADER]: Becoming Leader. State: Replica: 93d24a74c6fc44e7a31c926e4ee2faec, State: Running, Role: LEADER
I20260608 12:52:59.539837 14658 consensus_queue.cc:237] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.543015 14597 raft_consensus.cc:2749] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:52:59.547852 14280 catalog_manager.cc:5696] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec reported cstate change: term changed from 0 to 1, leader changed from <none> to 93d24a74c6fc44e7a31c926e4ee2faec (127.4.192.66). New cstate: current_term: 1 leader_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:59.607379 14588 raft_consensus.cc:493] T 292eb7bb8c8d4f899fbb4633f3288a00 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:59.608006 14588 raft_consensus.cc:515] T 292eb7bb8c8d4f899fbb4633f3288a00 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } }
I20260608 12:52:59.610402 14588 leader_election.cc:290] T 292eb7bb8c8d4f899fbb4633f3288a00 P 3bab403d57e04251b351b832073f3f58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af2b383661f4967a1cc6b8d77044b0c (127.4.192.65:35387), 93d24a74c6fc44e7a31c926e4ee2faec (127.4.192.66:39263)
I20260608 12:52:59.611285 14385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292eb7bb8c8d4f899fbb4633f3288a00" candidate_uuid: "3bab403d57e04251b351b832073f3f58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af2b383661f4967a1cc6b8d77044b0c" is_pre_election: true
I20260608 12:52:59.611629 14460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292eb7bb8c8d4f899fbb4633f3288a00" candidate_uuid: "3bab403d57e04251b351b832073f3f58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" is_pre_election: true
I20260608 12:52:59.612004 14385 raft_consensus.cc:2393] T 292eb7bb8c8d4f899fbb4633f3288a00 P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3bab403d57e04251b351b832073f3f58 in current term 1: Already voted for candidate 93d24a74c6fc44e7a31c926e4ee2faec in this term.
I20260608 12:52:59.613370 14497 leader_election.cc:304] T 292eb7bb8c8d4f899fbb4633f3288a00 P 3bab403d57e04251b351b832073f3f58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3bab403d57e04251b351b832073f3f58; no voters: 5af2b383661f4967a1cc6b8d77044b0c, 93d24a74c6fc44e7a31c926e4ee2faec
I20260608 12:52:59.614295 14588 raft_consensus.cc:3060] T 292eb7bb8c8d4f899fbb4633f3288a00 P 3bab403d57e04251b351b832073f3f58 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:59.623524 14597 consensus_queue.cc:1048] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:59.624490 14588 raft_consensus.cc:2749] T 292eb7bb8c8d4f899fbb4633f3288a00 P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:52:59.676307 14658 consensus_queue.cc:1048] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:52:59.758215 14629 meta_cache.cc:1097] Time spent processing table locations response: real 0.051s	user 0.003s	sys 0.001s
W20260608 12:52:59.758463 14631 meta_cache.cc:1261] Time spent looking up entry by key: real 0.050s	user 0.010s	sys 0.000s
W20260608 12:52:59.759083 14629 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.4.192.126:36275, user_credentials={real_user=slave}} blocked reactor thread for 52328.4us
W20260608 12:52:59.761917 14679 meta_cache.cc:1261] Time spent looking up entry by key: real 0.053s	user 0.001s	sys 0.005s
W20260608 12:52:59.763620 14678 meta_cache.cc:1261] Time spent looking up entry by key: real 0.055s	user 0.005s	sys 0.001s
I20260608 12:52:59.824313 14665 consensus_queue.cc:1048] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:59.839184 14585 consensus_queue.cc:1048] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:59.881836 14460 raft_consensus.cc:1275] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Refusing update from remote peer 5af2b383661f4967a1cc6b8d77044b0c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:59.882232 14459 raft_consensus.cc:1275] T efbeedab60fc41e7874b1777cc7a8b80 P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Refusing update from remote peer 5af2b383661f4967a1cc6b8d77044b0c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:59.883188 14533 raft_consensus.cc:1275] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Refusing update from remote peer 5af2b383661f4967a1cc6b8d77044b0c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:59.885243 14694 consensus_queue.cc:1048] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:59.888307 14694 consensus_queue.cc:1048] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:59.947438 14665 consensus_queue.cc:1048] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:59.958702 14533 raft_consensus.cc:1275] T efbeedab60fc41e7874b1777cc7a8b80 P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Refusing update from remote peer 5af2b383661f4967a1cc6b8d77044b0c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:59.970991 14384 raft_consensus.cc:1275] T 32835455186a4376b90cf7765d979ede P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Refusing update from remote peer 93d24a74c6fc44e7a31c926e4ee2faec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:59.971714 14533 raft_consensus.cc:1275] T 32835455186a4376b90cf7765d979ede P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Refusing update from remote peer 93d24a74c6fc44e7a31c926e4ee2faec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:59.972770 14597 consensus_queue.cc:1048] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:59.973555 14655 consensus_queue.cc:1048] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:59.992202 14588 consensus_queue.cc:1048] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 12:52:59.997927 14663 consensus_queue.cc:1048] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:53:00.088153 14460 raft_consensus.cc:1275] T 4860347b701e4891af31c460f87db32f P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Refusing update from remote peer 3bab403d57e04251b351b832073f3f58: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:00.091069 14588 consensus_queue.cc:1048] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:53:00.173861 14675 log.cc:927] Time spent T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
W20260608 12:53:01.196149 14628 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.4.192.66:39263, user_credentials={real_user=slave}} blocked reactor thread for 45113.3us
I20260608 12:53:01.414464  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:01.423348 14739 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
W20260608 12:53:01.423420 14738 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
I20260608 12:53:01.427631  4865 server_base.cc:1061] running on GCE node
W20260608 12:53:01.427775 14741 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
I20260608 12:53:01.429423  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:01.429630  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:01.429777  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923181429766 us; error 0 us; skew 500 ppm
I20260608 12:53:01.430369  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:01.433015  4865 webserver.cc:533] Webserver started at http://127.4.192.68:39347/ using document root <none> and password file <none>
I20260608 12:53:01.433517  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:01.433692  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:01.433933  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:01.435503  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922948580137-4865-0/minicluster-data/ts-3-root/instance:
uuid: "7066236ec94548fbb801dad457a71e62"
format_stamp: "Formatted at 2026-06-08 12:53:01 on dist-test-slave-pmzz"
I20260608 12:53:01.440290  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:53:01.443766 14746 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:01.444554  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 12:53:01.444869  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922948580137-4865-0/minicluster-data/ts-3-root
uuid: "7066236ec94548fbb801dad457a71e62"
format_stamp: "Formatted at 2026-06-08 12:53:01 on dist-test-slave-pmzz"
I20260608 12:53:01.445159  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922948580137-4865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922948580137-4865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922948580137-4865-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)
I20260608 12:53:01.465081  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:01.466588  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:01.468080  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:01.470921  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:01.471154  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:01.471426  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:01.471629  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:01.518306  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.68:45159
I20260608 12:53:01.518463 14808 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.68:45159 every 8 connection(s)
I20260608 12:53:01.559157 14809 heartbeater.cc:344] Connected to a master server at 127.4.192.126:36275
I20260608 12:53:01.559636 14809 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:01.560372 14809 heartbeater.cc:507] Master 127.4.192.126:36275 requested a full tablet report, sending...
I20260608 12:53:01.562359 14277 ts_manager.cc:194] Registered new tserver with Master: 7066236ec94548fbb801dad457a71e62 (127.4.192.68:45159)
I20260608 12:53:01.563937 14277 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43466
I20260608 12:53:02.552166 14534 consensus_queue.cc:237] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } attrs { replace: true } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } }
I20260608 12:53:02.561123 14459 raft_consensus.cc:1275] T 4860347b701e4891af31c460f87db32f P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Refusing update from remote peer 3bab403d57e04251b351b832073f3f58: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:53:02.563165 14813 consensus_queue.cc:1048] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:53:02.564138 14383 raft_consensus.cc:1275] T 4860347b701e4891af31c460f87db32f P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Refusing update from remote peer 3bab403d57e04251b351b832073f3f58: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:53:02.566679 14809 heartbeater.cc:499] Master 127.4.192.126:36275 was elected leader, sending a full tablet report...
I20260608 12:53:02.567428 14813 consensus_queue.cc:1048] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:53:02.575510 14813 raft_consensus.cc:2955] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7066236ec94548fbb801dad457a71e62 (127.4.192.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } attrs { replace: true } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } } }
I20260608 12:53:02.576757 14459 raft_consensus.cc:2955] T 4860347b701e4891af31c460f87db32f P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7066236ec94548fbb801dad457a71e62 (127.4.192.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } attrs { replace: true } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } } }
W20260608 12:53:02.578553 14500 consensus_peers.cc:597] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 -> Peer 7066236ec94548fbb801dad457a71e62 (127.4.192.68:45159): Couldn't send request to peer 7066236ec94548fbb801dad457a71e62. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4860347b701e4891af31c460f87db32f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:02.580771 14383 raft_consensus.cc:2955] T 4860347b701e4891af31c460f87db32f P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7066236ec94548fbb801dad457a71e62 (127.4.192.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } attrs { replace: true } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } } }
I20260608 12:53:02.591717 14277 catalog_manager.cc:5696] T 4860347b701e4891af31c460f87db32f P 93d24a74c6fc44e7a31c926e4ee2faec reported cstate change: config changed from index -1 to 16, NON_VOTER 7066236ec94548fbb801dad457a71e62 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "3bab403d57e04251b351b832073f3f58" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } attrs { replace: true } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } } }
I20260608 12:53:02.610005 14383 consensus_queue.cc:237] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } attrs { replace: true } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } }
I20260608 12:53:02.619448 14534 raft_consensus.cc:1275] T efbeedab60fc41e7874b1777cc7a8b80 P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Refusing update from remote peer 5af2b383661f4967a1cc6b8d77044b0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:53:02.619882 14459 raft_consensus.cc:1275] T efbeedab60fc41e7874b1777cc7a8b80 P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Refusing update from remote peer 5af2b383661f4967a1cc6b8d77044b0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:53:02.621884 14663 consensus_queue.cc:1048] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:53:02.623016 14831 consensus_queue.cc:1048] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:53:02.634275 14831 raft_consensus.cc:2955] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7066236ec94548fbb801dad457a71e62 (127.4.192.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } attrs { replace: true } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } } }
W20260608 12:53:02.639662 14351 consensus_peers.cc:597] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c -> Peer 7066236ec94548fbb801dad457a71e62 (127.4.192.68:45159): Couldn't send request to peer 7066236ec94548fbb801dad457a71e62. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: efbeedab60fc41e7874b1777cc7a8b80. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:02.639959 14459 raft_consensus.cc:2955] T efbeedab60fc41e7874b1777cc7a8b80 P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7066236ec94548fbb801dad457a71e62 (127.4.192.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } attrs { replace: true } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } } }
I20260608 12:53:02.641146 14534 raft_consensus.cc:2955] T efbeedab60fc41e7874b1777cc7a8b80 P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7066236ec94548fbb801dad457a71e62 (127.4.192.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } attrs { replace: true } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } } }
I20260608 12:53:02.649307 14383 consensus_queue.cc:237] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } attrs { replace: true } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } }
I20260608 12:53:02.650045 14283 catalog_manager.cc:5696] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c reported cstate change: config changed from index -1 to 16, NON_VOTER 7066236ec94548fbb801dad457a71e62 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "5af2b383661f4967a1cc6b8d77044b0c" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:53:02.661710 14351 consensus_peers.cc:597] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c -> Peer 7066236ec94548fbb801dad457a71e62 (127.4.192.68:45159): Couldn't send request to peer 7066236ec94548fbb801dad457a71e62. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bf244ddc8c1e4dc98e7eda696e3f5d9c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:02.661959 14534 raft_consensus.cc:1275] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Refusing update from remote peer 5af2b383661f4967a1cc6b8d77044b0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:53:02.663764 14458 raft_consensus.cc:1275] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Refusing update from remote peer 5af2b383661f4967a1cc6b8d77044b0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:53:02.664248 14831 consensus_queue.cc:1048] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:53:02.666165 14663 consensus_queue.cc:1048] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:53:02.674319 14831 raft_consensus.cc:2955] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7066236ec94548fbb801dad457a71e62 (127.4.192.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } attrs { replace: true } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } } }
I20260608 12:53:02.676218 14458 raft_consensus.cc:2955] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7066236ec94548fbb801dad457a71e62 (127.4.192.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } attrs { replace: true } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } } }
I20260608 12:53:02.681303 14534 raft_consensus.cc:2955] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7066236ec94548fbb801dad457a71e62 (127.4.192.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } attrs { replace: true } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } } }
I20260608 12:53:02.691315 14277 catalog_manager.cc:5696] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 93d24a74c6fc44e7a31c926e4ee2faec reported cstate change: config changed from index -1 to 16, NON_VOTER 7066236ec94548fbb801dad457a71e62 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "5af2b383661f4967a1cc6b8d77044b0c" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } attrs { replace: true } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } } }
I20260608 12:53:02.704088 14458 consensus_queue.cc:237] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } attrs { replace: true } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } }
I20260608 12:53:02.713145 14534 raft_consensus.cc:1275] T 292eb7bb8c8d4f899fbb4633f3288a00 P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Refusing update from remote peer 93d24a74c6fc44e7a31c926e4ee2faec: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:53:02.715204 14597 consensus_queue.cc:1048] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:53:02.718413 14383 raft_consensus.cc:1275] T 292eb7bb8c8d4f899fbb4633f3288a00 P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Refusing update from remote peer 93d24a74c6fc44e7a31c926e4ee2faec: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:53:02.719645 14597 consensus_queue.cc:1048] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:53:02.724216 14841 raft_consensus.cc:2955] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7066236ec94548fbb801dad457a71e62 (127.4.192.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } attrs { replace: true } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } } }
I20260608 12:53:02.726132 14534 raft_consensus.cc:2955] T 292eb7bb8c8d4f899fbb4633f3288a00 P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7066236ec94548fbb801dad457a71e62 (127.4.192.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } attrs { replace: true } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } } }
W20260608 12:53:02.730279 14426 consensus_peers.cc:597] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec -> Peer 7066236ec94548fbb801dad457a71e62 (127.4.192.68:45159): Couldn't send request to peer 7066236ec94548fbb801dad457a71e62. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 292eb7bb8c8d4f899fbb4633f3288a00. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:02.741444 14283 catalog_manager.cc:5696] T 292eb7bb8c8d4f899fbb4633f3288a00 P 3bab403d57e04251b351b832073f3f58 reported cstate change: config changed from index -1 to 16, NON_VOTER 7066236ec94548fbb801dad457a71e62 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } attrs { replace: true } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } } }
I20260608 12:53:02.752314 14383 raft_consensus.cc:2955] T 292eb7bb8c8d4f899fbb4633f3288a00 P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7066236ec94548fbb801dad457a71e62 (127.4.192.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } attrs { replace: true } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } } }
I20260608 12:53:03.039007 14846 ts_tablet_manager.cc:933] T efbeedab60fc41e7874b1777cc7a8b80 P 7066236ec94548fbb801dad457a71e62: Initiating tablet copy from peer 5af2b383661f4967a1cc6b8d77044b0c (127.4.192.65:35387)
I20260608 12:53:03.041467 14846 tablet_copy_client.cc:323] T efbeedab60fc41e7874b1777cc7a8b80 P 7066236ec94548fbb801dad457a71e62: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.65:35387
I20260608 12:53:03.056602 14395 tablet_copy_service.cc:140] P 5af2b383661f4967a1cc6b8d77044b0c: Received BeginTabletCopySession request for tablet efbeedab60fc41e7874b1777cc7a8b80 from peer 7066236ec94548fbb801dad457a71e62 ({username='slave'} at 127.0.0.1:59802)
I20260608 12:53:03.057272 14395 tablet_copy_service.cc:161] P 5af2b383661f4967a1cc6b8d77044b0c: Beginning new tablet copy session on tablet efbeedab60fc41e7874b1777cc7a8b80 from peer 7066236ec94548fbb801dad457a71e62 at {username='slave'} at 127.0.0.1:59802: session id = 7066236ec94548fbb801dad457a71e62-efbeedab60fc41e7874b1777cc7a8b80
I20260608 12:53:03.060992 14849 ts_tablet_manager.cc:933] T 4860347b701e4891af31c460f87db32f P 7066236ec94548fbb801dad457a71e62: Initiating tablet copy from peer 3bab403d57e04251b351b832073f3f58 (127.4.192.67:41979)
I20260608 12:53:03.062940 14849 tablet_copy_client.cc:323] T 4860347b701e4891af31c460f87db32f P 7066236ec94548fbb801dad457a71e62: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.67:41979
I20260608 12:53:03.066977 14395 tablet_copy_source_session.cc:215] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:03.071341 14846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efbeedab60fc41e7874b1777cc7a8b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:03.076859 14544 tablet_copy_service.cc:140] P 3bab403d57e04251b351b832073f3f58: Received BeginTabletCopySession request for tablet 4860347b701e4891af31c460f87db32f from peer 7066236ec94548fbb801dad457a71e62 ({username='slave'} at 127.0.0.1:58824)
I20260608 12:53:03.077507 14544 tablet_copy_service.cc:161] P 3bab403d57e04251b351b832073f3f58: Beginning new tablet copy session on tablet 4860347b701e4891af31c460f87db32f from peer 7066236ec94548fbb801dad457a71e62 at {username='slave'} at 127.0.0.1:58824: session id = 7066236ec94548fbb801dad457a71e62-4860347b701e4891af31c460f87db32f
I20260608 12:53:03.084582 14846 tablet_copy_client.cc:806] T efbeedab60fc41e7874b1777cc7a8b80 P 7066236ec94548fbb801dad457a71e62: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:03.085227 14846 tablet_copy_client.cc:670] T efbeedab60fc41e7874b1777cc7a8b80 P 7066236ec94548fbb801dad457a71e62: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:03.085491 14544 tablet_copy_source_session.cc:215] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:03.089195 14849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4860347b701e4891af31c460f87db32f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:03.090101 14846 tablet_copy_client.cc:538] T efbeedab60fc41e7874b1777cc7a8b80 P 7066236ec94548fbb801dad457a71e62: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:53:03.096575 14846 tablet_bootstrap.cc:492] T efbeedab60fc41e7874b1777cc7a8b80 P 7066236ec94548fbb801dad457a71e62: Bootstrap starting.
I20260608 12:53:03.105365 14849 tablet_copy_client.cc:806] T 4860347b701e4891af31c460f87db32f P 7066236ec94548fbb801dad457a71e62: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:03.105878 14849 tablet_copy_client.cc:670] T 4860347b701e4891af31c460f87db32f P 7066236ec94548fbb801dad457a71e62: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:03.110674 14849 tablet_copy_client.cc:538] T 4860347b701e4891af31c460f87db32f P 7066236ec94548fbb801dad457a71e62: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:53:03.119468 14849 tablet_bootstrap.cc:492] T 4860347b701e4891af31c460f87db32f P 7066236ec94548fbb801dad457a71e62: Bootstrap starting.
I20260608 12:53:03.159283 14853 ts_tablet_manager.cc:933] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 7066236ec94548fbb801dad457a71e62: Initiating tablet copy from peer 5af2b383661f4967a1cc6b8d77044b0c (127.4.192.65:35387)
I20260608 12:53:03.176162 14853 tablet_copy_client.cc:323] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 7066236ec94548fbb801dad457a71e62: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.65:35387
I20260608 12:53:03.178112 14395 tablet_copy_service.cc:140] P 5af2b383661f4967a1cc6b8d77044b0c: Received BeginTabletCopySession request for tablet bf244ddc8c1e4dc98e7eda696e3f5d9c from peer 7066236ec94548fbb801dad457a71e62 ({username='slave'} at 127.0.0.1:59802)
I20260608 12:53:03.178659 14395 tablet_copy_service.cc:161] P 5af2b383661f4967a1cc6b8d77044b0c: Beginning new tablet copy session on tablet bf244ddc8c1e4dc98e7eda696e3f5d9c from peer 7066236ec94548fbb801dad457a71e62 at {username='slave'} at 127.0.0.1:59802: session id = 7066236ec94548fbb801dad457a71e62-bf244ddc8c1e4dc98e7eda696e3f5d9c
I20260608 12:53:03.186460 14395 tablet_copy_source_session.cc:215] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:03.189961 14853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf244ddc8c1e4dc98e7eda696e3f5d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:03.209148 14853 tablet_copy_client.cc:806] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 7066236ec94548fbb801dad457a71e62: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:03.209803 14853 tablet_copy_client.cc:670] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 7066236ec94548fbb801dad457a71e62: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:03.214318 14853 tablet_copy_client.cc:538] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 7066236ec94548fbb801dad457a71e62: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:53:03.223071 14853 tablet_bootstrap.cc:492] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 7066236ec94548fbb801dad457a71e62: Bootstrap starting.
I20260608 12:53:03.237361 14846 tablet_bootstrap.cc:492] T efbeedab60fc41e7874b1777cc7a8b80 P 7066236ec94548fbb801dad457a71e62: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=126 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:53:03.238267 14846 tablet_bootstrap.cc:492] T efbeedab60fc41e7874b1777cc7a8b80 P 7066236ec94548fbb801dad457a71e62: Bootstrap complete.
I20260608 12:53:03.238909 14846 ts_tablet_manager.cc:1403] T efbeedab60fc41e7874b1777cc7a8b80 P 7066236ec94548fbb801dad457a71e62: Time spent bootstrapping tablet: real 0.143s	user 0.117s	sys 0.009s
I20260608 12:53:03.241760 14846 raft_consensus.cc:359] T efbeedab60fc41e7874b1777cc7a8b80 P 7066236ec94548fbb801dad457a71e62 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } attrs { replace: true } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } }
I20260608 12:53:03.242568 14846 raft_consensus.cc:740] T efbeedab60fc41e7874b1777cc7a8b80 P 7066236ec94548fbb801dad457a71e62 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7066236ec94548fbb801dad457a71e62, State: Initialized, Role: LEARNER
I20260608 12:53:03.243194 14846 consensus_queue.cc:260] T efbeedab60fc41e7874b1777cc7a8b80 P 7066236ec94548fbb801dad457a71e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } attrs { replace: true } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } }
I20260608 12:53:03.253265 14846 ts_tablet_manager.cc:1434] T efbeedab60fc41e7874b1777cc7a8b80 P 7066236ec94548fbb801dad457a71e62: Time spent starting tablet: real 0.014s	user 0.015s	sys 0.000s
I20260608 12:53:03.257804 14395 tablet_copy_service.cc:342] P 5af2b383661f4967a1cc6b8d77044b0c: Request end of tablet copy session 7066236ec94548fbb801dad457a71e62-efbeedab60fc41e7874b1777cc7a8b80 received from {username='slave'} at 127.0.0.1:59802
I20260608 12:53:03.258303 14395 tablet_copy_service.cc:434] P 5af2b383661f4967a1cc6b8d77044b0c: ending tablet copy session 7066236ec94548fbb801dad457a71e62-efbeedab60fc41e7874b1777cc7a8b80 on tablet efbeedab60fc41e7874b1777cc7a8b80 with peer 7066236ec94548fbb801dad457a71e62
I20260608 12:53:03.267570 14849 tablet_bootstrap.cc:492] T 4860347b701e4891af31c460f87db32f P 7066236ec94548fbb801dad457a71e62: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=122 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:53:03.268424 14849 tablet_bootstrap.cc:492] T 4860347b701e4891af31c460f87db32f P 7066236ec94548fbb801dad457a71e62: Bootstrap complete.
I20260608 12:53:03.269209 14849 ts_tablet_manager.cc:1403] T 4860347b701e4891af31c460f87db32f P 7066236ec94548fbb801dad457a71e62: Time spent bootstrapping tablet: real 0.150s	user 0.123s	sys 0.012s
I20260608 12:53:03.271519 14849 raft_consensus.cc:359] T 4860347b701e4891af31c460f87db32f P 7066236ec94548fbb801dad457a71e62 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } attrs { replace: true } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } }
I20260608 12:53:03.272080 14849 raft_consensus.cc:740] T 4860347b701e4891af31c460f87db32f P 7066236ec94548fbb801dad457a71e62 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7066236ec94548fbb801dad457a71e62, State: Initialized, Role: LEARNER
I20260608 12:53:03.272547 14849 consensus_queue.cc:260] T 4860347b701e4891af31c460f87db32f P 7066236ec94548fbb801dad457a71e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } attrs { replace: true } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } }
I20260608 12:53:03.274326 14849 ts_tablet_manager.cc:1434] T 4860347b701e4891af31c460f87db32f P 7066236ec94548fbb801dad457a71e62: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260608 12:53:03.276122 14544 tablet_copy_service.cc:342] P 3bab403d57e04251b351b832073f3f58: Request end of tablet copy session 7066236ec94548fbb801dad457a71e62-4860347b701e4891af31c460f87db32f received from {username='slave'} at 127.0.0.1:58824
I20260608 12:53:03.276592 14544 tablet_copy_service.cc:434] P 3bab403d57e04251b351b832073f3f58: ending tablet copy session 7066236ec94548fbb801dad457a71e62-4860347b701e4891af31c460f87db32f on tablet 4860347b701e4891af31c460f87db32f with peer 7066236ec94548fbb801dad457a71e62
I20260608 12:53:03.297520 14849 ts_tablet_manager.cc:933] T 292eb7bb8c8d4f899fbb4633f3288a00 P 7066236ec94548fbb801dad457a71e62: Initiating tablet copy from peer 93d24a74c6fc44e7a31c926e4ee2faec (127.4.192.66:39263)
I20260608 12:53:03.305825 14849 tablet_copy_client.cc:323] T 292eb7bb8c8d4f899fbb4633f3288a00 P 7066236ec94548fbb801dad457a71e62: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.66:39263
I20260608 12:53:03.315681 14470 tablet_copy_service.cc:140] P 93d24a74c6fc44e7a31c926e4ee2faec: Received BeginTabletCopySession request for tablet 292eb7bb8c8d4f899fbb4633f3288a00 from peer 7066236ec94548fbb801dad457a71e62 ({username='slave'} at 127.0.0.1:44306)
I20260608 12:53:03.316262 14470 tablet_copy_service.cc:161] P 93d24a74c6fc44e7a31c926e4ee2faec: Beginning new tablet copy session on tablet 292eb7bb8c8d4f899fbb4633f3288a00 from peer 7066236ec94548fbb801dad457a71e62 at {username='slave'} at 127.0.0.1:44306: session id = 7066236ec94548fbb801dad457a71e62-292eb7bb8c8d4f899fbb4633f3288a00
I20260608 12:53:03.322065 14470 tablet_copy_source_session.cc:215] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:03.324560 14849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 292eb7bb8c8d4f899fbb4633f3288a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:03.333897 14849 tablet_copy_client.cc:806] T 292eb7bb8c8d4f899fbb4633f3288a00 P 7066236ec94548fbb801dad457a71e62: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:03.334384 14849 tablet_copy_client.cc:670] T 292eb7bb8c8d4f899fbb4633f3288a00 P 7066236ec94548fbb801dad457a71e62: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:03.338163 14849 tablet_copy_client.cc:538] T 292eb7bb8c8d4f899fbb4633f3288a00 P 7066236ec94548fbb801dad457a71e62: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:53:03.344702 14849 tablet_bootstrap.cc:492] T 292eb7bb8c8d4f899fbb4633f3288a00 P 7066236ec94548fbb801dad457a71e62: Bootstrap starting.
I20260608 12:53:03.349437 14853 tablet_bootstrap.cc:492] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 7066236ec94548fbb801dad457a71e62: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=119 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:53:03.350334 14853 tablet_bootstrap.cc:492] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 7066236ec94548fbb801dad457a71e62: Bootstrap complete.
I20260608 12:53:03.351011 14853 ts_tablet_manager.cc:1403] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 7066236ec94548fbb801dad457a71e62: Time spent bootstrapping tablet: real 0.128s	user 0.113s	sys 0.012s
I20260608 12:53:03.353749 14853 raft_consensus.cc:359] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 7066236ec94548fbb801dad457a71e62 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } attrs { replace: true } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } }
I20260608 12:53:03.354496 14853 raft_consensus.cc:740] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 7066236ec94548fbb801dad457a71e62 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7066236ec94548fbb801dad457a71e62, State: Initialized, Role: LEARNER
I20260608 12:53:03.355082 14853 consensus_queue.cc:260] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 7066236ec94548fbb801dad457a71e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } attrs { replace: true } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } }
I20260608 12:53:03.357131 14853 ts_tablet_manager.cc:1434] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 7066236ec94548fbb801dad457a71e62: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:53:03.358780 14395 tablet_copy_service.cc:342] P 5af2b383661f4967a1cc6b8d77044b0c: Request end of tablet copy session 7066236ec94548fbb801dad457a71e62-bf244ddc8c1e4dc98e7eda696e3f5d9c received from {username='slave'} at 127.0.0.1:59802
I20260608 12:53:03.359217 14395 tablet_copy_service.cc:434] P 5af2b383661f4967a1cc6b8d77044b0c: ending tablet copy session 7066236ec94548fbb801dad457a71e62-bf244ddc8c1e4dc98e7eda696e3f5d9c on tablet bf244ddc8c1e4dc98e7eda696e3f5d9c with peer 7066236ec94548fbb801dad457a71e62
I20260608 12:53:03.424562 14849 tablet_bootstrap.cc:492] T 292eb7bb8c8d4f899fbb4633f3288a00 P 7066236ec94548fbb801dad457a71e62: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:53:03.425530 14849 tablet_bootstrap.cc:492] T 292eb7bb8c8d4f899fbb4633f3288a00 P 7066236ec94548fbb801dad457a71e62: Bootstrap complete.
I20260608 12:53:03.426075 14784 raft_consensus.cc:1217] T efbeedab60fc41e7874b1777cc7a8b80 P 7066236ec94548fbb801dad457a71e62 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:53:03.426263 14849 ts_tablet_manager.cc:1403] T 292eb7bb8c8d4f899fbb4633f3288a00 P 7066236ec94548fbb801dad457a71e62: Time spent bootstrapping tablet: real 0.082s	user 0.076s	sys 0.004s
I20260608 12:53:03.432648 14849 raft_consensus.cc:359] T 292eb7bb8c8d4f899fbb4633f3288a00 P 7066236ec94548fbb801dad457a71e62 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } attrs { replace: true } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } }
I20260608 12:53:03.439728 14849 raft_consensus.cc:740] T 292eb7bb8c8d4f899fbb4633f3288a00 P 7066236ec94548fbb801dad457a71e62 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7066236ec94548fbb801dad457a71e62, State: Initialized, Role: LEARNER
I20260608 12:53:03.440529 14849 consensus_queue.cc:260] T 292eb7bb8c8d4f899fbb4633f3288a00 P 7066236ec94548fbb801dad457a71e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5af2b383661f4967a1cc6b8d77044b0c" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35387 } } peers { permanent_uuid: "93d24a74c6fc44e7a31c926e4ee2faec" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 39263 } } peers { permanent_uuid: "3bab403d57e04251b351b832073f3f58" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 41979 } attrs { replace: true } } peers { permanent_uuid: "7066236ec94548fbb801dad457a71e62" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 45159 } attrs { promote: true } }
I20260608 12:53:03.442952 14849 ts_tablet_manager.cc:1434] T 292eb7bb8c8d4f899fbb4633f3288a00 P 7066236ec94548fbb801dad457a71e62: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 12:53:03.446731 14470 tablet_copy_service.cc:342] P 93d24a74c6fc44e7a31c926e4ee2faec: Request end of tablet copy session 7066236ec94548fbb801dad457a71e62-292eb7bb8c8d4f899fbb4633f3288a00 received from {username='slave'} at 127.0.0.1:44306
I20260608 12:53:03.447199 14470 tablet_copy_service.cc:434] P 93d24a74c6fc44e7a31c926e4ee2faec: ending tablet copy session 7066236ec94548fbb801dad457a71e62-292eb7bb8c8d4f899fbb4633f3288a00 on tablet 292eb7bb8c8d4f899fbb4633f3288a00 with peer 7066236ec94548fbb801dad457a71e62
I20260608 12:53:03.500500 14784 raft_consensus.cc:1217] T 4860347b701e4891af31c460f87db32f P 7066236ec94548fbb801dad457a71e62 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:53:03.581985  4865 tablet_server.cc:179] TabletServer@127.4.192.65:0 shutting down...
I20260608 12:53:03.618983  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:03.620048  4865 tablet_replica.cc:333] T 4860347b701e4891af31c460f87db32f P 5af2b383661f4967a1cc6b8d77044b0c: stopping tablet replica
I20260608 12:53:03.621121  4865 raft_consensus.cc:2243] T 4860347b701e4891af31c460f87db32f P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:03.622004  4865 raft_consensus.cc:2272] T 4860347b701e4891af31c460f87db32f P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:03.625784  4865 tablet_replica.cc:333] T 32835455186a4376b90cf7765d979ede P 5af2b383661f4967a1cc6b8d77044b0c: stopping tablet replica
I20260608 12:53:03.626636  4865 raft_consensus.cc:2243] T 32835455186a4376b90cf7765d979ede P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:03.627453  4865 raft_consensus.cc:2272] T 32835455186a4376b90cf7765d979ede P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:03.630625 14784 raft_consensus.cc:1217] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 7066236ec94548fbb801dad457a71e62 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:53:03.630760  4865 tablet_replica.cc:333] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c: stopping tablet replica
I20260608 12:53:03.631829  4865 raft_consensus.cc:2243] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:03.633142  4865 raft_consensus.cc:2272] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:03.637215  4865 tablet_replica.cc:333] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c: stopping tablet replica
I20260608 12:53:03.638088  4865 raft_consensus.cc:2243] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:03.639161  4865 raft_consensus.cc:2272] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:03.642752  4865 tablet_replica.cc:333] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c: stopping tablet replica
I20260608 12:53:03.643582  4865 raft_consensus.cc:2243] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:03.645083  4865 raft_consensus.cc:2272] T efbeedab60fc41e7874b1777cc7a8b80 P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:03.648708  4865 tablet_replica.cc:333] T 5f3d90e4a1bf43eb90a87bf0bddf3441 P 5af2b383661f4967a1cc6b8d77044b0c: stopping tablet replica
I20260608 12:53:03.649526  4865 raft_consensus.cc:2243] T 5f3d90e4a1bf43eb90a87bf0bddf3441 P 5af2b383661f4967a1cc6b8d77044b0c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:03.650202  4865 raft_consensus.cc:2272] T 5f3d90e4a1bf43eb90a87bf0bddf3441 P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:03.654659  4865 tablet_replica.cc:333] T 292eb7bb8c8d4f899fbb4633f3288a00 P 5af2b383661f4967a1cc6b8d77044b0c: stopping tablet replica
I20260608 12:53:03.655409  4865 raft_consensus.cc:2243] T 292eb7bb8c8d4f899fbb4633f3288a00 P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:03.656270  4865 raft_consensus.cc:2272] T 292eb7bb8c8d4f899fbb4633f3288a00 P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:03.659813  4865 tablet_replica.cc:333] T 1616c65a9a7f43b39d539c6e512870e5 P 5af2b383661f4967a1cc6b8d77044b0c: stopping tablet replica
I20260608 12:53:03.660501  4865 raft_consensus.cc:2243] T 1616c65a9a7f43b39d539c6e512870e5 P 5af2b383661f4967a1cc6b8d77044b0c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:03.661164  4865 raft_consensus.cc:2272] T 1616c65a9a7f43b39d539c6e512870e5 P 5af2b383661f4967a1cc6b8d77044b0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:03.700106  4865 tablet_server.cc:196] TabletServer@127.4.192.65:0 shutdown complete.
I20260608 12:53:03.728171  4865 tablet_server.cc:179] TabletServer@127.4.192.66:0 shutting down...
I20260608 12:53:03.774963  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 12:53:03.775660 14497 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.192.65:35387: connect: Connection refused (error 111) [suppressed 51 similar messages]
I20260608 12:53:03.776019  4865 tablet_replica.cc:333] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 93d24a74c6fc44e7a31c926e4ee2faec: stopping tablet replica
I20260608 12:53:03.777027  4865 raft_consensus.cc:2243] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:03.777987  4865 raft_consensus.cc:2272] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:03.782439  4865 tablet_replica.cc:333] T efbeedab60fc41e7874b1777cc7a8b80 P 93d24a74c6fc44e7a31c926e4ee2faec: stopping tablet replica
I20260608 12:53:03.783444  4865 raft_consensus.cc:2243] T efbeedab60fc41e7874b1777cc7a8b80 P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:03.784132  4865 raft_consensus.cc:2272] T efbeedab60fc41e7874b1777cc7a8b80 P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:53:03.786340 14497 consensus_peers.cc:597] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 -> Peer 5af2b383661f4967a1cc6b8d77044b0c (127.4.192.65:35387): Couldn't send request to peer 5af2b383661f4967a1cc6b8d77044b0c. Status: Network error: Client connection negotiation failed: client connection to 127.4.192.65:35387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:03.787002  4865 tablet_replica.cc:333] T 4860347b701e4891af31c460f87db32f P 93d24a74c6fc44e7a31c926e4ee2faec: stopping tablet replica
I20260608 12:53:03.787688  4865 raft_consensus.cc:2243] T 4860347b701e4891af31c460f87db32f P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:03.788249  4865 raft_consensus.cc:2272] T 4860347b701e4891af31c460f87db32f P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:03.790409  4865 tablet_replica.cc:333] T d72aa76763c646508f8b9d576000cf92 P 93d24a74c6fc44e7a31c926e4ee2faec: stopping tablet replica
I20260608 12:53:03.790990  4865 raft_consensus.cc:2243] T d72aa76763c646508f8b9d576000cf92 P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:03.791530  4865 raft_consensus.cc:2272] T d72aa76763c646508f8b9d576000cf92 P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:03.794175  4865 tablet_replica.cc:333] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec: stopping tablet replica
I20260608 12:53:03.794762  4865 raft_consensus.cc:2243] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:03.795814  4865 raft_consensus.cc:2272] T 292eb7bb8c8d4f899fbb4633f3288a00 P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:03.798287  4865 tablet_replica.cc:333] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 93d24a74c6fc44e7a31c926e4ee2faec: stopping tablet replica
I20260608 12:53:03.798971  4865 raft_consensus.cc:2243] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:03.799772  4865 raft_consensus.cc:2272] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:03.802124  4865 tablet_replica.cc:333] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec: stopping tablet replica
I20260608 12:53:03.802615  4865 raft_consensus.cc:2243] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:03.803403  4865 raft_consensus.cc:2272] T 32835455186a4376b90cf7765d979ede P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:03.805505  4865 tablet_replica.cc:333] T 131485345c264b44a3b7f8bae132fbc1 P 93d24a74c6fc44e7a31c926e4ee2faec: stopping tablet replica
I20260608 12:53:03.805999  4865 raft_consensus.cc:2243] T 131485345c264b44a3b7f8bae132fbc1 P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:03.806504  4865 raft_consensus.cc:2272] T 131485345c264b44a3b7f8bae132fbc1 P 93d24a74c6fc44e7a31c926e4ee2faec [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:53:03.816339 14497 consensus_peers.cc:597] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 -> Peer 93d24a74c6fc44e7a31c926e4ee2faec (127.4.192.66:39263): Couldn't send request to peer 93d24a74c6fc44e7a31c926e4ee2faec. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:03.840276  4865 tablet_server.cc:196] TabletServer@127.4.192.66:0 shutdown complete.
I20260608 12:53:03.876467  4865 tablet_server.cc:179] TabletServer@127.4.192.67:0 shutting down...
I20260608 12:53:03.910458  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:03.911399  4865 tablet_replica.cc:333] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58: stopping tablet replica
I20260608 12:53:03.912266  4865 raft_consensus.cc:2243] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:03.913318  4865 raft_consensus.cc:2272] T 4860347b701e4891af31c460f87db32f P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:03.915699  4865 tablet_replica.cc:333] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 3bab403d57e04251b351b832073f3f58: stopping tablet replica
I20260608 12:53:03.916257  4865 raft_consensus.cc:2243] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:03.916874  4865 raft_consensus.cc:2272] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:03.918990  4865 tablet_replica.cc:333] T 32835455186a4376b90cf7765d979ede P 3bab403d57e04251b351b832073f3f58: stopping tablet replica
I20260608 12:53:03.919713  4865 raft_consensus.cc:2243] T 32835455186a4376b90cf7765d979ede P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:03.920222  4865 raft_consensus.cc:2272] T 32835455186a4376b90cf7765d979ede P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:03.922242  4865 tablet_replica.cc:333] T 858aefaf70394fce97aaea0efa94c9b8 P 3bab403d57e04251b351b832073f3f58: stopping tablet replica
I20260608 12:53:03.922791  4865 raft_consensus.cc:2243] T 858aefaf70394fce97aaea0efa94c9b8 P 3bab403d57e04251b351b832073f3f58 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:03.923389  4865 raft_consensus.cc:2272] T 858aefaf70394fce97aaea0efa94c9b8 P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:03.926203  4865 tablet_replica.cc:333] T efbeedab60fc41e7874b1777cc7a8b80 P 3bab403d57e04251b351b832073f3f58: stopping tablet replica
I20260608 12:53:03.926702  4865 raft_consensus.cc:2243] T efbeedab60fc41e7874b1777cc7a8b80 P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:03.927197  4865 raft_consensus.cc:2272] T efbeedab60fc41e7874b1777cc7a8b80 P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:03.929245  4865 tablet_replica.cc:333] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 3bab403d57e04251b351b832073f3f58: stopping tablet replica
I20260608 12:53:03.929760  4865 raft_consensus.cc:2243] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:03.930320  4865 raft_consensus.cc:2272] T 5b644d4ef2ae49c2a171e3702bf98cd6 P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:03.932381  4865 tablet_replica.cc:333] T 292eb7bb8c8d4f899fbb4633f3288a00 P 3bab403d57e04251b351b832073f3f58: stopping tablet replica
I20260608 12:53:03.932886  4865 raft_consensus.cc:2243] T 292eb7bb8c8d4f899fbb4633f3288a00 P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:03.933442  4865 raft_consensus.cc:2272] T 292eb7bb8c8d4f899fbb4633f3288a00 P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:03.935467  4865 tablet_replica.cc:333] T 4a1925183d6e4539bc1d5a2ffd5d7ef5 P 3bab403d57e04251b351b832073f3f58: stopping tablet replica
I20260608 12:53:03.935899  4865 raft_consensus.cc:2243] T 4a1925183d6e4539bc1d5a2ffd5d7ef5 P 3bab403d57e04251b351b832073f3f58 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:03.936506  4865 raft_consensus.cc:2272] T 4a1925183d6e4539bc1d5a2ffd5d7ef5 P 3bab403d57e04251b351b832073f3f58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:03.968987  4865 tablet_server.cc:196] TabletServer@127.4.192.67:0 shutdown complete.
I20260608 12:53:03.992595  4865 tablet_server.cc:179] TabletServer@127.4.192.68:0 shutting down...
I20260608 12:53:04.016147  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:04.016907  4865 tablet_replica.cc:333] T 292eb7bb8c8d4f899fbb4633f3288a00 P 7066236ec94548fbb801dad457a71e62: stopping tablet replica
I20260608 12:53:04.017721  4865 raft_consensus.cc:2243] T 292eb7bb8c8d4f899fbb4633f3288a00 P 7066236ec94548fbb801dad457a71e62 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:53:04.018239  4865 raft_consensus.cc:2272] T 292eb7bb8c8d4f899fbb4633f3288a00 P 7066236ec94548fbb801dad457a71e62 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:53:04.021454  4865 tablet_replica.cc:333] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 7066236ec94548fbb801dad457a71e62: stopping tablet replica
I20260608 12:53:04.022220  4865 raft_consensus.cc:2243] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 7066236ec94548fbb801dad457a71e62 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:53:04.022718  4865 raft_consensus.cc:2272] T bf244ddc8c1e4dc98e7eda696e3f5d9c P 7066236ec94548fbb801dad457a71e62 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:53:04.025753  4865 tablet_replica.cc:333] T 4860347b701e4891af31c460f87db32f P 7066236ec94548fbb801dad457a71e62: stopping tablet replica
I20260608 12:53:04.026464  4865 raft_consensus.cc:2243] T 4860347b701e4891af31c460f87db32f P 7066236ec94548fbb801dad457a71e62 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:53:04.026957  4865 raft_consensus.cc:2272] T 4860347b701e4891af31c460f87db32f P 7066236ec94548fbb801dad457a71e62 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:53:04.029953  4865 tablet_replica.cc:333] T efbeedab60fc41e7874b1777cc7a8b80 P 7066236ec94548fbb801dad457a71e62: stopping tablet replica
I20260608 12:53:04.030588  4865 raft_consensus.cc:2243] T efbeedab60fc41e7874b1777cc7a8b80 P 7066236ec94548fbb801dad457a71e62 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:53:04.031093  4865 raft_consensus.cc:2272] T efbeedab60fc41e7874b1777cc7a8b80 P 7066236ec94548fbb801dad457a71e62 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:53:04.056442  4865 tablet_server.cc:196] TabletServer@127.4.192.68:0 shutdown complete.
I20260608 12:53:04.074263  4865 master.cc:562] Master@127.4.192.126:36275 shutting down...
W20260608 12:53:04.105116 14331 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:53:04.105392 14331 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:53:04.105564 14331 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:53:04.106882  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 895f1abc395842b4bc931983f3540c1f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:04.107446  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 895f1abc395842b4bc931983f3540c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:04.107785  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P 895f1abc395842b4bc931983f3540c1f: stopping tablet replica
I20260608 12:53:04.130672  4865 master.cc:584] Master@127.4.192.126:36275 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (8141 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 12:53:04.178800  4865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.192.126:46575
I20260608 12:53:04.180172  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:04.185624 14869 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
W20260608 12:53:04.186285 14870 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
W20260608 12:53:04.187052 14872 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
I20260608 12:53:04.188225  4865 server_base.cc:1061] running on GCE node
I20260608 12:53:04.189203  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:04.189443  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:04.189625  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923184189592 us; error 0 us; skew 500 ppm
I20260608 12:53:04.190241  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:04.192613  4865 webserver.cc:533] Webserver started at http://127.4.192.126:38445/ using document root <none> and password file <none>
I20260608 12:53:04.193168  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:04.193372  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:04.193661  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:04.194756  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922948580137-4865-0/minicluster-data/master-0-root/instance:
uuid: "afcbfaf6824b4206b9532141479645f5"
format_stamp: "Formatted at 2026-06-08 12:53:04 on dist-test-slave-pmzz"
I20260608 12:53:04.199347  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:53:04.202622 14877 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:04.203433  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:53:04.203727  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922948580137-4865-0/minicluster-data/master-0-root
uuid: "afcbfaf6824b4206b9532141479645f5"
format_stamp: "Formatted at 2026-06-08 12:53:04 on dist-test-slave-pmzz"
I20260608 12:53:04.203987  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922948580137-4865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922948580137-4865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922948580137-4865-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)
I20260608 12:53:04.234787  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:04.236039  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:04.273125  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.126:46575
I20260608 12:53:04.273248 14928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.126:46575 every 8 connection(s)
I20260608 12:53:04.277089 14929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:04.287778 14929 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P afcbfaf6824b4206b9532141479645f5: Bootstrap starting.
I20260608 12:53:04.292543 14929 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P afcbfaf6824b4206b9532141479645f5: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:04.296942 14929 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P afcbfaf6824b4206b9532141479645f5: No bootstrap required, opened a new log
I20260608 12:53:04.299016 14929 raft_consensus.cc:359] T 00000000000000000000000000000000 P afcbfaf6824b4206b9532141479645f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afcbfaf6824b4206b9532141479645f5" member_type: VOTER }
I20260608 12:53:04.299404 14929 raft_consensus.cc:385] T 00000000000000000000000000000000 P afcbfaf6824b4206b9532141479645f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:04.299582 14929 raft_consensus.cc:740] T 00000000000000000000000000000000 P afcbfaf6824b4206b9532141479645f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afcbfaf6824b4206b9532141479645f5, State: Initialized, Role: FOLLOWER
I20260608 12:53:04.300185 14929 consensus_queue.cc:260] T 00000000000000000000000000000000 P afcbfaf6824b4206b9532141479645f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "afcbfaf6824b4206b9532141479645f5" member_type: VOTER }
I20260608 12:53:04.300626 14929 raft_consensus.cc:399] T 00000000000000000000000000000000 P afcbfaf6824b4206b9532141479645f5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:53:04.300837 14929 raft_consensus.cc:493] T 00000000000000000000000000000000 P afcbfaf6824b4206b9532141479645f5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:53:04.301049 14929 raft_consensus.cc:3060] T 00000000000000000000000000000000 P afcbfaf6824b4206b9532141479645f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:04.305367 14929 raft_consensus.cc:515] T 00000000000000000000000000000000 P afcbfaf6824b4206b9532141479645f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afcbfaf6824b4206b9532141479645f5" member_type: VOTER }
I20260608 12:53:04.305922 14929 leader_election.cc:304] T 00000000000000000000000000000000 P afcbfaf6824b4206b9532141479645f5 [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: afcbfaf6824b4206b9532141479645f5; no voters: 
I20260608 12:53:04.306984 14929 leader_election.cc:290] T 00000000000000000000000000000000 P afcbfaf6824b4206b9532141479645f5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:53:04.307425 14932 raft_consensus.cc:2804] T 00000000000000000000000000000000 P afcbfaf6824b4206b9532141479645f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:04.308876 14932 raft_consensus.cc:697] T 00000000000000000000000000000000 P afcbfaf6824b4206b9532141479645f5 [term 1 LEADER]: Becoming Leader. State: Replica: afcbfaf6824b4206b9532141479645f5, State: Running, Role: LEADER
I20260608 12:53:04.309571 14932 consensus_queue.cc:237] T 00000000000000000000000000000000 P afcbfaf6824b4206b9532141479645f5 [LEADER]: Queue going to LEADER mode. State: All 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: "afcbfaf6824b4206b9532141479645f5" member_type: VOTER }
I20260608 12:53:04.309880 14929 sys_catalog.cc:565] T 00000000000000000000000000000000 P afcbfaf6824b4206b9532141479645f5 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:53:04.315008 14934 sys_catalog.cc:455] T 00000000000000000000000000000000 P afcbfaf6824b4206b9532141479645f5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader afcbfaf6824b4206b9532141479645f5. Latest consensus state: current_term: 1 leader_uuid: "afcbfaf6824b4206b9532141479645f5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afcbfaf6824b4206b9532141479645f5" member_type: VOTER } }
I20260608 12:53:04.315099 14933 sys_catalog.cc:455] T 00000000000000000000000000000000 P afcbfaf6824b4206b9532141479645f5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "afcbfaf6824b4206b9532141479645f5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afcbfaf6824b4206b9532141479645f5" member_type: VOTER } }
I20260608 12:53:04.316085 14934 sys_catalog.cc:458] T 00000000000000000000000000000000 P afcbfaf6824b4206b9532141479645f5 [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:04.316123 14933 sys_catalog.cc:458] T 00000000000000000000000000000000 P afcbfaf6824b4206b9532141479645f5 [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:04.322466 14940 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:53:04.327786 14940 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:53:04.328802  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:53:04.336943 14940 catalog_manager.cc:1382] Generated new cluster ID: fceefdab68b4407da76e1266cd44e1f2
I20260608 12:53:04.337216 14940 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:53:04.353930 14940 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:53:04.355135 14940 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:53:04.367463 14940 catalog_manager.cc:6069] T 00000000000000000000000000000000 P afcbfaf6824b4206b9532141479645f5: Generated new TSK 0
I20260608 12:53:04.367972 14940 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:53:04.395087  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:04.401099 14950 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
W20260608 12:53:04.402061 14951 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
I20260608 12:53:04.404074  4865 server_base.cc:1061] running on GCE node
W20260608 12:53:04.404440 14953 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
I20260608 12:53:04.405387  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:04.405689  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:04.405887  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923184405854 us; error 0 us; skew 500 ppm
I20260608 12:53:04.406502  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:04.408793  4865 webserver.cc:533] Webserver started at http://127.4.192.65:39971/ using document root <none> and password file <none>
I20260608 12:53:04.409309  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:04.409502  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:04.409796  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:04.410910  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922948580137-4865-0/minicluster-data/ts-0-root/instance:
uuid: "deb4638b2f4b41ecb0cfee6850b1655e"
format_stamp: "Formatted at 2026-06-08 12:53:04 on dist-test-slave-pmzz"
I20260608 12:53:04.415504  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:53:04.418923 14958 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:04.419749  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:53:04.420064  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922948580137-4865-0/minicluster-data/ts-0-root
uuid: "deb4638b2f4b41ecb0cfee6850b1655e"
format_stamp: "Formatted at 2026-06-08 12:53:04 on dist-test-slave-pmzz"
I20260608 12:53:04.420357  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922948580137-4865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922948580137-4865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922948580137-4865-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)
I20260608 12:53:04.444006  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:04.445058  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:04.446547  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:04.448982  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:04.449208  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:04.449448  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:04.449651  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:04.488163  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.65:42527
I20260608 12:53:04.488276 15020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.65:42527 every 8 connection(s)
I20260608 12:53:04.493651  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:04.500191 15025 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
W20260608 12:53:04.501559 15026 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
W20260608 12:53:04.504530 15028 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
I20260608 12:53:04.505712  4865 server_base.cc:1061] running on GCE node
I20260608 12:53:04.506454 15021 heartbeater.cc:344] Connected to a master server at 127.4.192.126:46575
I20260608 12:53:04.506981 15021 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:04.507776 15021 heartbeater.cc:507] Master 127.4.192.126:46575 requested a full tablet report, sending...
I20260608 12:53:04.508291  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:04.508554  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:04.508764  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923184508745 us; error 0 us; skew 500 ppm
I20260608 12:53:04.509510  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:04.510123 14894 ts_manager.cc:194] Registered new tserver with Master: deb4638b2f4b41ecb0cfee6850b1655e (127.4.192.65:42527)
I20260608 12:53:04.512183  4865 webserver.cc:533] Webserver started at http://127.4.192.66:35551/ using document root <none> and password file <none>
I20260608 12:53:04.512543 14894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36326
I20260608 12:53:04.512723  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:04.513048  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:04.513319  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:04.514672  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922948580137-4865-0/minicluster-data/ts-1-root/instance:
uuid: "ee9add7f32674875b936c443b77f7958"
format_stamp: "Formatted at 2026-06-08 12:53:04 on dist-test-slave-pmzz"
I20260608 12:53:04.519177  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260608 12:53:04.522776 15033 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:04.523540  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:53:04.523829  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922948580137-4865-0/minicluster-data/ts-1-root
uuid: "ee9add7f32674875b936c443b77f7958"
format_stamp: "Formatted at 2026-06-08 12:53:04 on dist-test-slave-pmzz"
I20260608 12:53:04.524116  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922948580137-4865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922948580137-4865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922948580137-4865-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)
I20260608 12:53:04.544910  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:04.545971  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:04.547441  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:04.549803  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:04.550035  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:04.550269  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:04.550448  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:04.588923  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.66:36555
I20260608 12:53:04.589066 15095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.66:36555 every 8 connection(s)
I20260608 12:53:04.594033  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:04.600785 15099 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
W20260608 12:53:04.602144 15100 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
W20260608 12:53:04.603905 15102 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
I20260608 12:53:04.604943  4865 server_base.cc:1061] running on GCE node
I20260608 12:53:04.606046  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:04.606336  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:04.606531  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923184606509 us; error 0 us; skew 500 ppm
I20260608 12:53:04.607177 15096 heartbeater.cc:344] Connected to a master server at 127.4.192.126:46575
I20260608 12:53:04.607347  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:04.607730 15096 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:04.608706 15096 heartbeater.cc:507] Master 127.4.192.126:46575 requested a full tablet report, sending...
I20260608 12:53:04.610033  4865 webserver.cc:533] Webserver started at http://127.4.192.67:34875/ using document root <none> and password file <none>
I20260608 12:53:04.610641  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:04.610908  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:04.611227  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:04.611315 14894 ts_manager.cc:194] Registered new tserver with Master: ee9add7f32674875b936c443b77f7958 (127.4.192.66:36555)
I20260608 12:53:04.612412  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922948580137-4865-0/minicluster-data/ts-2-root/instance:
uuid: "c57663225a1f4f04b874950fc6b7c431"
format_stamp: "Formatted at 2026-06-08 12:53:04 on dist-test-slave-pmzz"
I20260608 12:53:04.612983 14894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36338
I20260608 12:53:04.617201  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:53:04.620683 15107 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:04.621456  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:53:04.621752  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922948580137-4865-0/minicluster-data/ts-2-root
uuid: "c57663225a1f4f04b874950fc6b7c431"
format_stamp: "Formatted at 2026-06-08 12:53:04 on dist-test-slave-pmzz"
I20260608 12:53:04.622090  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922948580137-4865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922948580137-4865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922948580137-4865-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)
I20260608 12:53:04.634318  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:04.635416  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:04.636781  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:04.638841  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:04.639061  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:04.639334  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:04.639504  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:04.678521  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.67:36349
I20260608 12:53:04.678639 15169 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.67:36349 every 8 connection(s)
I20260608 12:53:04.692271 15170 heartbeater.cc:344] Connected to a master server at 127.4.192.126:46575
I20260608 12:53:04.692698 15170 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:04.693429 15170 heartbeater.cc:507] Master 127.4.192.126:46575 requested a full tablet report, sending...
I20260608 12:53:04.695395 14894 ts_manager.cc:194] Registered new tserver with Master: c57663225a1f4f04b874950fc6b7c431 (127.4.192.67:36349)
I20260608 12:53:04.696377  4865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014617424s
I20260608 12:53:04.696995 14894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36354
I20260608 12:53:04.721412 14894 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36364:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:53:04.723603 14894 catalog_manager.cc:7076] 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.
I20260608 12:53:04.774880 15061 tablet_service.cc:1511] Processing CreateTablet for tablet dbaf4404bfde4fbb80e1025512f5979d (DEFAULT_TABLE table=test-workload [id=5abfa3a1f5a843a6b5d8b19a37f04a1d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:53:04.776294 15061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbaf4404bfde4fbb80e1025512f5979d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:04.779407 15135 tablet_service.cc:1511] Processing CreateTablet for tablet dbaf4404bfde4fbb80e1025512f5979d (DEFAULT_TABLE table=test-workload [id=5abfa3a1f5a843a6b5d8b19a37f04a1d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:53:04.780737 15135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbaf4404bfde4fbb80e1025512f5979d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:04.782404 14986 tablet_service.cc:1511] Processing CreateTablet for tablet dbaf4404bfde4fbb80e1025512f5979d (DEFAULT_TABLE table=test-workload [id=5abfa3a1f5a843a6b5d8b19a37f04a1d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:53:04.783778 14986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbaf4404bfde4fbb80e1025512f5979d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:04.795746 15185 tablet_bootstrap.cc:492] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958: Bootstrap starting.
I20260608 12:53:04.797852 15186 tablet_bootstrap.cc:492] T dbaf4404bfde4fbb80e1025512f5979d P c57663225a1f4f04b874950fc6b7c431: Bootstrap starting.
I20260608 12:53:04.801337 15187 tablet_bootstrap.cc:492] T dbaf4404bfde4fbb80e1025512f5979d P deb4638b2f4b41ecb0cfee6850b1655e: Bootstrap starting.
I20260608 12:53:04.803928 15185 tablet_bootstrap.cc:654] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:04.805409 15186 tablet_bootstrap.cc:654] T dbaf4404bfde4fbb80e1025512f5979d P c57663225a1f4f04b874950fc6b7c431: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:04.808156 15187 tablet_bootstrap.cc:654] T dbaf4404bfde4fbb80e1025512f5979d P deb4638b2f4b41ecb0cfee6850b1655e: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:04.809684 15185 tablet_bootstrap.cc:492] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958: No bootstrap required, opened a new log
I20260608 12:53:04.810212 15185 ts_tablet_manager.cc:1403] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260608 12:53:04.811190 15186 tablet_bootstrap.cc:492] T dbaf4404bfde4fbb80e1025512f5979d P c57663225a1f4f04b874950fc6b7c431: No bootstrap required, opened a new log
I20260608 12:53:04.811741 15186 ts_tablet_manager.cc:1403] T dbaf4404bfde4fbb80e1025512f5979d P c57663225a1f4f04b874950fc6b7c431: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.002s
I20260608 12:53:04.813340 15187 tablet_bootstrap.cc:492] T dbaf4404bfde4fbb80e1025512f5979d P deb4638b2f4b41ecb0cfee6850b1655e: No bootstrap required, opened a new log
I20260608 12:53:04.813783 15187 ts_tablet_manager.cc:1403] T dbaf4404bfde4fbb80e1025512f5979d P deb4638b2f4b41ecb0cfee6850b1655e: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 12:53:04.813591 15185 raft_consensus.cc:359] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9add7f32674875b936c443b77f7958" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 36555 } } peers { permanent_uuid: "c57663225a1f4f04b874950fc6b7c431" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36349 } } peers { permanent_uuid: "deb4638b2f4b41ecb0cfee6850b1655e" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42527 } }
I20260608 12:53:04.814462 15185 raft_consensus.cc:385] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:04.814790 15185 raft_consensus.cc:740] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee9add7f32674875b936c443b77f7958, State: Initialized, Role: FOLLOWER
I20260608 12:53:04.814713 15186 raft_consensus.cc:359] T dbaf4404bfde4fbb80e1025512f5979d P c57663225a1f4f04b874950fc6b7c431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9add7f32674875b936c443b77f7958" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 36555 } } peers { permanent_uuid: "c57663225a1f4f04b874950fc6b7c431" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36349 } } peers { permanent_uuid: "deb4638b2f4b41ecb0cfee6850b1655e" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42527 } }
I20260608 12:53:04.815584 15186 raft_consensus.cc:385] T dbaf4404bfde4fbb80e1025512f5979d P c57663225a1f4f04b874950fc6b7c431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:04.815886 15186 raft_consensus.cc:740] T dbaf4404bfde4fbb80e1025512f5979d P c57663225a1f4f04b874950fc6b7c431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c57663225a1f4f04b874950fc6b7c431, State: Initialized, Role: FOLLOWER
I20260608 12:53:04.815862 15185 consensus_queue.cc:260] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9add7f32674875b936c443b77f7958" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 36555 } } peers { permanent_uuid: "c57663225a1f4f04b874950fc6b7c431" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36349 } } peers { permanent_uuid: "deb4638b2f4b41ecb0cfee6850b1655e" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42527 } }
I20260608 12:53:04.816668 15187 raft_consensus.cc:359] T dbaf4404bfde4fbb80e1025512f5979d P deb4638b2f4b41ecb0cfee6850b1655e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9add7f32674875b936c443b77f7958" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 36555 } } peers { permanent_uuid: "c57663225a1f4f04b874950fc6b7c431" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36349 } } peers { permanent_uuid: "deb4638b2f4b41ecb0cfee6850b1655e" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42527 } }
I20260608 12:53:04.817505 15187 raft_consensus.cc:385] T dbaf4404bfde4fbb80e1025512f5979d P deb4638b2f4b41ecb0cfee6850b1655e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:04.817054 15186 consensus_queue.cc:260] T dbaf4404bfde4fbb80e1025512f5979d P c57663225a1f4f04b874950fc6b7c431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9add7f32674875b936c443b77f7958" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 36555 } } peers { permanent_uuid: "c57663225a1f4f04b874950fc6b7c431" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36349 } } peers { permanent_uuid: "deb4638b2f4b41ecb0cfee6850b1655e" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42527 } }
I20260608 12:53:04.817843 15187 raft_consensus.cc:740] T dbaf4404bfde4fbb80e1025512f5979d P deb4638b2f4b41ecb0cfee6850b1655e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deb4638b2f4b41ecb0cfee6850b1655e, State: Initialized, Role: FOLLOWER
I20260608 12:53:04.819319 15187 consensus_queue.cc:260] T dbaf4404bfde4fbb80e1025512f5979d P deb4638b2f4b41ecb0cfee6850b1655e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9add7f32674875b936c443b77f7958" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 36555 } } peers { permanent_uuid: "c57663225a1f4f04b874950fc6b7c431" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36349 } } peers { permanent_uuid: "deb4638b2f4b41ecb0cfee6850b1655e" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42527 } }
I20260608 12:53:04.819669 15170 heartbeater.cc:499] Master 127.4.192.126:46575 was elected leader, sending a full tablet report...
I20260608 12:53:04.820240 15186 ts_tablet_manager.cc:1434] T dbaf4404bfde4fbb80e1025512f5979d P c57663225a1f4f04b874950fc6b7c431: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 12:53:04.821539 15021 heartbeater.cc:499] Master 127.4.192.126:46575 was elected leader, sending a full tablet report...
I20260608 12:53:04.821951 15187 ts_tablet_manager.cc:1434] T dbaf4404bfde4fbb80e1025512f5979d P deb4638b2f4b41ecb0cfee6850b1655e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:53:04.824626 15185 ts_tablet_manager.cc:1434] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260608 12:53:04.825740 15096 heartbeater.cc:499] Master 127.4.192.126:46575 was elected leader, sending a full tablet report...
I20260608 12:53:05.173313 15191 raft_consensus.cc:493] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:05.173882 15191 raft_consensus.cc:515] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9add7f32674875b936c443b77f7958" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 36555 } } peers { permanent_uuid: "c57663225a1f4f04b874950fc6b7c431" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36349 } } peers { permanent_uuid: "deb4638b2f4b41ecb0cfee6850b1655e" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42527 } }
I20260608 12:53:05.176185 15191 leader_election.cc:290] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c57663225a1f4f04b874950fc6b7c431 (127.4.192.67:36349), deb4638b2f4b41ecb0cfee6850b1655e (127.4.192.65:42527)
I20260608 12:53:05.186852 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbaf4404bfde4fbb80e1025512f5979d" candidate_uuid: "ee9add7f32674875b936c443b77f7958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c57663225a1f4f04b874950fc6b7c431" is_pre_election: true
I20260608 12:53:05.187666 15145 raft_consensus.cc:2468] T dbaf4404bfde4fbb80e1025512f5979d P c57663225a1f4f04b874950fc6b7c431 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee9add7f32674875b936c443b77f7958 in term 0.
I20260608 12:53:05.187873 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbaf4404bfde4fbb80e1025512f5979d" candidate_uuid: "ee9add7f32674875b936c443b77f7958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deb4638b2f4b41ecb0cfee6850b1655e" is_pre_election: true
I20260608 12:53:05.188576 14996 raft_consensus.cc:2468] T dbaf4404bfde4fbb80e1025512f5979d P deb4638b2f4b41ecb0cfee6850b1655e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee9add7f32674875b936c443b77f7958 in term 0.
I20260608 12:53:05.188781 15034 leader_election.cc:304] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c57663225a1f4f04b874950fc6b7c431, ee9add7f32674875b936c443b77f7958; no voters: 
I20260608 12:53:05.189594 15191 raft_consensus.cc:2804] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:05.189981 15191 raft_consensus.cc:493] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:05.190299 15191 raft_consensus.cc:3060] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:05.195214 15191 raft_consensus.cc:515] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9add7f32674875b936c443b77f7958" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 36555 } } peers { permanent_uuid: "c57663225a1f4f04b874950fc6b7c431" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36349 } } peers { permanent_uuid: "deb4638b2f4b41ecb0cfee6850b1655e" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42527 } }
I20260608 12:53:05.196985 15191 leader_election.cc:290] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958 [CANDIDATE]: Term 1 election: Requested vote from peers c57663225a1f4f04b874950fc6b7c431 (127.4.192.67:36349), deb4638b2f4b41ecb0cfee6850b1655e (127.4.192.65:42527)
I20260608 12:53:05.197530 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbaf4404bfde4fbb80e1025512f5979d" candidate_uuid: "ee9add7f32674875b936c443b77f7958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c57663225a1f4f04b874950fc6b7c431"
I20260608 12:53:05.198079 15145 raft_consensus.cc:3060] T dbaf4404bfde4fbb80e1025512f5979d P c57663225a1f4f04b874950fc6b7c431 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:05.197995 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbaf4404bfde4fbb80e1025512f5979d" candidate_uuid: "ee9add7f32674875b936c443b77f7958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deb4638b2f4b41ecb0cfee6850b1655e"
I20260608 12:53:05.198715 14996 raft_consensus.cc:3060] T dbaf4404bfde4fbb80e1025512f5979d P deb4638b2f4b41ecb0cfee6850b1655e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:05.203284 15145 raft_consensus.cc:2468] T dbaf4404bfde4fbb80e1025512f5979d P c57663225a1f4f04b874950fc6b7c431 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee9add7f32674875b936c443b77f7958 in term 1.
I20260608 12:53:05.203708 14996 raft_consensus.cc:2468] T dbaf4404bfde4fbb80e1025512f5979d P deb4638b2f4b41ecb0cfee6850b1655e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee9add7f32674875b936c443b77f7958 in term 1.
I20260608 12:53:05.204386 15034 leader_election.cc:304] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c57663225a1f4f04b874950fc6b7c431, ee9add7f32674875b936c443b77f7958; no voters: 
I20260608 12:53:05.205044 15191 raft_consensus.cc:2804] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:05.206004 15191 raft_consensus.cc:697] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958 [term 1 LEADER]: Becoming Leader. State: Replica: ee9add7f32674875b936c443b77f7958, State: Running, Role: LEADER
I20260608 12:53:05.206910 15191 consensus_queue.cc:237] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9add7f32674875b936c443b77f7958" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 36555 } } peers { permanent_uuid: "c57663225a1f4f04b874950fc6b7c431" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36349 } } peers { permanent_uuid: "deb4638b2f4b41ecb0cfee6850b1655e" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42527 } }
I20260608 12:53:05.213562 14894 catalog_manager.cc:5696] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee9add7f32674875b936c443b77f7958 (127.4.192.66). New cstate: current_term: 1 leader_uuid: "ee9add7f32674875b936c443b77f7958" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9add7f32674875b936c443b77f7958" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 36555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c57663225a1f4f04b874950fc6b7c431" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 36349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "deb4638b2f4b41ecb0cfee6850b1655e" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 42527 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:05.235363  4865 tablet_server.cc:179] TabletServer@127.4.192.65:0 shutting down...
I20260608 12:53:05.253276  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:05.254187  4865 tablet_replica.cc:333] T dbaf4404bfde4fbb80e1025512f5979d P deb4638b2f4b41ecb0cfee6850b1655e: stopping tablet replica
I20260608 12:53:05.254766  4865 raft_consensus.cc:2243] T dbaf4404bfde4fbb80e1025512f5979d P deb4638b2f4b41ecb0cfee6850b1655e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:05.255172  4865 raft_consensus.cc:2272] T dbaf4404bfde4fbb80e1025512f5979d P deb4638b2f4b41ecb0cfee6850b1655e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:05.273972  4865 tablet_server.cc:196] TabletServer@127.4.192.65:0 shutdown complete.
I20260608 12:53:05.283429  4865 tablet_server.cc:179] TabletServer@127.4.192.66:0 shutting down...
I20260608 12:53:05.298462  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:05.299193  4865 tablet_replica.cc:333] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958: stopping tablet replica
I20260608 12:53:05.299773  4865 raft_consensus.cc:2243] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:05.300493  4865 pending_rounds.cc:70] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958: Trying to abort 1 pending ops.
I20260608 12:53:05.300755  4865 pending_rounds.cc:77] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661366614872064 op_type: NO_OP noop_request { }
I20260608 12:53:05.301079  4865 raft_consensus.cc:2889] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:53:05.301374  4865 raft_consensus.cc:2272] T dbaf4404bfde4fbb80e1025512f5979d P ee9add7f32674875b936c443b77f7958 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:05.321650  4865 tablet_server.cc:196] TabletServer@127.4.192.66:0 shutdown complete.
I20260608 12:53:05.332500  4865 tablet_server.cc:179] TabletServer@127.4.192.67:0 shutting down...
I20260608 12:53:05.348726  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:05.349339  4865 tablet_replica.cc:333] T dbaf4404bfde4fbb80e1025512f5979d P c57663225a1f4f04b874950fc6b7c431: stopping tablet replica
I20260608 12:53:05.349855  4865 raft_consensus.cc:2243] T dbaf4404bfde4fbb80e1025512f5979d P c57663225a1f4f04b874950fc6b7c431 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:05.350248  4865 raft_consensus.cc:2272] T dbaf4404bfde4fbb80e1025512f5979d P c57663225a1f4f04b874950fc6b7c431 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:05.368489  4865 tablet_server.cc:196] TabletServer@127.4.192.67:0 shutdown complete.
I20260608 12:53:05.377136  4865 master.cc:562] Master@127.4.192.126:46575 shutting down...
I20260608 12:53:05.392448  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P afcbfaf6824b4206b9532141479645f5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:05.392985  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P afcbfaf6824b4206b9532141479645f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:05.393333  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P afcbfaf6824b4206b9532141479645f5: stopping tablet replica
I20260608 12:53:05.411695  4865 master.cc:584] Master@127.4.192.126:46575 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1264 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 12:53:05.442502  4865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.192.126:39699
I20260608 12:53:05.443646  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:05.448621 15199 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
W20260608 12:53:05.449680 15198 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
W20260608 12:53:05.450160 15201 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
I20260608 12:53:05.450644  4865 server_base.cc:1061] running on GCE node
I20260608 12:53:05.451491  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:05.451663  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:05.451781  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923185451770 us; error 0 us; skew 500 ppm
I20260608 12:53:05.452298  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:05.454533  4865 webserver.cc:533] Webserver started at http://127.4.192.126:33955/ using document root <none> and password file <none>
I20260608 12:53:05.455003  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:05.455154  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:05.455435  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:05.456455  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922948580137-4865-0/minicluster-data/master-0-root/instance:
uuid: "c316bf8668f14efdbd4b38307c205e99"
format_stamp: "Formatted at 2026-06-08 12:53:05 on dist-test-slave-pmzz"
I20260608 12:53:05.460883  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 12:53:05.464100 15206 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:05.464815  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:53:05.465056  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922948580137-4865-0/minicluster-data/master-0-root
uuid: "c316bf8668f14efdbd4b38307c205e99"
format_stamp: "Formatted at 2026-06-08 12:53:05 on dist-test-slave-pmzz"
I20260608 12:53:05.465313  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922948580137-4865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922948580137-4865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922948580137-4865-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)
I20260608 12:53:05.480701  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:05.481601  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:05.516016  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.126:39699
I20260608 12:53:05.516135 15257 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.126:39699 every 8 connection(s)
I20260608 12:53:05.520138 15258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:05.530948 15258 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c316bf8668f14efdbd4b38307c205e99: Bootstrap starting.
I20260608 12:53:05.535540 15258 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c316bf8668f14efdbd4b38307c205e99: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:05.539415 15258 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c316bf8668f14efdbd4b38307c205e99: No bootstrap required, opened a new log
I20260608 12:53:05.541440 15258 raft_consensus.cc:359] T 00000000000000000000000000000000 P c316bf8668f14efdbd4b38307c205e99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c316bf8668f14efdbd4b38307c205e99" member_type: VOTER }
I20260608 12:53:05.541847 15258 raft_consensus.cc:385] T 00000000000000000000000000000000 P c316bf8668f14efdbd4b38307c205e99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:05.542090 15258 raft_consensus.cc:740] T 00000000000000000000000000000000 P c316bf8668f14efdbd4b38307c205e99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c316bf8668f14efdbd4b38307c205e99, State: Initialized, Role: FOLLOWER
I20260608 12:53:05.542665 15258 consensus_queue.cc:260] T 00000000000000000000000000000000 P c316bf8668f14efdbd4b38307c205e99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c316bf8668f14efdbd4b38307c205e99" member_type: VOTER }
I20260608 12:53:05.543138 15258 raft_consensus.cc:399] T 00000000000000000000000000000000 P c316bf8668f14efdbd4b38307c205e99 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:53:05.543402 15258 raft_consensus.cc:493] T 00000000000000000000000000000000 P c316bf8668f14efdbd4b38307c205e99 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:53:05.543676 15258 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c316bf8668f14efdbd4b38307c205e99 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:05.548736 15258 raft_consensus.cc:515] T 00000000000000000000000000000000 P c316bf8668f14efdbd4b38307c205e99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c316bf8668f14efdbd4b38307c205e99" member_type: VOTER }
I20260608 12:53:05.549263 15258 leader_election.cc:304] T 00000000000000000000000000000000 P c316bf8668f14efdbd4b38307c205e99 [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: c316bf8668f14efdbd4b38307c205e99; no voters: 
I20260608 12:53:05.550379 15258 leader_election.cc:290] T 00000000000000000000000000000000 P c316bf8668f14efdbd4b38307c205e99 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:53:05.550762 15261 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c316bf8668f14efdbd4b38307c205e99 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:05.552552 15261 raft_consensus.cc:697] T 00000000000000000000000000000000 P c316bf8668f14efdbd4b38307c205e99 [term 1 LEADER]: Becoming Leader. State: Replica: c316bf8668f14efdbd4b38307c205e99, State: Running, Role: LEADER
I20260608 12:53:05.553151 15261 consensus_queue.cc:237] T 00000000000000000000000000000000 P c316bf8668f14efdbd4b38307c205e99 [LEADER]: Queue going to LEADER mode. State: All 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: "c316bf8668f14efdbd4b38307c205e99" member_type: VOTER }
I20260608 12:53:05.553588 15258 sys_catalog.cc:565] T 00000000000000000000000000000000 P c316bf8668f14efdbd4b38307c205e99 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:53:05.556241 15263 sys_catalog.cc:455] T 00000000000000000000000000000000 P c316bf8668f14efdbd4b38307c205e99 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c316bf8668f14efdbd4b38307c205e99. Latest consensus state: current_term: 1 leader_uuid: "c316bf8668f14efdbd4b38307c205e99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c316bf8668f14efdbd4b38307c205e99" member_type: VOTER } }
I20260608 12:53:05.556138 15262 sys_catalog.cc:455] T 00000000000000000000000000000000 P c316bf8668f14efdbd4b38307c205e99 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c316bf8668f14efdbd4b38307c205e99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c316bf8668f14efdbd4b38307c205e99" member_type: VOTER } }
I20260608 12:53:05.557013 15263 sys_catalog.cc:458] T 00000000000000000000000000000000 P c316bf8668f14efdbd4b38307c205e99 [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:05.557102 15262 sys_catalog.cc:458] T 00000000000000000000000000000000 P c316bf8668f14efdbd4b38307c205e99 [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:05.561594 15266 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:53:05.569602 15266 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:53:05.570598  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:53:05.578486 15266 catalog_manager.cc:1382] Generated new cluster ID: f368b2c39c264f6590addf32f764fd56
I20260608 12:53:05.578748 15266 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:53:05.625190 15266 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:53:05.626479 15266 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:53:05.636932 15266 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c316bf8668f14efdbd4b38307c205e99: Generated new TSK 0
I20260608 12:53:05.637499 15266 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:53:05.701661  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:05.710361 15279 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
W20260608 12:53:05.711877 15280 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
I20260608 12:53:05.714847  4865 server_base.cc:1061] running on GCE node
W20260608 12:53:05.715023 15282 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
I20260608 12:53:05.716095  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:05.716325  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:05.716519  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923185716499 us; error 0 us; skew 500 ppm
I20260608 12:53:05.717130  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:05.719484  4865 webserver.cc:533] Webserver started at http://127.4.192.65:37305/ using document root <none> and password file <none>
I20260608 12:53:05.720018  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:05.720212  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:05.720510  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:05.721604  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922948580137-4865-0/minicluster-data/ts-0-root/instance:
uuid: "7875d13783e34e82ba4898978ab69dea"
format_stamp: "Formatted at 2026-06-08 12:53:05 on dist-test-slave-pmzz"
I20260608 12:53:05.726166  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:53:05.729661 15287 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:05.730414  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:53:05.730731  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922948580137-4865-0/minicluster-data/ts-0-root
uuid: "7875d13783e34e82ba4898978ab69dea"
format_stamp: "Formatted at 2026-06-08 12:53:05 on dist-test-slave-pmzz"
I20260608 12:53:05.731016  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922948580137-4865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922948580137-4865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922948580137-4865-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)
I20260608 12:53:05.750826  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:05.752007  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:05.753365  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:05.755668  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:05.755846  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:05.756126  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:05.756305  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:05.794258  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.65:32941
I20260608 12:53:05.794380 15349 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.65:32941 every 8 connection(s)
I20260608 12:53:05.799589  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:05.807227 15354 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
W20260608 12:53:05.808272 15355 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
I20260608 12:53:05.812660  4865 server_base.cc:1061] running on GCE node
W20260608 12:53:05.813216 15357 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
I20260608 12:53:05.813606 15350 heartbeater.cc:344] Connected to a master server at 127.4.192.126:39699
I20260608 12:53:05.814077 15350 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:05.814347  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:05.814594  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:05.814776  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923185814743 us; error 0 us; skew 500 ppm
I20260608 12:53:05.814877 15350 heartbeater.cc:507] Master 127.4.192.126:39699 requested a full tablet report, sending...
I20260608 12:53:05.815541  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:05.817360 15223 ts_manager.cc:194] Registered new tserver with Master: 7875d13783e34e82ba4898978ab69dea (127.4.192.65:32941)
I20260608 12:53:05.818092  4865 webserver.cc:533] Webserver started at http://127.4.192.66:34125/ using document root <none> and password file <none>
I20260608 12:53:05.818648  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:05.818864  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:05.819146  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:05.819504 15223 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57366
I20260608 12:53:05.820356  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922948580137-4865-0/minicluster-data/ts-1-root/instance:
uuid: "cc1528d8e9bb4052b5dd27c61241dab5"
format_stamp: "Formatted at 2026-06-08 12:53:05 on dist-test-slave-pmzz"
I20260608 12:53:05.824991  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:53:05.828230 15362 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:05.829079  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:53:05.829376  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922948580137-4865-0/minicluster-data/ts-1-root
uuid: "cc1528d8e9bb4052b5dd27c61241dab5"
format_stamp: "Formatted at 2026-06-08 12:53:05 on dist-test-slave-pmzz"
I20260608 12:53:05.829694  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922948580137-4865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922948580137-4865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922948580137-4865-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)
I20260608 12:53:05.854606  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:05.855803  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:05.857148  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:05.859416  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:05.859637  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:05.859891  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:05.860073  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:05.897631  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.66:34537
I20260608 12:53:05.897748 15424 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.66:34537 every 8 connection(s)
I20260608 12:53:05.902581  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:05.910142 15429 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
W20260608 12:53:05.911901 15428 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
W20260608 12:53:05.912685 15431 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
I20260608 12:53:05.913877 15425 heartbeater.cc:344] Connected to a master server at 127.4.192.126:39699
I20260608 12:53:05.914261 15425 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:05.915031 15425 heartbeater.cc:507] Master 127.4.192.126:39699 requested a full tablet report, sending...
I20260608 12:53:05.915720  4865 server_base.cc:1061] running on GCE node
I20260608 12:53:05.916599  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:05.916832  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:05.917055  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923185917037 us; error 0 us; skew 500 ppm
I20260608 12:53:05.917443 15223 ts_manager.cc:194] Registered new tserver with Master: cc1528d8e9bb4052b5dd27c61241dab5 (127.4.192.66:34537)
I20260608 12:53:05.917878  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:05.919484 15223 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57378
I20260608 12:53:05.920797  4865 webserver.cc:533] Webserver started at http://127.4.192.67:34749/ using document root <none> and password file <none>
I20260608 12:53:05.921392  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:05.921587  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:05.921883  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:05.922925  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922948580137-4865-0/minicluster-data/ts-2-root/instance:
uuid: "5eb9c3d039b247e3ad39eda6408c07d4"
format_stamp: "Formatted at 2026-06-08 12:53:05 on dist-test-slave-pmzz"
I20260608 12:53:05.927210  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:53:05.930516 15436 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:05.931419  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:53:05.931834  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922948580137-4865-0/minicluster-data/ts-2-root
uuid: "5eb9c3d039b247e3ad39eda6408c07d4"
format_stamp: "Formatted at 2026-06-08 12:53:05 on dist-test-slave-pmzz"
I20260608 12:53:05.932109  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922948580137-4865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922948580137-4865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922948580137-4865-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)
I20260608 12:53:05.947206  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:05.948236  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:05.949605  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:05.951807  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:05.952034  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:05.952309  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:05.952519  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:05.992218  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.67:45693
I20260608 12:53:05.992345 15498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.67:45693 every 8 connection(s)
I20260608 12:53:05.997231  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:06.004645 15502 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
W20260608 12:53:06.004726 15503 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
W20260608 12:53:06.008296 15505 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
I20260608 12:53:06.009601 15499 heartbeater.cc:344] Connected to a master server at 127.4.192.126:39699
I20260608 12:53:06.010226 15499 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:06.011427 15499 heartbeater.cc:507] Master 127.4.192.126:39699 requested a full tablet report, sending...
I20260608 12:53:06.012912  4865 server_base.cc:1061] running on GCE node
I20260608 12:53:06.013913  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:53:06.013908 15223 ts_manager.cc:194] Registered new tserver with Master: 5eb9c3d039b247e3ad39eda6408c07d4 (127.4.192.67:45693)
W20260608 12:53:06.014214  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:06.014528  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923186014502 us; error 0 us; skew 500 ppm
I20260608 12:53:06.015182  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:06.015619 15223 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57382
I20260608 12:53:06.018016  4865 webserver.cc:533] Webserver started at http://127.4.192.68:39695/ using document root <none> and password file <none>
I20260608 12:53:06.018615  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:06.018831  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:06.019100  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:06.020198  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922948580137-4865-0/minicluster-data/ts-3-root/instance:
uuid: "351dceedcd7a4e388bb838c3f67c4fd7"
format_stamp: "Formatted at 2026-06-08 12:53:06 on dist-test-slave-pmzz"
I20260608 12:53:06.024540  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:53:06.027925 15510 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:06.028638  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:53:06.028940  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922948580137-4865-0/minicluster-data/ts-3-root
uuid: "351dceedcd7a4e388bb838c3f67c4fd7"
format_stamp: "Formatted at 2026-06-08 12:53:06 on dist-test-slave-pmzz"
I20260608 12:53:06.029222  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922948580137-4865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922948580137-4865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922948580137-4865-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)
I20260608 12:53:06.039033  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:06.040079  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:06.041163  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:06.043345  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:06.043558  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:06.043785  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:06.043954  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:06.082372  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.68:46257
I20260608 12:53:06.082504 15572 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.68:46257 every 8 connection(s)
I20260608 12:53:06.096161 15573 heartbeater.cc:344] Connected to a master server at 127.4.192.126:39699
I20260608 12:53:06.096544 15573 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:06.097170 15573 heartbeater.cc:507] Master 127.4.192.126:39699 requested a full tablet report, sending...
I20260608 12:53:06.099023 15223 ts_manager.cc:194] Registered new tserver with Master: 351dceedcd7a4e388bb838c3f67c4fd7 (127.4.192.68:46257)
I20260608 12:53:06.099877  4865 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01379369s
I20260608 12:53:06.100502 15223 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57392
I20260608 12:53:06.123546 15223 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57398:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:53:06.166589 15315 tablet_service.cc:1511] Processing CreateTablet for tablet faeaa2b649794a5cb5523919f8b9e3cb (DEFAULT_TABLE table=test-workload [id=dcfe557fb81d4357b18b0b5b18f72870]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:53:06.168018 15315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faeaa2b649794a5cb5523919f8b9e3cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:06.179484 15390 tablet_service.cc:1511] Processing CreateTablet for tablet faeaa2b649794a5cb5523919f8b9e3cb (DEFAULT_TABLE table=test-workload [id=dcfe557fb81d4357b18b0b5b18f72870]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:53:06.180320 15538 tablet_service.cc:1511] Processing CreateTablet for tablet faeaa2b649794a5cb5523919f8b9e3cb (DEFAULT_TABLE table=test-workload [id=dcfe557fb81d4357b18b0b5b18f72870]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:53:06.180958 15390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faeaa2b649794a5cb5523919f8b9e3cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:06.181653 15538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faeaa2b649794a5cb5523919f8b9e3cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:06.184068 15588 tablet_bootstrap.cc:492] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea: Bootstrap starting.
I20260608 12:53:06.189860 15588 tablet_bootstrap.cc:654] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:06.194895 15588 tablet_bootstrap.cc:492] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea: No bootstrap required, opened a new log
I20260608 12:53:06.195426 15588 ts_tablet_manager.cc:1403] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.002s
I20260608 12:53:06.198105 15590 tablet_bootstrap.cc:492] T faeaa2b649794a5cb5523919f8b9e3cb P cc1528d8e9bb4052b5dd27c61241dab5: Bootstrap starting.
I20260608 12:53:06.198179 15588 raft_consensus.cc:359] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7875d13783e34e82ba4898978ab69dea" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32941 } } peers { permanent_uuid: "351dceedcd7a4e388bb838c3f67c4fd7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 46257 } } peers { permanent_uuid: "cc1528d8e9bb4052b5dd27c61241dab5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34537 } }
I20260608 12:53:06.199088 15588 raft_consensus.cc:385] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:06.199532 15588 raft_consensus.cc:740] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7875d13783e34e82ba4898978ab69dea, State: Initialized, Role: FOLLOWER
I20260608 12:53:06.200352 15591 tablet_bootstrap.cc:492] T faeaa2b649794a5cb5523919f8b9e3cb P 351dceedcd7a4e388bb838c3f67c4fd7: Bootstrap starting.
I20260608 12:53:06.200559 15588 consensus_queue.cc:260] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7875d13783e34e82ba4898978ab69dea" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32941 } } peers { permanent_uuid: "351dceedcd7a4e388bb838c3f67c4fd7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 46257 } } peers { permanent_uuid: "cc1528d8e9bb4052b5dd27c61241dab5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34537 } }
I20260608 12:53:06.203290 15350 heartbeater.cc:499] Master 127.4.192.126:39699 was elected leader, sending a full tablet report...
I20260608 12:53:06.203890 15588 ts_tablet_manager.cc:1434] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260608 12:53:06.206957 15590 tablet_bootstrap.cc:654] T faeaa2b649794a5cb5523919f8b9e3cb P cc1528d8e9bb4052b5dd27c61241dab5: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:06.207666 15591 tablet_bootstrap.cc:654] T faeaa2b649794a5cb5523919f8b9e3cb P 351dceedcd7a4e388bb838c3f67c4fd7: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:06.212297 15590 tablet_bootstrap.cc:492] T faeaa2b649794a5cb5523919f8b9e3cb P cc1528d8e9bb4052b5dd27c61241dab5: No bootstrap required, opened a new log
I20260608 12:53:06.212833 15590 ts_tablet_manager.cc:1403] T faeaa2b649794a5cb5523919f8b9e3cb P cc1528d8e9bb4052b5dd27c61241dab5: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260608 12:53:06.213164 15591 tablet_bootstrap.cc:492] T faeaa2b649794a5cb5523919f8b9e3cb P 351dceedcd7a4e388bb838c3f67c4fd7: No bootstrap required, opened a new log
I20260608 12:53:06.213598 15591 ts_tablet_manager.cc:1403] T faeaa2b649794a5cb5523919f8b9e3cb P 351dceedcd7a4e388bb838c3f67c4fd7: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.007s
I20260608 12:53:06.215914 15590 raft_consensus.cc:359] T faeaa2b649794a5cb5523919f8b9e3cb P cc1528d8e9bb4052b5dd27c61241dab5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7875d13783e34e82ba4898978ab69dea" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32941 } } peers { permanent_uuid: "351dceedcd7a4e388bb838c3f67c4fd7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 46257 } } peers { permanent_uuid: "cc1528d8e9bb4052b5dd27c61241dab5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34537 } }
I20260608 12:53:06.216130 15591 raft_consensus.cc:359] T faeaa2b649794a5cb5523919f8b9e3cb P 351dceedcd7a4e388bb838c3f67c4fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7875d13783e34e82ba4898978ab69dea" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32941 } } peers { permanent_uuid: "351dceedcd7a4e388bb838c3f67c4fd7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 46257 } } peers { permanent_uuid: "cc1528d8e9bb4052b5dd27c61241dab5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34537 } }
I20260608 12:53:06.216677 15590 raft_consensus.cc:385] T faeaa2b649794a5cb5523919f8b9e3cb P cc1528d8e9bb4052b5dd27c61241dab5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:06.216897 15591 raft_consensus.cc:385] T faeaa2b649794a5cb5523919f8b9e3cb P 351dceedcd7a4e388bb838c3f67c4fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:06.217170 15590 raft_consensus.cc:740] T faeaa2b649794a5cb5523919f8b9e3cb P cc1528d8e9bb4052b5dd27c61241dab5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc1528d8e9bb4052b5dd27c61241dab5, State: Initialized, Role: FOLLOWER
I20260608 12:53:06.217381 15591 raft_consensus.cc:740] T faeaa2b649794a5cb5523919f8b9e3cb P 351dceedcd7a4e388bb838c3f67c4fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 351dceedcd7a4e388bb838c3f67c4fd7, State: Initialized, Role: FOLLOWER
I20260608 12:53:06.218050 15590 consensus_queue.cc:260] T faeaa2b649794a5cb5523919f8b9e3cb P cc1528d8e9bb4052b5dd27c61241dab5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7875d13783e34e82ba4898978ab69dea" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32941 } } peers { permanent_uuid: "351dceedcd7a4e388bb838c3f67c4fd7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 46257 } } peers { permanent_uuid: "cc1528d8e9bb4052b5dd27c61241dab5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34537 } }
I20260608 12:53:06.218353 15591 consensus_queue.cc:260] T faeaa2b649794a5cb5523919f8b9e3cb P 351dceedcd7a4e388bb838c3f67c4fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7875d13783e34e82ba4898978ab69dea" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32941 } } peers { permanent_uuid: "351dceedcd7a4e388bb838c3f67c4fd7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 46257 } } peers { permanent_uuid: "cc1528d8e9bb4052b5dd27c61241dab5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34537 } }
I20260608 12:53:06.220779 15425 heartbeater.cc:499] Master 127.4.192.126:39699 was elected leader, sending a full tablet report...
I20260608 12:53:06.220886 15573 heartbeater.cc:499] Master 127.4.192.126:39699 was elected leader, sending a full tablet report...
I20260608 12:53:06.221062 15590 ts_tablet_manager.cc:1434] T faeaa2b649794a5cb5523919f8b9e3cb P cc1528d8e9bb4052b5dd27c61241dab5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 12:53:06.221376 15591 ts_tablet_manager.cc:1434] T faeaa2b649794a5cb5523919f8b9e3cb P 351dceedcd7a4e388bb838c3f67c4fd7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 12:53:06.399065 15592 raft_consensus.cc:493] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:06.399652 15592 raft_consensus.cc:515] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7875d13783e34e82ba4898978ab69dea" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32941 } } peers { permanent_uuid: "351dceedcd7a4e388bb838c3f67c4fd7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 46257 } } peers { permanent_uuid: "cc1528d8e9bb4052b5dd27c61241dab5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34537 } }
I20260608 12:53:06.402050 15592 leader_election.cc:290] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 351dceedcd7a4e388bb838c3f67c4fd7 (127.4.192.68:46257), cc1528d8e9bb4052b5dd27c61241dab5 (127.4.192.66:34537)
I20260608 12:53:06.411710 15548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faeaa2b649794a5cb5523919f8b9e3cb" candidate_uuid: "7875d13783e34e82ba4898978ab69dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "351dceedcd7a4e388bb838c3f67c4fd7" is_pre_election: true
I20260608 12:53:06.412670 15548 raft_consensus.cc:2468] T faeaa2b649794a5cb5523919f8b9e3cb P 351dceedcd7a4e388bb838c3f67c4fd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7875d13783e34e82ba4898978ab69dea in term 0.
I20260608 12:53:06.414297 15288 leader_election.cc:304] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 351dceedcd7a4e388bb838c3f67c4fd7, 7875d13783e34e82ba4898978ab69dea; no voters: 
I20260608 12:53:06.414398 15400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faeaa2b649794a5cb5523919f8b9e3cb" candidate_uuid: "7875d13783e34e82ba4898978ab69dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc1528d8e9bb4052b5dd27c61241dab5" is_pre_election: true
I20260608 12:53:06.415040 15592 raft_consensus.cc:2804] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:06.415096 15400 raft_consensus.cc:2468] T faeaa2b649794a5cb5523919f8b9e3cb P cc1528d8e9bb4052b5dd27c61241dab5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7875d13783e34e82ba4898978ab69dea in term 0.
I20260608 12:53:06.415553 15592 raft_consensus.cc:493] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:06.415980 15592 raft_consensus.cc:3060] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:06.420980 15592 raft_consensus.cc:515] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7875d13783e34e82ba4898978ab69dea" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32941 } } peers { permanent_uuid: "351dceedcd7a4e388bb838c3f67c4fd7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 46257 } } peers { permanent_uuid: "cc1528d8e9bb4052b5dd27c61241dab5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34537 } }
I20260608 12:53:06.422478 15592 leader_election.cc:290] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea [CANDIDATE]: Term 1 election: Requested vote from peers 351dceedcd7a4e388bb838c3f67c4fd7 (127.4.192.68:46257), cc1528d8e9bb4052b5dd27c61241dab5 (127.4.192.66:34537)
I20260608 12:53:06.423203 15548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faeaa2b649794a5cb5523919f8b9e3cb" candidate_uuid: "7875d13783e34e82ba4898978ab69dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "351dceedcd7a4e388bb838c3f67c4fd7"
I20260608 12:53:06.423444 15400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faeaa2b649794a5cb5523919f8b9e3cb" candidate_uuid: "7875d13783e34e82ba4898978ab69dea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc1528d8e9bb4052b5dd27c61241dab5"
I20260608 12:53:06.423758 15548 raft_consensus.cc:3060] T faeaa2b649794a5cb5523919f8b9e3cb P 351dceedcd7a4e388bb838c3f67c4fd7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:06.424019 15400 raft_consensus.cc:3060] T faeaa2b649794a5cb5523919f8b9e3cb P cc1528d8e9bb4052b5dd27c61241dab5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:06.428553 15548 raft_consensus.cc:2468] T faeaa2b649794a5cb5523919f8b9e3cb P 351dceedcd7a4e388bb838c3f67c4fd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7875d13783e34e82ba4898978ab69dea in term 1.
I20260608 12:53:06.428678 15400 raft_consensus.cc:2468] T faeaa2b649794a5cb5523919f8b9e3cb P cc1528d8e9bb4052b5dd27c61241dab5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7875d13783e34e82ba4898978ab69dea in term 1.
I20260608 12:53:06.429507 15288 leader_election.cc:304] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 351dceedcd7a4e388bb838c3f67c4fd7, 7875d13783e34e82ba4898978ab69dea; no voters: 
I20260608 12:53:06.430425 15592 raft_consensus.cc:2804] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:06.431468 15592 raft_consensus.cc:697] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea [term 1 LEADER]: Becoming Leader. State: Replica: 7875d13783e34e82ba4898978ab69dea, State: Running, Role: LEADER
I20260608 12:53:06.432430 15592 consensus_queue.cc:237] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7875d13783e34e82ba4898978ab69dea" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32941 } } peers { permanent_uuid: "351dceedcd7a4e388bb838c3f67c4fd7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 46257 } } peers { permanent_uuid: "cc1528d8e9bb4052b5dd27c61241dab5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34537 } }
I20260608 12:53:06.438964 15223 catalog_manager.cc:5696] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea reported cstate change: term changed from 0 to 1, leader changed from <none> to 7875d13783e34e82ba4898978ab69dea (127.4.192.65). New cstate: current_term: 1 leader_uuid: "7875d13783e34e82ba4898978ab69dea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7875d13783e34e82ba4898978ab69dea" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 32941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "351dceedcd7a4e388bb838c3f67c4fd7" member_type: VOTER last_known_addr { host: "127.4.192.68" port: 46257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc1528d8e9bb4052b5dd27c61241dab5" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34537 } health_report { overall_health: UNKNOWN } } }
W20260608 12:53:06.496174  4865 auto_rebalancer.cc:591] Failed to schedule move for tablet faeaa2b649794a5cb5523919f8b9e3cb: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:53:06.497440  4865 tablet_server.cc:179] TabletServer@127.4.192.65:0 shutting down...
I20260608 12:53:06.516314  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:06.517223  4865 tablet_replica.cc:333] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea: stopping tablet replica
I20260608 12:53:06.517858  4865 raft_consensus.cc:2243] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:06.518608  4865 pending_rounds.cc:70] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea: Trying to abort 1 pending ops.
I20260608 12:53:06.518849  4865 pending_rounds.cc:77] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661371635220480 op_type: NO_OP noop_request { }
I20260608 12:53:06.519126  4865 raft_consensus.cc:2889] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:53:06.519508  4865 raft_consensus.cc:2272] T faeaa2b649794a5cb5523919f8b9e3cb P 7875d13783e34e82ba4898978ab69dea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:06.539917  4865 tablet_server.cc:196] TabletServer@127.4.192.65:0 shutdown complete.
I20260608 12:53:06.548753  4865 tablet_server.cc:179] TabletServer@127.4.192.66:0 shutting down...
I20260608 12:53:06.568429  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:06.569222  4865 tablet_replica.cc:333] T faeaa2b649794a5cb5523919f8b9e3cb P cc1528d8e9bb4052b5dd27c61241dab5: stopping tablet replica
I20260608 12:53:06.569768  4865 raft_consensus.cc:2243] T faeaa2b649794a5cb5523919f8b9e3cb P cc1528d8e9bb4052b5dd27c61241dab5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:06.570186  4865 raft_consensus.cc:2272] T faeaa2b649794a5cb5523919f8b9e3cb P cc1528d8e9bb4052b5dd27c61241dab5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:06.589401  4865 tablet_server.cc:196] TabletServer@127.4.192.66:0 shutdown complete.
I20260608 12:53:06.599571  4865 tablet_server.cc:179] TabletServer@127.4.192.67:0 shutting down...
I20260608 12:53:06.617375  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:06.633383  4865 tablet_server.cc:196] TabletServer@127.4.192.67:0 shutdown complete.
I20260608 12:53:06.641361  4865 tablet_server.cc:179] TabletServer@127.4.192.68:0 shutting down...
I20260608 12:53:06.657310  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:06.658102  4865 tablet_replica.cc:333] T faeaa2b649794a5cb5523919f8b9e3cb P 351dceedcd7a4e388bb838c3f67c4fd7: stopping tablet replica
I20260608 12:53:06.658653  4865 raft_consensus.cc:2243] T faeaa2b649794a5cb5523919f8b9e3cb P 351dceedcd7a4e388bb838c3f67c4fd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:06.659075  4865 raft_consensus.cc:2272] T faeaa2b649794a5cb5523919f8b9e3cb P 351dceedcd7a4e388bb838c3f67c4fd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:06.677471  4865 tablet_server.cc:196] TabletServer@127.4.192.68:0 shutdown complete.
I20260608 12:53:06.686925  4865 master.cc:562] Master@127.4.192.126:39699 shutting down...
I20260608 12:53:06.703212  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c316bf8668f14efdbd4b38307c205e99 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:06.703828  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c316bf8668f14efdbd4b38307c205e99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:06.704166  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P c316bf8668f14efdbd4b38307c205e99: stopping tablet replica
I20260608 12:53:06.722242  4865 master.cc:584] Master@127.4.192.126:39699 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1314 ms)
[----------] 22 tests from AutoRebalancerTest (238010 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 12:53:06.757093  4865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.192.126:38415
I20260608 12:53:06.758253  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:06.763257 15603 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
W20260608 12:53:06.763773 15604 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
W20260608 12:53:06.765264 15606 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
I20260608 12:53:06.765844  4865 server_base.cc:1061] running on GCE node
I20260608 12:53:06.766674  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:06.766889  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:06.767056  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923186767040 us; error 0 us; skew 500 ppm
I20260608 12:53:06.767737  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:06.769977  4865 webserver.cc:533] Webserver started at http://127.4.192.126:34607/ using document root <none> and password file <none>
I20260608 12:53:06.770506  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:06.770720  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:06.770995  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:06.772112  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922948580137-4865-0/minicluster-data/master-0-root/instance:
uuid: "d288f5b40c3342bbb723bf4bb67da75a"
format_stamp: "Formatted at 2026-06-08 12:53:06 on dist-test-slave-pmzz"
I20260608 12:53:06.776661  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:53:06.780069 15611 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:06.780956  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:53:06.781203  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922948580137-4865-0/minicluster-data/master-0-root
uuid: "d288f5b40c3342bbb723bf4bb67da75a"
format_stamp: "Formatted at 2026-06-08 12:53:06 on dist-test-slave-pmzz"
I20260608 12:53:06.781451  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922948580137-4865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922948580137-4865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922948580137-4865-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)
I20260608 12:53:06.799868  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:06.800849  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:06.836263  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.126:38415
I20260608 12:53:06.836441 15662 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.126:38415 every 8 connection(s)
I20260608 12:53:06.840385 15663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:06.850663 15663 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d288f5b40c3342bbb723bf4bb67da75a: Bootstrap starting.
I20260608 12:53:06.855207 15663 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d288f5b40c3342bbb723bf4bb67da75a: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:06.859325 15663 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d288f5b40c3342bbb723bf4bb67da75a: No bootstrap required, opened a new log
I20260608 12:53:06.861409 15663 raft_consensus.cc:359] T 00000000000000000000000000000000 P d288f5b40c3342bbb723bf4bb67da75a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d288f5b40c3342bbb723bf4bb67da75a" member_type: VOTER }
I20260608 12:53:06.861805 15663 raft_consensus.cc:385] T 00000000000000000000000000000000 P d288f5b40c3342bbb723bf4bb67da75a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:06.862046 15663 raft_consensus.cc:740] T 00000000000000000000000000000000 P d288f5b40c3342bbb723bf4bb67da75a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d288f5b40c3342bbb723bf4bb67da75a, State: Initialized, Role: FOLLOWER
I20260608 12:53:06.862756 15663 consensus_queue.cc:260] T 00000000000000000000000000000000 P d288f5b40c3342bbb723bf4bb67da75a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d288f5b40c3342bbb723bf4bb67da75a" member_type: VOTER }
I20260608 12:53:06.863250 15663 raft_consensus.cc:399] T 00000000000000000000000000000000 P d288f5b40c3342bbb723bf4bb67da75a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:53:06.863477 15663 raft_consensus.cc:493] T 00000000000000000000000000000000 P d288f5b40c3342bbb723bf4bb67da75a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:53:06.863762 15663 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d288f5b40c3342bbb723bf4bb67da75a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:06.867981 15663 raft_consensus.cc:515] T 00000000000000000000000000000000 P d288f5b40c3342bbb723bf4bb67da75a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d288f5b40c3342bbb723bf4bb67da75a" member_type: VOTER }
I20260608 12:53:06.868516 15663 leader_election.cc:304] T 00000000000000000000000000000000 P d288f5b40c3342bbb723bf4bb67da75a [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: d288f5b40c3342bbb723bf4bb67da75a; no voters: 
I20260608 12:53:06.869608 15663 leader_election.cc:290] T 00000000000000000000000000000000 P d288f5b40c3342bbb723bf4bb67da75a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:53:06.869992 15666 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d288f5b40c3342bbb723bf4bb67da75a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:06.871429 15666 raft_consensus.cc:697] T 00000000000000000000000000000000 P d288f5b40c3342bbb723bf4bb67da75a [term 1 LEADER]: Becoming Leader. State: Replica: d288f5b40c3342bbb723bf4bb67da75a, State: Running, Role: LEADER
I20260608 12:53:06.872025 15666 consensus_queue.cc:237] T 00000000000000000000000000000000 P d288f5b40c3342bbb723bf4bb67da75a [LEADER]: Queue going to LEADER mode. State: All 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: "d288f5b40c3342bbb723bf4bb67da75a" member_type: VOTER }
I20260608 12:53:06.872637 15663 sys_catalog.cc:565] T 00000000000000000000000000000000 P d288f5b40c3342bbb723bf4bb67da75a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:53:06.875200 15668 sys_catalog.cc:455] T 00000000000000000000000000000000 P d288f5b40c3342bbb723bf4bb67da75a [sys.catalog]: SysCatalogTable state changed. Reason: New leader d288f5b40c3342bbb723bf4bb67da75a. Latest consensus state: current_term: 1 leader_uuid: "d288f5b40c3342bbb723bf4bb67da75a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d288f5b40c3342bbb723bf4bb67da75a" member_type: VOTER } }
I20260608 12:53:06.875195 15667 sys_catalog.cc:455] T 00000000000000000000000000000000 P d288f5b40c3342bbb723bf4bb67da75a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d288f5b40c3342bbb723bf4bb67da75a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d288f5b40c3342bbb723bf4bb67da75a" member_type: VOTER } }
I20260608 12:53:06.876005 15668 sys_catalog.cc:458] T 00000000000000000000000000000000 P d288f5b40c3342bbb723bf4bb67da75a [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:06.876264 15667 sys_catalog.cc:458] T 00000000000000000000000000000000 P d288f5b40c3342bbb723bf4bb67da75a [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:06.884968 15672 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:53:06.890041 15672 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:53:06.891518  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:53:06.898666 15672 catalog_manager.cc:1382] Generated new cluster ID: 342dd25af9a44e699d66261a0d6b1cdb
I20260608 12:53:06.898947 15672 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:53:06.912015 15672 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:53:06.913257 15672 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:53:06.925588 15672 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d288f5b40c3342bbb723bf4bb67da75a: Generated new TSK 0
I20260608 12:53:06.926169 15672 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:53:06.958196  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:06.964103 15684 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
W20260608 12:53:06.965059 15685 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
W20260608 12:53:06.966475 15687 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
I20260608 12:53:06.966830  4865 server_base.cc:1061] running on GCE node
I20260608 12:53:06.967875  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:06.968088  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:06.968286  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923186968266 us; error 0 us; skew 500 ppm
I20260608 12:53:06.968896  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:06.971097  4865 webserver.cc:533] Webserver started at http://127.4.192.65:46109/ using document root <none> and password file <none>
I20260608 12:53:06.971665  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:06.971866  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:06.972187  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:06.973258  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922948580137-4865-0/minicluster-data/ts-0-root/instance:
uuid: "5257a0e092614b1d8aa00d700cb264b5"
format_stamp: "Formatted at 2026-06-08 12:53:06 on dist-test-slave-pmzz"
I20260608 12:53:06.978067  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:53:06.981422 15692 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:06.982183  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 12:53:06.982486  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922948580137-4865-0/minicluster-data/ts-0-root
uuid: "5257a0e092614b1d8aa00d700cb264b5"
format_stamp: "Formatted at 2026-06-08 12:53:06 on dist-test-slave-pmzz"
I20260608 12:53:06.982769  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922948580137-4865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922948580137-4865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922948580137-4865-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)
I20260608 12:53:07.014921  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:07.015980  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:07.017398  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:07.019661  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:07.019881  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:07.020146  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:07.020332  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:07.059018  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.65:35629
I20260608 12:53:07.059128 15754 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.65:35629 every 8 connection(s)
I20260608 12:53:07.064275  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:07.071779 15759 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
W20260608 12:53:07.073087 15760 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
I20260608 12:53:07.076066  4865 server_base.cc:1061] running on GCE node
W20260608 12:53:07.076105 15762 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
I20260608 12:53:07.077337  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:07.077569  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:07.077781  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923187077751 us; error 0 us; skew 500 ppm
I20260608 12:53:07.078411  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:07.080051 15755 heartbeater.cc:344] Connected to a master server at 127.4.192.126:38415
I20260608 12:53:07.080468 15755 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:07.081413 15755 heartbeater.cc:507] Master 127.4.192.126:38415 requested a full tablet report, sending...
I20260608 12:53:07.081516  4865 webserver.cc:533] Webserver started at http://127.4.192.66:44225/ using document root <none> and password file <none>
I20260608 12:53:07.082280  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:07.082541  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:07.082856  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:07.083995 15628 ts_manager.cc:194] Registered new tserver with Master: 5257a0e092614b1d8aa00d700cb264b5 (127.4.192.65:35629)
I20260608 12:53:07.084136  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922948580137-4865-0/minicluster-data/ts-1-root/instance:
uuid: "6d8db81d03a94de181c13ab16d47bd5e"
format_stamp: "Formatted at 2026-06-08 12:53:07 on dist-test-slave-pmzz"
I20260608 12:53:07.086030 15628 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55896
I20260608 12:53:07.089197  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:53:07.092655 15767 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:07.093384  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:53:07.093677  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922948580137-4865-0/minicluster-data/ts-1-root
uuid: "6d8db81d03a94de181c13ab16d47bd5e"
format_stamp: "Formatted at 2026-06-08 12:53:07 on dist-test-slave-pmzz"
I20260608 12:53:07.093957  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922948580137-4865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922948580137-4865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922948580137-4865-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)
I20260608 12:53:07.106673  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:07.107764  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:07.109138  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:07.111434  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:07.111655  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:07.111894  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:07.112071  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:07.150482  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.66:34771
I20260608 12:53:07.150619 15829 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.66:34771 every 8 connection(s)
I20260608 12:53:07.155771  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:07.163887 15833 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
W20260608 12:53:07.164979 15834 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
W20260608 12:53:07.167857 15836 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
I20260608 12:53:07.168249 15830 heartbeater.cc:344] Connected to a master server at 127.4.192.126:38415
I20260608 12:53:07.168805 15830 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:07.169298  4865 server_base.cc:1061] running on GCE node
I20260608 12:53:07.169764 15830 heartbeater.cc:507] Master 127.4.192.126:38415 requested a full tablet report, sending...
I20260608 12:53:07.170212  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:07.170501  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:07.170706  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923187170687 us; error 0 us; skew 500 ppm
I20260608 12:53:07.171427  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:07.172075 15628 ts_manager.cc:194] Registered new tserver with Master: 6d8db81d03a94de181c13ab16d47bd5e (127.4.192.66:34771)
I20260608 12:53:07.173705 15628 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55906
I20260608 12:53:07.174049  4865 webserver.cc:533] Webserver started at http://127.4.192.67:33723/ using document root <none> and password file <none>
I20260608 12:53:07.174660  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:07.174921  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:07.175304  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:07.176384  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922948580137-4865-0/minicluster-data/ts-2-root/instance:
uuid: "d05eecb378264f4a8ae3231065202cd3"
format_stamp: "Formatted at 2026-06-08 12:53:07 on dist-test-slave-pmzz"
I20260608 12:53:07.180868  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:53:07.184209 15841 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:07.185051  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:53:07.185387  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922948580137-4865-0/minicluster-data/ts-2-root
uuid: "d05eecb378264f4a8ae3231065202cd3"
format_stamp: "Formatted at 2026-06-08 12:53:07 on dist-test-slave-pmzz"
I20260608 12:53:07.185676  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922948580137-4865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922948580137-4865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922948580137-4865-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)
I20260608 12:53:07.213876  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:07.215054  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:07.216594  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:07.218922  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:07.219156  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:07.219434  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:07.219632  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:07.258486  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.67:32901
I20260608 12:53:07.258653 15903 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.67:32901 every 8 connection(s)
I20260608 12:53:07.272253 15904 heartbeater.cc:344] Connected to a master server at 127.4.192.126:38415
I20260608 12:53:07.272661 15904 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:07.273324 15904 heartbeater.cc:507] Master 127.4.192.126:38415 requested a full tablet report, sending...
I20260608 12:53:07.275468 15628 ts_manager.cc:194] Registered new tserver with Master: d05eecb378264f4a8ae3231065202cd3 (127.4.192.67:32901)
I20260608 12:53:07.275851  4865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013862209s
I20260608 12:53:07.276907 15628 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55914
I20260608 12:53:08.088570 15755 heartbeater.cc:499] Master 127.4.192.126:38415 was elected leader, sending a full tablet report...
I20260608 12:53:08.176420 15830 heartbeater.cc:499] Master 127.4.192.126:38415 was elected leader, sending a full tablet report...
I20260608 12:53:08.279902 15904 heartbeater.cc:499] Master 127.4.192.126:38415 was elected leader, sending a full tablet report...
I20260608 12:53:08.331610 15628 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39636:
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\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:53:08.334062 15628 catalog_manager.cc:7076] 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.
I20260608 12:53:08.403542 15793 tablet_service.cc:1511] Processing CreateTablet for tablet 5194760395094deb9dafcbd0f10f7b88 (DEFAULT_TABLE table=test-workload [id=cb8f7b5a38674fdea6e5e005785ff325]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:53:08.403861 15795 tablet_service.cc:1511] Processing CreateTablet for tablet 2ec549bf7d504d6c9fb1ea60429be9f0 (DEFAULT_TABLE table=test-workload [id=cb8f7b5a38674fdea6e5e005785ff325]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:53:08.405112 15793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5194760395094deb9dafcbd0f10f7b88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.405498 15792 tablet_service.cc:1511] Processing CreateTablet for tablet 49e37a3cc25a41ab9cac109d26121f42 (DEFAULT_TABLE table=test-workload [id=cb8f7b5a38674fdea6e5e005785ff325]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:53:08.406329 15794 tablet_service.cc:1511] Processing CreateTablet for tablet 94d2888af449484e98cc83fc2c984410 (DEFAULT_TABLE table=test-workload [id=cb8f7b5a38674fdea6e5e005785ff325]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:53:08.406880 15792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49e37a3cc25a41ab9cac109d26121f42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.407745 15794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94d2888af449484e98cc83fc2c984410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.408450 15720 tablet_service.cc:1511] Processing CreateTablet for tablet 2ec549bf7d504d6c9fb1ea60429be9f0 (DEFAULT_TABLE table=test-workload [id=cb8f7b5a38674fdea6e5e005785ff325]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:53:08.409776 15720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ec549bf7d504d6c9fb1ea60429be9f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.411886 15719 tablet_service.cc:1511] Processing CreateTablet for tablet 94d2888af449484e98cc83fc2c984410 (DEFAULT_TABLE table=test-workload [id=cb8f7b5a38674fdea6e5e005785ff325]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:53:08.413239 15719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94d2888af449484e98cc83fc2c984410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.413565 15791 tablet_service.cc:1511] Processing CreateTablet for tablet 9e1354d25aa94fc9a40f09458f18a812 (DEFAULT_TABLE table=test-workload [id=cb8f7b5a38674fdea6e5e005785ff325]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:53:08.414914 15791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e1354d25aa94fc9a40f09458f18a812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.416502 15715 tablet_service.cc:1511] Processing CreateTablet for tablet edbf78d16b704613be2a5ccf35e4f730 (DEFAULT_TABLE table=test-workload [id=cb8f7b5a38674fdea6e5e005785ff325]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:53:08.418262 15795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ec549bf7d504d6c9fb1ea60429be9f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.419656 15790 tablet_service.cc:1511] Processing CreateTablet for tablet edbf78d16b704613be2a5ccf35e4f730 (DEFAULT_TABLE table=test-workload [id=cb8f7b5a38674fdea6e5e005785ff325]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:53:08.420086 15716 tablet_service.cc:1511] Processing CreateTablet for tablet 9e1354d25aa94fc9a40f09458f18a812 (DEFAULT_TABLE table=test-workload [id=cb8f7b5a38674fdea6e5e005785ff325]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:53:08.421036 15790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edbf78d16b704613be2a5ccf35e4f730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.416534 15718 tablet_service.cc:1511] Processing CreateTablet for tablet 5194760395094deb9dafcbd0f10f7b88 (DEFAULT_TABLE table=test-workload [id=cb8f7b5a38674fdea6e5e005785ff325]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:53:08.417865 15717 tablet_service.cc:1511] Processing CreateTablet for tablet 49e37a3cc25a41ab9cac109d26121f42 (DEFAULT_TABLE table=test-workload [id=cb8f7b5a38674fdea6e5e005785ff325]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:53:08.426438 15865 tablet_service.cc:1511] Processing CreateTablet for tablet 9e1354d25aa94fc9a40f09458f18a812 (DEFAULT_TABLE table=test-workload [id=cb8f7b5a38674fdea6e5e005785ff325]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:53:08.426959 15869 tablet_service.cc:1511] Processing CreateTablet for tablet 2ec549bf7d504d6c9fb1ea60429be9f0 (DEFAULT_TABLE table=test-workload [id=cb8f7b5a38674fdea6e5e005785ff325]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:53:08.427912 15865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e1354d25aa94fc9a40f09458f18a812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.429471 15868 tablet_service.cc:1511] Processing CreateTablet for tablet 94d2888af449484e98cc83fc2c984410 (DEFAULT_TABLE table=test-workload [id=cb8f7b5a38674fdea6e5e005785ff325]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:53:08.430785 15868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94d2888af449484e98cc83fc2c984410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.432621 15864 tablet_service.cc:1511] Processing CreateTablet for tablet edbf78d16b704613be2a5ccf35e4f730 (DEFAULT_TABLE table=test-workload [id=cb8f7b5a38674fdea6e5e005785ff325]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:53:08.432706 15867 tablet_service.cc:1511] Processing CreateTablet for tablet 5194760395094deb9dafcbd0f10f7b88 (DEFAULT_TABLE table=test-workload [id=cb8f7b5a38674fdea6e5e005785ff325]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:53:08.434005 15864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edbf78d16b704613be2a5ccf35e4f730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.417904 15715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edbf78d16b704613be2a5ccf35e4f730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.435969 15716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e1354d25aa94fc9a40f09458f18a812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.436510 15869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ec549bf7d504d6c9fb1ea60429be9f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.437693 15867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5194760395094deb9dafcbd0f10f7b88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.435566 15866 tablet_service.cc:1511] Processing CreateTablet for tablet 49e37a3cc25a41ab9cac109d26121f42 (DEFAULT_TABLE table=test-workload [id=cb8f7b5a38674fdea6e5e005785ff325]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:53:08.440050 15866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49e37a3cc25a41ab9cac109d26121f42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.441900 15717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49e37a3cc25a41ab9cac109d26121f42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.447577 15718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5194760395094deb9dafcbd0f10f7b88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.532698 15924 tablet_bootstrap.cc:492] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e: Bootstrap starting.
I20260608 12:53:08.532825 15925 tablet_bootstrap.cc:492] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3: Bootstrap starting.
I20260608 12:53:08.532984 15926 tablet_bootstrap.cc:492] T 9e1354d25aa94fc9a40f09458f18a812 P 5257a0e092614b1d8aa00d700cb264b5: Bootstrap starting.
I20260608 12:53:08.540328 15925 tablet_bootstrap.cc:654] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.540328 15924 tablet_bootstrap.cc:654] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.544211 15926 tablet_bootstrap.cc:654] T 9e1354d25aa94fc9a40f09458f18a812 P 5257a0e092614b1d8aa00d700cb264b5: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.547308 15925 tablet_bootstrap.cc:492] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3: No bootstrap required, opened a new log
I20260608 12:53:08.547915 15925 ts_tablet_manager.cc:1403] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.008s
I20260608 12:53:08.548480 15924 tablet_bootstrap.cc:492] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e: No bootstrap required, opened a new log
I20260608 12:53:08.548995 15924 ts_tablet_manager.cc:1403] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.010s
I20260608 12:53:08.549588 15926 tablet_bootstrap.cc:492] T 9e1354d25aa94fc9a40f09458f18a812 P 5257a0e092614b1d8aa00d700cb264b5: No bootstrap required, opened a new log
I20260608 12:53:08.550029 15926 ts_tablet_manager.cc:1403] T 9e1354d25aa94fc9a40f09458f18a812 P 5257a0e092614b1d8aa00d700cb264b5: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.004s
I20260608 12:53:08.550899 15925 raft_consensus.cc:359] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.551704 15925 raft_consensus.cc:385] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.552009 15925 raft_consensus.cc:740] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05eecb378264f4a8ae3231065202cd3, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.551934 15924 raft_consensus.cc:359] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.552302 15926 raft_consensus.cc:359] T 9e1354d25aa94fc9a40f09458f18a812 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.552810 15924 raft_consensus.cc:385] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.553064 15926 raft_consensus.cc:385] T 9e1354d25aa94fc9a40f09458f18a812 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.553186 15924 raft_consensus.cc:740] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8db81d03a94de181c13ab16d47bd5e, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.553627 15926 raft_consensus.cc:740] T 9e1354d25aa94fc9a40f09458f18a812 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5257a0e092614b1d8aa00d700cb264b5, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.553140 15925 consensus_queue.cc:260] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.554440 15926 consensus_queue.cc:260] T 9e1354d25aa94fc9a40f09458f18a812 P 5257a0e092614b1d8aa00d700cb264b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.554301 15924 consensus_queue.cc:260] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.557209 15925 ts_tablet_manager.cc:1434] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260608 12:53:08.558738 15925 tablet_bootstrap.cc:492] T 5194760395094deb9dafcbd0f10f7b88 P d05eecb378264f4a8ae3231065202cd3: Bootstrap starting.
I20260608 12:53:08.569108 15926 ts_tablet_manager.cc:1434] T 9e1354d25aa94fc9a40f09458f18a812 P 5257a0e092614b1d8aa00d700cb264b5: Time spent starting tablet: real 0.019s	user 0.015s	sys 0.004s
I20260608 12:53:08.570173 15924 ts_tablet_manager.cc:1434] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e: Time spent starting tablet: real 0.021s	user 0.019s	sys 0.002s
I20260608 12:53:08.570465 15926 tablet_bootstrap.cc:492] T edbf78d16b704613be2a5ccf35e4f730 P 5257a0e092614b1d8aa00d700cb264b5: Bootstrap starting.
I20260608 12:53:08.573917 15924 tablet_bootstrap.cc:492] T 49e37a3cc25a41ab9cac109d26121f42 P 6d8db81d03a94de181c13ab16d47bd5e: Bootstrap starting.
I20260608 12:53:08.575140 15925 tablet_bootstrap.cc:654] T 5194760395094deb9dafcbd0f10f7b88 P d05eecb378264f4a8ae3231065202cd3: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.576809 15926 tablet_bootstrap.cc:654] T edbf78d16b704613be2a5ccf35e4f730 P 5257a0e092614b1d8aa00d700cb264b5: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.585137 15924 tablet_bootstrap.cc:654] T 49e37a3cc25a41ab9cac109d26121f42 P 6d8db81d03a94de181c13ab16d47bd5e: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.587934 15925 tablet_bootstrap.cc:492] T 5194760395094deb9dafcbd0f10f7b88 P d05eecb378264f4a8ae3231065202cd3: No bootstrap required, opened a new log
I20260608 12:53:08.588685 15925 ts_tablet_manager.cc:1403] T 5194760395094deb9dafcbd0f10f7b88 P d05eecb378264f4a8ae3231065202cd3: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.000s
I20260608 12:53:08.590677 15926 tablet_bootstrap.cc:492] T edbf78d16b704613be2a5ccf35e4f730 P 5257a0e092614b1d8aa00d700cb264b5: No bootstrap required, opened a new log
I20260608 12:53:08.591167 15926 ts_tablet_manager.cc:1403] T edbf78d16b704613be2a5ccf35e4f730 P 5257a0e092614b1d8aa00d700cb264b5: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260608 12:53:08.591809 15924 tablet_bootstrap.cc:492] T 49e37a3cc25a41ab9cac109d26121f42 P 6d8db81d03a94de181c13ab16d47bd5e: No bootstrap required, opened a new log
I20260608 12:53:08.591794 15925 raft_consensus.cc:359] T 5194760395094deb9dafcbd0f10f7b88 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.592526 15924 ts_tablet_manager.cc:1403] T 49e37a3cc25a41ab9cac109d26121f42 P 6d8db81d03a94de181c13ab16d47bd5e: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.004s
I20260608 12:53:08.592736 15925 raft_consensus.cc:385] T 5194760395094deb9dafcbd0f10f7b88 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.593102 15925 raft_consensus.cc:740] T 5194760395094deb9dafcbd0f10f7b88 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05eecb378264f4a8ae3231065202cd3, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.593729 15926 raft_consensus.cc:359] T edbf78d16b704613be2a5ccf35e4f730 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.594331 15926 raft_consensus.cc:385] T edbf78d16b704613be2a5ccf35e4f730 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.593926 15925 consensus_queue.cc:260] T 5194760395094deb9dafcbd0f10f7b88 P d05eecb378264f4a8ae3231065202cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.594597 15926 raft_consensus.cc:740] T edbf78d16b704613be2a5ccf35e4f730 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5257a0e092614b1d8aa00d700cb264b5, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.595538 15926 consensus_queue.cc:260] T edbf78d16b704613be2a5ccf35e4f730 P 5257a0e092614b1d8aa00d700cb264b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.595650 15924 raft_consensus.cc:359] T 49e37a3cc25a41ab9cac109d26121f42 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.596889 15924 raft_consensus.cc:385] T 49e37a3cc25a41ab9cac109d26121f42 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.597244 15924 raft_consensus.cc:740] T 49e37a3cc25a41ab9cac109d26121f42 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8db81d03a94de181c13ab16d47bd5e, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.597785 15926 ts_tablet_manager.cc:1434] T edbf78d16b704613be2a5ccf35e4f730 P 5257a0e092614b1d8aa00d700cb264b5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260608 12:53:08.598188 15924 consensus_queue.cc:260] T 49e37a3cc25a41ab9cac109d26121f42 P 6d8db81d03a94de181c13ab16d47bd5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.598838 15926 tablet_bootstrap.cc:492] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5: Bootstrap starting.
I20260608 12:53:08.596377 15925 ts_tablet_manager.cc:1434] T 5194760395094deb9dafcbd0f10f7b88 P d05eecb378264f4a8ae3231065202cd3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:53:08.600067 15925 tablet_bootstrap.cc:492] T 49e37a3cc25a41ab9cac109d26121f42 P d05eecb378264f4a8ae3231065202cd3: Bootstrap starting.
I20260608 12:53:08.605996 15926 tablet_bootstrap.cc:654] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.606580 15925 tablet_bootstrap.cc:654] T 49e37a3cc25a41ab9cac109d26121f42 P d05eecb378264f4a8ae3231065202cd3: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.607976 15924 ts_tablet_manager.cc:1434] T 49e37a3cc25a41ab9cac109d26121f42 P 6d8db81d03a94de181c13ab16d47bd5e: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260608 12:53:08.615553 15924 tablet_bootstrap.cc:492] T 5194760395094deb9dafcbd0f10f7b88 P 6d8db81d03a94de181c13ab16d47bd5e: Bootstrap starting.
I20260608 12:53:08.618202 15926 tablet_bootstrap.cc:492] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5: No bootstrap required, opened a new log
I20260608 12:53:08.618845 15926 ts_tablet_manager.cc:1403] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260608 12:53:08.621853 15926 raft_consensus.cc:359] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.622131 15925 tablet_bootstrap.cc:492] T 49e37a3cc25a41ab9cac109d26121f42 P d05eecb378264f4a8ae3231065202cd3: No bootstrap required, opened a new log
I20260608 12:53:08.622469 15926 raft_consensus.cc:385] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.622781 15925 ts_tablet_manager.cc:1403] T 49e37a3cc25a41ab9cac109d26121f42 P d05eecb378264f4a8ae3231065202cd3: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.006s
I20260608 12:53:08.622799 15926 raft_consensus.cc:740] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5257a0e092614b1d8aa00d700cb264b5, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.623718 15924 tablet_bootstrap.cc:654] T 5194760395094deb9dafcbd0f10f7b88 P 6d8db81d03a94de181c13ab16d47bd5e: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.623888 15926 consensus_queue.cc:260] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.626175 15926 ts_tablet_manager.cc:1434] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:53:08.627192 15926 tablet_bootstrap.cc:492] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5: Bootstrap starting.
I20260608 12:53:08.631901 15926 tablet_bootstrap.cc:654] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.635813 15924 tablet_bootstrap.cc:492] T 5194760395094deb9dafcbd0f10f7b88 P 6d8db81d03a94de181c13ab16d47bd5e: No bootstrap required, opened a new log
I20260608 12:53:08.635581 15925 raft_consensus.cc:359] T 49e37a3cc25a41ab9cac109d26121f42 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.636487 15924 ts_tablet_manager.cc:1403] T 5194760395094deb9dafcbd0f10f7b88 P 6d8db81d03a94de181c13ab16d47bd5e: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260608 12:53:08.636742 15925 raft_consensus.cc:385] T 49e37a3cc25a41ab9cac109d26121f42 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.637270 15925 raft_consensus.cc:740] T 49e37a3cc25a41ab9cac109d26121f42 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05eecb378264f4a8ae3231065202cd3, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.638556 15925 consensus_queue.cc:260] T 49e37a3cc25a41ab9cac109d26121f42 P d05eecb378264f4a8ae3231065202cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.640141 15924 raft_consensus.cc:359] T 5194760395094deb9dafcbd0f10f7b88 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.640978 15924 raft_consensus.cc:385] T 5194760395094deb9dafcbd0f10f7b88 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.643046 15926 tablet_bootstrap.cc:492] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5: No bootstrap required, opened a new log
I20260608 12:53:08.643667 15926 ts_tablet_manager.cc:1403] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260608 12:53:08.646636 15926 raft_consensus.cc:359] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.647387 15926 raft_consensus.cc:385] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.641340 15924 raft_consensus.cc:740] T 5194760395094deb9dafcbd0f10f7b88 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8db81d03a94de181c13ab16d47bd5e, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.647759 15926 raft_consensus.cc:740] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5257a0e092614b1d8aa00d700cb264b5, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.648360 15925 ts_tablet_manager.cc:1434] T 49e37a3cc25a41ab9cac109d26121f42 P d05eecb378264f4a8ae3231065202cd3: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.006s
I20260608 12:53:08.648660 15926 consensus_queue.cc:260] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.648828 15924 consensus_queue.cc:260] T 5194760395094deb9dafcbd0f10f7b88 P 6d8db81d03a94de181c13ab16d47bd5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.651109 15926 ts_tablet_manager.cc:1434] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260608 12:53:08.652192 15926 tablet_bootstrap.cc:492] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 5257a0e092614b1d8aa00d700cb264b5: Bootstrap starting.
I20260608 12:53:08.654820 15924 ts_tablet_manager.cc:1434] T 5194760395094deb9dafcbd0f10f7b88 P 6d8db81d03a94de181c13ab16d47bd5e: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260608 12:53:08.656760 15924 tablet_bootstrap.cc:492] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e: Bootstrap starting.
I20260608 12:53:08.658514 15925 tablet_bootstrap.cc:492] T 2ec549bf7d504d6c9fb1ea60429be9f0 P d05eecb378264f4a8ae3231065202cd3: Bootstrap starting.
I20260608 12:53:08.659320 15926 tablet_bootstrap.cc:654] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 5257a0e092614b1d8aa00d700cb264b5: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.659667 15931 raft_consensus.cc:493] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:08.660225 15931 raft_consensus.cc:515] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.667104 15925 tablet_bootstrap.cc:654] T 2ec549bf7d504d6c9fb1ea60429be9f0 P d05eecb378264f4a8ae3231065202cd3: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.668998 15924 tablet_bootstrap.cc:654] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.676005 15926 tablet_bootstrap.cc:492] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 5257a0e092614b1d8aa00d700cb264b5: No bootstrap required, opened a new log
I20260608 12:53:08.676682 15926 ts_tablet_manager.cc:1403] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 5257a0e092614b1d8aa00d700cb264b5: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260608 12:53:08.680938 15926 raft_consensus.cc:359] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.682053 15926 raft_consensus.cc:385] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.682538 15926 raft_consensus.cc:740] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5257a0e092614b1d8aa00d700cb264b5, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.683903 15926 consensus_queue.cc:260] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 5257a0e092614b1d8aa00d700cb264b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.685250 15924 tablet_bootstrap.cc:492] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e: No bootstrap required, opened a new log
I20260608 12:53:08.685998 15924 ts_tablet_manager.cc:1403] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.004s
I20260608 12:53:08.689229 15924 raft_consensus.cc:359] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.693583 15924 raft_consensus.cc:385] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.693805 15930 raft_consensus.cc:493] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:08.697784 15930 raft_consensus.cc:515] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.700573 15925 tablet_bootstrap.cc:492] T 2ec549bf7d504d6c9fb1ea60429be9f0 P d05eecb378264f4a8ae3231065202cd3: No bootstrap required, opened a new log
I20260608 12:53:08.700736 15879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d2888af449484e98cc83fc2c984410" candidate_uuid: "5257a0e092614b1d8aa00d700cb264b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05eecb378264f4a8ae3231065202cd3" is_pre_election: true
I20260608 12:53:08.701298 15925 ts_tablet_manager.cc:1403] T 2ec549bf7d504d6c9fb1ea60429be9f0 P d05eecb378264f4a8ae3231065202cd3: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.018s
I20260608 12:53:08.701593 15879 raft_consensus.cc:2468] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5257a0e092614b1d8aa00d700cb264b5 in term 0.
I20260608 12:53:08.703863 15693 leader_election.cc:304] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5257a0e092614b1d8aa00d700cb264b5, d05eecb378264f4a8ae3231065202cd3; no voters: 
I20260608 12:53:08.709342 15924 raft_consensus.cc:740] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8db81d03a94de181c13ab16d47bd5e, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.710780 15924 consensus_queue.cc:260] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.706570 15930 leader_election.cc:290] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5257a0e092614b1d8aa00d700cb264b5 (127.4.192.65:35629), 6d8db81d03a94de181c13ab16d47bd5e (127.4.192.66:34771)
I20260608 12:53:08.693733 15931 leader_election.cc:290] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d8db81d03a94de181c13ab16d47bd5e (127.4.192.66:34771), d05eecb378264f4a8ae3231065202cd3 (127.4.192.67:32901)
I20260608 12:53:08.713948 15949 raft_consensus.cc:2804] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:08.705070 15925 raft_consensus.cc:359] T 2ec549bf7d504d6c9fb1ea60429be9f0 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.722450 15925 raft_consensus.cc:385] T 2ec549bf7d504d6c9fb1ea60429be9f0 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.722762 15925 raft_consensus.cc:740] T 2ec549bf7d504d6c9fb1ea60429be9f0 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05eecb378264f4a8ae3231065202cd3, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.719494 15805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d2888af449484e98cc83fc2c984410" candidate_uuid: "5257a0e092614b1d8aa00d700cb264b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8db81d03a94de181c13ab16d47bd5e" is_pre_election: true
I20260608 12:53:08.723582 15925 consensus_queue.cc:260] T 2ec549bf7d504d6c9fb1ea60429be9f0 P d05eecb378264f4a8ae3231065202cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.724157 15730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d2888af449484e98cc83fc2c984410" candidate_uuid: "d05eecb378264f4a8ae3231065202cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5257a0e092614b1d8aa00d700cb264b5" is_pre_election: true
I20260608 12:53:08.726003 15925 ts_tablet_manager.cc:1434] T 2ec549bf7d504d6c9fb1ea60429be9f0 P d05eecb378264f4a8ae3231065202cd3: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.003s
I20260608 12:53:08.726608 15730 raft_consensus.cc:2468] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05eecb378264f4a8ae3231065202cd3 in term 0.
W20260608 12:53:08.726927 15695 leader_election.cc:343] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d8db81d03a94de181c13ab16d47bd5e (127.4.192.66:34771): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:08.720201 15926 ts_tablet_manager.cc:1434] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 5257a0e092614b1d8aa00d700cb264b5: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.017s
I20260608 12:53:08.728794 15926 tablet_bootstrap.cc:492] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5: Bootstrap starting.
I20260608 12:53:08.730130 15842 leader_election.cc:304] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5257a0e092614b1d8aa00d700cb264b5, d05eecb378264f4a8ae3231065202cd3; no voters: 
I20260608 12:53:08.731415 15930 raft_consensus.cc:2804] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:08.731824 15930 raft_consensus.cc:493] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:08.732142 15930 raft_consensus.cc:3060] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.732246 15949 raft_consensus.cc:493] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:08.732851 15949 raft_consensus.cc:3060] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.736092 15925 tablet_bootstrap.cc:492] T edbf78d16b704613be2a5ccf35e4f730 P d05eecb378264f4a8ae3231065202cd3: Bootstrap starting.
I20260608 12:53:08.740527 15930 raft_consensus.cc:515] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.742446 15949 raft_consensus.cc:515] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.715842 15924 ts_tablet_manager.cc:1434] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260608 12:53:08.744179 15924 tablet_bootstrap.cc:492] T 94d2888af449484e98cc83fc2c984410 P 6d8db81d03a94de181c13ab16d47bd5e: Bootstrap starting.
I20260608 12:53:08.744196 15730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d2888af449484e98cc83fc2c984410" candidate_uuid: "d05eecb378264f4a8ae3231065202cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5257a0e092614b1d8aa00d700cb264b5"
I20260608 12:53:08.745482 15730 raft_consensus.cc:2393] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d05eecb378264f4a8ae3231065202cd3 in current term 1: Already voted for candidate 5257a0e092614b1d8aa00d700cb264b5 in this term.
I20260608 12:53:08.747315 15805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d2888af449484e98cc83fc2c984410" candidate_uuid: "5257a0e092614b1d8aa00d700cb264b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8db81d03a94de181c13ab16d47bd5e"
W20260608 12:53:08.749343 15695 leader_election.cc:343] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d8db81d03a94de181c13ab16d47bd5e (127.4.192.66:34771): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:08.750880 15949 leader_election.cc:290] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5 [CANDIDATE]: Term 1 election: Requested vote from peers 6d8db81d03a94de181c13ab16d47bd5e (127.4.192.66:34771), d05eecb378264f4a8ae3231065202cd3 (127.4.192.67:32901)
I20260608 12:53:08.751227 15930 leader_election.cc:290] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3 [CANDIDATE]: Term 1 election: Requested vote from peers 5257a0e092614b1d8aa00d700cb264b5 (127.4.192.65:35629), 6d8db81d03a94de181c13ab16d47bd5e (127.4.192.66:34771)
I20260608 12:53:08.751545 15926 tablet_bootstrap.cc:654] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.751554 15879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d2888af449484e98cc83fc2c984410" candidate_uuid: "5257a0e092614b1d8aa00d700cb264b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05eecb378264f4a8ae3231065202cd3"
I20260608 12:53:08.752588 15879 raft_consensus.cc:2393] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5257a0e092614b1d8aa00d700cb264b5 in current term 1: Already voted for candidate d05eecb378264f4a8ae3231065202cd3 in this term.
I20260608 12:53:08.753779 15693 leader_election.cc:304] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5 [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: 5257a0e092614b1d8aa00d700cb264b5; no voters: 6d8db81d03a94de181c13ab16d47bd5e, d05eecb378264f4a8ae3231065202cd3
I20260608 12:53:08.754712 15925 tablet_bootstrap.cc:654] T edbf78d16b704613be2a5ccf35e4f730 P d05eecb378264f4a8ae3231065202cd3: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.755093 15949 raft_consensus.cc:2749] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:53:08.758500 15924 tablet_bootstrap.cc:654] T 94d2888af449484e98cc83fc2c984410 P 6d8db81d03a94de181c13ab16d47bd5e: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.760299 15926 tablet_bootstrap.cc:492] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5: No bootstrap required, opened a new log
I20260608 12:53:08.760897 15926 ts_tablet_manager.cc:1403] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.004s
I20260608 12:53:08.764348 15926 raft_consensus.cc:359] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.765172 15926 raft_consensus.cc:385] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.765232 15949 raft_consensus.cc:493] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:08.765568 15926 raft_consensus.cc:740] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5257a0e092614b1d8aa00d700cb264b5, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.763789 15925 tablet_bootstrap.cc:492] T edbf78d16b704613be2a5ccf35e4f730 P d05eecb378264f4a8ae3231065202cd3: No bootstrap required, opened a new log
I20260608 12:53:08.765908 15949 raft_consensus.cc:515] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.766569 15925 ts_tablet_manager.cc:1403] T edbf78d16b704613be2a5ccf35e4f730 P d05eecb378264f4a8ae3231065202cd3: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.007s
I20260608 12:53:08.766598 15926 consensus_queue.cc:260] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.769430 15949 leader_election.cc:290] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d8db81d03a94de181c13ab16d47bd5e (127.4.192.66:34771), d05eecb378264f4a8ae3231065202cd3 (127.4.192.67:32901)
I20260608 12:53:08.770114 15925 raft_consensus.cc:359] T edbf78d16b704613be2a5ccf35e4f730 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.770867 15925 raft_consensus.cc:385] T edbf78d16b704613be2a5ccf35e4f730 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.771157 15925 raft_consensus.cc:740] T edbf78d16b704613be2a5ccf35e4f730 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05eecb378264f4a8ae3231065202cd3, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.773845 15924 tablet_bootstrap.cc:492] T 94d2888af449484e98cc83fc2c984410 P 6d8db81d03a94de181c13ab16d47bd5e: No bootstrap required, opened a new log
I20260608 12:53:08.774828 15924 ts_tablet_manager.cc:1403] T 94d2888af449484e98cc83fc2c984410 P 6d8db81d03a94de181c13ab16d47bd5e: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.003s
I20260608 12:53:08.769529 15926 ts_tablet_manager.cc:1434] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:53:08.774869 15879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e37a3cc25a41ab9cac109d26121f42" candidate_uuid: "5257a0e092614b1d8aa00d700cb264b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05eecb378264f4a8ae3231065202cd3" is_pre_election: true
I20260608 12:53:08.776525 15805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e37a3cc25a41ab9cac109d26121f42" candidate_uuid: "5257a0e092614b1d8aa00d700cb264b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8db81d03a94de181c13ab16d47bd5e" is_pre_election: true
I20260608 12:53:08.777215 15805 raft_consensus.cc:2468] T 49e37a3cc25a41ab9cac109d26121f42 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5257a0e092614b1d8aa00d700cb264b5 in term 0.
I20260608 12:53:08.778440 15879 raft_consensus.cc:2468] T 49e37a3cc25a41ab9cac109d26121f42 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5257a0e092614b1d8aa00d700cb264b5 in term 0.
I20260608 12:53:08.778319 15924 raft_consensus.cc:359] T 94d2888af449484e98cc83fc2c984410 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.779958 15693 leader_election.cc:304] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5257a0e092614b1d8aa00d700cb264b5, d05eecb378264f4a8ae3231065202cd3; no voters: 
I20260608 12:53:08.779414 15925 consensus_queue.cc:260] T edbf78d16b704613be2a5ccf35e4f730 P d05eecb378264f4a8ae3231065202cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.781651 15949 raft_consensus.cc:2804] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:08.782065 15949 raft_consensus.cc:493] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:08.782420 15949 raft_consensus.cc:3060] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.780228 15924 raft_consensus.cc:385] T 94d2888af449484e98cc83fc2c984410 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.782958 15924 raft_consensus.cc:740] T 94d2888af449484e98cc83fc2c984410 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8db81d03a94de181c13ab16d47bd5e, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.782652 15925 ts_tablet_manager.cc:1434] T edbf78d16b704613be2a5ccf35e4f730 P d05eecb378264f4a8ae3231065202cd3: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260608 12:53:08.784790 15925 tablet_bootstrap.cc:492] T 9e1354d25aa94fc9a40f09458f18a812 P d05eecb378264f4a8ae3231065202cd3: Bootstrap starting.
I20260608 12:53:08.787803 15805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d2888af449484e98cc83fc2c984410" candidate_uuid: "d05eecb378264f4a8ae3231065202cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8db81d03a94de181c13ab16d47bd5e" is_pre_election: true
I20260608 12:53:08.785300 15924 consensus_queue.cc:260] T 94d2888af449484e98cc83fc2c984410 P 6d8db81d03a94de181c13ab16d47bd5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.790625 15805 raft_consensus.cc:2468] T 94d2888af449484e98cc83fc2c984410 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05eecb378264f4a8ae3231065202cd3 in term 0.
I20260608 12:53:08.792057 15924 ts_tablet_manager.cc:1434] T 94d2888af449484e98cc83fc2c984410 P 6d8db81d03a94de181c13ab16d47bd5e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260608 12:53:08.793118 15924 tablet_bootstrap.cc:492] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e: Bootstrap starting.
I20260608 12:53:08.793763 15949 raft_consensus.cc:515] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.794373 15804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94d2888af449484e98cc83fc2c984410" candidate_uuid: "d05eecb378264f4a8ae3231065202cd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8db81d03a94de181c13ab16d47bd5e"
I20260608 12:53:08.795097 15804 raft_consensus.cc:3060] T 94d2888af449484e98cc83fc2c984410 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.800225 15879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e37a3cc25a41ab9cac109d26121f42" candidate_uuid: "5257a0e092614b1d8aa00d700cb264b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05eecb378264f4a8ae3231065202cd3"
I20260608 12:53:08.800846 15879 raft_consensus.cc:3060] T 49e37a3cc25a41ab9cac109d26121f42 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.800971 15925 tablet_bootstrap.cc:654] T 9e1354d25aa94fc9a40f09458f18a812 P d05eecb378264f4a8ae3231065202cd3: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.802664 15804 raft_consensus.cc:2468] T 94d2888af449484e98cc83fc2c984410 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05eecb378264f4a8ae3231065202cd3 in term 1.
I20260608 12:53:08.805547 15844 leader_election.cc:304] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3 [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: 6d8db81d03a94de181c13ab16d47bd5e, d05eecb378264f4a8ae3231065202cd3; no voters: 5257a0e092614b1d8aa00d700cb264b5
I20260608 12:53:08.806348 15930 raft_consensus.cc:2804] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:08.807932 15924 tablet_bootstrap.cc:654] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.808817 15879 raft_consensus.cc:2468] T 49e37a3cc25a41ab9cac109d26121f42 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5257a0e092614b1d8aa00d700cb264b5 in term 1.
I20260608 12:53:08.810245 15693 leader_election.cc:304] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5257a0e092614b1d8aa00d700cb264b5, d05eecb378264f4a8ae3231065202cd3; no voters: 
I20260608 12:53:08.811499 15945 raft_consensus.cc:2804] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:08.812104 15945 raft_consensus.cc:697] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 LEADER]: Becoming Leader. State: Replica: 5257a0e092614b1d8aa00d700cb264b5, State: Running, Role: LEADER
I20260608 12:53:08.813498 15925 tablet_bootstrap.cc:492] T 9e1354d25aa94fc9a40f09458f18a812 P d05eecb378264f4a8ae3231065202cd3: No bootstrap required, opened a new log
I20260608 12:53:08.813030 15945 consensus_queue.cc:237] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.814347 15949 leader_election.cc:290] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 [CANDIDATE]: Term 1 election: Requested vote from peers 6d8db81d03a94de181c13ab16d47bd5e (127.4.192.66:34771), d05eecb378264f4a8ae3231065202cd3 (127.4.192.67:32901)
I20260608 12:53:08.814988 15804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e37a3cc25a41ab9cac109d26121f42" candidate_uuid: "5257a0e092614b1d8aa00d700cb264b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8db81d03a94de181c13ab16d47bd5e"
I20260608 12:53:08.815680 15804 raft_consensus.cc:3060] T 49e37a3cc25a41ab9cac109d26121f42 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.814049 15925 ts_tablet_manager.cc:1403] T 9e1354d25aa94fc9a40f09458f18a812 P d05eecb378264f4a8ae3231065202cd3: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.003s
I20260608 12:53:08.822222 15925 raft_consensus.cc:359] T 9e1354d25aa94fc9a40f09458f18a812 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.822784 15925 raft_consensus.cc:385] T 9e1354d25aa94fc9a40f09458f18a812 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.823032 15925 raft_consensus.cc:740] T 9e1354d25aa94fc9a40f09458f18a812 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05eecb378264f4a8ae3231065202cd3, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.823159 15924 tablet_bootstrap.cc:492] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e: No bootstrap required, opened a new log
I20260608 12:53:08.823894 15924 ts_tablet_manager.cc:1403] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.006s
I20260608 12:53:08.826236 15804 raft_consensus.cc:2468] T 49e37a3cc25a41ab9cac109d26121f42 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5257a0e092614b1d8aa00d700cb264b5 in term 1.
I20260608 12:53:08.826983 15925 consensus_queue.cc:260] T 9e1354d25aa94fc9a40f09458f18a812 P d05eecb378264f4a8ae3231065202cd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.827754 15924 raft_consensus.cc:359] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.828596 15924 raft_consensus.cc:385] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.829111 15924 raft_consensus.cc:740] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8db81d03a94de181c13ab16d47bd5e, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.830391 15924 consensus_queue.cc:260] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.834044 15930 raft_consensus.cc:697] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3 [term 1 LEADER]: Becoming Leader. State: Replica: d05eecb378264f4a8ae3231065202cd3, State: Running, Role: LEADER
I20260608 12:53:08.835069 15930 consensus_queue.cc:237] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.837975 15625 catalog_manager.cc:5696] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5257a0e092614b1d8aa00d700cb264b5 (127.4.192.65). New cstate: current_term: 1 leader_uuid: "5257a0e092614b1d8aa00d700cb264b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:08.837388 15924 ts_tablet_manager.cc:1434] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260608 12:53:08.843436 15932 raft_consensus.cc:493] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:08.844178 15932 raft_consensus.cc:515] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.859665 15932 leader_election.cc:290] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5257a0e092614b1d8aa00d700cb264b5 (127.4.192.65:35629), d05eecb378264f4a8ae3231065202cd3 (127.4.192.67:32901)
I20260608 12:53:08.861208 15932 raft_consensus.cc:493] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:08.861660 15932 raft_consensus.cc:515] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.862203 15925 ts_tablet_manager.cc:1434] T 9e1354d25aa94fc9a40f09458f18a812 P d05eecb378264f4a8ae3231065202cd3: Time spent starting tablet: real 0.043s	user 0.016s	sys 0.022s
I20260608 12:53:08.863709 15932 leader_election.cc:290] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5257a0e092614b1d8aa00d700cb264b5 (127.4.192.65:35629), d05eecb378264f4a8ae3231065202cd3 (127.4.192.67:32901)
I20260608 12:53:08.867938 15959 raft_consensus.cc:493] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:08.868539 15959 raft_consensus.cc:515] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.870937 15959 leader_election.cc:290] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5257a0e092614b1d8aa00d700cb264b5 (127.4.192.65:35629), d05eecb378264f4a8ae3231065202cd3 (127.4.192.67:32901)
I20260608 12:53:08.872018 15624 catalog_manager.cc:5696] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d05eecb378264f4a8ae3231065202cd3 (127.4.192.67). New cstate: current_term: 1 leader_uuid: "d05eecb378264f4a8ae3231065202cd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:08.875625 15730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec549bf7d504d6c9fb1ea60429be9f0" candidate_uuid: "6d8db81d03a94de181c13ab16d47bd5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5257a0e092614b1d8aa00d700cb264b5" is_pre_election: true
I20260608 12:53:08.876366 15730 raft_consensus.cc:2468] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d8db81d03a94de181c13ab16d47bd5e in term 0.
I20260608 12:53:08.877457 15730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1354d25aa94fc9a40f09458f18a812" candidate_uuid: "6d8db81d03a94de181c13ab16d47bd5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5257a0e092614b1d8aa00d700cb264b5" is_pre_election: true
I20260608 12:53:08.877921 15729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbf78d16b704613be2a5ccf35e4f730" candidate_uuid: "6d8db81d03a94de181c13ab16d47bd5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5257a0e092614b1d8aa00d700cb264b5" is_pre_election: true
I20260608 12:53:08.878054 15730 raft_consensus.cc:2468] T 9e1354d25aa94fc9a40f09458f18a812 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d8db81d03a94de181c13ab16d47bd5e in term 0.
I20260608 12:53:08.878190 15768 leader_election.cc:304] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5257a0e092614b1d8aa00d700cb264b5, 6d8db81d03a94de181c13ab16d47bd5e; no voters: 
I20260608 12:53:08.878634 15729 raft_consensus.cc:2468] T edbf78d16b704613be2a5ccf35e4f730 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d8db81d03a94de181c13ab16d47bd5e in term 0.
I20260608 12:53:08.879531 15959 raft_consensus.cc:2804] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:08.879951 15959 raft_consensus.cc:493] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:08.880070 15768 leader_election.cc:304] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5257a0e092614b1d8aa00d700cb264b5, 6d8db81d03a94de181c13ab16d47bd5e; no voters: 
I20260608 12:53:08.880365 15959 raft_consensus.cc:3060] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.880884 15879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec549bf7d504d6c9fb1ea60429be9f0" candidate_uuid: "6d8db81d03a94de181c13ab16d47bd5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05eecb378264f4a8ae3231065202cd3" is_pre_election: true
I20260608 12:53:08.881677 15879 raft_consensus.cc:2468] T 2ec549bf7d504d6c9fb1ea60429be9f0 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d8db81d03a94de181c13ab16d47bd5e in term 0.
I20260608 12:53:08.881719 15768 leader_election.cc:304] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5257a0e092614b1d8aa00d700cb264b5, 6d8db81d03a94de181c13ab16d47bd5e; no voters: 
I20260608 12:53:08.883013 15878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1354d25aa94fc9a40f09458f18a812" candidate_uuid: "6d8db81d03a94de181c13ab16d47bd5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05eecb378264f4a8ae3231065202cd3" is_pre_election: true
I20260608 12:53:08.883701 15878 raft_consensus.cc:2468] T 9e1354d25aa94fc9a40f09458f18a812 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d8db81d03a94de181c13ab16d47bd5e in term 0.
I20260608 12:53:08.884874 15877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbf78d16b704613be2a5ccf35e4f730" candidate_uuid: "6d8db81d03a94de181c13ab16d47bd5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05eecb378264f4a8ae3231065202cd3" is_pre_election: true
I20260608 12:53:08.885601 15877 raft_consensus.cc:2468] T edbf78d16b704613be2a5ccf35e4f730 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d8db81d03a94de181c13ab16d47bd5e in term 0.
I20260608 12:53:08.880970 15932 raft_consensus.cc:2804] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:08.886561 15932 raft_consensus.cc:493] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:08.886947 15932 raft_consensus.cc:3060] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:53:08.888327 15676 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:53:08.889564 15959 raft_consensus.cc:515] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.892536 15959 leader_election.cc:290] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e [CANDIDATE]: Term 1 election: Requested vote from peers 5257a0e092614b1d8aa00d700cb264b5 (127.4.192.65:35629), d05eecb378264f4a8ae3231065202cd3 (127.4.192.67:32901)
I20260608 12:53:08.893251 15959 raft_consensus.cc:2804] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:08.893707 15959 raft_consensus.cc:493] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:08.894145 15959 raft_consensus.cc:3060] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.894644 15932 raft_consensus.cc:515] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.896445 15932 leader_election.cc:290] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e [CANDIDATE]: Term 1 election: Requested vote from peers 5257a0e092614b1d8aa00d700cb264b5 (127.4.192.65:35629), d05eecb378264f4a8ae3231065202cd3 (127.4.192.67:32901)
I20260608 12:53:08.898314 15729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec549bf7d504d6c9fb1ea60429be9f0" candidate_uuid: "6d8db81d03a94de181c13ab16d47bd5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5257a0e092614b1d8aa00d700cb264b5"
I20260608 12:53:08.898591 15877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec549bf7d504d6c9fb1ea60429be9f0" candidate_uuid: "6d8db81d03a94de181c13ab16d47bd5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05eecb378264f4a8ae3231065202cd3"
I20260608 12:53:08.898949 15729 raft_consensus.cc:3060] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.899196 15877 raft_consensus.cc:3060] T 2ec549bf7d504d6c9fb1ea60429be9f0 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.901325 15945 raft_consensus.cc:493] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:08.901697 15730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1354d25aa94fc9a40f09458f18a812" candidate_uuid: "6d8db81d03a94de181c13ab16d47bd5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5257a0e092614b1d8aa00d700cb264b5"
I20260608 12:53:08.901847 15945 raft_consensus.cc:515] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.902300 15730 raft_consensus.cc:3060] T 9e1354d25aa94fc9a40f09458f18a812 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.904155 15945 leader_election.cc:290] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d8db81d03a94de181c13ab16d47bd5e (127.4.192.66:34771), d05eecb378264f4a8ae3231065202cd3 (127.4.192.67:32901)
I20260608 12:53:08.901357 15878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1354d25aa94fc9a40f09458f18a812" candidate_uuid: "6d8db81d03a94de181c13ab16d47bd5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05eecb378264f4a8ae3231065202cd3"
I20260608 12:53:08.906040 15878 raft_consensus.cc:3060] T 9e1354d25aa94fc9a40f09458f18a812 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.906101 15879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5194760395094deb9dafcbd0f10f7b88" candidate_uuid: "5257a0e092614b1d8aa00d700cb264b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05eecb378264f4a8ae3231065202cd3" is_pre_election: true
I20260608 12:53:08.906577 15804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5194760395094deb9dafcbd0f10f7b88" candidate_uuid: "5257a0e092614b1d8aa00d700cb264b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8db81d03a94de181c13ab16d47bd5e" is_pre_election: true
I20260608 12:53:08.906884 15879 raft_consensus.cc:2468] T 5194760395094deb9dafcbd0f10f7b88 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5257a0e092614b1d8aa00d700cb264b5 in term 0.
I20260608 12:53:08.907207 15804 raft_consensus.cc:2468] T 5194760395094deb9dafcbd0f10f7b88 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5257a0e092614b1d8aa00d700cb264b5 in term 0.
I20260608 12:53:08.908303 15693 leader_election.cc:304] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5257a0e092614b1d8aa00d700cb264b5, d05eecb378264f4a8ae3231065202cd3; no voters: 
I20260608 12:53:08.909673 15945 raft_consensus.cc:2804] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:08.909650 15877 raft_consensus.cc:2468] T 2ec549bf7d504d6c9fb1ea60429be9f0 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d8db81d03a94de181c13ab16d47bd5e in term 1.
I20260608 12:53:08.910365 15945 raft_consensus.cc:493] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:08.910786 15945 raft_consensus.cc:3060] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.911044 15959 raft_consensus.cc:515] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.911520 15768 leader_election.cc:304] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8db81d03a94de181c13ab16d47bd5e, d05eecb378264f4a8ae3231065202cd3; no voters: 
I20260608 12:53:08.913514 15959 leader_election.cc:290] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e [CANDIDATE]: Term 1 election: Requested vote from peers 5257a0e092614b1d8aa00d700cb264b5 (127.4.192.65:35629), d05eecb378264f4a8ae3231065202cd3 (127.4.192.67:32901)
I20260608 12:53:08.914294 15959 raft_consensus.cc:2804] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:08.914381 15728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbf78d16b704613be2a5ccf35e4f730" candidate_uuid: "6d8db81d03a94de181c13ab16d47bd5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5257a0e092614b1d8aa00d700cb264b5"
I20260608 12:53:08.914934 15959 raft_consensus.cc:697] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 LEADER]: Becoming Leader. State: Replica: 6d8db81d03a94de181c13ab16d47bd5e, State: Running, Role: LEADER
I20260608 12:53:08.915073 15728 raft_consensus.cc:3060] T edbf78d16b704613be2a5ccf35e4f730 P 5257a0e092614b1d8aa00d700cb264b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.915715 15729 raft_consensus.cc:2468] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d8db81d03a94de181c13ab16d47bd5e in term 1.
I20260608 12:53:08.915890 15959 consensus_queue.cc:237] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.909657 15730 raft_consensus.cc:2468] T 9e1354d25aa94fc9a40f09458f18a812 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d8db81d03a94de181c13ab16d47bd5e in term 1.
I20260608 12:53:08.918303 15877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbf78d16b704613be2a5ccf35e4f730" candidate_uuid: "6d8db81d03a94de181c13ab16d47bd5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05eecb378264f4a8ae3231065202cd3"
I20260608 12:53:08.918862 15877 raft_consensus.cc:3060] T edbf78d16b704613be2a5ccf35e4f730 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.920459 15945 raft_consensus.cc:515] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.923604 15804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5194760395094deb9dafcbd0f10f7b88" candidate_uuid: "5257a0e092614b1d8aa00d700cb264b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8db81d03a94de181c13ab16d47bd5e"
I20260608 12:53:08.913461 15878 raft_consensus.cc:2468] T 9e1354d25aa94fc9a40f09458f18a812 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d8db81d03a94de181c13ab16d47bd5e in term 1.
I20260608 12:53:08.924155 15768 leader_election.cc:304] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5257a0e092614b1d8aa00d700cb264b5, 6d8db81d03a94de181c13ab16d47bd5e; no voters: 
I20260608 12:53:08.924189 15804 raft_consensus.cc:3060] T 5194760395094deb9dafcbd0f10f7b88 P 6d8db81d03a94de181c13ab16d47bd5e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.925493 15728 raft_consensus.cc:2468] T edbf78d16b704613be2a5ccf35e4f730 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d8db81d03a94de181c13ab16d47bd5e in term 1.
I20260608 12:53:08.927574 15877 raft_consensus.cc:2468] T edbf78d16b704613be2a5ccf35e4f730 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d8db81d03a94de181c13ab16d47bd5e in term 1.
I20260608 12:53:08.930403 15804 raft_consensus.cc:2468] T 5194760395094deb9dafcbd0f10f7b88 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5257a0e092614b1d8aa00d700cb264b5 in term 1.
I20260608 12:53:08.931557 15695 leader_election.cc:304] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5257a0e092614b1d8aa00d700cb264b5, 6d8db81d03a94de181c13ab16d47bd5e; no voters: 
I20260608 12:53:08.932457 15959 raft_consensus.cc:2804] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:08.932912 15931 raft_consensus.cc:2804] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:08.933012 15959 raft_consensus.cc:697] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 LEADER]: Becoming Leader. State: Replica: 6d8db81d03a94de181c13ab16d47bd5e, State: Running, Role: LEADER
I20260608 12:53:08.933339 15877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5194760395094deb9dafcbd0f10f7b88" candidate_uuid: "5257a0e092614b1d8aa00d700cb264b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05eecb378264f4a8ae3231065202cd3"
I20260608 12:53:08.931669 15945 leader_election.cc:290] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5 [CANDIDATE]: Term 1 election: Requested vote from peers 6d8db81d03a94de181c13ab16d47bd5e (127.4.192.66:34771), d05eecb378264f4a8ae3231065202cd3 (127.4.192.67:32901)
I20260608 12:53:08.933429 15931 raft_consensus.cc:697] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 LEADER]: Becoming Leader. State: Replica: 5257a0e092614b1d8aa00d700cb264b5, State: Running, Role: LEADER
I20260608 12:53:08.934206 15877 raft_consensus.cc:3060] T 5194760395094deb9dafcbd0f10f7b88 P d05eecb378264f4a8ae3231065202cd3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.933962 15959 consensus_queue.cc:237] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.934825 15931 consensus_queue.cc:237] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.934628 15624 catalog_manager.cc:5696] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d8db81d03a94de181c13ab16d47bd5e (127.4.192.66). New cstate: current_term: 1 leader_uuid: "6d8db81d03a94de181c13ab16d47bd5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:08.940974 15877 raft_consensus.cc:2468] T 5194760395094deb9dafcbd0f10f7b88 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5257a0e092614b1d8aa00d700cb264b5 in term 1.
I20260608 12:53:08.931869 15768 leader_election.cc:304] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8db81d03a94de181c13ab16d47bd5e, d05eecb378264f4a8ae3231065202cd3; no voters: 
I20260608 12:53:08.942497 15962 raft_consensus.cc:2804] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:08.943151 15962 raft_consensus.cc:697] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 LEADER]: Becoming Leader. State: Replica: 6d8db81d03a94de181c13ab16d47bd5e, State: Running, Role: LEADER
I20260608 12:53:08.944314 15962 consensus_queue.cc:237] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } }
I20260608 12:53:08.953774 15624 catalog_manager.cc:5696] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5257a0e092614b1d8aa00d700cb264b5 (127.4.192.65). New cstate: current_term: 1 leader_uuid: "5257a0e092614b1d8aa00d700cb264b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:08.955549 15625 catalog_manager.cc:5696] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d8db81d03a94de181c13ab16d47bd5e (127.4.192.66). New cstate: current_term: 1 leader_uuid: "6d8db81d03a94de181c13ab16d47bd5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:08.957173 15625 catalog_manager.cc:5696] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d8db81d03a94de181c13ab16d47bd5e (127.4.192.66). New cstate: current_term: 1 leader_uuid: "6d8db81d03a94de181c13ab16d47bd5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:09.126699 15877 raft_consensus.cc:1275] T 5194760395094deb9dafcbd0f10f7b88 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Refusing update from remote peer 5257a0e092614b1d8aa00d700cb264b5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:09.128703 15945 consensus_queue.cc:1048] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:09.134261 15804 raft_consensus.cc:1275] T 49e37a3cc25a41ab9cac109d26121f42 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 FOLLOWER]: Refusing update from remote peer 5257a0e092614b1d8aa00d700cb264b5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:09.135361 15877 raft_consensus.cc:1275] T 49e37a3cc25a41ab9cac109d26121f42 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Refusing update from remote peer 5257a0e092614b1d8aa00d700cb264b5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:09.137158 15945 consensus_queue.cc:1048] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:09.152926 15879 raft_consensus.cc:1275] T 2ec549bf7d504d6c9fb1ea60429be9f0 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Refusing update from remote peer 6d8db81d03a94de181c13ab16d47bd5e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:09.157958 15959 consensus_queue.cc:1048] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:09.161178 15876 raft_consensus.cc:1275] T edbf78d16b704613be2a5ccf35e4f730 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Refusing update from remote peer 6d8db81d03a94de181c13ab16d47bd5e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:09.174285 15879 raft_consensus.cc:1275] T 9e1354d25aa94fc9a40f09458f18a812 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Refusing update from remote peer 6d8db81d03a94de181c13ab16d47bd5e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:09.181917 15729 raft_consensus.cc:1275] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Refusing update from remote peer 6d8db81d03a94de181c13ab16d47bd5e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:09.183574 15730 raft_consensus.cc:1275] T 9e1354d25aa94fc9a40f09458f18a812 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Refusing update from remote peer 6d8db81d03a94de181c13ab16d47bd5e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:09.184551 15959 consensus_queue.cc:1048] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:53:09.184464 15962 consensus_queue.cc:1048] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:53:09.193797 15804 raft_consensus.cc:1275] T 5194760395094deb9dafcbd0f10f7b88 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 FOLLOWER]: Refusing update from remote peer 5257a0e092614b1d8aa00d700cb264b5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:09.194517 15730 raft_consensus.cc:1275] T edbf78d16b704613be2a5ccf35e4f730 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Refusing update from remote peer 6d8db81d03a94de181c13ab16d47bd5e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:09.196822 15962 consensus_queue.cc:1048] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:53:09.195005 15949 consensus_queue.cc:1048] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:09.195407 15805 raft_consensus.cc:1275] T 94d2888af449484e98cc83fc2c984410 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 FOLLOWER]: Refusing update from remote peer d05eecb378264f4a8ae3231065202cd3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:09.197127 15959 consensus_queue.cc:1048] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:09.199633 15730 raft_consensus.cc:1275] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Refusing update from remote peer d05eecb378264f4a8ae3231065202cd3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:09.202018 15957 consensus_queue.cc:1048] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:09.209376 15957 consensus_queue.cc:1048] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:09.219467 15962 consensus_queue.cc:1048] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:09.257754 15949 consensus_queue.cc:1048] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:09.337808 15976 mvcc.cc:204] Tried to move back new op lower bound from 7294661382742609920 to 7294661381810122752. Current Snapshot: MvccSnapshot[applied={T|T < 7294661382742609920}]
W20260608 12:53:09.468211 15768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.192.67:32901, user_credentials={real_user=slave}} blocked reactor thread for 79408.4us
W20260608 12:53:10.514516 15695 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.192.66:34771, user_credentials={real_user=slave}} blocked reactor thread for 58672.3us
I20260608 12:53:10.592316  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:10.609709 16021 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
W20260608 12:53:10.612140 16022 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
W20260608 12:53:10.615160 16024 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
I20260608 12:53:10.616026  4865 server_base.cc:1061] running on GCE node
I20260608 12:53:10.617475  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:10.617686  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:10.617835  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923190617824 us; error 0 us; skew 500 ppm
I20260608 12:53:10.618403  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:10.621284  4865 webserver.cc:533] Webserver started at http://127.4.192.68:38995/ using document root <none> and password file <none>
I20260608 12:53:10.621778  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:10.621958  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:10.622205  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:10.623617  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922948580137-4865-0/minicluster-data/ts-3-root/instance:
uuid: "a87e325991954a8ba66123aa8c6cc8f2"
format_stamp: "Formatted at 2026-06-08 12:53:10 on dist-test-slave-pmzz"
I20260608 12:53:10.628496  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:53:10.632176 16029 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:10.632978  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:53:10.633296  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922948580137-4865-0/minicluster-data/ts-3-root
uuid: "a87e325991954a8ba66123aa8c6cc8f2"
format_stamp: "Formatted at 2026-06-08 12:53:10 on dist-test-slave-pmzz"
I20260608 12:53:10.633597  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922948580137-4865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922948580137-4865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922948580137-4865-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)
I20260608 12:53:10.655447  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:10.656781  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:10.658102  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:10.660555  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:10.660795  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:10.661058  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:10.661257  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:10.704891  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.68:34837
I20260608 12:53:10.705016 16091 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.68:34837 every 8 connection(s)
I20260608 12:53:10.721662 16092 heartbeater.cc:344] Connected to a master server at 127.4.192.126:38415
I20260608 12:53:10.722060 16092 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:10.722767 16092 heartbeater.cc:507] Master 127.4.192.126:38415 requested a full tablet report, sending...
I20260608 12:53:10.724777 15628 ts_manager.cc:194] Registered new tserver with Master: a87e325991954a8ba66123aa8c6cc8f2 (127.4.192.68:34837)
I20260608 12:53:10.726271 15628 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39642
I20260608 12:53:10.987165 15727 consensus_queue.cc:237] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } attrs { replace: true } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } } peers { permanent_uuid: "a87e325991954a8ba66123aa8c6cc8f2" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 34837 } attrs { promote: true } }
I20260608 12:53:10.994601 15879 raft_consensus.cc:1275] T 49e37a3cc25a41ab9cac109d26121f42 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Refusing update from remote peer 5257a0e092614b1d8aa00d700cb264b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:53:10.996840 16020 consensus_queue.cc:1048] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:53:10.998842 15803 raft_consensus.cc:1275] T 49e37a3cc25a41ab9cac109d26121f42 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 FOLLOWER]: Refusing update from remote peer 5257a0e092614b1d8aa00d700cb264b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:53:11.001031 16020 consensus_queue.cc:1048] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:53:11.004843 15945 raft_consensus.cc:2955] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER a87e325991954a8ba66123aa8c6cc8f2 (127.4.192.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } attrs { replace: true } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } } peers { permanent_uuid: "a87e325991954a8ba66123aa8c6cc8f2" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 34837 } attrs { promote: true } } }
I20260608 12:53:11.007826 15879 raft_consensus.cc:2955] T 49e37a3cc25a41ab9cac109d26121f42 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER a87e325991954a8ba66123aa8c6cc8f2 (127.4.192.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } attrs { replace: true } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } } peers { permanent_uuid: "a87e325991954a8ba66123aa8c6cc8f2" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 34837 } attrs { promote: true } } }
I20260608 12:53:11.011520 15803 raft_consensus.cc:2955] T 49e37a3cc25a41ab9cac109d26121f42 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER a87e325991954a8ba66123aa8c6cc8f2 (127.4.192.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } attrs { replace: true } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } } peers { permanent_uuid: "a87e325991954a8ba66123aa8c6cc8f2" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 34837 } attrs { promote: true } } }
W20260608 12:53:11.011525 15695 consensus_peers.cc:597] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 -> Peer a87e325991954a8ba66123aa8c6cc8f2 (127.4.192.68:34837): Couldn't send request to peer a87e325991954a8ba66123aa8c6cc8f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 49e37a3cc25a41ab9cac109d26121f42. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:11.027204 15628 catalog_manager.cc:5696] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 reported cstate change: config changed from index -1 to 16, NON_VOTER a87e325991954a8ba66123aa8c6cc8f2 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "5257a0e092614b1d8aa00d700cb264b5" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a87e325991954a8ba66123aa8c6cc8f2" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 34837 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:11.037675 15803 consensus_queue.cc:237] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } } peers { permanent_uuid: "a87e325991954a8ba66123aa8c6cc8f2" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 34837 } attrs { promote: true } }
I20260608 12:53:11.045959 15879 raft_consensus.cc:1275] T edbf78d16b704613be2a5ccf35e4f730 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Refusing update from remote peer 6d8db81d03a94de181c13ab16d47bd5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:53:11.048389 15959 consensus_queue.cc:1048] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:53:11.049649 15727 raft_consensus.cc:1275] T edbf78d16b704613be2a5ccf35e4f730 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Refusing update from remote peer 6d8db81d03a94de181c13ab16d47bd5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:53:11.052363 15932 consensus_queue.cc:1048] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:53:11.060454 15932 raft_consensus.cc:2955] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER a87e325991954a8ba66123aa8c6cc8f2 (127.4.192.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } } peers { permanent_uuid: "a87e325991954a8ba66123aa8c6cc8f2" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 34837 } attrs { promote: true } } }
W20260608 12:53:11.061983 15770 consensus_peers.cc:597] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e -> Peer a87e325991954a8ba66123aa8c6cc8f2 (127.4.192.68:34837): Couldn't send request to peer a87e325991954a8ba66123aa8c6cc8f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: edbf78d16b704613be2a5ccf35e4f730. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:11.066133 15876 raft_consensus.cc:2955] T edbf78d16b704613be2a5ccf35e4f730 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER a87e325991954a8ba66123aa8c6cc8f2 (127.4.192.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } } peers { permanent_uuid: "a87e325991954a8ba66123aa8c6cc8f2" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 34837 } attrs { promote: true } } }
I20260608 12:53:11.068583 15727 raft_consensus.cc:2955] T edbf78d16b704613be2a5ccf35e4f730 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER a87e325991954a8ba66123aa8c6cc8f2 (127.4.192.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } } peers { permanent_uuid: "a87e325991954a8ba66123aa8c6cc8f2" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 34837 } attrs { promote: true } } }
I20260608 12:53:11.074968 15619 catalog_manager.cc:5696] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e reported cstate change: config changed from index -1 to 16, NON_VOTER a87e325991954a8ba66123aa8c6cc8f2 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "6d8db81d03a94de181c13ab16d47bd5e" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a87e325991954a8ba66123aa8c6cc8f2" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 34837 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:11.078027 15803 consensus_queue.cc:237] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "a87e325991954a8ba66123aa8c6cc8f2" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 34837 } attrs { promote: true } }
I20260608 12:53:11.086654 15876 raft_consensus.cc:1275] T 2ec549bf7d504d6c9fb1ea60429be9f0 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Refusing update from remote peer 6d8db81d03a94de181c13ab16d47bd5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:53:11.088106 15730 raft_consensus.cc:1275] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Refusing update from remote peer 6d8db81d03a94de181c13ab16d47bd5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:53:11.089515 15932 consensus_queue.cc:1048] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:53:11.090883 16106 consensus_queue.cc:1048] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.002s
W20260608 12:53:11.095148 15770 consensus_peers.cc:597] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e -> Peer a87e325991954a8ba66123aa8c6cc8f2 (127.4.192.68:34837): Couldn't send request to peer a87e325991954a8ba66123aa8c6cc8f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ec549bf7d504d6c9fb1ea60429be9f0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:11.100646 16107 raft_consensus.cc:2955] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER a87e325991954a8ba66123aa8c6cc8f2 (127.4.192.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "a87e325991954a8ba66123aa8c6cc8f2" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 34837 } attrs { promote: true } } }
I20260608 12:53:11.102262 15876 raft_consensus.cc:2955] T 2ec549bf7d504d6c9fb1ea60429be9f0 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER a87e325991954a8ba66123aa8c6cc8f2 (127.4.192.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "a87e325991954a8ba66123aa8c6cc8f2" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 34837 } attrs { promote: true } } }
I20260608 12:53:11.112828 15727 raft_consensus.cc:2955] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER a87e325991954a8ba66123aa8c6cc8f2 (127.4.192.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "a87e325991954a8ba66123aa8c6cc8f2" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 34837 } attrs { promote: true } } }
I20260608 12:53:11.114866 15628 catalog_manager.cc:5696] T 2ec549bf7d504d6c9fb1ea60429be9f0 P d05eecb378264f4a8ae3231065202cd3 reported cstate change: config changed from index -1 to 16, NON_VOTER a87e325991954a8ba66123aa8c6cc8f2 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "6d8db81d03a94de181c13ab16d47bd5e" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "a87e325991954a8ba66123aa8c6cc8f2" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 34837 } attrs { promote: true } } }
I20260608 12:53:11.117003 15803 consensus_queue.cc:237] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } } peers { permanent_uuid: "a87e325991954a8ba66123aa8c6cc8f2" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 34837 } attrs { promote: true } }
I20260608 12:53:11.123459 15876 raft_consensus.cc:1275] T 9e1354d25aa94fc9a40f09458f18a812 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Refusing update from remote peer 6d8db81d03a94de181c13ab16d47bd5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:53:11.124212 15730 raft_consensus.cc:1275] T 9e1354d25aa94fc9a40f09458f18a812 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Refusing update from remote peer 6d8db81d03a94de181c13ab16d47bd5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:53:11.126466 15959 consensus_queue.cc:1048] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:53:11.128530 16106 consensus_queue.cc:1048] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 12:53:11.130509 15770 consensus_peers.cc:597] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e -> Peer a87e325991954a8ba66123aa8c6cc8f2 (127.4.192.68:34837): Couldn't send request to peer a87e325991954a8ba66123aa8c6cc8f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e1354d25aa94fc9a40f09458f18a812. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:11.137272 15932 raft_consensus.cc:2955] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER a87e325991954a8ba66123aa8c6cc8f2 (127.4.192.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } } peers { permanent_uuid: "a87e325991954a8ba66123aa8c6cc8f2" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 34837 } attrs { promote: true } } }
I20260608 12:53:11.141198 15727 raft_consensus.cc:2955] T 9e1354d25aa94fc9a40f09458f18a812 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER a87e325991954a8ba66123aa8c6cc8f2 (127.4.192.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } } peers { permanent_uuid: "a87e325991954a8ba66123aa8c6cc8f2" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 34837 } attrs { promote: true } } }
I20260608 12:53:11.143465 15876 raft_consensus.cc:2955] T 9e1354d25aa94fc9a40f09458f18a812 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER a87e325991954a8ba66123aa8c6cc8f2 (127.4.192.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } } peers { permanent_uuid: "a87e325991954a8ba66123aa8c6cc8f2" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 34837 } attrs { promote: true } } }
I20260608 12:53:11.153726 15619 catalog_manager.cc:5696] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e reported cstate change: config changed from index -1 to 16, NON_VOTER a87e325991954a8ba66123aa8c6cc8f2 (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "6d8db81d03a94de181c13ab16d47bd5e" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5257a0e092614b1d8aa00d700cb264b5" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 35629 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d8db81d03a94de181c13ab16d47bd5e" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 34771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05eecb378264f4a8ae3231065202cd3" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 32901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a87e325991954a8ba66123aa8c6cc8f2" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 34837 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:11.225643  4865 tablet_server.cc:179] TabletServer@127.4.192.65:0 shutting down...
I20260608 12:53:11.264487  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:11.265440  4865 tablet_replica.cc:333] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5: stopping tablet replica
I20260608 12:53:11.266471  4865 raft_consensus.cc:2243] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:11.267681  4865 raft_consensus.cc:2272] T 5194760395094deb9dafcbd0f10f7b88 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:11.271874  4865 tablet_replica.cc:333] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5: stopping tablet replica
I20260608 12:53:11.272754  4865 raft_consensus.cc:2243] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:11.274088  4865 raft_consensus.cc:2272] T 49e37a3cc25a41ab9cac109d26121f42 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:11.278012  4865 tablet_replica.cc:333] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5: stopping tablet replica
I20260608 12:53:11.278753  4865 raft_consensus.cc:2243] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:11.279435  4865 raft_consensus.cc:2272] T 94d2888af449484e98cc83fc2c984410 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:11.283468  4865 tablet_replica.cc:333] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 5257a0e092614b1d8aa00d700cb264b5: stopping tablet replica
I20260608 12:53:11.284225  4865 raft_consensus.cc:2243] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:11.284837  4865 raft_consensus.cc:2272] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:11.288208  4865 tablet_replica.cc:333] T edbf78d16b704613be2a5ccf35e4f730 P 5257a0e092614b1d8aa00d700cb264b5: stopping tablet replica
I20260608 12:53:11.288758  4865 raft_consensus.cc:2243] T edbf78d16b704613be2a5ccf35e4f730 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:11.289299  4865 raft_consensus.cc:2272] T edbf78d16b704613be2a5ccf35e4f730 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:11.292794  4865 tablet_replica.cc:333] T 9e1354d25aa94fc9a40f09458f18a812 P 5257a0e092614b1d8aa00d700cb264b5: stopping tablet replica
I20260608 12:53:11.293291  4865 raft_consensus.cc:2243] T 9e1354d25aa94fc9a40f09458f18a812 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:11.293910  4865 raft_consensus.cc:2272] T 9e1354d25aa94fc9a40f09458f18a812 P 5257a0e092614b1d8aa00d700cb264b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:11.315702  4865 tablet_server.cc:196] TabletServer@127.4.192.65:0 shutdown complete.
I20260608 12:53:11.345186  4865 tablet_server.cc:179] TabletServer@127.4.192.66:0 shutting down...
I20260608 12:53:11.380970  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:11.381887  4865 tablet_replica.cc:333] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e: stopping tablet replica
I20260608 12:53:11.383222  4865 raft_consensus.cc:2243] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:11.384368  4865 raft_consensus.cc:2272] T edbf78d16b704613be2a5ccf35e4f730 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:11.388180  4865 tablet_replica.cc:333] T 94d2888af449484e98cc83fc2c984410 P 6d8db81d03a94de181c13ab16d47bd5e: stopping tablet replica
I20260608 12:53:11.389007  4865 raft_consensus.cc:2243] T 94d2888af449484e98cc83fc2c984410 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:11.389626  4865 raft_consensus.cc:2272] T 94d2888af449484e98cc83fc2c984410 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:11.393357  4865 tablet_replica.cc:333] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e: stopping tablet replica
I20260608 12:53:11.394153  4865 raft_consensus.cc:2243] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:11.395498  4865 raft_consensus.cc:2272] T 9e1354d25aa94fc9a40f09458f18a812 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:11.399322  4865 tablet_replica.cc:333] T 5194760395094deb9dafcbd0f10f7b88 P 6d8db81d03a94de181c13ab16d47bd5e: stopping tablet replica
I20260608 12:53:11.400048  4865 raft_consensus.cc:2243] T 5194760395094deb9dafcbd0f10f7b88 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:11.400789  4865 raft_consensus.cc:2272] T 5194760395094deb9dafcbd0f10f7b88 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:11.405014  4865 tablet_replica.cc:333] T 49e37a3cc25a41ab9cac109d26121f42 P 6d8db81d03a94de181c13ab16d47bd5e: stopping tablet replica
I20260608 12:53:11.405830  4865 raft_consensus.cc:2243] T 49e37a3cc25a41ab9cac109d26121f42 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:11.406740  4865 raft_consensus.cc:2272] T 49e37a3cc25a41ab9cac109d26121f42 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:11.410563  4865 tablet_replica.cc:333] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e: stopping tablet replica
I20260608 12:53:11.411288  4865 raft_consensus.cc:2243] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:11.412647  4865 raft_consensus.cc:2272] T 2ec549bf7d504d6c9fb1ea60429be9f0 P 6d8db81d03a94de181c13ab16d47bd5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:11.437317  4865 tablet_server.cc:196] TabletServer@127.4.192.66:0 shutdown complete.
I20260608 12:53:11.459086  4865 tablet_server.cc:179] TabletServer@127.4.192.67:0 shutting down...
I20260608 12:53:11.505046  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:11.505975  4865 tablet_replica.cc:333] T 9e1354d25aa94fc9a40f09458f18a812 P d05eecb378264f4a8ae3231065202cd3: stopping tablet replica
I20260608 12:53:11.506960  4865 raft_consensus.cc:2243] T 9e1354d25aa94fc9a40f09458f18a812 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:11.507623  4865 raft_consensus.cc:2272] T 9e1354d25aa94fc9a40f09458f18a812 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:11.511852  4865 tablet_replica.cc:333] T edbf78d16b704613be2a5ccf35e4f730 P d05eecb378264f4a8ae3231065202cd3: stopping tablet replica
I20260608 12:53:11.512421  4865 raft_consensus.cc:2243] T edbf78d16b704613be2a5ccf35e4f730 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:11.513345  4865 raft_consensus.cc:2272] T edbf78d16b704613be2a5ccf35e4f730 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:11.517386  4865 tablet_replica.cc:333] T 2ec549bf7d504d6c9fb1ea60429be9f0 P d05eecb378264f4a8ae3231065202cd3: stopping tablet replica
I20260608 12:53:11.517964  4865 raft_consensus.cc:2243] T 2ec549bf7d504d6c9fb1ea60429be9f0 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:11.518438  4865 raft_consensus.cc:2272] T 2ec549bf7d504d6c9fb1ea60429be9f0 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:11.521934  4865 tablet_replica.cc:333] T 49e37a3cc25a41ab9cac109d26121f42 P d05eecb378264f4a8ae3231065202cd3: stopping tablet replica
I20260608 12:53:11.522456  4865 raft_consensus.cc:2243] T 49e37a3cc25a41ab9cac109d26121f42 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:11.523329  4865 raft_consensus.cc:2272] T 49e37a3cc25a41ab9cac109d26121f42 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:11.527020  4865 tablet_replica.cc:333] T 5194760395094deb9dafcbd0f10f7b88 P d05eecb378264f4a8ae3231065202cd3: stopping tablet replica
I20260608 12:53:11.527575  4865 raft_consensus.cc:2243] T 5194760395094deb9dafcbd0f10f7b88 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:11.528189  4865 raft_consensus.cc:2272] T 5194760395094deb9dafcbd0f10f7b88 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:11.530411  4865 tablet_replica.cc:333] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3: stopping tablet replica
I20260608 12:53:11.530884  4865 raft_consensus.cc:2243] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:11.531740  4865 raft_consensus.cc:2272] T 94d2888af449484e98cc83fc2c984410 P d05eecb378264f4a8ae3231065202cd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:11.549410  4865 tablet_server.cc:196] TabletServer@127.4.192.67:0 shutdown complete.
I20260608 12:53:11.571408  4865 tablet_server.cc:179] TabletServer@127.4.192.68:0 shutting down...
I20260608 12:53:11.594465  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:11.610859  4865 tablet_server.cc:196] TabletServer@127.4.192.68:0 shutdown complete.
I20260608 12:53:11.621790  4865 master.cc:562] Master@127.4.192.126:38415 shutting down...
W20260608 12:53:11.646839 15676 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:53:11.647065 15676 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:53:11.647270 15676 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:53:11.648330  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d288f5b40c3342bbb723bf4bb67da75a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:11.648845  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d288f5b40c3342bbb723bf4bb67da75a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:11.649202  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P d288f5b40c3342bbb723bf4bb67da75a: stopping tablet replica
I20260608 12:53:11.669409  4865 master.cc:584] Master@127.4.192.126:38415 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (4962 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 12:53:11.720008  4865 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.192.126:37701
I20260608 12:53:11.721201  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:11.726558 16109 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
W20260608 12:53:11.726642 16108 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
W20260608 12:53:11.727959 16111 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
I20260608 12:53:11.729830  4865 server_base.cc:1061] running on GCE node
I20260608 12:53:11.730556  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:11.730726  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:11.730841  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923191730830 us; error 0 us; skew 500 ppm
I20260608 12:53:11.731528  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:11.733721  4865 webserver.cc:533] Webserver started at http://127.4.192.126:33073/ using document root <none> and password file <none>
I20260608 12:53:11.734184  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:11.734342  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:11.734550  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:11.735630  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922948580137-4865-0/minicluster-data/master-0-root/instance:
uuid: "cd8c997407ba4484bb0c3d294028451b"
format_stamp: "Formatted at 2026-06-08 12:53:11 on dist-test-slave-pmzz"
I20260608 12:53:11.739907  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:53:11.743076 16116 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:11.743954  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:53:11.744189  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922948580137-4865-0/minicluster-data/master-0-root
uuid: "cd8c997407ba4484bb0c3d294028451b"
format_stamp: "Formatted at 2026-06-08 12:53:11 on dist-test-slave-pmzz"
I20260608 12:53:11.744419  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922948580137-4865-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922948580137-4865-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922948580137-4865-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)
I20260608 12:53:11.753597  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:11.754649  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:11.793107  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.126:37701
I20260608 12:53:11.793236 16167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.126:37701 every 8 connection(s)
I20260608 12:53:11.797112 16168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:11.807873 16168 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd8c997407ba4484bb0c3d294028451b: Bootstrap starting.
I20260608 12:53:11.813062 16168 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cd8c997407ba4484bb0c3d294028451b: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:11.817281 16168 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd8c997407ba4484bb0c3d294028451b: No bootstrap required, opened a new log
I20260608 12:53:11.819530 16168 raft_consensus.cc:359] T 00000000000000000000000000000000 P cd8c997407ba4484bb0c3d294028451b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd8c997407ba4484bb0c3d294028451b" member_type: VOTER }
I20260608 12:53:11.819921 16168 raft_consensus.cc:385] T 00000000000000000000000000000000 P cd8c997407ba4484bb0c3d294028451b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:11.820155 16168 raft_consensus.cc:740] T 00000000000000000000000000000000 P cd8c997407ba4484bb0c3d294028451b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd8c997407ba4484bb0c3d294028451b, State: Initialized, Role: FOLLOWER
I20260608 12:53:11.820786 16168 consensus_queue.cc:260] T 00000000000000000000000000000000 P cd8c997407ba4484bb0c3d294028451b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cd8c997407ba4484bb0c3d294028451b" member_type: VOTER }
I20260608 12:53:11.821249 16168 raft_consensus.cc:399] T 00000000000000000000000000000000 P cd8c997407ba4484bb0c3d294028451b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:53:11.821478 16168 raft_consensus.cc:493] T 00000000000000000000000000000000 P cd8c997407ba4484bb0c3d294028451b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:53:11.821753 16168 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cd8c997407ba4484bb0c3d294028451b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:11.826170 16168 raft_consensus.cc:515] T 00000000000000000000000000000000 P cd8c997407ba4484bb0c3d294028451b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd8c997407ba4484bb0c3d294028451b" member_type: VOTER }
I20260608 12:53:11.826675 16168 leader_election.cc:304] T 00000000000000000000000000000000 P cd8c997407ba4484bb0c3d294028451b [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: cd8c997407ba4484bb0c3d294028451b; no voters: 
I20260608 12:53:11.827819 16168 leader_election.cc:290] T 00000000000000000000000000000000 P cd8c997407ba4484bb0c3d294028451b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:53:11.828259 16171 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cd8c997407ba4484bb0c3d294028451b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:11.829613 16171 raft_consensus.cc:697] T 00000000000000000000000000000000 P cd8c997407ba4484bb0c3d294028451b [term 1 LEADER]: Becoming Leader. State: Replica: cd8c997407ba4484bb0c3d294028451b, State: Running, Role: LEADER
I20260608 12:53:11.830302 16171 consensus_queue.cc:237] T 00000000000000000000000000000000 P cd8c997407ba4484bb0c3d294028451b [LEADER]: Queue going to LEADER mode. State: All 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: "cd8c997407ba4484bb0c3d294028451b" member_type: VOTER }
I20260608 12:53:11.830826 16168 sys_catalog.cc:565] T 00000000000000000000000000000000 P cd8c997407ba4484bb0c3d294028451b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:53:11.834770 16172 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd8c997407ba4484bb0c3d294028451b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cd8c997407ba4484bb0c3d294028451b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd8c997407ba4484bb0c3d294028451b" member_type: VOTER } }
I20260608 12:53:11.834973 16173 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd8c997407ba4484bb0c3d294028451b [sys.catalog]: SysCatalogTable state changed. Reason: New leader cd8c997407ba4484bb0c3d294028451b. Latest consensus state: current_term: 1 leader_uuid: "cd8c997407ba4484bb0c3d294028451b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd8c997407ba4484bb0c3d294028451b" member_type: VOTER } }
I20260608 12:53:11.835495 16172 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd8c997407ba4484bb0c3d294028451b [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:11.835855 16173 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd8c997407ba4484bb0c3d294028451b [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:11.840755 16178 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:53:11.848876 16178 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:53:11.849819  4865 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:53:11.858084 16178 catalog_manager.cc:1382] Generated new cluster ID: a11571ae1b744151a5d6b52c62c53205
I20260608 12:53:11.858402 16178 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:53:11.917743 16178 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:53:11.919046 16178 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:53:11.934940 16178 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cd8c997407ba4484bb0c3d294028451b: Generated new TSK 0
I20260608 12:53:11.935583 16178 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:53:11.980619  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:11.986613 16189 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
W20260608 12:53:11.988013 16190 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
W20260608 12:53:11.989446 16192 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
I20260608 12:53:11.989775  4865 server_base.cc:1061] running on GCE node
I20260608 12:53:11.990664  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:11.990899  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:11.991083  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923191991066 us; error 0 us; skew 500 ppm
I20260608 12:53:11.991696  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:11.993933  4865 webserver.cc:533] Webserver started at http://127.4.192.65:37929/ using document root <none> and password file <none>
I20260608 12:53:11.994453  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:11.994664  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:11.994943  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:11.996081  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922948580137-4865-0/minicluster-data/ts-0-root/instance:
uuid: "472322f2ad2846888fff6857cad11c71"
format_stamp: "Formatted at 2026-06-08 12:53:11 on dist-test-slave-pmzz"
I20260608 12:53:12.000475  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:53:12.003829 16197 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:12.004537  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:53:12.004838  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922948580137-4865-0/minicluster-data/ts-0-root
uuid: "472322f2ad2846888fff6857cad11c71"
format_stamp: "Formatted at 2026-06-08 12:53:11 on dist-test-slave-pmzz"
I20260608 12:53:12.005131  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922948580137-4865-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922948580137-4865-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922948580137-4865-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)
I20260608 12:53:12.019361  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:12.020381  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:12.021739  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:12.024053  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:12.024276  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:12.024514  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:12.024688  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:12.062573  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.65:33339
I20260608 12:53:12.062714 16259 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.65:33339 every 8 connection(s)
I20260608 12:53:12.067893  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:12.075867 16264 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
W20260608 12:53:12.078063 16265 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
W20260608 12:53:12.079077 16267 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
I20260608 12:53:12.079794  4865 server_base.cc:1061] running on GCE node
I20260608 12:53:12.081753  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:12.081993  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:12.082182  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923192082158 us; error 0 us; skew 500 ppm
I20260608 12:53:12.082752  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:12.084874 16260 heartbeater.cc:344] Connected to a master server at 127.4.192.126:37701
I20260608 12:53:12.085268 16260 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:12.085580  4865 webserver.cc:533] Webserver started at http://127.4.192.66:42479/ using document root <none> and password file <none>
I20260608 12:53:12.086071 16260 heartbeater.cc:507] Master 127.4.192.126:37701 requested a full tablet report, sending...
I20260608 12:53:12.086149  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:12.086565  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:12.086856  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:12.088162  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922948580137-4865-0/minicluster-data/ts-1-root/instance:
uuid: "5b22cc6ee0a645568564570c5089c8bb"
format_stamp: "Formatted at 2026-06-08 12:53:12 on dist-test-slave-pmzz"
I20260608 12:53:12.088523 16133 ts_manager.cc:194] Registered new tserver with Master: 472322f2ad2846888fff6857cad11c71 (127.4.192.65:33339)
I20260608 12:53:12.090379 16133 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42146
I20260608 12:53:12.093209  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:53:12.096764 16272 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:12.097528  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:53:12.097824  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922948580137-4865-0/minicluster-data/ts-1-root
uuid: "5b22cc6ee0a645568564570c5089c8bb"
format_stamp: "Formatted at 2026-06-08 12:53:12 on dist-test-slave-pmzz"
I20260608 12:53:12.098083  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922948580137-4865-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922948580137-4865-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922948580137-4865-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)
I20260608 12:53:12.107610  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:12.108676  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:12.110044  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:12.112350  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:12.112521  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:12.112798  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:12.112957  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:12.153741  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.66:42507
I20260608 12:53:12.153942 16334 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.66:42507 every 8 connection(s)
I20260608 12:53:12.158977  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:12.166848 16338 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
W20260608 12:53:12.168735 16339 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
W20260608 12:53:12.170346 16341 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
I20260608 12:53:12.170765  4865 server_base.cc:1061] running on GCE node
I20260608 12:53:12.171698 16335 heartbeater.cc:344] Connected to a master server at 127.4.192.126:37701
I20260608 12:53:12.171922  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:53:12.172168 16335 heartbeater.cc:461] Registering TS with master...
W20260608 12:53:12.172214  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:12.172571  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923192172549 us; error 0 us; skew 500 ppm
I20260608 12:53:12.173156 16335 heartbeater.cc:507] Master 127.4.192.126:37701 requested a full tablet report, sending...
I20260608 12:53:12.173470  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:12.175655 16133 ts_manager.cc:194] Registered new tserver with Master: 5b22cc6ee0a645568564570c5089c8bb (127.4.192.66:42507)
I20260608 12:53:12.176587  4865 webserver.cc:533] Webserver started at http://127.4.192.67:35573/ using document root <none> and password file <none>
I20260608 12:53:12.177325  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:12.177567  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:12.177551 16133 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42156
I20260608 12:53:12.178146  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:12.179738  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922948580137-4865-0/minicluster-data/ts-2-root/instance:
uuid: "ae2f450628ea4a9d99fe385313427588"
format_stamp: "Formatted at 2026-06-08 12:53:12 on dist-test-slave-pmzz"
I20260608 12:53:12.184402  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:53:12.187723 16346 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:12.188519  4865 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 12:53:12.188818  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922948580137-4865-0/minicluster-data/ts-2-root
uuid: "ae2f450628ea4a9d99fe385313427588"
format_stamp: "Formatted at 2026-06-08 12:53:12 on dist-test-slave-pmzz"
I20260608 12:53:12.189103  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922948580137-4865-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922948580137-4865-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922948580137-4865-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)
I20260608 12:53:12.203426  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:12.204538  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:12.205958  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:12.208931  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:12.209153  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:12.209394  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:12.209568  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:12.250862  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.67:42487
I20260608 12:53:12.250991 16408 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.67:42487 every 8 connection(s)
I20260608 12:53:12.265086 16409 heartbeater.cc:344] Connected to a master server at 127.4.192.126:37701
I20260608 12:53:12.265522 16409 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:12.266237 16409 heartbeater.cc:507] Master 127.4.192.126:37701 requested a full tablet report, sending...
I20260608 12:53:12.268167 16133 ts_manager.cc:194] Registered new tserver with Master: ae2f450628ea4a9d99fe385313427588 (127.4.192.67:42487)
I20260608 12:53:12.268697  4865 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014560486s
I20260608 12:53:12.269966 16133 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42158
I20260608 12:53:13.517218 16409 heartbeater.cc:499] Master 127.4.192.126:37701 was elected leader, sending a full tablet report...
I20260608 12:53:13.647289 16335 heartbeater.cc:499] Master 127.4.192.126:37701 was elected leader, sending a full tablet report...
I20260608 12:53:13.658908 16260 heartbeater.cc:499] Master 127.4.192.126:37701 was elected leader, sending a full tablet report...
W20260608 12:53:13.829336 16256 debug-util.cc:398] Leaking SignalData structure 0x7b080028c9c0 after lost signal to thread 4868
W20260608 12:53:13.830435 16256 debug-util.cc:398] Leaking SignalData structure 0x7b0800200440 after lost signal to thread 16167
W20260608 12:53:13.831621 16256 debug-util.cc:398] Leaking SignalData structure 0x7b08000d2dc0 after lost signal to thread 16259
W20260608 12:53:13.832686 16256 debug-util.cc:398] Leaking SignalData structure 0x7b0800162be0 after lost signal to thread 16334
W20260608 12:53:13.833673 16256 debug-util.cc:398] Leaking SignalData structure 0x7b08001d03e0 after lost signal to thread 16408
I20260608 12:53:14.383704 16133 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42162:
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\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:53:14.386500 16133 catalog_manager.cc:7076] 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.
I20260608 12:53:14.480118 16374 tablet_service.cc:1511] Processing CreateTablet for tablet 5f8f8b358bc642e682eb6f4164a259e6 (DEFAULT_TABLE table=test-workload [id=b3c9c17dd9cf4522b8cfe49b25be328a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:53:14.481683 16374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f8f8b358bc642e682eb6f4164a259e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:14.484831 16373 tablet_service.cc:1511] Processing CreateTablet for tablet 281f745b7a1d420f8be72ce8fd48693f (DEFAULT_TABLE table=test-workload [id=b3c9c17dd9cf4522b8cfe49b25be328a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:53:14.486281 16373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 281f745b7a1d420f8be72ce8fd48693f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:14.492774 16225 tablet_service.cc:1511] Processing CreateTablet for tablet 5f8f8b358bc642e682eb6f4164a259e6 (DEFAULT_TABLE table=test-workload [id=b3c9c17dd9cf4522b8cfe49b25be328a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:53:14.492821 16372 tablet_service.cc:1511] Processing CreateTablet for tablet 5b1113ed351b4d1d85986042dd385264 (DEFAULT_TABLE table=test-workload [id=b3c9c17dd9cf4522b8cfe49b25be328a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:53:14.494302 16225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f8f8b358bc642e682eb6f4164a259e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:14.494004 16222 tablet_service.cc:1511] Processing CreateTablet for tablet 64ab849d14e24eb5a0958e2996b72535 (DEFAULT_TABLE table=test-workload [id=b3c9c17dd9cf4522b8cfe49b25be328a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:53:14.494624 16224 tablet_service.cc:1511] Processing CreateTablet for tablet 281f745b7a1d420f8be72ce8fd48693f (DEFAULT_TABLE table=test-workload [id=b3c9c17dd9cf4522b8cfe49b25be328a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:53:14.495433 16222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64ab849d14e24eb5a0958e2996b72535. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:14.495901 16221 tablet_service.cc:1511] Processing CreateTablet for tablet 01404f7e3985438185ae8a08632cc31e (DEFAULT_TABLE table=test-workload [id=b3c9c17dd9cf4522b8cfe49b25be328a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:53:14.496548 16223 tablet_service.cc:1511] Processing CreateTablet for tablet 5b1113ed351b4d1d85986042dd385264 (DEFAULT_TABLE table=test-workload [id=b3c9c17dd9cf4522b8cfe49b25be328a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:53:14.496922 16220 tablet_service.cc:1511] Processing CreateTablet for tablet dac509cc42cf4b6d947c9ccc125807e7 (DEFAULT_TABLE table=test-workload [id=b3c9c17dd9cf4522b8cfe49b25be328a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:53:14.497252 16221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01404f7e3985438185ae8a08632cc31e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:14.498163 16220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac509cc42cf4b6d947c9ccc125807e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:14.499272 16224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 281f745b7a1d420f8be72ce8fd48693f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:14.503541 16223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b1113ed351b4d1d85986042dd385264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:14.494452 16372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b1113ed351b4d1d85986042dd385264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:14.520040 16298 tablet_service.cc:1511] Processing CreateTablet for tablet 5b1113ed351b4d1d85986042dd385264 (DEFAULT_TABLE table=test-workload [id=b3c9c17dd9cf4522b8cfe49b25be328a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:53:14.520488 16299 tablet_service.cc:1511] Processing CreateTablet for tablet 281f745b7a1d420f8be72ce8fd48693f (DEFAULT_TABLE table=test-workload [id=b3c9c17dd9cf4522b8cfe49b25be328a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:53:14.521656 16298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b1113ed351b4d1d85986042dd385264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:14.521778 16300 tablet_service.cc:1511] Processing CreateTablet for tablet 5f8f8b358bc642e682eb6f4164a259e6 (DEFAULT_TABLE table=test-workload [id=b3c9c17dd9cf4522b8cfe49b25be328a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:53:14.523154 16300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f8f8b358bc642e682eb6f4164a259e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:14.527700 16299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 281f745b7a1d420f8be72ce8fd48693f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:14.528878 16297 tablet_service.cc:1511] Processing CreateTablet for tablet 64ab849d14e24eb5a0958e2996b72535 (DEFAULT_TABLE table=test-workload [id=b3c9c17dd9cf4522b8cfe49b25be328a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:53:14.530222 16297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64ab849d14e24eb5a0958e2996b72535. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:14.531150 16295 tablet_service.cc:1511] Processing CreateTablet for tablet dac509cc42cf4b6d947c9ccc125807e7 (DEFAULT_TABLE table=test-workload [id=b3c9c17dd9cf4522b8cfe49b25be328a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
W20260608 12:53:14.532292 16181 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:53:14.532536 16295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac509cc42cf4b6d947c9ccc125807e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:14.532388 16296 tablet_service.cc:1511] Processing CreateTablet for tablet 01404f7e3985438185ae8a08632cc31e (DEFAULT_TABLE table=test-workload [id=b3c9c17dd9cf4522b8cfe49b25be328a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:53:14.533932 16296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01404f7e3985438185ae8a08632cc31e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:14.557329 16371 tablet_service.cc:1511] Processing CreateTablet for tablet 64ab849d14e24eb5a0958e2996b72535 (DEFAULT_TABLE table=test-workload [id=b3c9c17dd9cf4522b8cfe49b25be328a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:53:14.558087 16370 tablet_service.cc:1511] Processing CreateTablet for tablet 01404f7e3985438185ae8a08632cc31e (DEFAULT_TABLE table=test-workload [id=b3c9c17dd9cf4522b8cfe49b25be328a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:53:14.558909 16371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64ab849d14e24eb5a0958e2996b72535. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:14.558939 16369 tablet_service.cc:1511] Processing CreateTablet for tablet dac509cc42cf4b6d947c9ccc125807e7 (DEFAULT_TABLE table=test-workload [id=b3c9c17dd9cf4522b8cfe49b25be328a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:53:14.561671 16370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01404f7e3985438185ae8a08632cc31e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:14.562470 16369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac509cc42cf4b6d947c9ccc125807e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:14.592676 16430 tablet_bootstrap.cc:492] T 5f8f8b358bc642e682eb6f4164a259e6 P 472322f2ad2846888fff6857cad11c71: Bootstrap starting.
I20260608 12:53:14.604417 16430 tablet_bootstrap.cc:654] T 5f8f8b358bc642e682eb6f4164a259e6 P 472322f2ad2846888fff6857cad11c71: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:14.624125 16429 tablet_bootstrap.cc:492] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb: Bootstrap starting.
I20260608 12:53:14.630831 16432 tablet_bootstrap.cc:492] T 01404f7e3985438185ae8a08632cc31e P ae2f450628ea4a9d99fe385313427588: Bootstrap starting.
I20260608 12:53:14.632666 16429 tablet_bootstrap.cc:654] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:14.638425 16430 tablet_bootstrap.cc:492] T 5f8f8b358bc642e682eb6f4164a259e6 P 472322f2ad2846888fff6857cad11c71: No bootstrap required, opened a new log
I20260608 12:53:14.638760 16429 tablet_bootstrap.cc:492] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb: No bootstrap required, opened a new log
I20260608 12:53:14.638993 16430 ts_tablet_manager.cc:1403] T 5f8f8b358bc642e682eb6f4164a259e6 P 472322f2ad2846888fff6857cad11c71: Time spent bootstrapping tablet: real 0.047s	user 0.028s	sys 0.009s
I20260608 12:53:14.639334 16429 ts_tablet_manager.cc:1403] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260608 12:53:14.642300 16432 tablet_bootstrap.cc:654] T 01404f7e3985438185ae8a08632cc31e P ae2f450628ea4a9d99fe385313427588: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:14.642475 16430 raft_consensus.cc:359] T 5f8f8b358bc642e682eb6f4164a259e6 P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } }
I20260608 12:53:14.643394 16430 raft_consensus.cc:385] T 5f8f8b358bc642e682eb6f4164a259e6 P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:14.643347 16429 raft_consensus.cc:359] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.644024 16430 raft_consensus.cc:740] T 5f8f8b358bc642e682eb6f4164a259e6 P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472322f2ad2846888fff6857cad11c71, State: Initialized, Role: FOLLOWER
I20260608 12:53:14.644372 16429 raft_consensus.cc:385] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:14.644806 16429 raft_consensus.cc:740] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b22cc6ee0a645568564570c5089c8bb, State: Initialized, Role: FOLLOWER
I20260608 12:53:14.645093 16430 consensus_queue.cc:260] T 5f8f8b358bc642e682eb6f4164a259e6 P 472322f2ad2846888fff6857cad11c71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } }
I20260608 12:53:14.645731 16429 consensus_queue.cc:260] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.654771 16432 tablet_bootstrap.cc:492] T 01404f7e3985438185ae8a08632cc31e P ae2f450628ea4a9d99fe385313427588: No bootstrap required, opened a new log
I20260608 12:53:14.655364 16432 ts_tablet_manager.cc:1403] T 01404f7e3985438185ae8a08632cc31e P ae2f450628ea4a9d99fe385313427588: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.007s
I20260608 12:53:14.658257 16430 ts_tablet_manager.cc:1434] T 5f8f8b358bc642e682eb6f4164a259e6 P 472322f2ad2846888fff6857cad11c71: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.012s
I20260608 12:53:14.658665 16432 raft_consensus.cc:359] T 01404f7e3985438185ae8a08632cc31e P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.660467 16432 raft_consensus.cc:385] T 01404f7e3985438185ae8a08632cc31e P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:14.660808 16432 raft_consensus.cc:740] T 01404f7e3985438185ae8a08632cc31e P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2f450628ea4a9d99fe385313427588, State: Initialized, Role: FOLLOWER
I20260608 12:53:14.660964 16429 ts_tablet_manager.cc:1434] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.010s
I20260608 12:53:14.662170 16429 tablet_bootstrap.cc:492] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb: Bootstrap starting.
I20260608 12:53:14.661716 16432 consensus_queue.cc:260] T 01404f7e3985438185ae8a08632cc31e P ae2f450628ea4a9d99fe385313427588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.664860 16430 tablet_bootstrap.cc:492] T 281f745b7a1d420f8be72ce8fd48693f P 472322f2ad2846888fff6857cad11c71: Bootstrap starting.
I20260608 12:53:14.669746 16429 tablet_bootstrap.cc:654] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:14.675901 16430 tablet_bootstrap.cc:654] T 281f745b7a1d420f8be72ce8fd48693f P 472322f2ad2846888fff6857cad11c71: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:14.678074 16432 ts_tablet_manager.cc:1434] T 01404f7e3985438185ae8a08632cc31e P ae2f450628ea4a9d99fe385313427588: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.007s
I20260608 12:53:14.679205 16432 tablet_bootstrap.cc:492] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588: Bootstrap starting.
I20260608 12:53:14.685840 16430 tablet_bootstrap.cc:492] T 281f745b7a1d420f8be72ce8fd48693f P 472322f2ad2846888fff6857cad11c71: No bootstrap required, opened a new log
I20260608 12:53:14.686256 16436 raft_consensus.cc:493] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:14.686896 16430 ts_tablet_manager.cc:1403] T 281f745b7a1d420f8be72ce8fd48693f P 472322f2ad2846888fff6857cad11c71: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260608 12:53:14.686839 16436 raft_consensus.cc:515] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.689574 16429 tablet_bootstrap.cc:492] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb: No bootstrap required, opened a new log
I20260608 12:53:14.690158 16429 ts_tablet_manager.cc:1403] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.004s
I20260608 12:53:14.690357 16430 raft_consensus.cc:359] T 281f745b7a1d420f8be72ce8fd48693f P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.691076 16430 raft_consensus.cc:385] T 281f745b7a1d420f8be72ce8fd48693f P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:14.691407 16430 raft_consensus.cc:740] T 281f745b7a1d420f8be72ce8fd48693f P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472322f2ad2846888fff6857cad11c71, State: Initialized, Role: FOLLOWER
I20260608 12:53:14.692386 16430 consensus_queue.cc:260] T 281f745b7a1d420f8be72ce8fd48693f P 472322f2ad2846888fff6857cad11c71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.685860 16432 tablet_bootstrap.cc:654] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:14.693356 16429 raft_consensus.cc:359] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.694258 16429 raft_consensus.cc:385] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:14.694567 16429 raft_consensus.cc:740] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b22cc6ee0a645568564570c5089c8bb, State: Initialized, Role: FOLLOWER
I20260608 12:53:14.695355 16429 consensus_queue.cc:260] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.700137 16436 leader_election.cc:290] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 472322f2ad2846888fff6857cad11c71 (127.4.192.65:33339), ae2f450628ea4a9d99fe385313427588 (127.4.192.67:42487)
I20260608 12:53:14.702891 16430 ts_tablet_manager.cc:1434] T 281f745b7a1d420f8be72ce8fd48693f P 472322f2ad2846888fff6857cad11c71: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260608 12:53:14.709096 16430 tablet_bootstrap.cc:492] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71: Bootstrap starting.
I20260608 12:53:14.702963 16429 ts_tablet_manager.cc:1434] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.005s
I20260608 12:53:14.720914 16430 tablet_bootstrap.cc:654] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:14.721447 16429 tablet_bootstrap.cc:492] T dac509cc42cf4b6d947c9ccc125807e7 P 5b22cc6ee0a645568564570c5089c8bb: Bootstrap starting.
I20260608 12:53:14.732197 16435 raft_consensus.cc:493] T 5f8f8b358bc642e682eb6f4164a259e6 P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:14.732733 16435 raft_consensus.cc:515] T 5f8f8b358bc642e682eb6f4164a259e6 P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } }
I20260608 12:53:14.733887 16432 tablet_bootstrap.cc:492] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588: No bootstrap required, opened a new log
I20260608 12:53:14.734459 16432 ts_tablet_manager.cc:1403] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.030s
I20260608 12:53:14.737820 16432 raft_consensus.cc:359] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.738534 16432 raft_consensus.cc:385] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:14.738855 16432 raft_consensus.cc:740] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2f450628ea4a9d99fe385313427588, State: Initialized, Role: FOLLOWER
I20260608 12:53:14.739632 16432 consensus_queue.cc:260] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.731866 16429 tablet_bootstrap.cc:654] T dac509cc42cf4b6d947c9ccc125807e7 P 5b22cc6ee0a645568564570c5089c8bb: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:14.746069 16435 leader_election.cc:290] T 5f8f8b358bc642e682eb6f4164a259e6 P 472322f2ad2846888fff6857cad11c71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae2f450628ea4a9d99fe385313427588 (127.4.192.67:42487), 5b22cc6ee0a645568564570c5089c8bb (127.4.192.66:42507)
I20260608 12:53:14.747332 16432 ts_tablet_manager.cc:1434] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 12:53:14.763644 16235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01404f7e3985438185ae8a08632cc31e" candidate_uuid: "5b22cc6ee0a645568564570c5089c8bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472322f2ad2846888fff6857cad11c71" is_pre_election: true
I20260608 12:53:14.766323 16430 tablet_bootstrap.cc:492] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71: No bootstrap required, opened a new log
I20260608 12:53:14.769202 16430 ts_tablet_manager.cc:1403] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.007s
W20260608 12:53:14.770581 16275 leader_election.cc:343] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 472322f2ad2846888fff6857cad11c71 (127.4.192.65:33339): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:14.771896 16432 tablet_bootstrap.cc:492] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588: Bootstrap starting.
I20260608 12:53:14.776990 16429 tablet_bootstrap.cc:492] T dac509cc42cf4b6d947c9ccc125807e7 P 5b22cc6ee0a645568564570c5089c8bb: No bootstrap required, opened a new log
I20260608 12:53:14.777542 16429 ts_tablet_manager.cc:1403] T dac509cc42cf4b6d947c9ccc125807e7 P 5b22cc6ee0a645568564570c5089c8bb: Time spent bootstrapping tablet: real 0.066s	user 0.028s	sys 0.007s
I20260608 12:53:14.777288 16430 raft_consensus.cc:359] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.778134 16430 raft_consensus.cc:385] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:14.778517 16430 raft_consensus.cc:740] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472322f2ad2846888fff6857cad11c71, State: Initialized, Role: FOLLOWER
I20260608 12:53:14.779563 16432 tablet_bootstrap.cc:654] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:14.779398 16430 consensus_queue.cc:260] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.780838 16429 raft_consensus.cc:359] T dac509cc42cf4b6d947c9ccc125807e7 P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.781538 16429 raft_consensus.cc:385] T dac509cc42cf4b6d947c9ccc125807e7 P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:14.781847 16429 raft_consensus.cc:740] T dac509cc42cf4b6d947c9ccc125807e7 P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b22cc6ee0a645568564570c5089c8bb, State: Initialized, Role: FOLLOWER
I20260608 12:53:14.782044 16430 ts_tablet_manager.cc:1434] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 12:53:14.783341 16430 tablet_bootstrap.cc:492] T 5b1113ed351b4d1d85986042dd385264 P 472322f2ad2846888fff6857cad11c71: Bootstrap starting.
I20260608 12:53:14.783118 16429 consensus_queue.cc:260] T dac509cc42cf4b6d947c9ccc125807e7 P 5b22cc6ee0a645568564570c5089c8bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.785044 16384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01404f7e3985438185ae8a08632cc31e" candidate_uuid: "5b22cc6ee0a645568564570c5089c8bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2f450628ea4a9d99fe385313427588" is_pre_election: true
I20260608 12:53:14.785739 16384 raft_consensus.cc:2468] T 01404f7e3985438185ae8a08632cc31e P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b22cc6ee0a645568564570c5089c8bb in term 0.
I20260608 12:53:14.788434 16429 ts_tablet_manager.cc:1434] T dac509cc42cf4b6d947c9ccc125807e7 P 5b22cc6ee0a645568564570c5089c8bb: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260608 12:53:14.789535 16429 tablet_bootstrap.cc:492] T 5b1113ed351b4d1d85986042dd385264 P 5b22cc6ee0a645568564570c5089c8bb: Bootstrap starting.
I20260608 12:53:14.796415 16429 tablet_bootstrap.cc:654] T 5b1113ed351b4d1d85986042dd385264 P 5b22cc6ee0a645568564570c5089c8bb: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:14.799579 16430 tablet_bootstrap.cc:654] T 5b1113ed351b4d1d85986042dd385264 P 472322f2ad2846888fff6857cad11c71: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:14.806985 16310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f8f8b358bc642e682eb6f4164a259e6" candidate_uuid: "472322f2ad2846888fff6857cad11c71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b22cc6ee0a645568564570c5089c8bb" is_pre_election: true
I20260608 12:53:14.807565 16276 leader_election.cc:304] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb [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: 5b22cc6ee0a645568564570c5089c8bb, ae2f450628ea4a9d99fe385313427588; no voters: 472322f2ad2846888fff6857cad11c71
I20260608 12:53:14.808729 16443 raft_consensus.cc:2804] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:14.809120 16443 raft_consensus.cc:493] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:14.809479 16443 raft_consensus.cc:3060] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:53:14.811676 16199 leader_election.cc:343] T 5f8f8b358bc642e682eb6f4164a259e6 P 472322f2ad2846888fff6857cad11c71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b22cc6ee0a645568564570c5089c8bb (127.4.192.66:42507): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:14.814914 16432 tablet_bootstrap.cc:492] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588: No bootstrap required, opened a new log
I20260608 12:53:14.815541 16432 ts_tablet_manager.cc:1403] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.001s
I20260608 12:53:14.817466 16443 raft_consensus.cc:515] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.818863 16432 raft_consensus.cc:359] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.819661 16432 raft_consensus.cc:385] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:14.819970 16432 raft_consensus.cc:740] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2f450628ea4a9d99fe385313427588, State: Initialized, Role: FOLLOWER
I20260608 12:53:14.820490 16235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01404f7e3985438185ae8a08632cc31e" candidate_uuid: "5b22cc6ee0a645568564570c5089c8bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472322f2ad2846888fff6857cad11c71"
I20260608 12:53:14.820816 16432 consensus_queue.cc:260] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
W20260608 12:53:14.821964 16275 leader_election.cc:343] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 472322f2ad2846888fff6857cad11c71 (127.4.192.65:33339): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:14.823436 16443 leader_election.cc:290] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb [CANDIDATE]: Term 1 election: Requested vote from peers 472322f2ad2846888fff6857cad11c71 (127.4.192.65:33339), ae2f450628ea4a9d99fe385313427588 (127.4.192.67:42487)
I20260608 12:53:14.823647 16432 ts_tablet_manager.cc:1434] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:53:14.823994 16384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01404f7e3985438185ae8a08632cc31e" candidate_uuid: "5b22cc6ee0a645568564570c5089c8bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2f450628ea4a9d99fe385313427588"
I20260608 12:53:14.824826 16432 tablet_bootstrap.cc:492] T 64ab849d14e24eb5a0958e2996b72535 P ae2f450628ea4a9d99fe385313427588: Bootstrap starting.
I20260608 12:53:14.824780 16384 raft_consensus.cc:3060] T 01404f7e3985438185ae8a08632cc31e P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:14.837098 16429 tablet_bootstrap.cc:492] T 5b1113ed351b4d1d85986042dd385264 P 5b22cc6ee0a645568564570c5089c8bb: No bootstrap required, opened a new log
I20260608 12:53:14.837678 16429 ts_tablet_manager.cc:1403] T 5b1113ed351b4d1d85986042dd385264 P 5b22cc6ee0a645568564570c5089c8bb: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.009s
I20260608 12:53:14.838340 16383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f8f8b358bc642e682eb6f4164a259e6" candidate_uuid: "472322f2ad2846888fff6857cad11c71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2f450628ea4a9d99fe385313427588" is_pre_election: true
W20260608 12:53:14.840021 16201 leader_election.cc:343] T 5f8f8b358bc642e682eb6f4164a259e6 P 472322f2ad2846888fff6857cad11c71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae2f450628ea4a9d99fe385313427588 (127.4.192.67:42487): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:14.840514 16201 leader_election.cc:304] T 5f8f8b358bc642e682eb6f4164a259e6 P 472322f2ad2846888fff6857cad11c71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 472322f2ad2846888fff6857cad11c71; no voters: 5b22cc6ee0a645568564570c5089c8bb, ae2f450628ea4a9d99fe385313427588
I20260608 12:53:14.840942 16429 raft_consensus.cc:359] T 5b1113ed351b4d1d85986042dd385264 P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.841666 16429 raft_consensus.cc:385] T 5b1113ed351b4d1d85986042dd385264 P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:14.841960 16429 raft_consensus.cc:740] T 5b1113ed351b4d1d85986042dd385264 P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b22cc6ee0a645568564570c5089c8bb, State: Initialized, Role: FOLLOWER
I20260608 12:53:14.842877 16384 raft_consensus.cc:2468] T 01404f7e3985438185ae8a08632cc31e P ae2f450628ea4a9d99fe385313427588 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b22cc6ee0a645568564570c5089c8bb in term 1.
I20260608 12:53:14.843302 16429 consensus_queue.cc:260] T 5b1113ed351b4d1d85986042dd385264 P 5b22cc6ee0a645568564570c5089c8bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.844689 16276 leader_election.cc:304] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb [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: 5b22cc6ee0a645568564570c5089c8bb, ae2f450628ea4a9d99fe385313427588; no voters: 472322f2ad2846888fff6857cad11c71
I20260608 12:53:14.840837 16432 tablet_bootstrap.cc:654] T 64ab849d14e24eb5a0958e2996b72535 P ae2f450628ea4a9d99fe385313427588: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:14.841912 16435 raft_consensus.cc:2749] T 5f8f8b358bc642e682eb6f4164a259e6 P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:53:14.846068 16443 raft_consensus.cc:2804] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:14.846616 16443 raft_consensus.cc:697] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb [term 1 LEADER]: Becoming Leader. State: Replica: 5b22cc6ee0a645568564570c5089c8bb, State: Running, Role: LEADER
I20260608 12:53:14.847590 16443 consensus_queue.cc:237] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.846064 16429 ts_tablet_manager.cc:1434] T 5b1113ed351b4d1d85986042dd385264 P 5b22cc6ee0a645568564570c5089c8bb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:53:14.854086 16429 tablet_bootstrap.cc:492] T 5f8f8b358bc642e682eb6f4164a259e6 P 5b22cc6ee0a645568564570c5089c8bb: Bootstrap starting.
I20260608 12:53:14.857899 16437 raft_consensus.cc:493] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:14.858439 16437 raft_consensus.cc:515] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.858233 16133 catalog_manager.cc:5696] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b22cc6ee0a645568564570c5089c8bb (127.4.192.66). New cstate: current_term: 1 leader_uuid: "5b22cc6ee0a645568564570c5089c8bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:14.861413 16432 tablet_bootstrap.cc:492] T 64ab849d14e24eb5a0958e2996b72535 P ae2f450628ea4a9d99fe385313427588: No bootstrap required, opened a new log
I20260608 12:53:14.861933 16432 ts_tablet_manager.cc:1403] T 64ab849d14e24eb5a0958e2996b72535 P ae2f450628ea4a9d99fe385313427588: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.000s
I20260608 12:53:14.862915 16430 tablet_bootstrap.cc:492] T 5b1113ed351b4d1d85986042dd385264 P 472322f2ad2846888fff6857cad11c71: No bootstrap required, opened a new log
I20260608 12:53:14.863456 16430 ts_tablet_manager.cc:1403] T 5b1113ed351b4d1d85986042dd385264 P 472322f2ad2846888fff6857cad11c71: Time spent bootstrapping tablet: real 0.080s	user 0.022s	sys 0.001s
I20260608 12:53:14.865339 16437 leader_election.cc:290] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 472322f2ad2846888fff6857cad11c71 (127.4.192.65:33339), 5b22cc6ee0a645568564570c5089c8bb (127.4.192.66:42507)
I20260608 12:53:14.866537 16432 raft_consensus.cc:359] T 64ab849d14e24eb5a0958e2996b72535 P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.867343 16432 raft_consensus.cc:385] T 64ab849d14e24eb5a0958e2996b72535 P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:14.867705 16432 raft_consensus.cc:740] T 64ab849d14e24eb5a0958e2996b72535 P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2f450628ea4a9d99fe385313427588, State: Initialized, Role: FOLLOWER
I20260608 12:53:14.868705 16432 consensus_queue.cc:260] T 64ab849d14e24eb5a0958e2996b72535 P ae2f450628ea4a9d99fe385313427588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.869776 16430 raft_consensus.cc:359] T 5b1113ed351b4d1d85986042dd385264 P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.870482 16430 raft_consensus.cc:385] T 5b1113ed351b4d1d85986042dd385264 P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:14.873924 16432 ts_tablet_manager.cc:1434] T 64ab849d14e24eb5a0958e2996b72535 P ae2f450628ea4a9d99fe385313427588: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 12:53:14.874672 16429 tablet_bootstrap.cc:654] T 5f8f8b358bc642e682eb6f4164a259e6 P 5b22cc6ee0a645568564570c5089c8bb: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:14.875007 16432 tablet_bootstrap.cc:492] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588: Bootstrap starting.
I20260608 12:53:14.883628 16432 tablet_bootstrap.cc:654] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:14.870762 16430 raft_consensus.cc:740] T 5b1113ed351b4d1d85986042dd385264 P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472322f2ad2846888fff6857cad11c71, State: Initialized, Role: FOLLOWER
I20260608 12:53:14.890360 16310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1113ed351b4d1d85986042dd385264" candidate_uuid: "ae2f450628ea4a9d99fe385313427588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b22cc6ee0a645568564570c5089c8bb" is_pre_election: true
I20260608 12:53:14.890977 16310 raft_consensus.cc:2468] T 5b1113ed351b4d1d85986042dd385264 P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae2f450628ea4a9d99fe385313427588 in term 0.
I20260608 12:53:14.892481 16348 leader_election.cc:304] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b22cc6ee0a645568564570c5089c8bb, ae2f450628ea4a9d99fe385313427588; no voters: 
I20260608 12:53:14.893389 16437 raft_consensus.cc:2804] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:14.893743 16437 raft_consensus.cc:493] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:14.894074 16437 raft_consensus.cc:3060] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:14.897068 16235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1113ed351b4d1d85986042dd385264" candidate_uuid: "ae2f450628ea4a9d99fe385313427588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472322f2ad2846888fff6857cad11c71" is_pre_election: true
I20260608 12:53:14.899849 16430 consensus_queue.cc:260] T 5b1113ed351b4d1d85986042dd385264 P 472322f2ad2846888fff6857cad11c71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.901208 16235 raft_consensus.cc:2468] T 5b1113ed351b4d1d85986042dd385264 P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae2f450628ea4a9d99fe385313427588 in term 0.
I20260608 12:53:14.901073 16437 raft_consensus.cc:515] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.904844 16435 raft_consensus.cc:493] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:14.905231 16310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1113ed351b4d1d85986042dd385264" candidate_uuid: "ae2f450628ea4a9d99fe385313427588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b22cc6ee0a645568564570c5089c8bb"
I20260608 12:53:14.905951 16310 raft_consensus.cc:3060] T 5b1113ed351b4d1d85986042dd385264 P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:14.905568 16435 raft_consensus.cc:515] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.908625 16435 leader_election.cc:290] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b22cc6ee0a645568564570c5089c8bb (127.4.192.66:42507), ae2f450628ea4a9d99fe385313427588 (127.4.192.67:42487)
I20260608 12:53:14.910384 16384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac509cc42cf4b6d947c9ccc125807e7" candidate_uuid: "472322f2ad2846888fff6857cad11c71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2f450628ea4a9d99fe385313427588" is_pre_election: true
I20260608 12:53:14.910804 16309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac509cc42cf4b6d947c9ccc125807e7" candidate_uuid: "472322f2ad2846888fff6857cad11c71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b22cc6ee0a645568564570c5089c8bb" is_pre_election: true
I20260608 12:53:14.911433 16309 raft_consensus.cc:2468] T dac509cc42cf4b6d947c9ccc125807e7 P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 472322f2ad2846888fff6857cad11c71 in term 0.
W20260608 12:53:14.911754 16201 leader_election.cc:343] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae2f450628ea4a9d99fe385313427588 (127.4.192.67:42487): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:14.912364 16430 ts_tablet_manager.cc:1434] T 5b1113ed351b4d1d85986042dd385264 P 472322f2ad2846888fff6857cad11c71: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.004s
I20260608 12:53:14.912762 16235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b1113ed351b4d1d85986042dd385264" candidate_uuid: "ae2f450628ea4a9d99fe385313427588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472322f2ad2846888fff6857cad11c71"
I20260608 12:53:14.912820 16199 leader_election.cc:304] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 [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: 472322f2ad2846888fff6857cad11c71, 5b22cc6ee0a645568564570c5089c8bb; no voters: ae2f450628ea4a9d99fe385313427588
I20260608 12:53:14.913628 16235 raft_consensus.cc:3060] T 5b1113ed351b4d1d85986042dd385264 P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:14.913908 16430 tablet_bootstrap.cc:492] T 64ab849d14e24eb5a0958e2996b72535 P 472322f2ad2846888fff6857cad11c71: Bootstrap starting.
I20260608 12:53:14.914263 16435 raft_consensus.cc:2804] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:14.914742 16435 raft_consensus.cc:493] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:14.915093 16435 raft_consensus.cc:3060] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:14.922189 16235 raft_consensus.cc:2468] T 5b1113ed351b4d1d85986042dd385264 P 472322f2ad2846888fff6857cad11c71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2f450628ea4a9d99fe385313427588 in term 1.
I20260608 12:53:14.924899 16435 raft_consensus.cc:515] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.930377 16309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac509cc42cf4b6d947c9ccc125807e7" candidate_uuid: "472322f2ad2846888fff6857cad11c71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b22cc6ee0a645568564570c5089c8bb"
I20260608 12:53:14.931123 16309 raft_consensus.cc:3060] T dac509cc42cf4b6d947c9ccc125807e7 P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:14.926288 16310 raft_consensus.cc:2468] T 5b1113ed351b4d1d85986042dd385264 P 5b22cc6ee0a645568564570c5089c8bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2f450628ea4a9d99fe385313427588 in term 1.
I20260608 12:53:14.926319 16349 leader_election.cc:304] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472322f2ad2846888fff6857cad11c71, ae2f450628ea4a9d99fe385313427588; no voters: 
I20260608 12:53:14.926852 16437 leader_election.cc:290] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588 [CANDIDATE]: Term 1 election: Requested vote from peers 472322f2ad2846888fff6857cad11c71 (127.4.192.65:33339), 5b22cc6ee0a645568564570c5089c8bb (127.4.192.66:42507)
I20260608 12:53:14.956584 16309 raft_consensus.cc:2468] T dac509cc42cf4b6d947c9ccc125807e7 P 5b22cc6ee0a645568564570c5089c8bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472322f2ad2846888fff6857cad11c71 in term 1.
I20260608 12:53:14.957808 16435 leader_election.cc:290] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 [CANDIDATE]: Term 1 election: Requested vote from peers 5b22cc6ee0a645568564570c5089c8bb (127.4.192.66:42507), ae2f450628ea4a9d99fe385313427588 (127.4.192.67:42487)
I20260608 12:53:14.955157 16437 raft_consensus.cc:493] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:14.959040 16437 raft_consensus.cc:515] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.959132 16199 leader_election.cc:304] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472322f2ad2846888fff6857cad11c71, 5b22cc6ee0a645568564570c5089c8bb; no voters: 
I20260608 12:53:14.959862 16429 tablet_bootstrap.cc:492] T 5f8f8b358bc642e682eb6f4164a259e6 P 5b22cc6ee0a645568564570c5089c8bb: No bootstrap required, opened a new log
I20260608 12:53:14.960410 16429 ts_tablet_manager.cc:1403] T 5f8f8b358bc642e682eb6f4164a259e6 P 5b22cc6ee0a645568564570c5089c8bb: Time spent bootstrapping tablet: real 0.107s	user 0.017s	sys 0.049s
I20260608 12:53:14.961189 16435 raft_consensus.cc:2804] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:14.961288 16437 leader_election.cc:290] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 472322f2ad2846888fff6857cad11c71 (127.4.192.65:33339), 5b22cc6ee0a645568564570c5089c8bb (127.4.192.66:42507)
I20260608 12:53:14.962949 16458 raft_consensus.cc:2804] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:14.963371 16430 tablet_bootstrap.cc:654] T 64ab849d14e24eb5a0958e2996b72535 P 472322f2ad2846888fff6857cad11c71: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:14.963583 16458 raft_consensus.cc:697] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588 [term 1 LEADER]: Becoming Leader. State: Replica: ae2f450628ea4a9d99fe385313427588, State: Running, Role: LEADER
I20260608 12:53:14.964886 16458 consensus_queue.cc:237] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.963475 16309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "281f745b7a1d420f8be72ce8fd48693f" candidate_uuid: "ae2f450628ea4a9d99fe385313427588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b22cc6ee0a645568564570c5089c8bb" is_pre_election: true
I20260608 12:53:14.965457 16429 raft_consensus.cc:359] T 5f8f8b358bc642e682eb6f4164a259e6 P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } }
I20260608 12:53:14.966959 16429 raft_consensus.cc:385] T 5f8f8b358bc642e682eb6f4164a259e6 P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:14.967375 16429 raft_consensus.cc:740] T 5f8f8b358bc642e682eb6f4164a259e6 P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b22cc6ee0a645568564570c5089c8bb, State: Initialized, Role: FOLLOWER
W20260608 12:53:14.967779 16348 leader_election.cc:343] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b22cc6ee0a645568564570c5089c8bb (127.4.192.66:42507): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:14.969063 16384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac509cc42cf4b6d947c9ccc125807e7" candidate_uuid: "472322f2ad2846888fff6857cad11c71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2f450628ea4a9d99fe385313427588"
I20260608 12:53:14.969736 16235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "281f745b7a1d420f8be72ce8fd48693f" candidate_uuid: "ae2f450628ea4a9d99fe385313427588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472322f2ad2846888fff6857cad11c71" is_pre_election: true
I20260608 12:53:14.970386 16235 raft_consensus.cc:2468] T 281f745b7a1d420f8be72ce8fd48693f P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae2f450628ea4a9d99fe385313427588 in term 0.
W20260608 12:53:14.970469 16201 leader_election.cc:343] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ae2f450628ea4a9d99fe385313427588 (127.4.192.67:42487): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:14.974217 16432 tablet_bootstrap.cc:492] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588: No bootstrap required, opened a new log
I20260608 12:53:14.975327 16432 ts_tablet_manager.cc:1403] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588: Time spent bootstrapping tablet: real 0.101s	user 0.022s	sys 0.016s
I20260608 12:53:14.971783 16429 consensus_queue.cc:260] T 5f8f8b358bc642e682eb6f4164a259e6 P 5b22cc6ee0a645568564570c5089c8bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } }
I20260608 12:53:14.978662 16432 raft_consensus.cc:359] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } }
I20260608 12:53:14.979480 16432 raft_consensus.cc:385] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:14.979880 16432 raft_consensus.cc:740] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2f450628ea4a9d99fe385313427588, State: Initialized, Role: FOLLOWER
I20260608 12:53:14.979326 16132 catalog_manager.cc:5696] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae2f450628ea4a9d99fe385313427588 (127.4.192.67). New cstate: current_term: 1 leader_uuid: "ae2f450628ea4a9d99fe385313427588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:14.980717 16432 consensus_queue.cc:260] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } }
I20260608 12:53:14.986970 16432 ts_tablet_manager.cc:1434] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260608 12:53:14.980286 16429 ts_tablet_manager.cc:1434] T 5f8f8b358bc642e682eb6f4164a259e6 P 5b22cc6ee0a645568564570c5089c8bb: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260608 12:53:14.991370 16432 tablet_bootstrap.cc:492] T dac509cc42cf4b6d947c9ccc125807e7 P ae2f450628ea4a9d99fe385313427588: Bootstrap starting.
I20260608 12:53:14.991880 16435 raft_consensus.cc:697] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 [term 1 LEADER]: Becoming Leader. State: Replica: 472322f2ad2846888fff6857cad11c71, State: Running, Role: LEADER
I20260608 12:53:14.991541 16429 tablet_bootstrap.cc:492] T 281f745b7a1d420f8be72ce8fd48693f P 5b22cc6ee0a645568564570c5089c8bb: Bootstrap starting.
I20260608 12:53:14.992794 16435 consensus_queue.cc:237] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:14.972208 16349 leader_election.cc:304] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 [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: 472322f2ad2846888fff6857cad11c71, ae2f450628ea4a9d99fe385313427588; no voters: 5b22cc6ee0a645568564570c5089c8bb
I20260608 12:53:14.999526 16458 raft_consensus.cc:2804] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:14.999923 16458 raft_consensus.cc:493] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:15.000253 16458 raft_consensus.cc:3060] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:15.005671 16429 tablet_bootstrap.cc:654] T 281f745b7a1d420f8be72ce8fd48693f P 5b22cc6ee0a645568564570c5089c8bb: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:15.008263 16432 tablet_bootstrap.cc:654] T dac509cc42cf4b6d947c9ccc125807e7 P ae2f450628ea4a9d99fe385313427588: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:15.008666 16458 raft_consensus.cc:515] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:15.012707 16235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "281f745b7a1d420f8be72ce8fd48693f" candidate_uuid: "ae2f450628ea4a9d99fe385313427588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472322f2ad2846888fff6857cad11c71"
I20260608 12:53:15.013327 16235 raft_consensus.cc:3060] T 281f745b7a1d420f8be72ce8fd48693f P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:15.014057 16430 tablet_bootstrap.cc:492] T 64ab849d14e24eb5a0958e2996b72535 P 472322f2ad2846888fff6857cad11c71: No bootstrap required, opened a new log
I20260608 12:53:15.014735 16430 ts_tablet_manager.cc:1403] T 64ab849d14e24eb5a0958e2996b72535 P 472322f2ad2846888fff6857cad11c71: Time spent bootstrapping tablet: real 0.101s	user 0.009s	sys 0.013s
I20260608 12:53:15.019593 16443 raft_consensus.cc:493] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:15.019403 16430 raft_consensus.cc:359] T 64ab849d14e24eb5a0958e2996b72535 P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:15.020257 16430 raft_consensus.cc:385] T 64ab849d14e24eb5a0958e2996b72535 P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:15.020196 16443 raft_consensus.cc:515] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:15.020800 16430 raft_consensus.cc:740] T 64ab849d14e24eb5a0958e2996b72535 P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472322f2ad2846888fff6857cad11c71, State: Initialized, Role: FOLLOWER
I20260608 12:53:15.021896 16430 consensus_queue.cc:260] T 64ab849d14e24eb5a0958e2996b72535 P 472322f2ad2846888fff6857cad11c71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:15.022852 16432 tablet_bootstrap.cc:492] T dac509cc42cf4b6d947c9ccc125807e7 P ae2f450628ea4a9d99fe385313427588: No bootstrap required, opened a new log
I20260608 12:53:15.023718 16443 leader_election.cc:290] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 472322f2ad2846888fff6857cad11c71 (127.4.192.65:33339), ae2f450628ea4a9d99fe385313427588 (127.4.192.67:42487)
I20260608 12:53:15.029074 16309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "281f745b7a1d420f8be72ce8fd48693f" candidate_uuid: "ae2f450628ea4a9d99fe385313427588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b22cc6ee0a645568564570c5089c8bb"
W20260608 12:53:15.030679 16348 leader_election.cc:343] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b22cc6ee0a645568564570c5089c8bb (127.4.192.66:42507): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:15.031370 16458 leader_election.cc:290] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 [CANDIDATE]: Term 1 election: Requested vote from peers 472322f2ad2846888fff6857cad11c71 (127.4.192.65:33339), 5b22cc6ee0a645568564570c5089c8bb (127.4.192.66:42507)
I20260608 12:53:15.032864 16133 catalog_manager.cc:5696] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 reported cstate change: term changed from 0 to 1, leader changed from <none> to 472322f2ad2846888fff6857cad11c71 (127.4.192.65). New cstate: current_term: 1 leader_uuid: "472322f2ad2846888fff6857cad11c71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:15.035415 16429 tablet_bootstrap.cc:492] T 281f745b7a1d420f8be72ce8fd48693f P 5b22cc6ee0a645568564570c5089c8bb: No bootstrap required, opened a new log
I20260608 12:53:15.024814 16430 ts_tablet_manager.cc:1434] T 64ab849d14e24eb5a0958e2996b72535 P 472322f2ad2846888fff6857cad11c71: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:53:15.026059 16384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ab849d14e24eb5a0958e2996b72535" candidate_uuid: "5b22cc6ee0a645568564570c5089c8bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2f450628ea4a9d99fe385313427588" is_pre_election: true
I20260608 12:53:15.025020 16234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ab849d14e24eb5a0958e2996b72535" candidate_uuid: "5b22cc6ee0a645568564570c5089c8bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472322f2ad2846888fff6857cad11c71" is_pre_election: true
I20260608 12:53:15.036053 16429 ts_tablet_manager.cc:1403] T 281f745b7a1d420f8be72ce8fd48693f P 5b22cc6ee0a645568564570c5089c8bb: Time spent bootstrapping tablet: real 0.045s	user 0.021s	sys 0.002s
I20260608 12:53:15.036134 16384 raft_consensus.cc:2468] T 64ab849d14e24eb5a0958e2996b72535 P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b22cc6ee0a645568564570c5089c8bb in term 0.
I20260608 12:53:15.024887 16432 ts_tablet_manager.cc:1403] T dac509cc42cf4b6d947c9ccc125807e7 P ae2f450628ea4a9d99fe385313427588: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.011s
I20260608 12:53:15.036249 16234 raft_consensus.cc:2468] T 64ab849d14e24eb5a0958e2996b72535 P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b22cc6ee0a645568564570c5089c8bb in term 0.
I20260608 12:53:15.037930 16276 leader_election.cc:304] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b22cc6ee0a645568564570c5089c8bb, ae2f450628ea4a9d99fe385313427588; no voters: 
I20260608 12:53:15.039320 16443 raft_consensus.cc:2804] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:15.039376 16429 raft_consensus.cc:359] T 281f745b7a1d420f8be72ce8fd48693f P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:15.039903 16443 raft_consensus.cc:493] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:15.040407 16443 raft_consensus.cc:3060] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:15.041437 16432 raft_consensus.cc:359] T dac509cc42cf4b6d947c9ccc125807e7 P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:15.042234 16432 raft_consensus.cc:385] T dac509cc42cf4b6d947c9ccc125807e7 P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:15.042548 16432 raft_consensus.cc:740] T dac509cc42cf4b6d947c9ccc125807e7 P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2f450628ea4a9d99fe385313427588, State: Initialized, Role: FOLLOWER
I20260608 12:53:15.043443 16432 consensus_queue.cc:260] T dac509cc42cf4b6d947c9ccc125807e7 P ae2f450628ea4a9d99fe385313427588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:15.035259 16235 raft_consensus.cc:2468] T 281f745b7a1d420f8be72ce8fd48693f P 472322f2ad2846888fff6857cad11c71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2f450628ea4a9d99fe385313427588 in term 1.
I20260608 12:53:15.047037 16432 ts_tablet_manager.cc:1434] T dac509cc42cf4b6d947c9ccc125807e7 P ae2f450628ea4a9d99fe385313427588: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:53:15.047425 16429 raft_consensus.cc:385] T 281f745b7a1d420f8be72ce8fd48693f P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:15.047852 16429 raft_consensus.cc:740] T 281f745b7a1d420f8be72ce8fd48693f P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b22cc6ee0a645568564570c5089c8bb, State: Initialized, Role: FOLLOWER
I20260608 12:53:15.047887 16349 leader_election.cc:304] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 [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: 472322f2ad2846888fff6857cad11c71, ae2f450628ea4a9d99fe385313427588; no voters: 5b22cc6ee0a645568564570c5089c8bb
I20260608 12:53:15.048887 16458 raft_consensus.cc:2804] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:15.048807 16429 consensus_queue.cc:260] T 281f745b7a1d420f8be72ce8fd48693f P 5b22cc6ee0a645568564570c5089c8bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:15.049551 16458 raft_consensus.cc:697] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 [term 1 LEADER]: Becoming Leader. State: Replica: ae2f450628ea4a9d99fe385313427588, State: Running, Role: LEADER
I20260608 12:53:15.050479 16458 consensus_queue.cc:237] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:15.053898 16430 tablet_bootstrap.cc:492] T 01404f7e3985438185ae8a08632cc31e P 472322f2ad2846888fff6857cad11c71: Bootstrap starting.
I20260608 12:53:15.050137 16443 raft_consensus.cc:515] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:15.060494 16235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ab849d14e24eb5a0958e2996b72535" candidate_uuid: "5b22cc6ee0a645568564570c5089c8bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472322f2ad2846888fff6857cad11c71"
I20260608 12:53:15.061108 16235 raft_consensus.cc:3060] T 64ab849d14e24eb5a0958e2996b72535 P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:15.064013 16430 tablet_bootstrap.cc:654] T 01404f7e3985438185ae8a08632cc31e P 472322f2ad2846888fff6857cad11c71: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:15.065650 16443 leader_election.cc:290] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb [CANDIDATE]: Term 1 election: Requested vote from peers 472322f2ad2846888fff6857cad11c71 (127.4.192.65:33339), ae2f450628ea4a9d99fe385313427588 (127.4.192.67:42487)
I20260608 12:53:15.061971 16429 ts_tablet_manager.cc:1434] T 281f745b7a1d420f8be72ce8fd48693f P 5b22cc6ee0a645568564570c5089c8bb: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.002s
I20260608 12:53:15.067741 16384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ab849d14e24eb5a0958e2996b72535" candidate_uuid: "5b22cc6ee0a645568564570c5089c8bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2f450628ea4a9d99fe385313427588"
I20260608 12:53:15.068418 16384 raft_consensus.cc:3060] T 64ab849d14e24eb5a0958e2996b72535 P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:15.068745 16235 raft_consensus.cc:2468] T 64ab849d14e24eb5a0958e2996b72535 P 472322f2ad2846888fff6857cad11c71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b22cc6ee0a645568564570c5089c8bb in term 1.
I20260608 12:53:15.072466 16275 leader_election.cc:304] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472322f2ad2846888fff6857cad11c71, 5b22cc6ee0a645568564570c5089c8bb; no voters: 
I20260608 12:53:15.073904 16443 raft_consensus.cc:2804] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:15.074628 16443 raft_consensus.cc:697] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb [term 1 LEADER]: Becoming Leader. State: Replica: 5b22cc6ee0a645568564570c5089c8bb, State: Running, Role: LEADER
I20260608 12:53:15.075546 16443 consensus_queue.cc:237] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:15.079977 16384 raft_consensus.cc:2468] T 64ab849d14e24eb5a0958e2996b72535 P ae2f450628ea4a9d99fe385313427588 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b22cc6ee0a645568564570c5089c8bb in term 1.
I20260608 12:53:15.084954 16132 catalog_manager.cc:5696] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae2f450628ea4a9d99fe385313427588 (127.4.192.67). New cstate: current_term: 1 leader_uuid: "ae2f450628ea4a9d99fe385313427588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:15.090039 16430 tablet_bootstrap.cc:492] T 01404f7e3985438185ae8a08632cc31e P 472322f2ad2846888fff6857cad11c71: No bootstrap required, opened a new log
I20260608 12:53:15.090633 16430 ts_tablet_manager.cc:1403] T 01404f7e3985438185ae8a08632cc31e P 472322f2ad2846888fff6857cad11c71: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.008s
I20260608 12:53:15.093065 16133 catalog_manager.cc:5696] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b22cc6ee0a645568564570c5089c8bb (127.4.192.66). New cstate: current_term: 1 leader_uuid: "5b22cc6ee0a645568564570c5089c8bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:15.094040 16430 raft_consensus.cc:359] T 01404f7e3985438185ae8a08632cc31e P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:15.094893 16430 raft_consensus.cc:385] T 01404f7e3985438185ae8a08632cc31e P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:15.095253 16430 raft_consensus.cc:740] T 01404f7e3985438185ae8a08632cc31e P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472322f2ad2846888fff6857cad11c71, State: Initialized, Role: FOLLOWER
I20260608 12:53:15.096253 16430 consensus_queue.cc:260] T 01404f7e3985438185ae8a08632cc31e P 472322f2ad2846888fff6857cad11c71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:15.098791 16430 ts_tablet_manager.cc:1434] T 01404f7e3985438185ae8a08632cc31e P 472322f2ad2846888fff6857cad11c71: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:53:15.163023 16443 raft_consensus.cc:493] T 281f745b7a1d420f8be72ce8fd48693f P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:15.163640 16443 raft_consensus.cc:515] T 281f745b7a1d420f8be72ce8fd48693f P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:15.165443 16443 leader_election.cc:290] T 281f745b7a1d420f8be72ce8fd48693f P 5b22cc6ee0a645568564570c5089c8bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 472322f2ad2846888fff6857cad11c71 (127.4.192.65:33339), ae2f450628ea4a9d99fe385313427588 (127.4.192.67:42487)
I20260608 12:53:15.166432 16235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "281f745b7a1d420f8be72ce8fd48693f" candidate_uuid: "5b22cc6ee0a645568564570c5089c8bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472322f2ad2846888fff6857cad11c71" is_pre_election: true
I20260608 12:53:15.166675 16384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "281f745b7a1d420f8be72ce8fd48693f" candidate_uuid: "5b22cc6ee0a645568564570c5089c8bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2f450628ea4a9d99fe385313427588" is_pre_election: true
I20260608 12:53:15.167124 16235 raft_consensus.cc:2393] T 281f745b7a1d420f8be72ce8fd48693f P 472322f2ad2846888fff6857cad11c71 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b22cc6ee0a645568564570c5089c8bb in current term 1: Already voted for candidate ae2f450628ea4a9d99fe385313427588 in this term.
I20260608 12:53:15.168376 16276 leader_election.cc:304] T 281f745b7a1d420f8be72ce8fd48693f P 5b22cc6ee0a645568564570c5089c8bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b22cc6ee0a645568564570c5089c8bb; no voters: 472322f2ad2846888fff6857cad11c71, ae2f450628ea4a9d99fe385313427588
I20260608 12:53:15.169039 16443 raft_consensus.cc:3060] T 281f745b7a1d420f8be72ce8fd48693f P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:15.174870 16443 raft_consensus.cc:2749] T 281f745b7a1d420f8be72ce8fd48693f P 5b22cc6ee0a645568564570c5089c8bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:53:15.214020 16458 raft_consensus.cc:493] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:15.214632 16458 raft_consensus.cc:515] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } }
I20260608 12:53:15.217396 16458 leader_election.cc:290] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b22cc6ee0a645568564570c5089c8bb (127.4.192.66:42507), 472322f2ad2846888fff6857cad11c71 (127.4.192.65:33339)
I20260608 12:53:15.217604 16309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f8f8b358bc642e682eb6f4164a259e6" candidate_uuid: "ae2f450628ea4a9d99fe385313427588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b22cc6ee0a645568564570c5089c8bb" is_pre_election: true
I20260608 12:53:15.218070 16235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f8f8b358bc642e682eb6f4164a259e6" candidate_uuid: "ae2f450628ea4a9d99fe385313427588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472322f2ad2846888fff6857cad11c71" is_pre_election: true
I20260608 12:53:15.218386 16309 raft_consensus.cc:2468] T 5f8f8b358bc642e682eb6f4164a259e6 P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae2f450628ea4a9d99fe385313427588 in term 0.
I20260608 12:53:15.218811 16235 raft_consensus.cc:2468] T 5f8f8b358bc642e682eb6f4164a259e6 P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae2f450628ea4a9d99fe385313427588 in term 0.
I20260608 12:53:15.219578 16348 leader_election.cc:304] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b22cc6ee0a645568564570c5089c8bb, ae2f450628ea4a9d99fe385313427588; no voters: 
I20260608 12:53:15.220499 16458 raft_consensus.cc:2804] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:15.220849 16458 raft_consensus.cc:493] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:15.221141 16458 raft_consensus.cc:3060] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:15.226061 16458 raft_consensus.cc:515] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } }
I20260608 12:53:15.227993 16458 leader_election.cc:290] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 [CANDIDATE]: Term 1 election: Requested vote from peers 5b22cc6ee0a645568564570c5089c8bb (127.4.192.66:42507), 472322f2ad2846888fff6857cad11c71 (127.4.192.65:33339)
I20260608 12:53:15.228721 16309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f8f8b358bc642e682eb6f4164a259e6" candidate_uuid: "ae2f450628ea4a9d99fe385313427588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b22cc6ee0a645568564570c5089c8bb"
I20260608 12:53:15.229362 16235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f8f8b358bc642e682eb6f4164a259e6" candidate_uuid: "ae2f450628ea4a9d99fe385313427588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472322f2ad2846888fff6857cad11c71"
I20260608 12:53:15.229360 16309 raft_consensus.cc:3060] T 5f8f8b358bc642e682eb6f4164a259e6 P 5b22cc6ee0a645568564570c5089c8bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:15.230093 16235 raft_consensus.cc:3060] T 5f8f8b358bc642e682eb6f4164a259e6 P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:15.234979 16235 raft_consensus.cc:2468] T 5f8f8b358bc642e682eb6f4164a259e6 P 472322f2ad2846888fff6857cad11c71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2f450628ea4a9d99fe385313427588 in term 1.
I20260608 12:53:15.235993 16349 leader_election.cc:304] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472322f2ad2846888fff6857cad11c71, ae2f450628ea4a9d99fe385313427588; no voters: 
I20260608 12:53:15.236691 16458 raft_consensus.cc:2804] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:15.237120 16458 raft_consensus.cc:697] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 [term 1 LEADER]: Becoming Leader. State: Replica: ae2f450628ea4a9d99fe385313427588, State: Running, Role: LEADER
I20260608 12:53:15.237598 16309 raft_consensus.cc:2468] T 5f8f8b358bc642e682eb6f4164a259e6 P 5b22cc6ee0a645568564570c5089c8bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2f450628ea4a9d99fe385313427588 in term 1.
I20260608 12:53:15.237970 16458 consensus_queue.cc:237] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } }
I20260608 12:53:15.246922 16133 catalog_manager.cc:5696] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae2f450628ea4a9d99fe385313427588 (127.4.192.67). New cstate: current_term: 1 leader_uuid: "ae2f450628ea4a9d99fe385313427588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:15.324784 16443 consensus_queue.cc:1048] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:15.337174 16235 raft_consensus.cc:3060] T 01404f7e3985438185ae8a08632cc31e P 472322f2ad2846888fff6857cad11c71 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:15.347982 16443 consensus_queue.cc:1048] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:15.364573 16458 raft_consensus.cc:493] T dac509cc42cf4b6d947c9ccc125807e7 P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:15.365164 16458 raft_consensus.cc:515] T dac509cc42cf4b6d947c9ccc125807e7 P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } }
I20260608 12:53:15.367502 16458 leader_election.cc:290] T dac509cc42cf4b6d947c9ccc125807e7 P ae2f450628ea4a9d99fe385313427588 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 472322f2ad2846888fff6857cad11c71 (127.4.192.65:33339), 5b22cc6ee0a645568564570c5089c8bb (127.4.192.66:42507)
I20260608 12:53:15.368307 16235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac509cc42cf4b6d947c9ccc125807e7" candidate_uuid: "ae2f450628ea4a9d99fe385313427588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472322f2ad2846888fff6857cad11c71" is_pre_election: true
I20260608 12:53:15.368903 16309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac509cc42cf4b6d947c9ccc125807e7" candidate_uuid: "ae2f450628ea4a9d99fe385313427588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b22cc6ee0a645568564570c5089c8bb" is_pre_election: true
I20260608 12:53:15.369652 16309 raft_consensus.cc:2393] T dac509cc42cf4b6d947c9ccc125807e7 P 5b22cc6ee0a645568564570c5089c8bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae2f450628ea4a9d99fe385313427588 in current term 1: Already voted for candidate 472322f2ad2846888fff6857cad11c71 in this term.
I20260608 12:53:15.370638 16348 leader_election.cc:304] T dac509cc42cf4b6d947c9ccc125807e7 P ae2f450628ea4a9d99fe385313427588 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae2f450628ea4a9d99fe385313427588; no voters: 472322f2ad2846888fff6857cad11c71, 5b22cc6ee0a645568564570c5089c8bb
I20260608 12:53:15.371348 16458 raft_consensus.cc:3060] T dac509cc42cf4b6d947c9ccc125807e7 P ae2f450628ea4a9d99fe385313427588 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:15.376072 16458 raft_consensus.cc:2749] T dac509cc42cf4b6d947c9ccc125807e7 P ae2f450628ea4a9d99fe385313427588 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:53:15.442211 16435 consensus_queue.cc:1048] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:15.474725 16458 consensus_queue.cc:1048] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:53:15.513836 16435 consensus_queue.cc:1048] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:15.516616 16459 consensus_queue.cc:1048] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:15.526181 16443 consensus_queue.cc:1048] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:15.561903 16436 consensus_queue.cc:1048] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:15.567663 16458 consensus_queue.cc:1048] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:15.652681 16459 consensus_queue.cc:1048] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:15.658344 16458 consensus_queue.cc:1048] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:53:15.674803 16414 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.4.192.126:37701, user_credentials={real_user=slave}} blocked reactor thread for 45750.8us
I20260608 12:53:15.713546 16458 consensus_queue.cc:1048] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:53:16.258397 16275 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.192.65:33339, user_credentials={real_user=slave}} blocked reactor thread for 66001.4us
W20260608 12:53:16.440804 16416 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.4.192.67:42487, user_credentials={real_user=slave}} blocked reactor thread for 61381.7us
W20260608 12:53:16.602095 16477 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.003s	sys 0.000s
W20260608 12:53:16.686239 16349 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.192.65:33339, user_credentials={real_user=slave}} blocked reactor thread for 44825.7us
W20260608 12:53:17.104604 16201 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.192.67:42487, user_credentials={real_user=slave}} blocked reactor thread for 244138us
I20260608 12:53:17.483093  4865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:17.489835 16536 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
W20260608 12:53:17.503755 16539 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
W20260608 12:53:17.506232 16537 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
I20260608 12:53:17.506776  4865 server_base.cc:1061] running on GCE node
I20260608 12:53:17.508113  4865 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:17.508359  4865 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:53:17.508569  4865 hybrid_clock.cc:648] HybridClock initialized: now 1780923197508546 us; error 0 us; skew 500 ppm
I20260608 12:53:17.509428  4865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:17.512449  4865 webserver.cc:533] Webserver started at http://127.4.192.68:45049/ using document root <none> and password file <none>
I20260608 12:53:17.513041  4865 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:17.513262  4865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:17.513538  4865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:17.514598  4865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922948580137-4865-0/minicluster-data/ts-3-root/instance:
uuid: "4b62645923134b2783e9c8b1b113ddad"
format_stamp: "Formatted at 2026-06-08 12:53:17 on dist-test-slave-pmzz"
I20260608 12:53:17.519461  4865 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260608 12:53:17.523337 16544 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:17.524811  4865 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:53:17.525115  4865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922948580137-4865-0/minicluster-data/ts-3-root
uuid: "4b62645923134b2783e9c8b1b113ddad"
format_stamp: "Formatted at 2026-06-08 12:53:17 on dist-test-slave-pmzz"
I20260608 12:53:17.525422  4865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922948580137-4865-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922948580137-4865-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg7hNl9/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922948580137-4865-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)
I20260608 12:53:17.568655  4865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:17.570490  4865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:17.572808  4865 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:17.576304  4865 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:17.576576  4865 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:17.576865  4865 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:17.577077  4865 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:17.643268  4865 rpc_server.cc:307] RPC server started. Bound to: 127.4.192.68:41271
I20260608 12:53:17.643553 16606 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.192.68:41271 every 8 connection(s)
I20260608 12:53:17.679186 16607 heartbeater.cc:344] Connected to a master server at 127.4.192.126:37701
I20260608 12:53:17.679687 16607 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:17.680415 16607 heartbeater.cc:507] Master 127.4.192.126:37701 requested a full tablet report, sending...
I20260608 12:53:17.682387 16132 ts_manager.cc:194] Registered new tserver with Master: 4b62645923134b2783e9c8b1b113ddad (127.4.192.68:41271)
I20260608 12:53:17.683849 16132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44838
I20260608 12:53:18.686501 16607 heartbeater.cc:499] Master 127.4.192.126:37701 was elected leader, sending a full tablet report...
I20260608 12:53:18.699334 16383 consensus_queue.cc:237] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } attrs { replace: true } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } }
I20260608 12:53:18.706595 16231 raft_consensus.cc:1275] T 5f8f8b358bc642e682eb6f4164a259e6 P 472322f2ad2846888fff6857cad11c71 [term 1 FOLLOWER]: Refusing update from remote peer ae2f450628ea4a9d99fe385313427588: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:53:18.707758 16307 raft_consensus.cc:1275] T 5f8f8b358bc642e682eb6f4164a259e6 P 5b22cc6ee0a645568564570c5089c8bb [term 1 FOLLOWER]: Refusing update from remote peer ae2f450628ea4a9d99fe385313427588: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:53:18.708994 16614 consensus_queue.cc:1048] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:53:18.710049 16521 consensus_queue.cc:1048] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:53:18.719650 16614 raft_consensus.cc:2955] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4b62645923134b2783e9c8b1b113ddad (127.4.192.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } attrs { replace: true } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } } }
W20260608 12:53:18.721789 16349 consensus_peers.cc:597] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 -> Peer 4b62645923134b2783e9c8b1b113ddad (127.4.192.68:41271): Couldn't send request to peer 4b62645923134b2783e9c8b1b113ddad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5f8f8b358bc642e682eb6f4164a259e6. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:18.721776 16231 raft_consensus.cc:2955] T 5f8f8b358bc642e682eb6f4164a259e6 P 472322f2ad2846888fff6857cad11c71 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4b62645923134b2783e9c8b1b113ddad (127.4.192.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } attrs { replace: true } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } } }
I20260608 12:53:18.725685 16307 raft_consensus.cc:2955] T 5f8f8b358bc642e682eb6f4164a259e6 P 5b22cc6ee0a645568564570c5089c8bb [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4b62645923134b2783e9c8b1b113ddad (127.4.192.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } attrs { replace: true } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } } }
I20260608 12:53:18.735349 16383 consensus_queue.cc:237] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } attrs { replace: true } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } }
I20260608 12:53:18.735559 16132 catalog_manager.cc:5696] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 reported cstate change: config changed from index -1 to 17, NON_VOTER 4b62645923134b2783e9c8b1b113ddad (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "ae2f450628ea4a9d99fe385313427588" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:18.745401 16307 raft_consensus.cc:1275] T 281f745b7a1d420f8be72ce8fd48693f P 5b22cc6ee0a645568564570c5089c8bb [term 1 FOLLOWER]: Refusing update from remote peer ae2f450628ea4a9d99fe385313427588: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260608 12:53:18.747334 16349 consensus_peers.cc:597] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 -> Peer 4b62645923134b2783e9c8b1b113ddad (127.4.192.68:41271): Couldn't send request to peer 4b62645923134b2783e9c8b1b113ddad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 281f745b7a1d420f8be72ce8fd48693f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:18.747462 16521 consensus_queue.cc:1048] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:53:18.748386 16231 raft_consensus.cc:1275] T 281f745b7a1d420f8be72ce8fd48693f P 472322f2ad2846888fff6857cad11c71 [term 1 FOLLOWER]: Refusing update from remote peer ae2f450628ea4a9d99fe385313427588: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:53:18.749960 16521 consensus_queue.cc:1048] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:53:18.758817 16614 raft_consensus.cc:2955] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4b62645923134b2783e9c8b1b113ddad (127.4.192.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } attrs { replace: true } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } } }
I20260608 12:53:18.764551 16307 raft_consensus.cc:2955] T 281f745b7a1d420f8be72ce8fd48693f P 5b22cc6ee0a645568564570c5089c8bb [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4b62645923134b2783e9c8b1b113ddad (127.4.192.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } attrs { replace: true } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } } }
I20260608 12:53:18.769148 16231 raft_consensus.cc:2955] T 281f745b7a1d420f8be72ce8fd48693f P 472322f2ad2846888fff6857cad11c71 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4b62645923134b2783e9c8b1b113ddad (127.4.192.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } attrs { replace: true } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } } }
I20260608 12:53:18.774536 16125 catalog_manager.cc:5696] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 reported cstate change: config changed from index -1 to 17, NON_VOTER 4b62645923134b2783e9c8b1b113ddad (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "ae2f450628ea4a9d99fe385313427588" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:18.802435 16307 consensus_queue.cc:237] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } attrs { replace: true } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } }
I20260608 12:53:18.811859 16383 raft_consensus.cc:1275] T 64ab849d14e24eb5a0958e2996b72535 P ae2f450628ea4a9d99fe385313427588 [term 1 FOLLOWER]: Refusing update from remote peer 5b22cc6ee0a645568564570c5089c8bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:53:18.813906 16526 consensus_queue.cc:1048] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 12:53:18.815975 16231 raft_consensus.cc:1275] T 64ab849d14e24eb5a0958e2996b72535 P 472322f2ad2846888fff6857cad11c71 [term 1 FOLLOWER]: Refusing update from remote peer 5b22cc6ee0a645568564570c5089c8bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:53:18.824025 16526 consensus_queue.cc:1048] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
W20260608 12:53:18.825111 16275 consensus_peers.cc:597] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb -> Peer 4b62645923134b2783e9c8b1b113ddad (127.4.192.68:41271): Couldn't send request to peer 4b62645923134b2783e9c8b1b113ddad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 64ab849d14e24eb5a0958e2996b72535. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:18.833894 16634 raft_consensus.cc:2955] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4b62645923134b2783e9c8b1b113ddad (127.4.192.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } attrs { replace: true } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } } }
I20260608 12:53:18.838088 16231 raft_consensus.cc:2955] T 64ab849d14e24eb5a0958e2996b72535 P 472322f2ad2846888fff6857cad11c71 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4b62645923134b2783e9c8b1b113ddad (127.4.192.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } attrs { replace: true } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } } }
I20260608 12:53:18.838653 16383 raft_consensus.cc:2955] T 64ab849d14e24eb5a0958e2996b72535 P ae2f450628ea4a9d99fe385313427588 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4b62645923134b2783e9c8b1b113ddad (127.4.192.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } attrs { replace: true } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } } }
I20260608 12:53:18.850204 16125 catalog_manager.cc:5696] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb reported cstate change: config changed from index -1 to 17, NON_VOTER 4b62645923134b2783e9c8b1b113ddad (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "5b22cc6ee0a645568564570c5089c8bb" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:18.863255 16231 consensus_queue.cc:237] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } attrs { replace: true } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } }
I20260608 12:53:18.872488 16307 raft_consensus.cc:1275] T dac509cc42cf4b6d947c9ccc125807e7 P 5b22cc6ee0a645568564570c5089c8bb [term 1 FOLLOWER]: Refusing update from remote peer 472322f2ad2846888fff6857cad11c71: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:53:18.872381 16383 raft_consensus.cc:1275] T dac509cc42cf4b6d947c9ccc125807e7 P ae2f450628ea4a9d99fe385313427588 [term 1 FOLLOWER]: Refusing update from remote peer 472322f2ad2846888fff6857cad11c71: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:53:18.874442 16637 consensus_queue.cc:1048] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 12:53:18.875479 16534 consensus_queue.cc:1048] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260608 12:53:18.883394 16200 consensus_peers.cc:597] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 -> Peer 4b62645923134b2783e9c8b1b113ddad (127.4.192.68:41271): Couldn't send request to peer 4b62645923134b2783e9c8b1b113ddad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dac509cc42cf4b6d947c9ccc125807e7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:18.884830 16637 raft_consensus.cc:2955] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4b62645923134b2783e9c8b1b113ddad (127.4.192.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } attrs { replace: true } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } } }
I20260608 12:53:18.886658 16307 raft_consensus.cc:2955] T dac509cc42cf4b6d947c9ccc125807e7 P 5b22cc6ee0a645568564570c5089c8bb [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4b62645923134b2783e9c8b1b113ddad (127.4.192.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } attrs { replace: true } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } } }
I20260608 12:53:18.888847 16383 raft_consensus.cc:2955] T dac509cc42cf4b6d947c9ccc125807e7 P ae2f450628ea4a9d99fe385313427588 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4b62645923134b2783e9c8b1b113ddad (127.4.192.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } attrs { replace: true } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } } }
I20260608 12:53:18.899106 16132 catalog_manager.cc:5696] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 reported cstate change: config changed from index -1 to 17, NON_VOTER 4b62645923134b2783e9c8b1b113ddad (127.4.192.68) added. New cstate: current_term: 1 leader_uuid: "472322f2ad2846888fff6857cad11c71" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:19.207437 16641 ts_tablet_manager.cc:933] T 281f745b7a1d420f8be72ce8fd48693f P 4b62645923134b2783e9c8b1b113ddad: Initiating tablet copy from peer ae2f450628ea4a9d99fe385313427588 (127.4.192.67:42487)
I20260608 12:53:19.209342 16641 tablet_copy_client.cc:323] T 281f745b7a1d420f8be72ce8fd48693f P 4b62645923134b2783e9c8b1b113ddad: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.67:42487
I20260608 12:53:19.220850 16394 tablet_copy_service.cc:140] P ae2f450628ea4a9d99fe385313427588: Received BeginTabletCopySession request for tablet 281f745b7a1d420f8be72ce8fd48693f from peer 4b62645923134b2783e9c8b1b113ddad ({username='slave'} at 127.0.0.1:47656)
I20260608 12:53:19.221347 16394 tablet_copy_service.cc:161] P ae2f450628ea4a9d99fe385313427588: Beginning new tablet copy session on tablet 281f745b7a1d420f8be72ce8fd48693f from peer 4b62645923134b2783e9c8b1b113ddad at {username='slave'} at 127.0.0.1:47656: session id = 4b62645923134b2783e9c8b1b113ddad-281f745b7a1d420f8be72ce8fd48693f
I20260608 12:53:19.226857 16394 tablet_copy_source_session.cc:215] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:19.229584 16641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 281f745b7a1d420f8be72ce8fd48693f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:19.242333 16641 tablet_copy_client.cc:806] T 281f745b7a1d420f8be72ce8fd48693f P 4b62645923134b2783e9c8b1b113ddad: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:19.242990 16641 tablet_copy_client.cc:670] T 281f745b7a1d420f8be72ce8fd48693f P 4b62645923134b2783e9c8b1b113ddad: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:19.247279 16641 tablet_copy_client.cc:538] T 281f745b7a1d420f8be72ce8fd48693f P 4b62645923134b2783e9c8b1b113ddad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:53:19.253124 16641 tablet_bootstrap.cc:492] T 281f745b7a1d420f8be72ce8fd48693f P 4b62645923134b2783e9c8b1b113ddad: Bootstrap starting.
I20260608 12:53:19.263639 16645 ts_tablet_manager.cc:933] T 5f8f8b358bc642e682eb6f4164a259e6 P 4b62645923134b2783e9c8b1b113ddad: Initiating tablet copy from peer ae2f450628ea4a9d99fe385313427588 (127.4.192.67:42487)
I20260608 12:53:19.265900 16645 tablet_copy_client.cc:323] T 5f8f8b358bc642e682eb6f4164a259e6 P 4b62645923134b2783e9c8b1b113ddad: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.67:42487
I20260608 12:53:19.267843 16394 tablet_copy_service.cc:140] P ae2f450628ea4a9d99fe385313427588: Received BeginTabletCopySession request for tablet 5f8f8b358bc642e682eb6f4164a259e6 from peer 4b62645923134b2783e9c8b1b113ddad ({username='slave'} at 127.0.0.1:47656)
I20260608 12:53:19.268399 16394 tablet_copy_service.cc:161] P ae2f450628ea4a9d99fe385313427588: Beginning new tablet copy session on tablet 5f8f8b358bc642e682eb6f4164a259e6 from peer 4b62645923134b2783e9c8b1b113ddad at {username='slave'} at 127.0.0.1:47656: session id = 4b62645923134b2783e9c8b1b113ddad-5f8f8b358bc642e682eb6f4164a259e6
I20260608 12:53:19.279006 16394 tablet_copy_source_session.cc:215] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:19.282301 16645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f8f8b358bc642e682eb6f4164a259e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:19.293406 16647 ts_tablet_manager.cc:933] T 64ab849d14e24eb5a0958e2996b72535 P 4b62645923134b2783e9c8b1b113ddad: Initiating tablet copy from peer 5b22cc6ee0a645568564570c5089c8bb (127.4.192.66:42507)
I20260608 12:53:19.299950 16645 tablet_copy_client.cc:806] T 5f8f8b358bc642e682eb6f4164a259e6 P 4b62645923134b2783e9c8b1b113ddad: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:19.300606 16645 tablet_copy_client.cc:670] T 5f8f8b358bc642e682eb6f4164a259e6 P 4b62645923134b2783e9c8b1b113ddad: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:19.302162 16647 tablet_copy_client.cc:323] T 64ab849d14e24eb5a0958e2996b72535 P 4b62645923134b2783e9c8b1b113ddad: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.66:42507
I20260608 12:53:19.308918 16645 tablet_copy_client.cc:538] T 5f8f8b358bc642e682eb6f4164a259e6 P 4b62645923134b2783e9c8b1b113ddad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:53:19.318030 16645 tablet_bootstrap.cc:492] T 5f8f8b358bc642e682eb6f4164a259e6 P 4b62645923134b2783e9c8b1b113ddad: Bootstrap starting.
I20260608 12:53:19.322768 16320 tablet_copy_service.cc:140] P 5b22cc6ee0a645568564570c5089c8bb: Received BeginTabletCopySession request for tablet 64ab849d14e24eb5a0958e2996b72535 from peer 4b62645923134b2783e9c8b1b113ddad ({username='slave'} at 127.0.0.1:48452)
I20260608 12:53:19.323431 16320 tablet_copy_service.cc:161] P 5b22cc6ee0a645568564570c5089c8bb: Beginning new tablet copy session on tablet 64ab849d14e24eb5a0958e2996b72535 from peer 4b62645923134b2783e9c8b1b113ddad at {username='slave'} at 127.0.0.1:48452: session id = 4b62645923134b2783e9c8b1b113ddad-64ab849d14e24eb5a0958e2996b72535
I20260608 12:53:19.338528 16320 tablet_copy_source_session.cc:215] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:19.342307 16647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64ab849d14e24eb5a0958e2996b72535. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:19.369560 16647 tablet_copy_client.cc:806] T 64ab849d14e24eb5a0958e2996b72535 P 4b62645923134b2783e9c8b1b113ddad: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:19.370162 16647 tablet_copy_client.cc:670] T 64ab849d14e24eb5a0958e2996b72535 P 4b62645923134b2783e9c8b1b113ddad: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:19.374640 16647 tablet_copy_client.cc:538] T 64ab849d14e24eb5a0958e2996b72535 P 4b62645923134b2783e9c8b1b113ddad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:53:19.387004 16647 tablet_bootstrap.cc:492] T 64ab849d14e24eb5a0958e2996b72535 P 4b62645923134b2783e9c8b1b113ddad: Bootstrap starting.
I20260608 12:53:19.397662 16641 tablet_bootstrap.cc:492] T 281f745b7a1d420f8be72ce8fd48693f P 4b62645923134b2783e9c8b1b113ddad: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:53:19.398629 16641 tablet_bootstrap.cc:492] T 281f745b7a1d420f8be72ce8fd48693f P 4b62645923134b2783e9c8b1b113ddad: Bootstrap complete.
I20260608 12:53:19.399401 16641 ts_tablet_manager.cc:1403] T 281f745b7a1d420f8be72ce8fd48693f P 4b62645923134b2783e9c8b1b113ddad: Time spent bootstrapping tablet: real 0.146s	user 0.111s	sys 0.024s
I20260608 12:53:19.402122 16641 raft_consensus.cc:359] T 281f745b7a1d420f8be72ce8fd48693f P 4b62645923134b2783e9c8b1b113ddad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } attrs { replace: true } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } }
I20260608 12:53:19.402931 16641 raft_consensus.cc:740] T 281f745b7a1d420f8be72ce8fd48693f P 4b62645923134b2783e9c8b1b113ddad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4b62645923134b2783e9c8b1b113ddad, State: Initialized, Role: LEARNER
I20260608 12:53:19.403645 16641 consensus_queue.cc:260] T 281f745b7a1d420f8be72ce8fd48693f P 4b62645923134b2783e9c8b1b113ddad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } attrs { replace: true } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } }
I20260608 12:53:19.420770 16641 ts_tablet_manager.cc:1434] T 281f745b7a1d420f8be72ce8fd48693f P 4b62645923134b2783e9c8b1b113ddad: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.009s
I20260608 12:53:19.424453 16394 tablet_copy_service.cc:342] P ae2f450628ea4a9d99fe385313427588: Request end of tablet copy session 4b62645923134b2783e9c8b1b113ddad-281f745b7a1d420f8be72ce8fd48693f received from {username='slave'} at 127.0.0.1:47656
I20260608 12:53:19.424889 16394 tablet_copy_service.cc:434] P ae2f450628ea4a9d99fe385313427588: ending tablet copy session 4b62645923134b2783e9c8b1b113ddad-281f745b7a1d420f8be72ce8fd48693f on tablet 281f745b7a1d420f8be72ce8fd48693f with peer 4b62645923134b2783e9c8b1b113ddad
I20260608 12:53:19.438159 16641 ts_tablet_manager.cc:933] T dac509cc42cf4b6d947c9ccc125807e7 P 4b62645923134b2783e9c8b1b113ddad: Initiating tablet copy from peer 472322f2ad2846888fff6857cad11c71 (127.4.192.65:33339)
I20260608 12:53:19.450517 16641 tablet_copy_client.cc:323] T dac509cc42cf4b6d947c9ccc125807e7 P 4b62645923134b2783e9c8b1b113ddad: tablet copy: Beginning tablet copy session from remote peer at address 127.4.192.65:33339
I20260608 12:53:19.480136 16245 tablet_copy_service.cc:140] P 472322f2ad2846888fff6857cad11c71: Received BeginTabletCopySession request for tablet dac509cc42cf4b6d947c9ccc125807e7 from peer 4b62645923134b2783e9c8b1b113ddad ({username='slave'} at 127.0.0.1:35042)
I20260608 12:53:19.480691 16245 tablet_copy_service.cc:161] P 472322f2ad2846888fff6857cad11c71: Beginning new tablet copy session on tablet dac509cc42cf4b6d947c9ccc125807e7 from peer 4b62645923134b2783e9c8b1b113ddad at {username='slave'} at 127.0.0.1:35042: session id = 4b62645923134b2783e9c8b1b113ddad-dac509cc42cf4b6d947c9ccc125807e7
I20260608 12:53:19.487663 16245 tablet_copy_source_session.cc:215] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:19.491089 16641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac509cc42cf4b6d947c9ccc125807e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:19.493875 16645 tablet_bootstrap.cc:492] T 5f8f8b358bc642e682eb6f4164a259e6 P 4b62645923134b2783e9c8b1b113ddad: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=143 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:53:19.494730 16645 tablet_bootstrap.cc:492] T 5f8f8b358bc642e682eb6f4164a259e6 P 4b62645923134b2783e9c8b1b113ddad: Bootstrap complete.
I20260608 12:53:19.495393 16645 ts_tablet_manager.cc:1403] T 5f8f8b358bc642e682eb6f4164a259e6 P 4b62645923134b2783e9c8b1b113ddad: Time spent bootstrapping tablet: real 0.178s	user 0.141s	sys 0.008s
I20260608 12:53:19.498252 16645 raft_consensus.cc:359] T 5f8f8b358bc642e682eb6f4164a259e6 P 4b62645923134b2783e9c8b1b113ddad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } attrs { replace: true } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } }
I20260608 12:53:19.499032 16645 raft_consensus.cc:740] T 5f8f8b358bc642e682eb6f4164a259e6 P 4b62645923134b2783e9c8b1b113ddad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4b62645923134b2783e9c8b1b113ddad, State: Initialized, Role: LEARNER
I20260608 12:53:19.499718 16645 consensus_queue.cc:260] T 5f8f8b358bc642e682eb6f4164a259e6 P 4b62645923134b2783e9c8b1b113ddad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } attrs { replace: true } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } }
I20260608 12:53:19.506526 16641 tablet_copy_client.cc:806] T dac509cc42cf4b6d947c9ccc125807e7 P 4b62645923134b2783e9c8b1b113ddad: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:19.507741 16641 tablet_copy_client.cc:670] T dac509cc42cf4b6d947c9ccc125807e7 P 4b62645923134b2783e9c8b1b113ddad: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:19.508344 16645 ts_tablet_manager.cc:1434] T 5f8f8b358bc642e682eb6f4164a259e6 P 4b62645923134b2783e9c8b1b113ddad: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 12:53:19.510594 16394 tablet_copy_service.cc:342] P ae2f450628ea4a9d99fe385313427588: Request end of tablet copy session 4b62645923134b2783e9c8b1b113ddad-5f8f8b358bc642e682eb6f4164a259e6 received from {username='slave'} at 127.0.0.1:47656
I20260608 12:53:19.511047 16394 tablet_copy_service.cc:434] P ae2f450628ea4a9d99fe385313427588: ending tablet copy session 4b62645923134b2783e9c8b1b113ddad-5f8f8b358bc642e682eb6f4164a259e6 on tablet 5f8f8b358bc642e682eb6f4164a259e6 with peer 4b62645923134b2783e9c8b1b113ddad
I20260608 12:53:19.516220 16641 tablet_copy_client.cc:538] T dac509cc42cf4b6d947c9ccc125807e7 P 4b62645923134b2783e9c8b1b113ddad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:53:19.521911 16641 tablet_bootstrap.cc:492] T dac509cc42cf4b6d947c9ccc125807e7 P 4b62645923134b2783e9c8b1b113ddad: Bootstrap starting.
I20260608 12:53:19.546377 16647 tablet_bootstrap.cc:492] T 64ab849d14e24eb5a0958e2996b72535 P 4b62645923134b2783e9c8b1b113ddad: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=136 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:53:19.547391 16647 tablet_bootstrap.cc:492] T 64ab849d14e24eb5a0958e2996b72535 P 4b62645923134b2783e9c8b1b113ddad: Bootstrap complete.
I20260608 12:53:19.548116 16647 ts_tablet_manager.cc:1403] T 64ab849d14e24eb5a0958e2996b72535 P 4b62645923134b2783e9c8b1b113ddad: Time spent bootstrapping tablet: real 0.161s	user 0.128s	sys 0.020s
I20260608 12:53:19.550877 16647 raft_consensus.cc:359] T 64ab849d14e24eb5a0958e2996b72535 P 4b62645923134b2783e9c8b1b113ddad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } attrs { replace: true } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } }
I20260608 12:53:19.551666 16647 raft_consensus.cc:740] T 64ab849d14e24eb5a0958e2996b72535 P 4b62645923134b2783e9c8b1b113ddad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4b62645923134b2783e9c8b1b113ddad, State: Initialized, Role: LEARNER
I20260608 12:53:19.552238 16647 consensus_queue.cc:260] T 64ab849d14e24eb5a0958e2996b72535 P 4b62645923134b2783e9c8b1b113ddad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } attrs { replace: true } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } }
I20260608 12:53:19.554205 16647 ts_tablet_manager.cc:1434] T 64ab849d14e24eb5a0958e2996b72535 P 4b62645923134b2783e9c8b1b113ddad: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260608 12:53:19.556118 16320 tablet_copy_service.cc:342] P 5b22cc6ee0a645568564570c5089c8bb: Request end of tablet copy session 4b62645923134b2783e9c8b1b113ddad-64ab849d14e24eb5a0958e2996b72535 received from {username='slave'} at 127.0.0.1:48452
I20260608 12:53:19.556550 16320 tablet_copy_service.cc:434] P 5b22cc6ee0a645568564570c5089c8bb: ending tablet copy session 4b62645923134b2783e9c8b1b113ddad-64ab849d14e24eb5a0958e2996b72535 on tablet 64ab849d14e24eb5a0958e2996b72535 with peer 4b62645923134b2783e9c8b1b113ddad
I20260608 12:53:19.606173 16641 tablet_bootstrap.cc:492] T dac509cc42cf4b6d947c9ccc125807e7 P 4b62645923134b2783e9c8b1b113ddad: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=128 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:53:19.607112 16641 tablet_bootstrap.cc:492] T dac509cc42cf4b6d947c9ccc125807e7 P 4b62645923134b2783e9c8b1b113ddad: Bootstrap complete.
I20260608 12:53:19.607798 16641 ts_tablet_manager.cc:1403] T dac509cc42cf4b6d947c9ccc125807e7 P 4b62645923134b2783e9c8b1b113ddad: Time spent bootstrapping tablet: real 0.086s	user 0.081s	sys 0.004s
I20260608 12:53:19.609858 16641 raft_consensus.cc:359] T dac509cc42cf4b6d947c9ccc125807e7 P 4b62645923134b2783e9c8b1b113ddad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } attrs { replace: true } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } }
I20260608 12:53:19.610409 16641 raft_consensus.cc:740] T dac509cc42cf4b6d947c9ccc125807e7 P 4b62645923134b2783e9c8b1b113ddad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4b62645923134b2783e9c8b1b113ddad, State: Initialized, Role: LEARNER
I20260608 12:53:19.610883 16641 consensus_queue.cc:260] T dac509cc42cf4b6d947c9ccc125807e7 P 4b62645923134b2783e9c8b1b113ddad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "472322f2ad2846888fff6857cad11c71" member_type: VOTER last_known_addr { host: "127.4.192.65" port: 33339 } } peers { permanent_uuid: "5b22cc6ee0a645568564570c5089c8bb" member_type: VOTER last_known_addr { host: "127.4.192.66" port: 42507 } } peers { permanent_uuid: "ae2f450628ea4a9d99fe385313427588" member_type: VOTER last_known_addr { host: "127.4.192.67" port: 42487 } attrs { replace: true } } peers { permanent_uuid: "4b62645923134b2783e9c8b1b113ddad" member_type: NON_VOTER last_known_addr { host: "127.4.192.68" port: 41271 } attrs { promote: true } }
I20260608 12:53:19.612567 16641 ts_tablet_manager.cc:1434] T dac509cc42cf4b6d947c9ccc125807e7 P 4b62645923134b2783e9c8b1b113ddad: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:53:19.614612 16245 tablet_copy_service.cc:342] P 472322f2ad2846888fff6857cad11c71: Request end of tablet copy session 4b62645923134b2783e9c8b1b113ddad-dac509cc42cf4b6d947c9ccc125807e7 received from {username='slave'} at 127.0.0.1:35042
I20260608 12:53:19.615048 16245 tablet_copy_service.cc:434] P 472322f2ad2846888fff6857cad11c71: ending tablet copy session 4b62645923134b2783e9c8b1b113ddad-dac509cc42cf4b6d947c9ccc125807e7 on tablet dac509cc42cf4b6d947c9ccc125807e7 with peer 4b62645923134b2783e9c8b1b113ddad
I20260608 12:53:19.677017 16582 raft_consensus.cc:1217] T 281f745b7a1d420f8be72ce8fd48693f P 4b62645923134b2783e9c8b1b113ddad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 12:53:19.678995  4865 tablet_server.cc:179] TabletServer@127.4.192.65:0 shutting down...
I20260608 12:53:19.707653  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:19.715664  4865 tablet_replica.cc:333] T 01404f7e3985438185ae8a08632cc31e P 472322f2ad2846888fff6857cad11c71: stopping tablet replica
I20260608 12:53:19.717043  4865 raft_consensus.cc:2243] T 01404f7e3985438185ae8a08632cc31e P 472322f2ad2846888fff6857cad11c71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:19.719175 16582 raft_consensus.cc:1217] T 5f8f8b358bc642e682eb6f4164a259e6 P 4b62645923134b2783e9c8b1b113ddad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 12:53:19.721100  4865 raft_consensus.cc:2272] T 01404f7e3985438185ae8a08632cc31e P 472322f2ad2846888fff6857cad11c71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:19.724308  4865 tablet_replica.cc:333] T 5b1113ed351b4d1d85986042dd385264 P 472322f2ad2846888fff6857cad11c71: stopping tablet replica
I20260608 12:53:19.725101  4865 raft_consensus.cc:2243] T 5b1113ed351b4d1d85986042dd385264 P 472322f2ad2846888fff6857cad11c71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:19.725698  4865 raft_consensus.cc:2272] T 5b1113ed351b4d1d85986042dd385264 P 472322f2ad2846888fff6857cad11c71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:19.729106  4865 tablet_replica.cc:333] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71: stopping tablet replica
I20260608 12:53:19.730001  4865 raft_consensus.cc:2243] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:19.731362  4865 raft_consensus.cc:2272] T dac509cc42cf4b6d947c9ccc125807e7 P 472322f2ad2846888fff6857cad11c71 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:53:19.733417 16349 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]
I20260608 12:53:19.734668  4865 tablet_replica.cc:333] T 5f8f8b358bc642e682eb6f4164a259e6 P 472322f2ad2846888fff6857cad11c71: stopping tablet replica
I20260608 12:53:19.735538  4865 raft_consensus.cc:2243] T 5f8f8b358bc642e682eb6f4164a259e6 P 472322f2ad2846888fff6857cad11c71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:19.736326  4865 raft_consensus.cc:2272] T 5f8f8b358bc642e682eb6f4164a259e6 P 472322f2ad2846888fff6857cad11c71 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:53:19.736770 16349 consensus_peers.cc:597] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 -> Peer 472322f2ad2846888fff6857cad11c71 (127.4.192.65:33339): Couldn't send request to peer 472322f2ad2846888fff6857cad11c71. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:19.739326  4865 tablet_replica.cc:333] T 281f745b7a1d420f8be72ce8fd48693f P 472322f2ad2846888fff6857cad11c71: stopping tablet replica
I20260608 12:53:19.740121  4865 raft_consensus.cc:2243] T 281f745b7a1d420f8be72ce8fd48693f P 472322f2ad2846888fff6857cad11c71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:19.740736  4865 raft_consensus.cc:2272] T 281f745b7a1d420f8be72ce8fd48693f P 472322f2ad2846888fff6857cad11c71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:19.743835  4865 tablet_replica.cc:333] T 64ab849d14e24eb5a0958e2996b72535 P 472322f2ad2846888fff6857cad11c71: stopping tablet replica
I20260608 12:53:19.744546  4865 raft_consensus.cc:2243] T 64ab849d14e24eb5a0958e2996b72535 P 472322f2ad2846888fff6857cad11c71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:19.745193  4865 raft_consensus.cc:2272] T 64ab849d14e24eb5a0958e2996b72535 P 472322f2ad2846888fff6857cad11c71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:19.804577  4865 tablet_server.cc:196] TabletServer@127.4.192.65:0 shutdown complete.
I20260608 12:53:19.820742 16582 raft_consensus.cc:1217] T 64ab849d14e24eb5a0958e2996b72535 P 4b62645923134b2783e9c8b1b113ddad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 12:53:19.828776  4865 tablet_server.cc:179] TabletServer@127.4.192.66:0 shutting down...
I20260608 12:53:19.856798  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:19.857518  4865 tablet_replica.cc:333] T 5b1113ed351b4d1d85986042dd385264 P 5b22cc6ee0a645568564570c5089c8bb: stopping tablet replica
I20260608 12:53:19.858462  4865 raft_consensus.cc:2243] T 5b1113ed351b4d1d85986042dd385264 P 5b22cc6ee0a645568564570c5089c8bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:19.859108  4865 raft_consensus.cc:2272] T 5b1113ed351b4d1d85986042dd385264 P 5b22cc6ee0a645568564570c5089c8bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:19.861433  4865 tablet_replica.cc:333] T dac509cc42cf4b6d947c9ccc125807e7 P 5b22cc6ee0a645568564570c5089c8bb: stopping tablet replica
I20260608 12:53:19.862028  4865 raft_consensus.cc:2243] T dac509cc42cf4b6d947c9ccc125807e7 P 5b22cc6ee0a645568564570c5089c8bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:19.862566  4865 raft_consensus.cc:2272] T dac509cc42cf4b6d947c9ccc125807e7 P 5b22cc6ee0a645568564570c5089c8bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:19.865150  4865 tablet_replica.cc:333] T 281f745b7a1d420f8be72ce8fd48693f P 5b22cc6ee0a645568564570c5089c8bb: stopping tablet replica
I20260608 12:53:19.865710  4865 raft_consensus.cc:2243] T 281f745b7a1d420f8be72ce8fd48693f P 5b22cc6ee0a645568564570c5089c8bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:19.866214  4865 raft_consensus.cc:2272] T 281f745b7a1d420f8be72ce8fd48693f P 5b22cc6ee0a645568564570c5089c8bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:19.868278  4865 tablet_replica.cc:333] T 5f8f8b358bc642e682eb6f4164a259e6 P 5b22cc6ee0a645568564570c5089c8bb: stopping tablet replica
I20260608 12:53:19.868788  4865 raft_consensus.cc:2243] T 5f8f8b358bc642e682eb6f4164a259e6 P 5b22cc6ee0a645568564570c5089c8bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:19.869323  4865 raft_consensus.cc:2272] T 5f8f8b358bc642e682eb6f4164a259e6 P 5b22cc6ee0a645568564570c5089c8bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:19.871476  4865 tablet_replica.cc:333] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb: stopping tablet replica
I20260608 12:53:19.871984  4865 raft_consensus.cc:2243] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:19.873432  4865 raft_consensus.cc:2272] T 64ab849d14e24eb5a0958e2996b72535 P 5b22cc6ee0a645568564570c5089c8bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:19.876194  4865 tablet_replica.cc:333] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb: stopping tablet replica
I20260608 12:53:19.876899  4865 raft_consensus.cc:2243] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:19.877810  4865 raft_consensus.cc:2272] T 01404f7e3985438185ae8a08632cc31e P 5b22cc6ee0a645568564570c5089c8bb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:53:19.878558 16348 consensus_peers.cc:597] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588 -> Peer 5b22cc6ee0a645568564570c5089c8bb (127.4.192.66:42507): Couldn't send request to peer 5b22cc6ee0a645568564570c5089c8bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:19.904438  4865 tablet_server.cc:196] TabletServer@127.4.192.66:0 shutdown complete.
I20260608 12:53:19.921096  4865 tablet_server.cc:179] TabletServer@127.4.192.67:0 shutting down...
I20260608 12:53:19.947419  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:19.948102  4865 tablet_replica.cc:333] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588: stopping tablet replica
I20260608 12:53:19.949031  4865 raft_consensus.cc:2243] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:19.950170  4865 raft_consensus.cc:2272] T 281f745b7a1d420f8be72ce8fd48693f P ae2f450628ea4a9d99fe385313427588 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:19.952378  4865 tablet_replica.cc:333] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588: stopping tablet replica
I20260608 12:53:19.952931  4865 raft_consensus.cc:2243] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:19.953917  4865 raft_consensus.cc:2272] T 5f8f8b358bc642e682eb6f4164a259e6 P ae2f450628ea4a9d99fe385313427588 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:19.956243  4865 tablet_replica.cc:333] T 64ab849d14e24eb5a0958e2996b72535 P ae2f450628ea4a9d99fe385313427588: stopping tablet replica
I20260608 12:53:19.956774  4865 raft_consensus.cc:2243] T 64ab849d14e24eb5a0958e2996b72535 P ae2f450628ea4a9d99fe385313427588 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:19.957271  4865 raft_consensus.cc:2272] T 64ab849d14e24eb5a0958e2996b72535 P ae2f450628ea4a9d99fe385313427588 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:19.959228  4865 tablet_replica.cc:333] T dac509cc42cf4b6d947c9ccc125807e7 P ae2f450628ea4a9d99fe385313427588: stopping tablet replica
I20260608 12:53:19.959915  4865 raft_consensus.cc:2243] T dac509cc42cf4b6d947c9ccc125807e7 P ae2f450628ea4a9d99fe385313427588 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:19.960404  4865 raft_consensus.cc:2272] T dac509cc42cf4b6d947c9ccc125807e7 P ae2f450628ea4a9d99fe385313427588 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:19.962369  4865 tablet_replica.cc:333] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588: stopping tablet replica
I20260608 12:53:19.962882  4865 raft_consensus.cc:2243] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:19.963658  4865 raft_consensus.cc:2272] T 5b1113ed351b4d1d85986042dd385264 P ae2f450628ea4a9d99fe385313427588 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:19.965656  4865 tablet_replica.cc:333] T 01404f7e3985438185ae8a08632cc31e P ae2f450628ea4a9d99fe385313427588: stopping tablet replica
I20260608 12:53:19.966130  4865 raft_consensus.cc:2243] T 01404f7e3985438185ae8a08632cc31e P ae2f450628ea4a9d99fe385313427588 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:19.966627  4865 raft_consensus.cc:2272] T 01404f7e3985438185ae8a08632cc31e P ae2f450628ea4a9d99fe385313427588 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:19.992924  4865 tablet_server.cc:196] TabletServer@127.4.192.67:0 shutdown complete.
I20260608 12:53:20.009488  4865 tablet_server.cc:179] TabletServer@127.4.192.68:0 shutting down...
I20260608 12:53:20.038013  4865 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:20.038977  4865 tablet_replica.cc:333] T 64ab849d14e24eb5a0958e2996b72535 P 4b62645923134b2783e9c8b1b113ddad: stopping tablet replica
I20260608 12:53:20.039851  4865 raft_consensus.cc:2243] T 64ab849d14e24eb5a0958e2996b72535 P 4b62645923134b2783e9c8b1b113ddad [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:53:20.040364  4865 raft_consensus.cc:2272] T 64ab849d14e24eb5a0958e2996b72535 P 4b62645923134b2783e9c8b1b113ddad [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:53:20.043382  4865 tablet_replica.cc:333] T 5f8f8b358bc642e682eb6f4164a259e6 P 4b62645923134b2783e9c8b1b113ddad: stopping tablet replica
I20260608 12:53:20.044075  4865 raft_consensus.cc:2243] T 5f8f8b358bc642e682eb6f4164a259e6 P 4b62645923134b2783e9c8b1b113ddad [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:53:20.044543  4865 raft_consensus.cc:2272] T 5f8f8b358bc642e682eb6f4164a259e6 P 4b62645923134b2783e9c8b1b113ddad [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:53:20.047641  4865 tablet_replica.cc:333] T dac509cc42cf4b6d947c9ccc125807e7 P 4b62645923134b2783e9c8b1b113ddad: stopping tablet replica
I20260608 12:53:20.048300  4865 raft_consensus.cc:2243] T dac509cc42cf4b6d947c9ccc125807e7 P 4b62645923134b2783e9c8b1b113ddad [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:53:20.048761  4865 raft_consensus.cc:2272] T dac509cc42cf4b6d947c9ccc125807e7 P 4b62645923134b2783e9c8b1b113ddad [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:53:20.051648  4865 tablet_replica.cc:333] T 281f745b7a1d420f8be72ce8fd48693f P 4b62645923134b2783e9c8b1b113ddad: stopping tablet replica
I20260608 12:53:20.052305  4865 raft_consensus.cc:2243] T 281f745b7a1d420f8be72ce8fd48693f P 4b62645923134b2783e9c8b1b113ddad [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:53:20.052768  4865 raft_consensus.cc:2272] T 281f745b7a1d420f8be72ce8fd48693f P 4b62645923134b2783e9c8b1b113ddad [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:53:20.077572  4865 tablet_server.cc:196] TabletServer@127.4.192.68:0 shutdown complete.
I20260608 12:53:20.094774  4865 master.cc:562] Master@127.4.192.126:37701 shutting down...
W20260608 12:53:20.116253 16181 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:53:20.116470 16181 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:53:20.116619 16181 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:53:20.117761  4865 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cd8c997407ba4484bb0c3d294028451b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:20.118206  4865 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cd8c997407ba4484bb0c3d294028451b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:20.118477  4865 tablet_replica.cc:333] T 00000000000000000000000000000000 P cd8c997407ba4484bb0c3d294028451b: stopping tablet replica
I20260608 12:53:20.137640  4865 master.cc:584] Master@127.4.192.126:37701 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (8456 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (13418 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (251430 ms total)
[  PASSED  ] 24 tests.
I20260608 12:53:20.184782  4865 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 7 messages since previous log ~50 seconds ago
I20260608 12:53:20.184983  4865 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 7 messages since previous log ~50 seconds ago
I20260608 12:53:20.185132  4865 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 19 messages since previous log ~50 seconds ago
I20260608 12:53:20.185287  4865 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 48 messages since previous log ~90 seconds ago
I20260608 12:53:20.185515  4865 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 38 messages since previous log ~170 seconds ago
I20260608 12:53:20.185745  4865 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 2 messages since previous log ~232 seconds ago
I20260608 12:53:20.186079  4865 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 62 messages since previous log ~29 seconds ago
I20260608 12:53:20.186290  4865 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 1 messages since previous log ~0 seconds ago
